PC
AMA Main Menu Music at Alice: Madness Returns Nexus
About this mod
Replace main menu theme American McGee’s Alice menu theme
-
Permissions and credits
-
Changelogs
This mod simply replaces the menu music of Madness Returns with the menu theme from the original American McGee’s Alice.
Place the AliceEntry.umap file into the game’s directory (Alice Madness Returns\Game\Alice2\AliceGame\CookedPC\Maps\AliceEntry.umap)
This mod simply serves as a proof-of-concept, that cooked assets CAN be edited in this game and repackaged into the original game. It took me 4-5 days of staring at a hex editor to figure this out, and even then I only figured out just barely enough to get this functioning.
Generalized instructions are located in the 7z file for how to do these kinds of mods on your own, but in addition to that, I will list the tools you’ll need below:
- Audio creation program like Audacity
- aoTuV b5 OGG encoder (included in the zip)
- A hex editor like HxD
- UPKPacker (included in the zip)
- A basic understanding of file systems, folders, using the command line to execute programs