0 of 0

File information

Last updated

Original upload

Created by

LordGregory

Uploaded by

Synthlight

Virus scan

Safe to use

About this mod

Various item buy and sell price tweaks.

Requirements
Permissions and credits
Changelogs
Donations
Various item buy and sell price tweaks.

('Point' type items are excluded from buy price changes as this changes the gather reward to be 1 point since they apparently use that field.)

Options:
  • PAK: Packed asset files. Conflicts with anything altering the same asset, and REQUIRES REF to patch PAK loading so the game doesn't crash. (Done as a PAK so people don't have to deal with the loose file loader and potential race conditions therein.)
  • REF: These are LUA based and require REF, but shouldn't conflict with anything at all.

The REF options can be combined! The PAK options cannot!
e.g. If you want both buy and sell REF changes, activate both the REF options!


Installation Instructions
  • Install REFramework. (Nightly 1081 or later!)
  • Install Fluffy Mod Manager.
    • Drag-drop the archive onto the manger's UI.
    • Or place the archive into `.....\Fluffy Mod Manager\Games\MonsterHunterWilds\Mods` WITHOUT EXTRACTING!
  • If you wanna install it manually, have at it, but I'm not gonna support or give instructions for it. Too much user error.

Uninstallation Instructions
  • Remove the files. Turning it off in FMM is usually sufficient. Yeah. That's it.
  • If it's still active in-game, then the files are still in the game directory, no matter what your mod manager says.
I've seen some users run into issues where deactivating the mod doesn't remove the PAK files, and I have no idea how or why it happens.
I've seen others given the incorrect solution of "delete PAK patch 002". THIS DOESN'T REMOVE THE MODDED FILES FROM THE GAME DIR, IT ONLY BREAKS THE SEQUENCE. If you install a PAK mod after that, you restore the sequence and any orphaned mod PAKs become active again.
Follow the steps below to properly fix that.

How to Clean Out All Mods
(For those of you who can't seem to remove it, here's how to remove ALL modes from the game for a clean state.)
  • Turn off all mods in whatever manager you're using, if you're using one.
  • Delete the `natives` folder from the game directory. (This removes any 'loose' file mods.)
  • Remove `reframework\autorun` and `reframework\plugins` from the game dir. (Removes any LUA based and DLL based mods. e.g. the Direct2D plugin.)
    • The only thing left in the `reframework` folder should now be `data`, which contains LUA mod settings and sometimes data assets they may use. You can remove it if you want, but it should do fuck all without the corresponding LUA mod it to load it.
    • You can also just remove the entire `reframework` folder if you want, there's nothing critical in it.
  • Remove all DLL files from the game directory.
    • If you want to leave REF enabled, just leave `dinput8.dll` behind.
  • Delete any patch PAKs numbered after `patch_001` the sequence: `re_chunk_000.pak.patch_001.pak` (This is the last vanilla game PAK file.)
    • Same for the sub-PAKs: `re_chunk_000.pak.sub_000.pak.patch_001.pak` and later. (There currently aren't any vanilla sub-PAK patch files.)
    • This removes any PAK based mods.
  • Verify game files via Steam. It'll re-download any missing game DLLs and verify the vanilla game PAKs are pristine.
  • Now verify again. Yeah, yeah, just do it. If something fails to validate a second time, you've got antivirus or some other security software causing your problems.
  • Profit!
  • If you still have issues, remove or rename REF's DLL and test.


For the v1.010.XX.XX version of the game on Steam.

REFramework is required to use this!