Faqs
Frequently asked questions about cxa-pause.
If I don't start the script according to the documentation, will it cause any issues?
If the script is used with exports, not starting it according to the documentation may cause issues.
What is the minimum supported framework version?
The script operates independently and is not dependent on any framework.
Will I encounter any optimization issues?
The script does not trigger any server-side or client-side events that would cause resmon usage or optimization issues. The only momentary client-side loop exists solely to disable the game's default pause menu when necessary. Aside from that, all code runs without loops and is fully optimized.
Last updated