Closed PatrickE-626 closed 3 weeks ago
Currently, it's impossible to create custom DLC with big files (any .at3 or track .vex). A full tutorial for music replacement is already available in the MEGA repository. The content has to be added in the .iso directly.
The Transcendence tournament was not "removed", simply moved to the "Zone Pack". This is unofficial content, it does not belong in the mod so it's made optional instead. With the Zone Pack installed, the Zone League and Transcendence/Reminiscence tournaments are added.
I've listed a link to the music replacements in question, if you want to have a look at, alongside one last revision of stat changes for the ships (both real and frontend).
The folders in the Data.zip I provided for the tutorial had both lowercase and uppercase characters for a good reason, this is because the filenames are case-sensitive. The .zip file you sent has altered filenames (lowercase for Data and all the Music folders). If any folder or file does not have the exact name the game expects, it won't be loaded.
Example:
data/Music/exit15
-> INCORRECTData/Music/Exit15
-> CORRECTThis information was missing in the text file, it's now added along with all filenames.
Redone the process and adjusted the filenames, and success! The custom music is now working as intended, thanks again!
I should be able to handle the ship stats revision by myself from this point on, so I'll close this issue now.
With the latest update for WPSE, I have two questions that spring to mind:
1) Is it possible to replace some of the music tracks that's used for the race modes, primarily the music featured in the Pure Urban packs? I am not asking for the music replacements to be distributed as DLC, but I was wondering if it's possible to get some assistance with this, because I've tried implementing the music replacements onto the FEData.wad via UMDGEN, but every time I do so the game immediately crashes whenever I attempted to open the game ISO with the music replacements.
2) As with version 5.3 of WPSE, I've found that the monstrous 16-race Transcendence tournament was recently removed. Are there any reasons as to why the Transcendence tournament had to be excluded from the latest WPSE update?