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

DGEN - Crash when loading ROM with spaces in name #10

Open
Taldariner opened this issue Jan 20, 2024 · 1 comment
Open

DGEN - Crash when loading ROM with spaces in name #10

Taldariner opened this issue Jan 20, 2024 · 1 comment
Labels
bug Something isn't working confirmed The issue is confirmed

Comments

@Taldariner
Copy link

Taldariner commented Jan 20, 2024

The emulator hangs on the first frame of the splash screen when trying to open a ROM file that contains spaces in the name. At the same time, files without spaces are opened and work fine.

image

@mxlgv
Copy link
Member

mxlgv commented Jan 20, 2024

@Taldariner, Thanks for the information! The bug really exists, it is not related to the DGEN emulator port itself, but to the @open program, which transfers file paths without quotes.

@mxlgv mxlgv added bug Something isn't working confirmed The issue is confirmed labels Jan 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working confirmed The issue is confirmed
Projects
None yet
Development

No branches or pull requests

2 participants