Skip to content

Commit 25f75de

Browse files
committed
EX4DS soft-reset fix
1 parent 23296a5 commit 25f75de

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

build.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,3 +71,6 @@ r4denc -k 0x4002 kernel/wood_acep.nds out/acep/wood.dat
7171
r4denc -k 0x4002 kernel/wood_r4it.nds out/r4it/wood.dat
7272
r4denc -k 0x4002 kernel/wood_r4xx.nds out/r4xx/wood.dat
7373
r4denc -k 0x4002 kernel/wood_r4xx.nds out/ex4ds/wood.dat
74+
75+
# Extra _dsmenu.dat for EX4 soft-reset
76+
cp out/ex4ds/_ds_menu.dat out/ex4ds/_dsmenu.dat

0 commit comments

Comments
 (0)