Skip to content

ArpaRec/LabFMOD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LabFMOD

NOTE: This mod currently only supports PCVR.

For players:

  1. Download the mod from Thunderstore: https://thunderstore.io/c/bonelab/p/arparec/LabFMOD/
  2. Drop it into your MelonLoader mods folder.
  3. Drop all the fmod DLLs in the base game folder.

For modders:

  1. Download FMOD Studio: https://www.fmod.com/download
  2. Create a new FMOD project, and create whatever you need there.
  3. Make sure that all of your events are added under the bank called Master. Any other banks will not be loaded at this time.
  4. Use the FMODEmitter script (https://github.com/ArpaRec/LabFMOD/blob/main/LabFMOD/SDK/FMODEmitter.cs) in your project to play events. The code is pretty self-explanitory.
  5. Your built banks must be placed in Author.PalletName/fmodbanks. The only two files that should be there are Master.bank and Master.strings.bank. Anything else will be ignored.

If you need any help, or have any questions, DM me on Discord (techside).

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published