nds-bootstrap icon indicating copy to clipboard operation
nds-bootstrap copied to clipboard

Digimon World Championship boot error

Open SparkLux opened this issue 3 years ago • 4 comments

Your console: New 3DS XL

Launch Method: Boostrap 0.57.1 via Twilight Menu 24.8.0 with flashcart access

Version used: Release 0.57.1

Game tested/used/applicable: Digimon World Championship (USA).nds

Expected Behavior: Game boots normally

Actual Behavior: after first 2 boot logos, top screen turns red and game freezes

Steps to reproduce

  1. Boot game

nds-bootstrap.ini

DEBUG = 0
LOGGING = 1
CACHE_FAT_TABLE = 0
B4DS_MODE = 0
ROMREAD_LED = 0
DMA_ROMREAD_LED = -1
CONSOLE_MODEL = 2
USE_ROM_REGION = 1
PRECISE_VOLUME_CONTROL = 0
SDNAND = 1
MACRO_MODE = 0
SOUND_FREQ = 1
HOTKEY = 284
NDS_PATH = fat:/Games/Digimon World Championship.nds
SAV_PATH = fat:/Games/saves/Digimon World Championship.sav
RAM_DRIVE_PATH = sd:/null.img
GUI_LANGUAGE = en
LANGUAGE = -1
REGION = -1
DSI_MODE = 0
BOOST_CPU = 0
BOOST_VRAM = 0
CARD_READ_DMA = 1
ASYNC_CARD_READ = 0
SWI_HALT_HOOK = 0
EXTENDED_MEMORY = 0
DONOR_SDK_VER = 0
PATCH_MPU_REGION = 0
PATCH_MPU_SIZE = 0
FORCE_SLEEP_PATCH = 0
AP_FIX_PATH =

Logs

NDSBTSRP.LOG

Other notes

SparkLux avatar May 31 '22 06:05 SparkLux

Likely caused by the save data not being read correctly, so commit 6a16b563 should fix it. This issue does not occur on my side.

RocketRobz avatar Aug 17 '22 05:08 RocketRobz

nvm, was testing in B4DS mode. The issue still occurs outside of B4DS mode.

RocketRobz avatar Aug 17 '22 05:08 RocketRobz

Do we know if this is a data-loading error or an AP problem?

NightScript370 avatar Sep 18 '22 03:09 NightScript370

It's a data loading error. The issue does not occur in B4DS mode or the console's SD card.

RocketRobz avatar Sep 18 '22 03:09 RocketRobz