joncampbell123 / dosbox-x

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

Deus EX DVD version setup black screen #4055

Open ualaa1 opened 1 year ago

ualaa1 commented 1 year ago

Describe the bug

Can be downloaded on here: https://archive.org/details/dxcomplete

Steps to reproduce the behaviour

Resize PC from 640x480 to 800x600. Then run installer When running the installer, it will detect no Adobe Flash. Click the autofix button. Rerun the installer. It is now black screen. I have tested the installed on 86-Box running on Windows 98 (after doing the autofix) and can confirm it works there.

Expected behavior

For the installer to actually run and install. It shouldn't look like this: guest os_003

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

Windows 10

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

2022.12.16

Used configuration

[sdl]
autolock=true

[dosbox]
title=Windows 98
memsize=128

[video]
vmemsize=8
vesa modelist width limit=0
vesa modelist height limit=0

[dos]
ver=7.1
hard drive data rate limit=0
floppy drive data rate limit=0

[cpu]
cputype=pentium_iii
core=dynamic_x86 

[sblaster]
sbtype=sb16vibra

[midi]
mididevice=fluidsynth
fluid.soundfont="C:\Users\19099\Desktop\em\dos2\SC-55.SoundFont.v1.2b.sf2"

[fdc, primary]
int13fakev86io=true

[ide, primary]
int13fakeio=true
int13fakev86io=true

[ide, secondary]
int13fakeio=true
int13fakev86io=true
cd-rom insertion delay=4000

[render]
scaler=none

[autoexec]
imgmount D: "C:\Users\19099\Desktop\em\dos2\windgames\DeusEx.iso" -t iso
imgmount C: "C:\Users\19099\Desktop\em\dos2\windows.img"
boot C:

Output log

No response

Additional information

No response

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

Code of Conduct & Contributing Guidelines

ualaa1 commented 1 year ago

Adding some more information: When pressing the autofix on dosbox-X it seems to skip the installation of Flash? I didn't get this screen at all on dosbox-X: Monitor_1_20230307-224518-004004 And here is what the installer is supposed to look like (on 86-Box running windows 98): Monitor_1_20230307-224626-528528

grapeli commented 1 year ago

I can't confirm anything like that. The Deus Ex installer works perfectly fine in dosbox-x under win98se.

deus.ex.dosbox-x.webm

The last time I downloaded these dvd images of no interest to me and tried to verify your submissions. Maybe try a more reliable, more stable installation of Win98, so that you can first verify what you are trying to test yourself without the need to involve third parties.

edit: Regarding the dosbox-x configuration, it's best to use cputype pentium_mmx or pentium. If something doesn't work for you with pentium_iii, ppro_slow, then be sure to test it with these basic types of pentium processor, pentium_mmx, and then indicate it clearly in the report.