Page 1 of 1

I'm probably missing a trick here

Posted: Fri Nov 24, 2017 12:59 am
by kowloon
When I enter the flags for fullscreen windowed:
"I:\WITP\War in the Pacific Admiral Edition.exe" -w -px1920 –py1080
I'm getting a window all right, but it's much smaller. Playing with the fullscreen flag stretches the screen but keeps it at the lower resolution. I'm using Win 7, what am I doing wrong?

RE: I'm probably missing a trick here

Posted: Fri Nov 24, 2017 2:10 am
by witpqs
Okay, I think this is an old problem you've run into. The dash (-) characters you are using are not all correct. The problem is the dash characters in the PDF manual are not really dash characters, they are what's called n-dashes, which look slightly better typographically. The result is that you cannot copy paste from the manual, you have to type in the dashes from your keyboard.

The way AE works is to just disregard any switches that it does not understand. It will not give you any warning, it will not crash, it will just ignore the 'bad' switch.

So first thing is delete each of the dashes (-) in your shortcut and retype them. If you look closely as what you pasted into your post you will see that one of the dashes appears to be a different length than the others.

Once you have the dashes right then you can focus on getting the switches you want.

RE: I'm probably missing a trick here

Posted: Sat Nov 25, 2017 1:53 am
by Lokasenna
In the original post, the problem character looks like the -py to me. It is the "longer" dash.

RE: I'm probably missing a trick here

Posted: Sat Nov 25, 2017 4:00 am
by kowloon
That was the problem, thanks for the help!