About this mod
Buffs, Modifications, and Cheats for weapons and stats.
Requirements
Permissions and credits
Credits and distribution permission
Other user's assets
All the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permission
You are not allowed to upload this file to other sites under any circumstances
Modification permission
You must get permission from me before you are allowed to modify my files to improve it
Conversion permission
You are not allowed to convert this file to work on other games under any circumstances
Asset use permission
You must get permission from me before you are allowed to use any of the assets in this file
Asset use permission in mods/files that are being sold
You 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 points
You are not allowed to earn Donation Points for your mods if they use my assets
Author notes
View code here: https://github.com/Bimmr/MHWS-Buffer
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 v0.0.8
General: Updated style vars to prevent imgui popup message
Translations: Update DE - Mantles
Version v0.0.7
Insect Glaive: Added verification check to reset
Character: Added Mantle support
Great Sword: Fixes the issue with the charge not having correct damage. Fixes [Bug]: Great Sword Insta Charge
Main: Added indent to "Toggle Buffer" button
Main: Added ja_jp language file
Version v0.0.6
Misc: Add Data to Fluffy Mod Manager
Heavy Bowgun: Added unlimited ammo, no reload, and no recoil
Light Bowgun: Added unlimited ammo, no reload, and no recoil
Character: Added unlimited slinger and unlimited consumables
Hunting Horn: Unlimited Echo bubbles added
Translation for zh-tw by Paver
Version v0.0.5
General: Added keyboard and controller bindings
General: Misc. coding updates/changes
Bow: Fixed changing weapons while having "All arrow types" active
Bow: Added Tetrad shot support and Fixed support for all arrow types and changing weapons.
Insect Glave: Added support for customizing charging time (Added by Haoxuan Li)
Insect Glaive: Added fast kinsect charge (Added by Haoxuan Li)
Insect Glaive: add unrestricted charge (Added by Haoxuan Li)
Character: Added Mega Demondug and Mega Amorskin
Light Bowgun: Renamed "Max Eagle Shot Charge" to "Instant Eagle Shot Charge" to match other charges
Version v0.0.4
Insect Glaive: Fixed kinsect unlimited stamina causing error
Insect Glaive: Rename "infinite_air_dashes" to "infinite_air_attacks"
Light Bowgun: Corrected mistake of combining "Max eagle shot" and "Max eagle shot charge".
Heavy Bowgun: Fixed bug with max Wyvernhowl
Translations: Add de-de Lang German
Misc: Removed unused font
Version v0.0.3
Updated zh-cn.json - Translations by Jeffrey13131
Character: Updated blight and element resistances
Character: Fixed issue with looking like other players' health is also unlimited
Insect Glaive: Added max charge feature
All Modules: Added checks to prevent errors while loading
All Modules: Added checks to ensure only master hunters are processed in weapon modules
Bow: Added support
Light Bowgun: Added support
Heavy Bowgun: Added support
Version v0.0.2
Fix for Insect Glaive's order of timer settings
Fix for Insect Glaive's infinite air dashes
Fix for unlimited sharpness. Now skips consume method.
Refactor Gunlance module to introduce update_field function for managing shell level updates
Version v0.0.1
Github: https://github.com/Bimmr/MHWS-Buffer ---- Buffs, Modifications, and Cheats as of Version 0.0.4
Installation/Usage: Steps: Install REFramework Extract the zip archive in your Monster Hunter Wilds folder Launch your game. The menu will show up when the "Script Generated UI" tab is open in REFramework. Your folder structure should look as follows once installed:
Monster Hunter Wilds/ ├─ reframework/ │ ├─ autorun/ │ │ ├─ Buffer.lua │ │ ├─ Buffer/ │ │ │ ├─ Modules/ │ │ │ │ ├─ ... │ │ │ ├─ Misc/ │ │ │ │ ├─ ... │ ├─ data/ │ │ ├─ Buffer/ │ │ │ ├─ Languages/ │ │ │ │ ├─ ... │ ├─ fonts/ │ │ ├─ NotoSans___.otf ├── dinput8.dll ├── MonsterHunterWilds.exe
Translations: zh-cn.json - Translations by Jeffrey13131 zh-tw.json - Translations by Paver de-de.json - Translations by SlikerDev ja_jp.json - Translations by syarukasu If you're bilingual and want to provide translations, you can manually translate
this file , create a ticket on GitHub,
fork the repo , and create a pull request.