Automatically pause Kstuff when running homebrew games on your PS5 using the Kstuff.
kstuff is automatically disabled on launching the game,
And then enabled after closing the game.
To enable the automode.
Create autokstuff file in the root folder of your dump.
In the file is a single line number, means the seconds to wait until disable kstuff.
For PS4 fpkg game
You can also create a file named by title id in /data/autokstuff/.
For example /data/autokstuff/PPSA12345\
BackPork function is integrated and enabled by default.
To make it work.
Copy fakelib folder to the root folder of your dump.
Or create new folder /data/autokstuff/fakelib/PPSA12345.
then copy all files from fakelib to the new folder.
To disable BackPork function.
Create new empty file /data/autokstuff/backport.offto disable for all.
Or /data/autokstuff/fakelib/PPSA12345.off to disable for the target title id.
Thanks
https://github.com/EchoStretch/kstuff-toggle
https://github.com/BestPig/BackPork