DS-Homebrew / nds-bootstrap

Boot an nds file
https://wiki.ds-homebrew.com/nds-bootstrap/
GNU General Public License v3.0
1.17k stars 75 forks source link

Cannot launch Mario Kart DS Kiosk Demo [USA/EUR] #1688

Closed BallOpener closed 4 weeks ago

BallOpener commented 5 months ago

Game Console(s) used

Launch Method

Launched via SD card on my DSi v 1.4.5A on TWiLight Menu++: v27.0.0.

Version used

nds-bootstrap ver. released 1.4.3 Tried on nightly ver. c261780

Game tested/used/applicable

Mario Kart DS Kiosk Version: NTR-A39E-USA, sha1: 35d0ac392376b8d310a1f8ffb4f0e6e495a2865b Mario Kart DS (Europe) (Kisok Demo): NTR-AM3P-EUR, sha1: 381223586bea95763a6698bb13215a02ba2be5e1

Expected Behavior

The game should run as normal. Boots to menu screen.

Actual Behavior

After loading a white screen appears then a red screen appears with "Error: Data Abort!" at the top and RAM assembly addresses.

Steps to reproduce

Obtain the Kiosk Demo rom, insert SD card into DS, run the ROM in the Twilight Menu, you should see the errors.

nds-bootstrap.ini

[HIYA-CFW]
TITLE_AUTOBOOT = 1
SPLASH = 0
DSI_SPLASH = 0
ROMREAD_LED = 0
DMA_ROMREAD_LED = -1
CONSOLE_MODEL = 0
PRECISE_VOLUME_CONTROL = 0
MACRO_MODE = 0
SOUND_FREQ = 0
NDS_PATH = sd:/roms/nds/Hacks/Mario Kart DS/CTGP Nitro V0.0.1.nds
SAV_PATH = sd:/roms/nds/Hacks/Mario Kart DS/saves/CTGP Nitro V0.0.1.sav
AP_FIX_PATH =
RAM_DRIVE_PATH = sd:/null.img
LANGUAGE = -1
DSI_MODE = 0
BOOST_CPU = 0
BOOST_VRAM = 0
CARD_READ_DMA = 1
EXTENDED_MEMORY = 0
DONOR_SDK_VER = 3
PATCH_MPU_REGION = 0
PATCH_MPU_SIZE = 0
FORCE_SLEEP_PATCH = 0
GUI_LANGUAGE = en
REGION = -2

[NDS-BOOTSTRAP]
DEBUG = 0
LOGGING = 1
CACHE_FAT_TABLE = 0
ROMREAD_LED = 0
DMA_ROMREAD_LED = -1
PRECISE_VOLUME_CONTROL = 0
MACRO_MODE = 0
SOUND_FREQ = 0
CONSOLE_MODEL = 0
NDS_PATH = sd:/roms/nds/Hacks/Mario Kart DS/Mario Kart DS (Europe) (Demo) (Kiosk).nds
SAV_PATH = sd:/roms/nds/Hacks/Mario Kart DS/saves/Mario Kart DS (Europe) (Demo) (Kiosk).sav
RAM_DRIVE_PATH = sd:/null.img
GUI_LANGUAGE = en
LANGUAGE = -1
REGION = -1
DSI_MODE = 1
BOOST_CPU = 0
BOOST_VRAM = 0
CARD_READ_DMA = 1
EXTENDED_MEMORY = 0
DONOR_SDK_VER = 0
PATCH_MPU_REGION = 0
PATCH_MPU_SIZE = 0
FORCE_SLEEP_PATCH = 0
HOMEBREW_ARG =
AP_FIX_PATH =
HOTKEY = 284
SDNAND = 0
ASYNC_CARD_READ = 0
B4DS_MODE = 0
USE_ROM_REGION = 1
SWI_HALT_HOOK = 0
SLEEP_MODE = 1

Logs

NDSBTSRP.LOG

Other notes

Reopening/dupilcate of #1677 but with proper filling of the form.

Will you be available for future issues and/or replies?

Yes