Skip to content

Commit 0bef969

Browse files
committed
Update GBAR3-Frontend, fix EX4DS Wood theme
1 parent 3573ebf commit 0bef969

File tree

4 files changed

+6
-4
lines changed

4 files changed

+6
-4
lines changed

.github/workflows/nightly.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
wget https://github.com/FluBBaOfWard/S8DS/releases/latest/download/S8DS.zip
3737
wget -O GBARunner2.nds https://github.com/unresolvedsymbol/GBARunner2-DSL-Enhanced/releases/download/v20201019-DSL_97447fe/GBARunner2_arm9dldi_ds.nds
3838
wget https://files.deletecat.com/GBARunner3.zip
39-
wget -O GBAR3-Frontend.nds https://github.com/flashcarts/gbar3-frontend/releases/download/v0.9.0-fcnet1/gbar3-frontend-AOS.nds
39+
wget -O GBAR3-Frontend.nds https://github.com/flashcarts/gbar3-frontend/releases/download/v0.9.0-fcnet2/gbar3-frontend-AOS.nds
4040
wget https://github.com/Stewmath/GameYob/releases/download/v0.5.2/gameyob.zip
4141
wget https://github.com/DS-Homebrew/NesDS/releases/latest/download/nesDS.7z
4242
unzip GBARunner3.zip

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
wget https://github.com/FluBBaOfWard/S8DS/releases/latest/download/S8DS.zip
3434
wget -O GBARunner2.nds https://github.com/unresolvedsymbol/GBARunner2-DSL-Enhanced/releases/download/v20201019-DSL_97447fe/GBARunner2_arm9dldi_ds.nds
3535
wget https://files.deletecat.com/GBARunner3.zip
36-
wget -O GBAR3-Frontend.nds https://github.com/flashcarts/gbar3-frontend/releases/download/v0.9.0-fcnet1/gbar3-frontend-AOS.nds
36+
wget -O GBAR3-Frontend.nds https://github.com/flashcarts/gbar3-frontend/releases/download/v0.9.0-fcnet2/gbar3-frontend-AOS.nds
3737
wget https://github.com/Stewmath/GameYob/releases/download/v0.5.2/gameyob.zip
3838
wget https://github.com/DS-Homebrew/NesDS/releases/latest/download/nesDS.7z
3939
unzip GBARunner3.zip

extras/ex4ds/Wood/ui/Metro EX4DS/uisettings.ini

+2-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,8 @@ h =16
5050
x =236
5151
y =173
5252

53-
[main list]textColor =0x7FFF
53+
[main list]
54+
textColor =0x7FFF
5455
textColorHilight =0x7FFF
5556
selectionBarColor1 =0x0C63
5657
selectionBarColor2 =0x0C63

extras/ex4ds/Wood/ui/Metro Vista/uisettings.ini

+2-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,8 @@ h =16
5050
x =236
5151
y =173
5252

53-
[main list]textColor =0x7FFF
53+
[main list]
54+
textColor =0x7FFF
5455
textColorHilight =0x7FFF
5556
selectionBarColor1 =0x0C63
5657
selectionBarColor2 =0x0C63

0 commit comments

Comments
 (0)