Display problems.
Moderators: wdolson, MOD_War-in-the-Pacific-Admirals-Edition
Display problems.
If I am in the wrong place I am sorry. Had to replace computer. I have a HP 750-524, windows 10. The game only displays a portion of the game screen. I an not very smart around this computer or any for that manner. How do I adjust the screen display and how do I do that. Thanks in advance.
RE: Display problems.
Have you actually started a game? The menu screen is small with a black border around it.
- MakeeLearn
- Posts: 4274
- Joined: Sun Sep 11, 2016 1:01 pm
RE: Display problems.
ORIGINAL: Floyd Rehkopf
If I am in the wrong place I am sorry. Had to replace computer. I have a HP 750-524, windows 10. The game only displays a portion of the game screen. I an not very smart around this computer or any for that manner. How do I adjust the screen display and how do I do that. Thanks in advance.
Post a Pic of the problem.
RE: Display problems.
Once you click on the shortcut the loading and everything is small and not all features as present. I tried to play a game but you cant see the whole map or controls at the top
- kbfchicago
- Posts: 364
- Joined: Sat Oct 17, 2009 4:46 pm
- Location: NC, USA
- Contact:
RE: Display problems.
Floyd,
The adjustment is made by LEFT clicking on your WITP-AE shortcut on your desktop. Select "Properties" from the menu that pops up.
In Properties select the "Shortcut" tab
In the shortcut tab you will see a line for "Target:". this is the path to the WITP-AE program start file and any options (like screen resolution) you may be running.
For EXAMPLE (yours WILL vary), mine says: "C:\Matrix Games\War in the Pacific Admiral's Edition - Copy (5)\War in the Pacific Admiral Edition.exe" -window -altFont -archive -deepColor -px1366 -py768 -fixedArt -noFire -SingleCpuOrders
Everything on this line does something. The "-px1366 -py768" sets your screen resolution which if not set correctly for your system will result in your not being able to see the entire window for the game.
Now, RIGHT click anywhere on your open desktop (not in an open window...) you should get a menu from which you can pick "Display settings". Pick that. Look for your px/py settings. Change or add -px#### -py#### to your startup switches. If they are your only switches, chances are it will look like this (use your display #s!):
"C:\Matrix Games\War in the Pacific Admiral's Edition\War in the Pacific Admiral Edition.exe" -px1920 -py1080
SPACES are important. Be sure you do NOT change the location for your startup file or the shortcut will not be able to start the game... Don't forget to click the "apply" button at the bottom of the shortcut properties before exiting.
You can search on any of the switches above to find more information on this forum. Fairly common question...
Kevin
The adjustment is made by LEFT clicking on your WITP-AE shortcut on your desktop. Select "Properties" from the menu that pops up.
In Properties select the "Shortcut" tab
In the shortcut tab you will see a line for "Target:". this is the path to the WITP-AE program start file and any options (like screen resolution) you may be running.
For EXAMPLE (yours WILL vary), mine says: "C:\Matrix Games\War in the Pacific Admiral's Edition - Copy (5)\War in the Pacific Admiral Edition.exe" -window -altFont -archive -deepColor -px1366 -py768 -fixedArt -noFire -SingleCpuOrders
Everything on this line does something. The "-px1366 -py768" sets your screen resolution which if not set correctly for your system will result in your not being able to see the entire window for the game.
Now, RIGHT click anywhere on your open desktop (not in an open window...) you should get a menu from which you can pick "Display settings". Pick that. Look for your px/py settings. Change or add -px#### -py#### to your startup switches. If they are your only switches, chances are it will look like this (use your display #s!):
"C:\Matrix Games\War in the Pacific Admiral's Edition\War in the Pacific Admiral Edition.exe" -px1920 -py1080
SPACES are important. Be sure you do NOT change the location for your startup file or the shortcut will not be able to start the game... Don't forget to click the "apply" button at the bottom of the shortcut properties before exiting.
You can search on any of the switches above to find more information on this forum. Fairly common question...
Kevin
MacBook Pro / WITP-AE running in Parallels v15.x
RE: Display problems.
how do you make the target area display the whole thing. Mine just displayes a short line or part of it. Thanks for the help
RE: Display problems.
My inform in the target area is "C:\Matrix Games War in the Pacific Admiral's Edition\autorun exe"
Hope this helps
Hope this helps
- MakeeLearn
- Posts: 4274
- Joined: Sun Sep 11, 2016 1:01 pm
RE: Display problems.
ORIGINAL: Floyd Rehkopf
My inform in the target area is "C:\Matrix Games War in the Pacific Admiral's Edition\autorun exe"
Hope this helps
NO GO!
Try this...
tm.asp?m=4308375
"C:\Matrix Games\WitP AE\Beta2\War in the Pacific Admiral Edition.exe" -px1600 -py900 -cpu4 -SingleCpuOrders -dd_sw -altFont -multiaudio -deepColor -skipVideo -archive -w
You can look up what the various switches mean in the PDF that comes with the Beta (maybe even in a PDF with the main game now, don't know), but the ones he has settled on that can affect performance are
-cpu4
-SingleCpuOrders
-dd_sw
-deepColor
Try them. I would start with -dd_sw and -deepColor as they seem to be the most needed to help performance on Windows 10. In fact, -deepColor seems the most likely. "
"K, you are making a very basic mistake because you don't (yet!) know enough about the technology. Here is some of what a Windows shortcut does. First, it gives you an icon (on the desktop or in a folder somewhere) that you can click on to start a program. But many times we want to run a program with some options which that program allows, so the shortcut accommodates that too. Both things are done in the Target line. Consider Chris's again:
"C:\Matrix Games\WitP AE\Beta2\War in the Pacific Admiral Edition.exe" -px1600 -py900 -cpu4 -SingleCpuOrders -dd_sw -altFont -multiaudio -deepColor -skipVideo -archive -w
There are actually two parts to this Target line, the target (including where to find it) and any extra parameters for Windows to pass to the program when it starts.
The actual target in bold:
"C:\Matrix Games\WitP AE\Beta2\War in the Pacific Admiral Edition.exe" -px1600 -py900 -cpu4 -SingleCpuOrders -dd_sw -altFont -multiaudio -deepColor -skipVideo -archive -w
The parameters in bold:
"C:\Matrix Games\WitP AE\Beta2\War in the Pacific Admiral Edition.exe" -px1600 -py900 -cpu4 -SingleCpuOrders -dd_sw -altFont -multiaudio -deepColor -skipVideo -archive -w
Now that you know that you can compare your original shortcut with Chris's and you see that the target is different. That is because Chris installed the game in a different location than you did. That's totally fine, it's just that when you make a shortcut you must refer to the target where it is on your system (of course!).
So, you can change the switches (aka "parameters") in your Target line to be like Chris's, but you must keep the actual target the way you originally had it so it points to the right place on YOUR system. Make sense?
One more thing: the "Start in" line must be correct. Windows uses it to tell the program where is the default place to look for things. For AE the "Start in" line must be the main folder for that AE installation. Moose helped you with that in another thread. For example your "Start in" line should be:
"C:\Matrix Games\War in the Pacific Admiral's Edition"
Notice that there is no "\Beta2\" at the end - this is critical! If that line is wrong you will get various errors like "can't find PW data".
Hope all this helps. "
- MakeeLearn
- Posts: 4274
- Joined: Sun Sep 11, 2016 1:01 pm
RE: Display problems.
with pic...
"Make a shortcut to "War in the Pacific Admiral Edition.exe"
Right click on shortcut then properties.
In your shortcut to C:\Matrix Games\War in the Pacific Admiral's Edition\War in the Pacific Admiral Edition.exe add the command line switches.
NOT THE AUTORUN SHORTCUT
Example:
"C:\Matrix Games\War in the Pacific Admiral's Edition\War in the Pacific Admiral Edition.exe" -SingleCpuOrders -deepColor -dd_sw -altFont "

"Make a shortcut to "War in the Pacific Admiral Edition.exe"
Right click on shortcut then properties.
In your shortcut to C:\Matrix Games\War in the Pacific Admiral's Edition\War in the Pacific Admiral Edition.exe add the command line switches.
NOT THE AUTORUN SHORTCUT
Example:
"C:\Matrix Games\War in the Pacific Admiral's Edition\War in the Pacific Admiral Edition.exe" -SingleCpuOrders -deepColor -dd_sw -altFont "

- Attachments
-
- 624C2.jpg (199.25 KiB) Viewed 820 times
- MakeeLearn
- Posts: 4274
- Joined: Sun Sep 11, 2016 1:01 pm
RE: Display problems.
Wrong file. That one just starts the menu, not the game and is unresponsive to switches.ORIGINAL: Floyd Rehkopf
My inform in the target area is "C:\Matrix Games War in the Pacific Admiral's Edition\autorun exe"
Hope this helps
There are numerous threads in the Tech forum that cover Win 10 and switches, as well as some other settings you might need to make within Win 10.
But your first step is to create a direct shortcut to the GAME executable file, as opposed to the menu one the install places on your desktop. Rename that one "WITP-AE Menu" in the shortcut's properties.
Now open Windows Explorer and find where the game is installed on your system. Within the game folders, find the War In The Pacific-Admiral Edition.exe file. Note that there is no 's on the word Admiral. Right click on the executable file and choose "create shortcut". When the shortcut appears in the folder, drag it to the desktop and drop it there. Exit Windows Explorer and move the shortcut to where you want it to remain. You can test it at this stage if you want.
When you are ready to set up your switches, read the various threads describing what the switches do and try to figure out what applies to your situation. Prepare yourself by right clicking on your desktop and looking for the monitor resolution settings that are offered by your video card. You will likely want to use one of these to make the video card more responsive during the game.
When you start putting in switches, do one at a time and test the shortcut after each one to see if the results are what you want.
- Beware the minus key on the numeric keyboard, it has a different ASCII number to the computer than the hyphen at the top of the keyboard, next to the number nine. Use the hyphen.
-Ensure only ONE space between switches.
-Ensure uppercase letters are typed that way even if they are in the middle of the switch text.
- ensure the switches come after the end quote mark on the file path.
I do not have Win 10 so I cannot advise you on settings within Windows, but there are some excellent posts with pictures showing how to overcome things like images bleeding through the game map.
My Win 7 switch setup is: "C:\Matrix Games\War in the Pacific Admiral's Edition\War in the Pacific Admiral Edition.exe" -altFont -archive -deepColor -dd_sw -px1920 -py1080 -fixedArt -skipVideo -SingleCpuOrders -cpu2
Crikey! In the time it took to type up this reply three other posts came in! Do you get the feeling there is some piling on when you ask for help? [:D]
No matter how bad a situation is, you can always make it worse. - Chris Hadfield : An Astronaut's Guide To Life On Earth
- Admiral DadMan
- Posts: 3407
- Joined: Fri Feb 22, 2002 10:00 am
- Location: A Lion uses all its might to catch a Rabbit
RE: Display problems.
Thanks for the help. Cant see the red X in the menu bar. Also base at far right of map is hard to get access to everything but I am still trying. Is there anything else I need to add to the target line beside -py1920 -px1080. Should I add -deepColor to It? Thanks again
RE: Display problems.
Did you fix the issue identified by others in your post #7 where you pasted in your command line? Are you still pointing to 'autorun.exe'? Because if you are no switches will ever work.ORIGINAL: Floyd Rehkopf
Thanks for the help. Cant see the red X in the menu bar. Also base at far right of map is hard to get access to everything but I am still trying. Is there anything else I need to add to the target line beside -py1920 -px1080. Should I add -deepColor to It? Thanks again
Intel Monkey: https://sites.google.com/view/staffmonkeys/home
RE: Display problems.
Make sure your not cutting and pasting the command line switches. Also, leave a space between them. I have win10 and I use the -deepColor switch. You will when all is well experience some graphic glitches. You learn to live with them....GP
Intel Ultra 7 16 cores, 32 gb ram, Nvidia GeForce RTX 2050
AKA General Patton
DW2-Alpha/Beta Tester
WIS Manual Team Lead & Beta Support Team
"Do everything you ask of those you command"....Gen. George S. Patton
AKA General Patton
DW2-Alpha/Beta Tester
WIS Manual Team Lead & Beta Support Team
"Do everything you ask of those you command"....Gen. George S. Patton
RE: Display problems.
I used the information posted by Makeelarn. Took awhile to figure it all out. Games runs fine so far. The starting and where you pick scenarios and perffences are small but the game map is large. I wll check technical support for more info on Windows 10. Thanks to everyone
RE: Display problems.
That is normal as they did not make larger versions of those screens when they implemented larger sizes for the playing windows.ORIGINAL: Floyd Rehkopf
I used the information posted by Makeelarn. Took awhile to figure it all out. Games runs fine so far. The starting and where you pick scenarios and perffences are small but the game map is large. I wll check technical support for more info on Windows 10. Thanks to everyone
You are very welcome and welcome to the forum!
that -deepColor switch has proven to be essential for almost everyone on Windows 10.
Intel Monkey: https://sites.google.com/view/staffmonkeys/home
RE: Display problems.
I have two questions before I attempt a game again. 1st question did I need to select a compatibility mode? 2nd question the map is large but the bases seem small (maybe my old eyes cant see well) can they be made larger? Again thanks for all the help and information
RE: Display problems.
I do not have Win 10, but in the discussions of problems with it I recall that some players solved issues by using compatibility mode. It would not hurt to use it.ORIGINAL: Floyd Rehkopf
I have two questions before I attempt a game again. 1st question did I need to select a compatibility mode? 2nd question the map is large but the bases seem small (maybe my old eyes cant see well) can they be made larger? Again thanks for all the help and information
If you find the map text and icons are too small, you would have to switch to a coarser resolution. Try 1080X768 (standard VGA) by changing the px and py switches to those numbers. If that is too coarse, right click on you desktop and look at the resolutions offered by your system and choose one in between VGA and the 1920X1080 you are using. Note that with coarser resolutions the downside is that less of the map is visible so you will have to do more scrolling.
No matter how bad a situation is, you can always make it worse. - Chris Hadfield : An Astronaut's Guide To Life On Earth
RE: Display problems.
I have win10 and this is the string I use. -deepColor -skipVideo -fd -px1920 -py1080 -altFont -SingleCpuOrders -dd_sw
I do get some graphical glitches but otherwise it works fine. And again this goes in the Target line....GP
I do get some graphical glitches but otherwise it works fine. And again this goes in the Target line....GP
Intel Ultra 7 16 cores, 32 gb ram, Nvidia GeForce RTX 2050
AKA General Patton
DW2-Alpha/Beta Tester
WIS Manual Team Lead & Beta Support Team
"Do everything you ask of those you command"....Gen. George S. Patton
AKA General Patton
DW2-Alpha/Beta Tester
WIS Manual Team Lead & Beta Support Team
"Do everything you ask of those you command"....Gen. George S. Patton