Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Korean game "Reon-ui Moheom" (1994) - dont work with Dosbox-X (on forced aspect ratio) and speed clock issue with vsbuild binaries #5378

Open
2 tasks done
Corak667 opened this issue Jan 6, 2025 · 11 comments
Labels

Comments

@Corak667
Copy link

Corak667 commented Jan 6, 2025

Describe the bug

Tried to start korean game "Reon-ui Moheom / Reon's Adventure / 에올의 모험" (1994)
with Dosbox-X (latest build)
It just hangs on start.
Dosbox Daum works perfectly

Steps to reproduce the behaviour

Try to start with Dosbox-X (latest build)
Dosbox Daum - works normally
Default Dosbox - works normally

Game Packs to test:
https://coraksoft1.narod.ru/games/Action/Reon-Ui-Moheom/Reon-Ui-Moheom-DOS-Demo-Ko.7z
https://coraksoft1.narod.ru/games/Action/Reon-Ui-Moheom/Reon-Ui-Moheom-DOS-Game-Ko.7z

Expected behavior

No response

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

Windows 7 X64 Ultimate

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

Dosbox-x 20250101 SDL1

Used configuration

No response

Output log

No response

Additional information

No response

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

  • I have searched and didn't find any similar bug report.

Code of Conduct & Contributing Guidelines

  • I agree to follow the code of conduct and the contributing guidelines.
@Corak667 Corak667 added the bug label Jan 6, 2025
@maron2000
Copy link
Contributor

I don't see any flaws.
DOSBox-X 2025.01.01 release x64 SDL2 on Windows 10.

cd reon
reon

image

@Corak667
Copy link
Author

Corak667 commented Jan 6, 2025

Understood. It's settings dependant problem with this game

if
[render]
aspect=true

if hangs on Dosbox-X.
Other Dosbox - normally

Starts/Works in Dosbox-X if
[render]
aspect=false

But it has clock speed issue on Dosbox-X

@Corak667 Corak667 changed the title Korean game "Reon-ui Moheom" (1994) - dont work with Dosbox-X Korean game "Reon-ui Moheom" (1994) - dont work with Dosbox-X (on forced aspect ratio) and speed clock issue Jan 6, 2025
@Corak667
Copy link
Author

Corak667 commented Jan 6, 2025

speed issue on Dosbox-X:
https://youtu.be/HE0dpmfdhcc

@joncampbell123
Copy link
Owner

I'm not seeing any timing issues here. Your dosbox.conf shows you're using dynamic core and cycles = auto 90%

I'm using normal core and a fixed cycles count. cycles=30000 and core=normal.

@joncampbell123
Copy link
Owner

joncampbell123 commented Jan 6, 2025

Also the game, but not the demo, is apparently not able to play sound effects.

EDIT: Checking I/O, the game is making NO attempt to talk to the Sound Blaster I/O ports.

@Corak667
Copy link
Author

Corak667 commented Jan 6, 2025

@joncampbell123
Same problem at normal core and Demo version with effects
Cycles doesn't matter too
https://youtu.be/Zr3nhR8aFsU

Also 30% it can hang up on intro screen.

No such problems on Daum or official Dosbox

@joncampbell123
Copy link
Owner

joncampbell123 commented Jan 6, 2025

@Corak667 Here on Linux, even using your dosbox.conf, I see no issues with the game and the demo. No overly fast movement or random slowdown or hangs.

Maybe this is a strange issue with the Windows build.

Can you try the various Windows builds, such as the MinGW versions vs the ones compiled with Visual Studio?

I'm pulling out my Macbook to see if the issue occurs on Mac OS builds.

@joncampbell123
Copy link
Owner

Nope. Runs fine on Mac OS builds.

@joncampbell123
Copy link
Owner

No issues here, VS2019 Windows build.

@maron2000
Copy link
Contributor

maron2000 commented Jan 7, 2025

Same report regarding aspect=true in 32-bit version was reported in #5349, which I can't reproduce even on Windows 7 as yours and #5349.
I see no speed issues as well.

Tested on latest commit (7da02c3) on Window 7 x86.

image
image

Reon1-1.000.mp4

@Corak667
Copy link
Author

Corak667 commented Jan 7, 2025

Yes, works normally on MingW builds.
It seems problem only with vsbuild-win32 i use mostly

@Corak667 Corak667 changed the title Korean game "Reon-ui Moheom" (1994) - dont work with Dosbox-X (on forced aspect ratio) and speed clock issue Korean game "Reon-ui Moheom" (1994) - dont work with Dosbox-X (on forced aspect ratio) and speed clock issue with vsbuild binaries Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants