mirror of
https://github.com/GreenComfyTea/MHR-Overlay.git
synced 2026-01-24 04:18:11 -08:00
Updated FAQ (markdown)
7
FAQ.md
7
FAQ.md
@@ -85,4 +85,9 @@ Things that will be helpful:
|
||||
* **Config file:** *Link to your config file (MonsterHunterRise/reframework/data/MHR Overlay/config.json)* (if you have it);
|
||||
* **Log file:** *Link to the log file (MonsterHunterRise/re2_framework_log.txt);*
|
||||
* **Crash dump file:** *Link to the crash dump file (MonsterHunterRise/reframework_crash.dmp)* (if you have it);
|
||||
* **Screenshots:** *Provide as many as possible, maybe even make a video.*
|
||||
* **Screenshots:** *Provide as many as possible, maybe even make a video.*
|
||||
|
||||
***
|
||||
### 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.
|
||||
Reference in New Issue
Block a user