Holopoint

Holopoint

Not enough ratings
Holopoint Modding 101
By acmaier
This guide covers the basics of modding your copy of Holopoint. While more functionality is in the works, currently the only supported mod changes the in-game music to anything you happen to have access to.
   
Award
Favorite
Favorited
Unfavorite
AUDIO MOD
--Introduction--
So you want to modify your copy of Holopoint so that you can listen to you own special music while blowing up targets in slow motion, right? Well you've come to the right place to learn. Let's skip all the talk and dive in.

--File Locations--
Holopoint keeps two layers of audio. The first layer is saved in the game's files (internally), and is full of sound effects and backup music so if anything goes wrong the game will still have something to work with. The second layer of audio is saved in a folder called "Game_Music" next to the Holopoint.exe file in your installation directory. That is where music is pulled from when the game loads. You should probably know how to change the audio in said folder to some other audio track, and that is literally all you have to do in order to change the game's music. At first this might seem easy, but there are a few things to note.

--File Types--
Holopoint only supports two types of audio files when loading external content into the game. These file types are: .OGG and .WAV. If you can supply these files yourself then you may now leave this page; you can mod Holopoint. For the rest of the population, I would recommend googling for an audio clip converter. There are a lot of websites that can change your .MP3 files to .WAV or .OGG files for you. Just be careful about what you click on. The web can be a bad place these days.

--Loading Order--
The game loads files from first to last based on their names.
A file named 000_Clip.ogg will be played before a clip named 001_Clip.ogg; likewise,
a file named a_Clip.ogg will play before a track called b_Clip.ogg.

--Reload--
Remember that audio is pulled when the game loads, so you may need to restart Holopoint in order to link all your audio. It would also be a bad idea to delete any files while the game is running.

That's it!
Happy Modding
3 Comments
acmaier  [author] 28 Apr, 2017 @ 11:31am 
FreeLanceMC: Adding a file at C:\Program Files (x86)\Steam\steamapps\common\Holopoint\Mods\Game_Music
should fix your issue.
Jarilo 10 Apr, 2017 @ 10:35pm 
"Game_music" folder does not exist in that directory.
GhostReporting 9 Mar, 2017 @ 1:54pm 
Thanks!