Text boxes highlighted in PINK

Post bug reports and ask for help with other issues here.

Moderators: wdolson, MOD_War-in-the-Pacific-Admirals-Edition

Post Reply
bullwinklemoose57
Posts: 12
Joined: Wed Oct 23, 2013 7:23 pm

Text boxes highlighted in PINK

Post by bullwinklemoose57 »

Just resinstalled WITP, clean install, fresh install of Windows 11, and I get all the text boxes shadowed in pink and white text. Which is about impossible to read. Installed the Beta 27 update.

Attachments show this.
Attachments
Screenshot 2024-07-09 140949.jpg
Screenshot 2024-07-09 140949.jpg (313.3 KiB) Viewed 894 times
Screenshot 2024-07-09 141029.jpg
Screenshot 2024-07-09 141029.jpg (376.39 KiB) Viewed 894 times
Nikel
Posts: 2228
Joined: Tue Mar 24, 2009 10:51 am

Re: Text boxes highlighted in PINK

Post by Nikel »

Try adding -altFont to the switches.
User avatar
BBfanboy
Posts: 20416
Joined: Wed Aug 04, 2010 5:36 pm
Location: Winnipeg, MB
Contact:

Re: Text boxes highlighted in PINK

Post by BBfanboy »

Nikel wrote: Tue Jul 09, 2024 8:24 pm Try adding -altFont to the switches.
Alt font just changes the text from a serif text to a sans-serif text that is easier to read. It is likely that the OP has not read up on switches at all. -deepColour is the one most useful to fix graphic issues.
No matter how bad a situation is, you can always make it worse. - Chris Hadfield : An Astronaut's Guide To Life On Earth
Nikel
Posts: 2228
Joined: Tue Mar 24, 2009 10:51 am

Re: Text boxes highlighted in PINK

Post by Nikel »

The pink background may happen when a particular font is absent from the windows font folder, not only in this game but also in other programs.

-deepColour may also fix it, or so was said in other similar threads.
User avatar
BBfanboy
Posts: 20416
Joined: Wed Aug 04, 2010 5:36 pm
Location: Winnipeg, MB
Contact:

Re: Text boxes highlighted in PINK

Post by BBfanboy »

My bad - it's the US spelling -deepColor. Don't include the 'u'
No matter how bad a situation is, you can always make it worse. - Chris Hadfield : An Astronaut's Guide To Life On Earth
bullwinklemoose57
Posts: 12
Joined: Wed Oct 23, 2013 7:23 pm

Re: Text boxes highlighted in PINK

Post by bullwinklemoose57 »

1
Last edited by bullwinklemoose57 on Sat Jul 13, 2024 7:18 pm, edited 1 time in total.
bullwinklemoose57
Posts: 12
Joined: Wed Oct 23, 2013 7:23 pm

Re: Text boxes highlighted in PINK

Post by bullwinklemoose57 »

Ok can save the world playing WITP e over the years but fine-- what is a switch and how do I add the words everyone suggested below?

Appreciate the help. We never had to do this to the old SPI monster games of the 1970s. But then some of those games I could probably still be trying to finish!
User avatar
Platoonist
Posts: 3042
Joined: Sun May 11, 2003 4:53 am
Location: Yoyodyne Propulsion Systems

Re: Text boxes highlighted in PINK

Post by Platoonist »

bullwinklemoose57 wrote: Sat Jul 13, 2024 7:17 pm what is a switch and how do I add the words everyone suggested below?

Switches are text commands that change how your game display fires up. You will want to right click to edit the properties tab on the “Quick Start” shortcut to the game (located in your Start Menu folder for War in the Pacific: Admiral’s Edition). Do not edit the default desktop link, which points to an “autorun.exe” as that won’t work. You have to use the Quick Start link which points directly to the game executable. You’ll want to add these to the end of the “Target” field to get them to work. For example, when you are done your target field could look like this:

"C:\Matrix Games\War in the Pacific Admiral's Edition\War in the Pacific Admiral Edition.exe" -wd –altFont –cpu2 –multiaudio –dd_sw

The target field where you need to add the switches looks like this:

Image

You'll find a read-me in your main directory that contains a number of "switches" to try.

Image
Image
bullwinklemoose57
Posts: 12
Joined: Wed Oct 23, 2013 7:23 pm

Re: Text boxes highlighted in PINK

Post by bullwinklemoose57 »

"C:\Matrix Games\War in the Pacific Admiral's Edition\War in the Pacific Admiral Edition.exe" -fd -altFont -cpu2 -multiaudio -dd_sw -deepColor -px2560 -py1600

Ok this seems to have worked--solved the PINK, the font did change to easier to read and it also was full screen--small--but full screen. Will see if the font is in windows folder next. Maybe that got deleted last major update.

WOW there is some latency on occasion. I do have a powerful new laptop with sep video card.

I changed the dash in front of everything to the same one and added a space. Not sure if that is correct.

Now I hope it works the second time tomorrow.

The 27 update does add alot of fixes to the start up--easy to see the work that went into this antique game. Always appreciate those who are working on this.
Last edited by bullwinklemoose57 on Mon Jul 15, 2024 11:01 pm, edited 1 time in total.
Nikel
Posts: 2228
Joined: Tue Mar 24, 2009 10:51 am

Re: Text boxes highlighted in PINK

Post by Nikel »

Is there an space between - and altFont?

Also you may check if Lucida sans unicode is included in the fonts folder of Windows?

wd has no - so you may remove it if you want full screen.
User avatar
BBfanboy
Posts: 20416
Joined: Wed Aug 04, 2010 5:36 pm
Location: Winnipeg, MB
Contact:

Re: Text boxes highlighted in PINK

Post by BBfanboy »

Here's my string with some switches you have not looked at yet:

"C:\Matrix Games\War in the Pacific Admiral's Edition\War in the Pacific Admiral Edition.exe" -altFont -archive -dd_sw -deepColor -px1680 -py1050 -w -fixedArt -skipVideo -multiaudio -SingleCpuOrders -cpu3

The -archive switch saves the reports generated by a turn in your game folder. If you do not save them they will be overwritten each time you run a turn. Some utilities like Tracker need that pool of reports to be able to compile trend reports.

The -dd_sw switch is to direct draw data from software or something like that. IIRC, it is needed for some hardware setups and might be an essential one for laptops.
The -fixedArt switch stops the rotating airplane view when examining aircraft stats - it's only cool for a day or so and then it's a distraction
The -skipVideo stops the standard video from loading on starting the game - saves time.
The -multiaudio tells the game your hardware can handle more than one audio thread at a time, so you get stereo sound in your earphones or speakers.
-SingleCpuOrders is only necessary if you have a CPU that does not do multithreading - a really old one!
- cpu3 tells my computer to play the game on that cpu thread. The rationale (given by a techie) is that Windows hogs cpu1 and other utilities like anti-virus might use cpu2, so to be sure the game is not interrupted I use cpu3.
There is also a switch called -noFire (not sure of the exact syntax but that looks right). That switch stops the animation of fire during naval combat sequences. Personally, I find it useful to see the fire level from my hits on the enemy so that my estimate of their damage is more accurate. That can affect your post-battle decisions about whether to try and hunt an enemy cripple or run away from his superior remaining force.
Hope this helps.
No matter how bad a situation is, you can always make it worse. - Chris Hadfield : An Astronaut's Guide To Life On Earth
Malese
Posts: 2
Joined: Thu Dec 12, 2024 2:25 am

Re: Text boxes highlighted in PINK

Post by Malese »

The -dd_sw switch is what worked for me.
1275psi
Posts: 7987
Joined: Sat Apr 16, 2005 10:47 pm

Re: Text boxes highlighted in PINK

Post by 1275psi »

Thanks to the fabled people here
I had the pink curse, just kept trying the various switch
Combos found on these forums

And fixed!
big seas, fast ships, life tastes better with salt
Post Reply

Return to “Tech Support”