diff --git a/FAQ.md b/FAQ.md index 257b141..e4be076 100644 --- a/FAQ.md +++ b/FAQ.md @@ -21,7 +21,7 @@ No. This is the mod folder in old version of [REFramework](https://www.nexusmods *** ### 4. Can I use an older version of [REFramework](https://www.nexusmods.com/monsterhunterrise/mods/26)? -No. The minimal version of [REFramework](https://www.nexusmods.com/monsterhunterrise/mods/26) required for this mod to work is v1.3.6. +No. The minimal version of [REFramework](https://www.nexusmods.com/monsterhunterrise/mods/26) required for this mod to work is v1.3.7. *** ### 5. Can I use an older version of [REFramework Direct2D](https://www.nexusmods.com/monsterhunterrise/mods/134)? @@ -90,4 +90,4 @@ Things that will be helpful: *** ### 14. RAM usage is high. -This is a bug with REFramework. REFramework garbage collector is not working, it never frees the memory. You have to change it to Lua garbage collector. REF menu -> ScriptRunner -> Garbage Collector Handler -> Managed by Lua. \ No newline at end of file +Update REFramework to v1.3.7. \ No newline at end of file