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

Unable to read game data #1

Open
EposVox opened this issue Jul 1, 2024 · 3 comments
Open

Unable to read game data #1

EposVox opened this issue Jul 1, 2024 · 3 comments

Comments

@EposVox
Copy link

EposVox commented Jul 1, 2024

Apologies to bug you, but I can't seem to get the ROM to load the game data.
I've downloaded (and made) SD images for MelonDS, then made a data/SpaceCadetPinball folder and put all of the files from the Windows game in that folder. I choose that as the image and set the size in MelonDS. I've also set up the BIOS/etc. files for DSi mode.
If I try to launch in normal DS mode, I get "fatInitDefault() failed Please check your SD card.", if I launch in DSi mode, I do not get that error, but it just sits at the "3D Pinball" splash and won't budget or interact.
I've tried re-making images and copying the files many times, I can't quite figure out what I'm missing. Any ideas?

@tomrow
Copy link

tomrow commented Jul 1, 2024

Works correctly for me using MelonDS 0.9.5 rev. 430de6b.
Can you post the lines of your MelonDS configuration file that have these at the start:

DLDIEnable
DLDISize
DLDIReadOnly
DLDIFolderSync
DSiSDEnable
DSiSDSize
DSiSDReadOnly
DSiSDFolderSync

@EposVox
Copy link
Author

EposVox commented Jul 1, 2024

DLDIEnable=0
DLDISize=0
DLDIReadOnly=0
DLDIFolderSync=0
DSiSDEnable=1
DSiSDReadOnly=0
DSiSDFolderSync=0

(I've tried w/ folder sync on and off to a folder w/ the data/pinball info too)

@headshot2017
Copy link
Owner

try using DLDI settings instead of DSi SD settings

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants