-
Notifications
You must be signed in to change notification settings - Fork 15
How to create a Mod
TcT2k edited this page Dec 11, 2015
·
7 revisions
First Download and extract HLMWadExplorer.
Let's say you might want to replace the tiger mask with a different tiger.
- Locate the sprite you want to replace
- From the Resource menu select Extract to save the original bitmap
- Load it into an editor (e.g. Paint.net)
- Edit the PNG file in an editor (Make sure to maintain the alpha channel)
- From the Resource menu select Replace and select the edited image (Image has to be same size as the Original)
- From the File menu select Save to save your mod
- Set a useful file name and the game will use this patchwad the next time it starts.
- On Windows mods have to be placed in
Documents\My Games\HotlineMiami2\Mods - On OS X mods have to be placed in
~/Library/Application Support/HotlineMiami2/Mods - On Linux/SteamOS mods have to be placed in
~/HotlineMiami2/Mods
You can also [bundle](How to bundle a Mod with a Level) .patchwads with levels.
This how your mod looks ingame: