zaksabeast / DreamRadarCartRedirect

A patch for dream radar redirecting nds cart reading/writing to a file on the SD
GNU General Public License v3.0
74 stars 4 forks source link

Dream Radar and Transporter not working? #13

Closed BuggaKyu closed 1 year ago

BuggaKyu commented 1 year ago

I've done as the usage page said to do with the Luma folders and the .ips and saves but it doesn't seem to read any of the roms on my 3ds. Did I miss a step somewhere?

UltimateViolet commented 1 year ago

Having a similar issue. Tried renaming the files and made doubly sure everything was in the right place and that the luma TID folder was named correctly, but Dream Radar won't detect Black 2 and just sends me back to the title.

zaksabeast commented 1 year ago

Could you please boot your 3ds while holding select and post a picture of your current Luma version and settings?

UltimateViolet commented 1 year ago

I updated to the latest version before starting this and made sure game patching was enabled 20230405_150116

zaksabeast commented 1 year ago

Excellent, thank you.

You made doubly sure everything was in the right place, but just to be triply sure, where are the patch and save files located on your sd card?

Are you using the international or Japanese version of Dream Radar?

BuggaKyu commented 1 year ago

image image image image These are the patches and the roms/saves and from the looks of it they are all in the right place. But it doesn't seem to work. (also this is the OP)

UltimateViolet commented 1 year ago

Excellent, thank you.

You made doubly sure everything was in the right place, but just to be triply sure, where are the patch and save files located on your sd card?

Are you using the international or Japanese version of Dream Radar?

I'm using the international version of Dream Radar. I have also not tested with Transporter yet. image image image

If you're wondering why it's listed as a USB drive, I'm using a USB card reader to connect it to my PC.

DittoLink commented 1 year ago

Having a similar issue. Tried renaming the files and made doubly sure everything was in the right place and that the luma TID folder was named correctly, but Dream Radar won't detect Black 2 and just sends me back to the title.

What gameid is your black2?Official version can only recognize IREO.

zaksabeast commented 1 year ago

It looks like both of you need to rename black2.ips and white2.ips to code.ips.

What gameid is your black2?Official version can only recognize IREO.

Each patch hardcodes the corresponding game id in the makefile, so the game will think IREO is inserted.

BuggaKyu commented 1 year ago

Should I also change the normal black.ips to code.ips? Also the change for the white2.ips worked!

UltimateViolet commented 1 year ago

It looks like both of you need to rename black2.ips and white2.ips to code.ips.

What gameid is your black2?Official version can only recognize IREO.

Each patch hardcodes the corresponding game id in the makefile, so the game will think IREO is inserted.

Changing the filename worked, thank you so much for your help!

zaksabeast commented 1 year ago

Should I also change the normal black.ips to code.ips?

Yes, any patches need to be renamed to code.ips.

Also the change for the white2.ips worked!

Changing the filename worked, thank you so much for your help!

Awesome, I'm glad both of you were able to get it working.