sonik-br / GDMENUCardManager

Manage content on SD Card for Dreamcast's GDMenu
GNU General Public License v3.0
226 stars 18 forks source link

Not compatible with a custom GDEMU theme #9

Closed PiKeyAr closed 3 years ago

PiKeyAr commented 3 years ago

Hello, this tool worked great for me until I tried a custom theme for GDEMU called "Cleancast v2 rev1 (Red Swirl)". I replaced 1ST_READ.BIN in tools\menu_data and it built just fine, however the console hangs on the SEGA license screen. If I put the original 1ST_READ.BIN back in, it works fine. Here's the modified file with the custom theme: 1ST_READ.zip The console booted fine with this file when I used the old GDEMU_SD tool instead, so I thought I should report this just in case.

sonik-br commented 3 years ago

Hi. I think the problem is scrambled vs unscrambled binary file. Try with an unscrambled file.

PiKeyAr commented 3 years ago

Thank you for your help. I tested with an unscrambled binary and it worked.