joncampbell123 / dosbox-x

DOSBox-X fork of the DOSBox project
GNU General Public License v2.0
2.59k stars 376 forks source link

1996 Euchre Game Video Corruption #4635

Open benmanthey opened 8 months ago

benmanthey commented 8 months ago

Describe the bug

Euchre21 http://www.euchreusa.com/ video is mostly black. euchre_000 Should look like this: Clipboard01 This problem is in a completely fresh copy of DOSBox-X that has had no configuration changes. Doesn't work in either SDL or non-SDL version of DOSBox-X. Works fine in original DOSBox 0.74 You can play an older version of the game here: https://archive.org/details/EUCHRE10

Steps to reproduce the behaviour

  1. Download Euchre21 from the bottom of this page: http://www.euchreusa.com/
  2. Unzip to a place your copy of DOSBox-X can see it.
  3. Run EUCHRE.EXE

Expected behavior

Graphics should look like this: Clipboard01

What operating system(s) this bug have occurred on?

Windows 10 22H2 on i7-9700

What version(s) of DOSBox-X have this bug?

VS, Win64, 20231007055223

Used configuration

No response

Output log

No response

Additional information

No response

Have you checked that no similar bug report(s) exist?

Code of Conduct & Contributing Guidelines

rderooy commented 8 months ago

There is no non-SDL version. There is a SDL1 and a SDL2 version, and for Windows there are even mingw and vscode compiled versions.

Can you try a nightly build of DOSBox-X? https://dosbox-x.com/devel-build.html

Torinde commented 8 months ago

I think "non-SDL" here means SDL1 (the one which doesn't have SDL in its folder name)

Maybe a different output= setting will solve it? surface, opengl, direct3d, etc.?

benmanthey commented 8 months ago

I think "non-SDL" here means SDL1 (the one which doesn't have SDL in its folder name)

Maybe a different output= setting will solve it? surface, opengl, direct3d, etc.?

Yes, that's what I meant by SDL vs non-SDL. I tried switching through all the output settings, no dice, same problem with all of them.

benmanthey commented 8 months ago

There is no non-SDL version. There is a SDL1 and a SDL2 version, and for Windows there are even mingw and vscode compiled versions.

Can you try a nightly build of DOSBox-X? https://dosbox-x.com/devel-build.html

I can try a nightly build, do have a particular one you recommend?

joncampbell123 commented 8 months ago

No problems here...? v2.1 runs fine here. Even the Sound Blaster support is good. euchre_000

benmanthey commented 8 months ago

I forgot to mention that I'm using the portable version.

benmanthey commented 8 months ago

No problems here...? v2.1 runs fine here. Even the Sound Blaster support is good. euchre_000

Hmmm, I wonder what accounts for the difference. Soundblaster is fine with mine too.