Updated FAQ (markdown)

GreenComfyTea
2023-01-24 19:11:20 +02:00
parent 4f41fa3eb6
commit 1c893337f2

4
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)? ### 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)? ### 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. ### 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. Update REFramework to v1.3.7.