View Single Post
Old 11-10-06, 09:35 AM   #68
timetraveller
Beach Leaf
 
Join Date: Dec 2004
Location: Atlantic Shipping Lanes
Posts: 287
Downloads: 1
Uploads: 0
Default

Quote:
Originally Posted by Tikigod
Is there a way to play this game in windowed mode by editing a config file? my fullscreen in releaseconfig.xml is "<string name = "Full Screen" value = "No" />" by default....yet I still have trouble alt-tabbing to desktop and doesnt seem to behave like its in windowed mode. I can't seem to find any other files that may relate to this.
Editing the .bat file alone will do it.

To run PS in windowed mode:

In the main game folder, open the PacificStorm.bat file in a text editor.

Look for this line:
start sm.exe -f -a MainMenu

Change the "-f" (-f indicates fullscreen) to -w:
start sm.exe -w -a MainMenu

Resave the file.

Remember to change the window size in the game (Options) to something smaller than your monitor size so the window title bar and frame can be seen. You might want to do this first, actually.

TT

Last edited by timetraveller; 11-10-06 at 09:48 AM.
timetraveller is offline   Reply With Quote