Search found 8 matches
- Mon Aug 10, 2015 7:39 pm
- Forum: Suggestion Box
- Topic: Mouse flight control in Windowed mode
- Replies: 24
- Views: 18710
Re: Mouse flight control in Windowed mode
OKAY, this works!!! Thank you Norby. Although I'm almost used to the forward/down, backward/up already, and so now I've got to undo the brain damage that caused, although I should be okay in the long run. No permanent damage thanks to your intervention. Likewise, on behalf of many who simply prefer...
- Mon Aug 10, 2015 10:20 am
- Forum: Suggestion Box
- Topic: Mouse flight control in Windowed mode
- Replies: 24
- Views: 18710
Re: Mouse flight control in Windowed mode
Okay, I put the Total Commander program down and slowly backed away... but only after quite a bit of experimentation. I managed to use it to rewrite the specific file as suggested, but couldn't 'pack it back in'. So I deleted all that mess and just reinstalled the oxp. Then I did as you instructed h...
- Mon Aug 10, 2015 9:46 am
- Forum: Suggestion Box
- Topic: Mouse flight control in Windowed mode
- Replies: 24
- Views: 18710
Re: Mouse flight control in Windowed mode
Then how the heck can those functions be reversed?
- Mon Aug 10, 2015 9:10 am
- Forum: Suggestion Box
- Topic: Mouse flight control in Windowed mode
- Replies: 24
- Views: 18710
Re: Mouse flight control in Windowed mode
I tried what you said. I downloaded the expansion through the game, it automatically was installed. I went to the scripts folder, but this file does not appear, the one reversecontrol.js As to the file in the Library, the renamed zip file, if I am supposed to edit that I don't know with what, becaus...
- Mon Aug 10, 2015 8:27 am
- Forum: Suggestion Box
- Topic: Mouse flight control in Windowed mode
- Replies: 24
- Views: 18710
Re: Mouse flight control in Windowed mode
RIGHT ON. THAT WORKED!!!!
I made a copy of the file, using Wordpad I opened it and pasted your code here directly over what was there. I put this copy in the folder with the other one set aside (just in case), and it worked like a CHARM!!!
Now if only we could reverse the y-axis... :O
I made a copy of the file, using Wordpad I opened it and pasted your code here directly over what was there. I put this copy in the folder with the other one set aside (just in case), and it worked like a CHARM!!!
Now if only we could reverse the y-axis... :O
- Mon Aug 10, 2015 7:39 am
- Forum: Suggestion Box
- Topic: Mouse flight control in Windowed mode
- Replies: 24
- Views: 18710
Re: Mouse flight control in Windowed mode
It's installed where it prompted by default, in the C:/ folder. It is on par with Programs, and Programs x86 but it is not in those or any others. It is right under the C:/ directory. Here's the activity log: Opening log for Oolite version 1.82 (x86-64) under Windows 6.1.7601 Service Pack 1 64-bit a...
- Mon Aug 10, 2015 7:09 am
- Forum: Suggestion Box
- Topic: Mouse flight control in Windowed mode
- Replies: 24
- Views: 18710
Re: Mouse flight control in Windowed mode
The .GNUstepDefaults file in Windows is located at <OoliteRootFolder>\oolite.app\GNUstep\Defaults . It is created by the game the first time it runs. I checked again it wasn't there. Reinstalled game, now it's there. Tried adding that line, and made sure to save it. Started the game up, no dice. Ch...
- Mon Aug 10, 2015 6:24 am
- Forum: Suggestion Box
- Topic: Mouse flight control in Windowed mode
- Replies: 24
- Views: 18710
Re: Mouse flight control in Windowed mode
Mouse in windowed mode works in Windows as well, but only for debug builds. For all other build types it is by default enabled only in fullscreen mode. If you want to enable it also for windowed mode, add this line inside .GNUstepDefaults: "mouse-control-in-windowed-mode" = YES; Then laun...