LOVE 2014 Music in LOVE 3
This mod adds the original music from LOVE 2014 back into the recreation of its campaign in LOVE 3. It is written as a script for UndertaleModTool, which should allow it to work with all future versions of the game (barring dramatic changes to its codebase).
To install this mod, you'll need UndertaleModTool, the mod's script file, and a copy of LOVE 2014 (both Steam and itch will work). I can't share the LOVE 2014 music, so if you want to use the mod you'll have to extract it yourself.
- Open the LOVE 2014
data.win
file in UndertaleModTool. - Select
Scripts > Resource Repackers > ExportAllSounds.csx
, then select No for each dialog box. You can close UndertaleModTool now. - A new
Exported_Sounds
folder will then be in the game directory. Copy themus00-11.ogg
files from there, and paste them in a new folder calledlove2014
within themus
folder in your LOVE 3 game directory. - Open the LOVE 3
data.win
file in UndertaleModTool. - Select
Scripts > Run other script
, and open thelove-2014-music.csx
file linked at the top of this page. Wait until a dialog appears confirming the script was successful. - Close UndertaleModTool, saving changes when prompted.
- The mod should now be installed.