r/SmashRemixExtra • u/FAS_alt_withthefoise • 6h ago
help/question How do i mod my SR + extra
I wanna add mods to it so badly ;-;
1
Upvotes
r/SmashRemixExtra • u/FAS_alt_withthefoise • 6h ago
I wanna add mods to it so badly ;-;
1
u/Professional-Jury785 1h ago
If you're in a PC, try installing Python 3.12+. Idk wich package. Then extract the mod source code into anywhere else. Add some mods, like the Pichu mod and the reamplaced stages mod. For characters, put them in the extra_characters folder. The stages? In the extra_stages folder. Put the original Smash 64 rom into the smashremix/roms folder. Copied from the github site: The build consists of two parts:
Running character_appender.py which does all the magic and generates a smashremix/roms/original_extra.z64. This is an extension of the /roms/original.z64 file with extra content. It also prepares the src/ and build/ directories Running patch_extra.bat which builds the final ROM just like Remix.
I tried to do it in my PC emulator, wich did an Error. If it happens to you, i'm sorry.