This repository has been archived by the owner on Jan 25, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Switch back to CLI tools for building and burning (gui tools unreliab…
…le as always). Final tweaks.
- Loading branch information
1 parent
7128098
commit 0f07ad2
Showing
5 changed files
with
106 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,77 @@ | ||
CD_ROM | ||
CD_TEXT { | ||
LANGUAGE_MAP { | ||
0 : EN | ||
} | ||
|
||
LANGUAGE 0 { | ||
TITLE "Botania 10th Anniversary Commemorative CD" | ||
PERFORMER "Violet Moon Modding" | ||
} | ||
} | ||
|
||
TRACK MODE1 | ||
DATAFILE "BotaniaCD.iso" | ||
|
||
TRACK AUDIO | ||
CD_TEXT { | ||
LANGUAGE 0 { | ||
TITLE "Endure Jaminess - Boslamia" | ||
PERFORMER "Kain Vinosec & Quad City DJ's arr. MettyMagic" | ||
} | ||
} | ||
FILE "audio/01 - Endure Jaminess - Boslamia.wav" 0 | ||
|
||
TRACK AUDIO | ||
CD_TEXT { | ||
LANGUAGE 0 { | ||
TITLE "Fight For Quislamence - Boslamia" | ||
PERFORMER "Kain Vinosec & Quad City DJ's arr. MettyMagic" | ||
} | ||
} | ||
FILE "audio/02 - Fight For Quislamence - Boslamia.wav" 0 | ||
|
||
TRACK AUDIO | ||
CD_TEXT { | ||
LANGUAGE 0 { | ||
TITLE "Runes of Air" | ||
PERFORMER "Firel" | ||
} | ||
} | ||
FILE "audio/03 - Runes of Air - Firel.wav" 0 | ||
|
||
TRACK AUDIO | ||
CD_TEXT { | ||
LANGUAGE 0 { | ||
TITLE "Runes of Mana" | ||
PERFORMER "Firel" | ||
} | ||
} | ||
FILE "audio/04 - Runes of Mana - Firel.wav" 0 | ||
|
||
TRACK AUDIO | ||
CD_TEXT { | ||
LANGUAGE 0 { | ||
TITLE "Garden of Glass" | ||
PERFORMER "Firel" | ||
} | ||
} | ||
FILE "audio/05 - Garden of Glass - Firel.wav" 0 | ||
|
||
TRACK AUDIO | ||
CD_TEXT { | ||
LANGUAGE 0 { | ||
TITLE "Endure Emptiness" | ||
PERFORMER "Kain Vinosec" | ||
} | ||
} | ||
FILE "audio/06 - Endure Emptiness.wav" 0 | ||
|
||
TRACK AUDIO | ||
CD_TEXT { | ||
LANGUAGE 0 { | ||
TITLE "Fight for Quiescence" | ||
PERFORMER "Kain Vinosec" | ||
} | ||
} | ||
FILE "audio/07 - Fight for Quiescence.wav" 0 |