Fpuzzles-cpu

Prevents re-drawing when inactive to save CPU.

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey, το Greasemonkey ή το Violentmonkey για να εγκαταστήσετε αυτόν τον κώδικα.

You will need to install an extension such as Tampermonkey to install this script.

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey ή το Violentmonkey για να εγκαταστήσετε αυτόν τον κώδικα.

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey ή το Userscripts για να εγκαταστήσετε αυτόν τον κώδικα.

You will need to install an extension such as Tampermonkey to install this script.

Θα χρειαστεί να εγκαταστήσετε μια επέκταση διαχείρισης κώδικα χρήστη για να εγκαταστήσετε αυτόν τον κώδικα.

(Έχω ήδη έναν διαχειριστή κώδικα χρήστη, επιτρέψτε μου να τον εγκαταστήσω!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(Έχω ήδη έναν διαχειριστή στυλ χρήστη, επιτρέψτε μου να τον εγκαταστήσω!)

Δημιουργός
Crul
Ημερήσιες εγκαταστάσεις
0
Σύνολο εγκαταστάσεων
66
Βαθμολογίες
0 0 0
Έκδοση
1.1
Δημιουργήθηκε την
21/06/2021
Ενημερώθηκε την
22/06/2021
Μέγεθος
4 KB
Άδεια
Μη διαθέσιμη
Εφαρμόζεται σε

Fix developed by @Rangsk, posted on Cracking The Cryptic discord server.
The original script is published on github.

I've updated this one with Rangsk's version because it was causing lag on some actions. In the author's words:

I ended up writing this script instead. I wasn't happy with how unresponsive f-puzzles felt at low fps, and if I increased the fps limit it didn't really help the CPU situation.

Lowers CPU usage by preventing re-draws while no inputs are occurring.

Your CPU use should be much lower while not using f-puzzles (mouse not moving over reactive elements, not inputting things, stuff like that). There should be no noticeable difference in behavior, but cpu use should be essentially 0 if you're not actually doing anything in the active f-puzzles tab.