Skip to content

EchoStretch/dump_runner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Homebrew Dump Runner

Run homebrew games on your PS5 using the Kstuff, Websrv payloads and Homebrew Launcher.


✅ Installation & Launch

  1. 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.)
  2. Inside each homebrew game folder, add:

    • dump_runner.elf
    • homebrew.js
  3. Install the Homebrew Launcher and send the Websrv payload to your console:
    👉 Websrv v0.23.1

  4. Open the Homebrew Launcher.
    With the USB plugged in, your homebrew game should appear.
    Select a homebrew game and run it.


📌 Auto Enabled/Disable kstuff

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] wait n seconds then disable kstuff
  • Change homebrew.js
  • from args: [PAYLOAD, param['titleId']],
  • to args: [PAYLOAD, param['titleId'], 'kstuff-toggle=30'],

📌 Example Folder Structure

/data/homebrew/MyHomebrewGame/, /mnt/usb0/homebrew/MyHomebrewGame/ or /mnt/ext0/homebrew/MyHomebrewGame/

  • dump_runner.elf
  • homebrew.js
  • [other homebrew game files...]

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors