Skip to content

Commit c44b9d9

Browse files
committed
Feature: New option for toggling music between Original & MP3 Remaster
1 parent de0f676 commit c44b9d9

File tree

428 files changed

+27672
-5962
lines changed

Some content is hidden

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

428 files changed

+27672
-5962
lines changed

.gitignore

Lines changed: 11 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,20 @@
11
/*.lmu
2+
/*.lsd
23
/RPG_RT.ldb
34
/RPG_RT.lmt
5+
/Player.exe
6+
/RPG_RT.exe
7+
/lcf2xml.exe
8+
/easyrpg_log.txt
9+
/screenshot_*.png
10+
/dev/betatest/
11+
/_Extras/
12+
/Language/en/*.mo
413
/Backdrop/*.png
514
/Battle/*.png
615
/Panorama/*.png
716
/Sound/*.wav
8-
/Music/*.mid
9-
/Music/*.mp3
17+
/Music/
1018
/GameOver/*.png
1119
/Monster/*.png
1220
/CharSet/!Raven Chara!.png
@@ -164,17 +172,6 @@
164172
/CharSet/zombie.png
165173
/CharSet/zombie2.png
166174
/CharSet/zxchar2.png
167-
/AyshaOfftakes/276042304_281561490818196_4655651812717820236_n.png
168-
/AyshaOfftakes/277077675_645482763207466_5955254814020387883_n.png
169-
/AyshaOfftakes/fire.png
170-
/AyshaOfftakes/nuss.png
171-
/AyshaOfftakes/screenshot_207.png
172-
/AyshaOfftakes/screenshot_213.png
173-
/AyshaOfftakes/screenshot_330.png
174-
/AyshaOfftakes/screenshot_331.png
175-
/AyshaOfftakes/screenshot_360.png
176-
/AyshaOfftakes/unknown.png
177-
/AyshaOfftakes/unknowndd.png
178175
/ChipSet/1.MacTown.png
179176
/ChipSet/17.MacRuins.png
180177
/ChipSet/18-Village-Poor.png
@@ -196,9 +193,6 @@
196193
/ChipSet/Dungeon4.png
197194
/ChipSet/DungeonChipset.png
198195
/ChipSet/dungeonx.png
199-
/_Endvariablen by Hambikatze.png
200-
/_WALnar by Hambikatze.png
201-
/_Wir sind Alaine by Hambikatze.png
202196
/ChipSet/forestbase.png
203197
/ChipSet/Friedhof2.png
204198
/ChipSet/Gebirge1.png
@@ -252,7 +246,6 @@
252246
/ChipSet/Vampire Welt.png
253247
/ChipSet/VDMagierzimmer.png
254248
/ChipSet/VDWald2.png
255-
/easyrpg_log.txt
256249
/FaceSet/1-Drachenfee.png
257250
/FaceSet/1-dream.png
258251
/FaceSet/1-dreamerGod.png
@@ -546,11 +539,4 @@
546539
/Picture/zuentnehmen.png
547540
/Picture/zusatzcredits.png
548541
/Picture/zwerg.png
549-
/Player.exe
550-
/RPG_RT.exe
551-
/screenshot_*.png
552-
/Music/*.wav
553-
/System/*.png
554-
/lcf2xml.exe
555-
/Language/en/*.mo
556-
*.lsd
542+
/System/*.png

Map0001.emu

Lines changed: 50 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1342,6 +1342,18 @@
13421342
</MoveRoute>
13431343
</move_route>
13441344
<event_commands>
1345+
<EventCommand>
1346+
<code>10610</code>
1347+
<indent>0</indent>
1348+
<string>Worldmap</string>
1349+
<parameters>26</parameters>
1350+
</EventCommand>
1351+
<EventCommand>
1352+
<code>12330</code>
1353+
<indent>0</indent>
1354+
<string></string>
1355+
<parameters>0 33 0</parameters>
1356+
</EventCommand>
13451357
<EventCommand>
13461358
<code>12010</code>
13471359
<indent>0</indent>
@@ -12777,6 +12789,18 @@
1277712789
<string></string>
1277812790
<parameters>1 71 1</parameters>
1277912791
</EventCommand>
12792+
<EventCommand>
12793+
<code>10610</code>
12794+
<indent>0</indent>
12795+
<string>EndingGood1</string>
12796+
<parameters>26</parameters>
12797+
</EventCommand>
12798+
<EventCommand>
12799+
<code>12330</code>
12800+
<indent>0</indent>
12801+
<string></string>
12802+
<parameters>0 33 0</parameters>
12803+
</EventCommand>
1278012804
<EventCommand>
1278112805
<code>10220</code>
1278212806
<indent>0</indent>
@@ -12789,12 +12813,6 @@
1278912813
<string></string>
1279012814
<parameters>0 2177 2177 0</parameters>
1279112815
</EventCommand>
12792-
<EventCommand>
12793-
<code>11510</code>
12794-
<indent>0</indent>
12795-
<string>Ending Theme</string>
12796-
<parameters>0 100 100 50</parameters>
12797-
</EventCommand>
1279812816
<EventCommand>
1279912817
<code>10860</code>
1280012818
<indent>0</indent>
@@ -13241,10 +13259,16 @@
1324113259
<parameters>1 71 1</parameters>
1324213260
</EventCommand>
1324313261
<EventCommand>
13244-
<code>11510</code>
13262+
<code>10610</code>
1324513263
<indent>0</indent>
13246-
<string>Ending Theme</string>
13247-
<parameters>0 100 100 50</parameters>
13264+
<string>EndingGood1</string>
13265+
<parameters>26</parameters>
13266+
</EventCommand>
13267+
<EventCommand>
13268+
<code>12330</code>
13269+
<indent>0</indent>
13270+
<string></string>
13271+
<parameters>0 33 0</parameters>
1324813272
</EventCommand>
1324913273
<EventCommand>
1325013274
<code>12330</code>
@@ -15720,10 +15744,16 @@
1572015744
<parameters>0 29 1 0 0 0</parameters>
1572115745
</EventCommand>
1572215746
<EventCommand>
15723-
<code>10660</code>
15747+
<code>10610</code>
15748+
<indent>1</indent>
15749+
<string>BossMinor7</string>
15750+
<parameters>26</parameters>
15751+
</EventCommand>
15752+
<EventCommand>
15753+
<code>12330</code>
1572415754
<indent>1</indent>
15725-
<string>6</string>
15726-
<parameters>0 0 100 100 50</parameters>
15755+
<string></string>
15756+
<parameters>0 34 0</parameters>
1572715757
</EventCommand>
1572815758
<EventCommand>
1572915759
<code>10710</code>
@@ -15773,11 +15803,17 @@
1577315803
<string>Verdammt, sind wir gut !</string>
1577415804
<parameters></parameters>
1577515805
</EventCommand>
15806+
<EventCommand>
15807+
<code>10610</code>
15808+
<indent>1</indent>
15809+
<string>Default</string>
15810+
<parameters>26</parameters>
15811+
</EventCommand>
1577615812
<EventCommand>
1577715813
<code>12330</code>
1577815814
<indent>1</indent>
1577915815
<string></string>
15780-
<parameters>0 30 0</parameters>
15816+
<parameters>0 34 0</parameters>
1578115817
</EventCommand>
1578215818
<EventCommand>
1578315819
<code>10</code>
@@ -184920,6 +184956,6 @@
184920184956
</Event>
184921184957
</events>
184922184958
<save_count_2k3e>0</save_count_2k3e>
184923-
<save_count>2567</save_count>
184959+
<save_count>2575</save_count>
184924184960
</Map>
184925184961
</LMU>

Map0003.emu

Lines changed: 32 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@
115115
<code>10220</code>
116116
<indent>0</indent>
117117
<string></string>
118-
<parameters>0 562 562 0 0 83 0</parameters>
118+
<parameters>0 562 562 0 0 84 0</parameters>
119119
</EventCommand>
120120
<EventCommand>
121121
<code>10220</code>
@@ -129,12 +129,6 @@
129129
<string></string>
130130
<parameters>0 564 564 0 0 9 0</parameters>
131131
</EventCommand>
132-
<EventCommand>
133-
<code>11510</code>
134-
<indent>0</indent>
135-
<string>VDtitel2</string>
136-
<parameters>0 100 100 50</parameters>
137-
</EventCommand>
138132
<EventCommand>
139133
<code>12410</code>
140134
<indent>0</indent>
@@ -153,6 +147,12 @@
153147
<string></string>
154148
<parameters>1 1 0 0 0 1</parameters>
155149
</EventCommand>
150+
<EventCommand>
151+
<code>11510</code>
152+
<indent>1</indent>
153+
<string>VDTitle</string>
154+
<parameters>0 100 100 50</parameters>
155+
</EventCommand>
156156
<EventCommand>
157157
<code>10120</code>
158158
<indent>1</indent>
@@ -363,6 +363,12 @@
363363
<string></string>
364364
<parameters></parameters>
365365
</EventCommand>
366+
<EventCommand>
367+
<code>11510</code>
368+
<indent>1</indent>
369+
<string>VDTitle_R</string>
370+
<parameters>0 100 100 50</parameters>
371+
</EventCommand>
366372
<EventCommand>
367373
<code>10210</code>
368374
<indent>1</indent>
@@ -549,10 +555,16 @@
549555
</move_route>
550556
<event_commands>
551557
<EventCommand>
552-
<code>11510</code>
558+
<code>10610</code>
553559
<indent>0</indent>
554-
<string>vamp9</string>
555-
<parameters>0 100 100 50</parameters>
560+
<string>Mood</string>
561+
<parameters>26</parameters>
562+
</EventCommand>
563+
<EventCommand>
564+
<code>12330</code>
565+
<indent>0</indent>
566+
<string></string>
567+
<parameters>0 33 0</parameters>
556568
</EventCommand>
557569
<EventCommand>
558570
<code>10210</code>
@@ -1646,10 +1658,16 @@
16461658
<parameters>63 3 6</parameters>
16471659
</EventCommand>
16481660
<EventCommand>
1649-
<code>11510</code>
1661+
<code>10610</code>
16501662
<indent>0</indent>
1651-
<string>ForeverFree</string>
1652-
<parameters>3000 100 100 50</parameters>
1663+
<string>ThemeHopeful</string>
1664+
<parameters>26</parameters>
1665+
</EventCommand>
1666+
<EventCommand>
1667+
<code>12330</code>
1668+
<indent>0</indent>
1669+
<string></string>
1670+
<parameters>0 33 0</parameters>
16531671
</EventCommand>
16541672
<EventCommand>
16551673
<code>10330</code>
@@ -3814,6 +3832,6 @@
38143832
</Event>
38153833
</events>
38163834
<save_count_2k3e>0</save_count_2k3e>
3817-
<save_count>643</save_count>
3835+
<save_count>648</save_count>
38183836
</Map>
38193837
</LMU>

Map0004.emu

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,18 @@
8181
</MoveRoute>
8282
</move_route>
8383
<event_commands>
84+
<EventCommand>
85+
<code>10610</code>
86+
<indent>0</indent>
87+
<string>Credits</string>
88+
<parameters>26</parameters>
89+
</EventCommand>
90+
<EventCommand>
91+
<code>12330</code>
92+
<indent>0</indent>
93+
<string></string>
94+
<parameters>0 33 0</parameters>
95+
</EventCommand>
8496
<EventCommand>
8597
<code>10210</code>
8698
<indent>0</indent>
@@ -2510,6 +2522,6 @@
25102522
</Event>
25112523
</events>
25122524
<save_count_2k3e>0</save_count_2k3e>
2513-
<save_count>274</save_count>
2525+
<save_count>277</save_count>
25142526
</Map>
25152527
</LMU>

0 commit comments

Comments
 (0)