Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou can upload this file to other sites but you must credit me as the creator of the file
Modification permissionYou are allowed to modify my files and release bug fixes or improve on the features so long as you credit me as the original creator
Conversion permissionYou can convert this file to work with other games as long as you credit me as the creator of the file
Asset use permissionYou are allowed to use the assets in this file without permission as long as you credit me
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou are not allowed to earn Donation Points for your mods if they use my assets
Author notes
This author has not provided any additional notes regarding file permissions
File credits
This author has not credited anyone else in this file
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
Changelogs
Version 1.0.0
Released init ver.
Donations
No donations accepted
Replaces the Base Camp themes (Day and night) with the Elgado Outpost from MHR with loop
Install the mod by placing the zip file under Fluffy root directory\Games\MonsterHunterWilds\Mods\
Refresh Mod list
Toggle Mod to enable
Why Files Size is so big??
Most of the BGM is stored in two SPCK files located in natives\STM\streaming\Sound\Wwise:
bgm_resident_1st_m.spck.1.X64 (550MB)
bgm_resident_m.spck.1.X64(2.3GB)
To replace a single theme, you typically need to modify one of these files. Some mods, however, bypass this by directly replacing the corresponding BNK file in natives\STM\Sound\Wwise. While this method works, it does not include new loop data and has certain limitations. For instance, BGM not looping properly and the replacement file must match the original in size—otherwise, it may interfere with other BGMs causing no sound.
From my experience, ensuring the game recognizes the new BGM file size is crucial to preventing crashes, which is why modifying both SPCK and BNK files is often necessary. Also you need to modify the env file (loop data sits here) by changing hex values for new loop data as well.
As for the partial virus scan, I suspect it may be related to the large file sizes. Other mods with similarly large files also seem to encounter the same partial scanning issue.