Go to file
Lordmau5 48f5a07afd Add partial OGG search
No need to write out the full name for a song anymore.
Errors if more than 1 matches

Example:
"daytona_usa_lets_go_away"
All you need is "daytona", "usa" or "lets_go".
2020-12-10 16:10:15 +01:00
.gitignore Add .lnk files to gitignore 2020-12-09 21:39:31 +01:00
index.js Add partial OGG search 2020-12-10 16:10:15 +01:00
MoggcryptCpp.exe Initial Commit 2020-12-09 21:28:07 +01:00
ogg2mogg.exe Initial Commit 2020-12-09 21:28:07 +01:00
package-lock.json Initial Commit 2020-12-09 21:28:07 +01:00
package.json Initial Commit 2020-12-09 21:28:07 +01:00
README.md Initial Commit 2020-12-09 21:28:07 +01:00

Fuser Stem Replacement Tool

  1. Figure out which song you want to replace stems of
  2. Get it's BPM
  3. Prepare your own stem / song with that same BPM
  4. Make sure it's exactly 32 bars long and optimally loops well
  5. Export it as an .ogg file into the mogg_input folder
  6. Copy the corresponding .uexp and .uasset file combination into the game_input folder
  7. Run npm start <ogg_without_extension> <game_file_without_extension>
  8. Copy the corresponding files from game_output into the pakfiles folder you have setup with the old game files and overwrite them
  9. Build the new DLC .pak file
  10. Replace it in the Fuser/Fuser/DLC/Songs directory

Example (DK Rap => Adore You, 99 BPM, Vocals)

npm start dk_rap adoreyou_lead_eb_99_fusion