VOGONS


Game colors in DosBox?

Topic actions

First post, by SW48

User metadata
Rank Newbie
Rank
Newbie

I use the excellent Dosbox to play an old baseball game called Earl Weaver Baseball. Anyone who has played this game knows it has the worst looking green for grass of any game ever made. Almost a flourescent green that hurts the eyes.

Is there anything that can be done in dosbox or any other software program that can actually change the color of a game?

Thanks in advance for your time.
Dale

Reply 1 of 9, by eL_PuSHeR

User metadata
Rank l33t++
Rank
l33t++

You can try running gray.com program before running the game. I programmed it with debug. It just calls an INT10h function to perform grayscale summing in VGA. It turns everything grayscale.

*** fckng crp, ZIP is bigger than com ***

Intel i7 5960X
Gigabye GA-X99-Gaming 5
8 GB DDR4 (2100)
8 GB GeForce GTX 1070 G1 Gaming (Gigabyte)

Reply 2 of 9, by SW48

User metadata
Rank Newbie
Rank
Newbie

That was interesting. Unfortunately it turned the ball grey too and I couldn't see it to hit it.

Thanks for the program though.

Dale

Anyone else have any ideas. A program that can be set to change a color into another color before running the game?

Reply 3 of 9, by Xelasarg

User metadata
Rank Member
Rank
Member

Try ykhwong's build (http://ykhwong.x-y.net) and set output to Direct3D. It provides lots of D3D pixel shader modes (like e.g. amber, green, orange, cartoon etc.).

"What's a paladin?!"

Reply 5 of 9, by SW48

User metadata
Rank Newbie
Rank
Newbie

No matter what monitor settings I use, the green is still an ugly flourescent color which is hard on the eyes.

Reply 6 of 9, by augnober

User metadata
Rank Member
Rank
Member

Low-tech solution would be to wear red-tinted glasses perhaps.. Alternatively, you could probably do something with a similar effect by adjusting the color components in a graphics driver. Depending on how you installed your driver, you may or not have it.. but it should be possible to get an adjustable color graph that would allow you to turn down the green.

el_pusher's idea is interesting.. It could be solved in that way, but would take a bit of effort.

Reply 7 of 9, by SW48

User metadata
Rank Newbie
Rank
Newbie

Actually ykhwongs dosbox build was a good idea. With the Direct3D and one of the pixel shader modes the green was more tolerable, but out of 3 games i played with it, 2 games froze up, something the original dosbox has never done.

Reply 8 of 9, by wd

User metadata
Rank DOSBox Author
Rank
DOSBox Author

Well then use gulikoza's build, he implemented the whole d3d stuff
and puts up compiles every now and then.

Reply 9 of 9, by SW48

User metadata
Rank Newbie
Rank
Newbie

Unfortunately gulikoza's build also froze up and gave a microsoft error when playing the game.