Run homebrew games on your PS5 using the Kstuff, Websrv payloads and Homebrew Launcher.
-
Copy your homebrew folder to:
/data/homebrew//mnt/usb#/homebrew/(replace#with your USB number, e.g.,usb0,usb1, etc.)/mnt/ext#/homebrew/(replace#with your EXT number, e.g.,ext0,ext1, etc.)
-
Inside each homebrew game folder, add:
dump_runner.elfhomebrew.js
-
Install the Homebrew Launcher and send the Websrv payload to your console:
π Websrv v0.23.1 -
Open the Homebrew Launcher.
With the USB plugged in, your homebrew game should appear.
Select a homebrew game and run it.
From https://github.com/EchoStretch/kstuff-toggle
kstuff is automatically disabled on launching the game,
And then enabled after closing the game.
If kstuff-toggle is not set or <= 0, the auto mode is disabled.
You can still use the manual toggle
kstuff-toggle=[n]waitnseconds then disablekstuff- Change
homebrew.js - from
args: [PAYLOAD, param['titleId']], - to
args: [PAYLOAD, param['titleId'], 'kstuff-toggle=30'],
/data/homebrew/MyHomebrewGame/, /mnt/usb0/homebrew/MyHomebrewGame/ or /mnt/ext0/homebrew/MyHomebrewGame/
dump_runner.elfhomebrew.js[other homebrew game files...]