Monster Hunter Rise
0 of 0

File information

Last updated

Original upload

Created by

praydog

Uploaded by

praydog2

Virus scan

Safe to use

About this mod

Modding tool/framework with a powerful scripting API using Lua.
Comes with fixes for DLLs/ReShade crashing, FreeCam, Timescale, FOV, VR, and tools for script/mod developers

Requirements
Permissions and credits
Mirrors
Changelogs
Fixes random crashing (after ~2 hunts) as of January 16th, including for other DLLs like ReShade and other DLL wrapper mods. Sometimes these crashes would occur without any mods installed as well.

January 17th: Attempted to address complaints of stuttering after the fix was introduced. Stuttering potentially related to the reason the crashes were occurring as well.

For up-to-date information, head to the GitHub page. For bug reporting guidelines, read the Wiki
For information on the scripting and plugin API, check out the wiki
Example scripts

To install, simply extract dinput8.dll from the zip file into your Monster Hunter Rise game install folder.

You can open the menu with the Insert key.

Scripts can be installed in the "reframework/autorun" folder.
Plugins can be installed in the "reframework/plugins" folder. Loose DLL files with no REF functionality can be loaded in here too.

If REFramework cannot access the current game directory for any reason, all of its files will then be used from "%APPDATA%/REFramework" instead. Scripts and plugins will need to be placed in there instead.

To uninstall REFramework temporarily, simply remove the dinput8.dll file from your game directory.
To completely remove it along with ALL mods, you will need to delete the reframework folder, re2_fw_config.txt, re2_framework_log.txt, and reframework_crash.dmp as well (if it exists).

This page may not be updated frequently. Use the GitHub page as an always up-to-date resource.

Donations