File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -30,15 +30,14 @@ jobs:
3030 wget https://files.deletecat.com/GBARunner3-hicode.zip
3131 wget -O GBAR3-Frontend.nds https://github.com/flashcarts/gbar3-frontend/releases/download/v0.9.0-fcnet2/gbar3-frontend-AOS.nds
3232 wget https://github.com/Stewmath/GameYob/releases/download/v0.5.2/gameyob.zip
33- wget https://github.com/DS-Homebrew/NesDS/releases/latest/download/nesDS.7z
33+ wget https://github.com/DS-Homebrew/NesDS/releases/latest/download/nesDS.nds
3434 unzip GBARunner3-hicode.zip
3535 cp -r _gba ../out/acep
3636 cp -r _gba ../out/r4it
3737 cp -r _gba ../out/r4xx
3838 cp -r _gba ../out/ex4ds
3939 unzip gameyob.zip; rm gameyob_dsi.nds
4040 unzip S8DS.zip
41- 7z e nesDS.7z
4241 # nesDS and gameyob need to be DLDI patched, they do not work from AOS directly
4342 dlditool ../kernel/__rpg/game.dldi gameyob.nds
4443 dlditool ../kernel/__rpg/game.dldi nesDS.nds
You can’t perform that action at this time.
0 commit comments