Hard Light Productions Forums
Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Cross-Platform Development => Topic started by: captain-custard on December 14, 2007, 04:47:14 pm
-
hi does any one know how i can change the resolution of fs on linux at the moment it doesnt fit on my screen , would like to set it to 1400x900 if possible , any help would be great
-
change the rez in ~/.fs2_open/fs2_open.ini (or something like that)
-
thanks , for the second time but still confused i cant find anywhere to mark this and how i mark it , any linux ppl out there who can give me an example of the txt / script
-
.fs2_open.ini (just the first two lines):
[Default]
VideocardFs2open=OGL -(1280x1024)x32 bit
-
mmmmm maybe im being thick but cant find the .ini file in the folder ,do i create a txt file n save as .ini or should it be there? sorry for the dumb questions
-
Do you get any warnings/errors if you start the game from command line? ~/.fs2_open/fs2_open.ini should be created automatically the first time you start the game.
You could try "find / -name fs2_open.ini" as root, to see if it got created to some weird place (dunno why that would happen though).