Window Mode and Cursor Issues

FalloutGirl

First time out of the vault
Is there a way to lock the cursor within the window when you use -w in the command line? I'd like to play it in windowed mode but I can't move the view around because the cursor leaves the window instead of scrolling world view >_o
 
Not that i know exact solution, but there's alternate way: just use arrow pad. I found it to be quite useful and fast.
 
so to further expand my windowed mode issues is there a way to play it in something larger than 800x600? I tried to use D3DWindower like fallout 1 & 2 at first but it constantly flickers while playing or if I force it to use direct3 instead it looks awful.
 
FalloutGirl said:
Is there a way to lock the cursor within the window when you use -w in the command line?
Is there a way to play it in something larger than 800x600?
1. There is no way, it's hardcoded. The windowed mode is created for debugging of FT.
2. Edit bos.cfg configuration file and search for the {display.height} and {display.width} keys.
 
I know I'm resurrecting a pretty old thread, but there actually is a solution to this issue and I thought it was worth sharing.

There's a tiny little app called Window Mouse Capturer (WMC) that temporarily traps the mouse cursor inside any window of your choice much in the same way similar mini-apps like Cursor Lock and MouseJail trap the cursor on the active monitor in multi-monitor setups as a workaround for playing full-screen games that don't trap the cursor automatically (e.g. Sid Meier's Civilization, Warcraft, etc.).

Download WMC at:

http://www.mediafire.com/?babkn2yyztx

Should that link stop working (in fact, I don't include a direct link to the app creator's website because it's long dead), a quick Google search should yield a number of other download sources.

How to use WMC :
  1. Run WMC.exe and WMC will appear in the taskbar system tray as a black-and-white icon that looks like a cursor arrow inside a box.
  2. Activate the window that you want to trap the cursor inside (e.g. Fallout Tactics) so that it's the topmost window.
  3. Right-click on the WMC icon in the system tray and select the first entry, "Specify Window".
  4. Click anywhere inside the window you want to trap the cursor inside.
  5. Press the "F7" key to trap the cursor inside the window. Press "F7" again to un-trap the cursor.
Customizing WMC :

The second menu item in WMC's right-click menu is the hotkey currently assigned to toggling the mouse cursor trapping on and off. It defaults to "F7" when you first run WMC, but you can (and probably will want to) change it.
  • Right-click on the WMC icon in the system tray and select the second entry, "F7".
  • The menu entry will become a text box where you can type in your new hotkey. It has to be a *single* key -- i.e. combos aren't supported.
  • Once you've entered your hotkey, click anywhere outside the right-click menu to finish assigning the hotkey.
Personally, I use the accent key (i.e. the "ˋ" above "Tab" and below "Esc") because sometimes the game/app I'm trapping the cursor in already uses "F7" as a hotkey. Plus, the accent/tilde key is very easy to reach and there's no chance for conflict because the accent character is virtually unused by all modern software
 
Back
Top