Skip to content

Commit f8b0cf1

Browse files
committed
Add EX4DS support
1 parent c5ae4ec commit f8b0cf1

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

91 files changed

+91
-81
lines changed

aos_theme/calendar/Thumbs.db

-6 KB
Binary file not shown.

aos_theme/icon/Thumbs.db

-7 KB
Binary file not shown.

build.sh

+10-4
Original file line numberDiff line numberDiff line change
@@ -49,12 +49,18 @@ cp moonshell_210/reset_files/R4TF-ACEP.nds out/acep/moonshl2/resetmse/R4TF.nds
4949
cp moonshell_210/reset_files/R4TF-R4iLS.nds out/r4xx/moonshl2/resetmse/R4TF.nds
5050
cp moonshell_210/reset_files/R4TF-ACEP.nds out/ex4ds/moonshl2/resetmse/R4TF.nds
5151

52+
# [EX4] Replace AOS theme with EX4DS theme
53+
rm out/ex4ds/__rpg/extention/theme.res
54+
cp extras/ex4ds/AOS/setting.ini out/ex4ds/__rpg/extention
55+
cd ex4ds_theme
56+
zip -Z store -r ../out/ex4ds/__rpg/extention/theme.res *
57+
cd ..
58+
5259
# copy ex4ds specific features
5360
cp -r extras/ex4ds/_ex4mov_ out/ex4ds/_ex4mov_
54-
cp extras/ex4ds/*.ini extras/ex4ds/plugin.odr out/ex4ds/__rpg/extention/_plugin_/
55-
cp extras/ex4ds/themes/theme.res extras/ex4ds/themes/setting.ini out/ex4ds/__rpg/extention
56-
cp -r "extras/ex4ds/themes/metro ex4ds" "extras/ex4ds/themes/metro vista" out/ex4ds/__rpg/ui/
57-
cp extras/ex4ds/globalsettings.ini out/ex4ds/__rpg/globalsettings.ini
61+
cp -r extras/ex4ds/_plugin_ out/ex4ds/__rpg/extention/_plugin_
62+
cp -r extras/ex4ds/Wood/ui/ out/ex4ds/__rpg/ui
63+
cp extras/ex4ds/Wood/globalsettings.ini out/ex4ds/__rpg/globalsettings.ini
5864

5965
# copy flashcart specific files
6066
r4denc -k 0x4002 aos_base/aos_acep.nds out/acep/_ds_menu.dat

ex4ds_theme/icon/2600.bmp

4.63 KB
Binary file not shown.

ex4ds_theme/icon/5200.bmp

4.63 KB
Binary file not shown.

ex4ds_theme/icon/7800.bmp

4.63 KB
Binary file not shown.

ex4ds_theme/icon/800XL.bmp

4.63 KB
Binary file not shown.

ex4ds_theme/icon/CV.bmp

4.63 KB
Binary file not shown.

ex4ds_theme/icon/EX4_GBA.bmp

4.63 KB
Binary file not shown.

ex4ds_theme/icon/EX4_MOVIE.bmp

4.63 KB
Binary file not shown.

ex4ds_theme/icon/EX4_MUSIC.bmp

4.63 KB
Binary file not shown.

ex4ds_theme/icon/FC.bmp

4.63 KB
Binary file not shown.

ex4ds_theme/icon/GB.bmp

4.55 KB
Binary file not shown.

ex4ds_theme/icon/GBA.bmp

4.55 KB
Binary file not shown.

ex4ds_theme/icon/GBAR2.bmp

4.63 KB
Binary file not shown.

ex4ds_theme/icon/GBAR3.bmp

4.63 KB
Binary file not shown.

ex4ds_theme/icon/MD.bmp

4.63 KB
Binary file not shown.

ex4ds_theme/icon/MOONSHELL.bmp

4.55 KB
Binary file not shown.

ex4ds_theme/icon/NDS.bmp

4.55 KB
Binary file not shown.

ex4ds_theme/icon/NEO.bmp

4.63 KB
Binary file not shown.

ex4ds_theme/icon/PCE.bmp

4.63 KB
Binary file not shown.

ex4ds_theme/icon/SEGA.bmp

4.63 KB
Binary file not shown.

ex4ds_theme/icon/SFC.bmp

4.63 KB
Binary file not shown.

ex4ds_theme/icon/unused.bmp

4.55 KB
Binary file not shown.

ex4ds_theme/icons.bmp

96.1 KB
Binary file not shown.

ex4ds_theme/version

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
;EX4DS resource pack
2+
var=2
Original file line numberDiff line numberDiff line change
@@ -1,43 +1,44 @@
1-
[extention]
2-
version = AOS 2.13-14E
3-
[title]
4-
Error = Error
5-
6-
[tip]
7-
Slot2 = Can't find GBA card in Slot-2. Do you want boot to GBA mode?
8-
9-
[color]
10-
version = 255,255,255
11-
plugintip = 224,224,224
12-
select = 78,255,0
13-
unselect = 224,224,224
14-
arrowup = 224,224,224
15-
arrowdown = 224,224,224
16-
17-
[icons]
18-
alpha = 15
19-
20-
[big clock]
21-
x = 120
22-
y = 126
23-
show = 1
24-
25-
[calendar year]
26-
x = 55
27-
y = 80
28-
show = 0
29-
30-
[calendar month]
31-
x = 17
32-
y = 80
33-
show = 0
34-
35-
[calendar day]
36-
x = 137
37-
y = 85
38-
highlightColor = 0cff00
39-
dw = 16
40-
dh = 14
41-
show = 0
42-
43-
[end]
1+
[extention]
2+
version = EX4 AOS 2.13-14E
3+
4+
[title]
5+
Error = Error
6+
7+
[tip]
8+
Slot2 = Can't find GBA card in Slot-2. Do you want boot to GBA mode?
9+
10+
[color]
11+
version = 255,255,255
12+
plugintip = 224,224,224
13+
select = 78,255,0
14+
unselect = 224,224,224
15+
arrowup = 224,224,224
16+
arrowdown = 224,224,224
17+
18+
[icons]
19+
alpha = 15
20+
21+
[big clock]
22+
x = 120
23+
y = 126
24+
show = 1
25+
26+
[calendar year]
27+
x = 55
28+
y = 80
29+
show = 0
30+
31+
[calendar month]
32+
x = 17
33+
y = 80
34+
show = 0
35+
36+
[calendar day]
37+
x = 137
38+
y = 85
39+
highlightColor = 0cff00
40+
dw = 16
41+
dh = 14
42+
show = 0
43+
44+
[end]

extras/ex4ds/EX4_GBA.ini

-4
This file was deleted.

extras/ex4ds/EX4_Movie.ini

-4
This file was deleted.

extras/ex4ds/EX4_Music.ini

-4
This file was deleted.

extras/ex4ds/globalsettings.ini renamed to extras/ex4ds/Wood/globalsettings.ini

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
[system]
2-
uiName = metro ex4ds
2+
hiddenFileNames = __rpg,_ex4mov_,moonshl2
3+
uiName = Metro EX4DS
34
langDirectory = English
45
fileListType = 0
56
romTrim = 0
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

extras/ex4ds/_plugin_/EX4_GBA.ini

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
[info]
2+
name=GBA Emulator - EX4DS
3+
file=fat0:/_ex4mov_/ex4p2.nds
4+
icon=res:/icon/EX4_GBA.bmp

extras/ex4ds/_plugin_/EX4_Movie.ini

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
[info]
2+
name=Movie Player - EX4DS
3+
file=fat0:/_ex4mov_/ex4p0.nds
4+
icon=res:/icon/EX4_MOVIE.bmp

extras/ex4ds/_plugin_/EX4_Music.ini

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
[info]
2+
name=Music Player - EX4DS
3+
file=fat0:/_ex4mov_/ex4p1.nds
4+
icon=res:/icon/EX4_MUSIC.bmp

extras/ex4ds/_plugin_/plugin.odr

+21
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
[order]
2+
01=NDS.ini
3+
02=GBARunner2.ini
4+
03=GBARunner3.ini
5+
04=EX4_GBA.ini
6+
05=GBemu.ini
7+
06=FCemu.ini
8+
07=SFCemu.ini
9+
08=MDemu.ini
10+
09=SEGAemu.ini
11+
10=Colecoemu.ini
12+
11=PCEemu.ini
13+
12=NEOemu.ini
14+
13=A800.ini
15+
14=A2600.ini
16+
15=A5200.ini
17+
16=A7800.ini
18+
17=MOONSHELL.ini
19+
18=EX4_Movie.ini
20+
19=EX4_Music.ini
21+
20=Slot-2.ini

extras/ex4ds/plugin.odr

-21
This file was deleted.

extras/ex4ds/themes/theme.res

-339 KB
Binary file not shown.

0 commit comments

Comments
 (0)