Skip to content

Commit

Permalink
EX4DS soft-reset fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Sanrax committed Sep 9, 2024
1 parent 23296a5 commit 25f75de
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -71,3 +71,6 @@ r4denc -k 0x4002 kernel/wood_acep.nds out/acep/wood.dat
r4denc -k 0x4002 kernel/wood_r4it.nds out/r4it/wood.dat
r4denc -k 0x4002 kernel/wood_r4xx.nds out/r4xx/wood.dat
r4denc -k 0x4002 kernel/wood_r4xx.nds out/ex4ds/wood.dat

# Extra _dsmenu.dat for EX4 soft-reset
cp out/ex4ds/_ds_menu.dat out/ex4ds/_dsmenu.dat

0 comments on commit 25f75de

Please sign in to comment.