Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
- If you start the game with other mods disabled, this lag still happens when toggling ON the AutoCaster?
- Does the game lag if you hover over the Force the Hand of Fate spell in the grimoire too (without the AutoCaster ON)?
With Cookie Monster enabled, the game does also lag very slightly when hovering over Force the Hand of Fate: logic time increases from 2-3ms to around 5-10ms, wildly fluctuating within that range. Otherwise, it remains at 1ms, only occasionally spiking to 2ms for split-seconds while hovered. I imagine the stronger lag is caused by CM's recovery time calculation displayed when hovering over spells.
Had I known it was predominantly because of CM, I probably would not have made as much of an issue of the Auto Caster's performance.
I want to make this mod as compatible as possible, so your report is valid. I can now check directly with that other mod & see what's happening.
It's still odd, as my mod interacts only with the game's code, so I'd have to check what is CM doing with it.
After debugging it seems like the bottleneck is merely calls to random's for checking results.
Why this doesn't happen when peeking the grimoire & only when paired with Cookie Monster is beyond me.
But capping the function calls seems to work fine, so hopefully this brings it to a more acceptable FPS.