Misc/README

* extracting Glues/Credits/ is optional. They are not used by aowow itself.
This commit is contained in:
Sarjuuk
2024-06-27 14:51:16 +02:00
committed by GitHub
parent 22b0f8c1c1
commit abbedf9ae4

View File

@@ -72,11 +72,10 @@ Extract the following directories from the client archives into `setup/mpqdata/`
.. once is enough (still apply the localeCode though): .. once is enough (still apply the localeCode though):
> \<localeCode>/Interface/TalentFrame/ > \<localeCode>/Interface/TalentFrame/
> \<localeCode>/Interface/Glues/Credits/
> \<localeCode>/Interface/Icons/ > \<localeCode>/Interface/Icons/
> \<localeCode>/Interface/Spellbook/ > \<localeCode>/Interface/Spellbook/
> \<localeCode>/Interface/PaperDoll/ > \<localeCode>/Interface/PaperDoll/
> \<localeCode>/Interface/GLUES/CHARACTERCREATE/ > \<localeCode>/Interface/Glues/CharacterCreate/
> \<localeCode>/Interface/Pictures > \<localeCode>/Interface/Pictures
> \<localeCode>/Interface/PvPRankBadges > \<localeCode>/Interface/PvPRankBadges
> \<localeCode>/Interface/FlavorImages > \<localeCode>/Interface/FlavorImages
@@ -84,7 +83,8 @@ Extract the following directories from the client archives into `setup/mpqdata/`
> \<localeCode>/Sound/ > \<localeCode>/Sound/
.. optionaly (not used in AoWoW): .. optionaly (not used in AoWoW):
> \<localeCode>/Interface/GLUES/LOADINGSCREENS/ > \<localeCode>/Interface/Glues/Loadingscreens/
> \<localeCode>/Interface/Glues/Credits/
#### 5. Reencode the audio files #### 5. Reencode the audio files
WAV-files need to be reencoded as `ogg/vorbis` and some MP3s may identify themselves as `application/octet-stream` instead of `audio/mpeg`. WAV-files need to be reencoded as `ogg/vorbis` and some MP3s may identify themselves as `application/octet-stream` instead of `audio/mpeg`.