Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- @echo off
- IF NOT EXIST "%~dpn1.elf" (rpl2elf "%~dpn1.rpx" "%~dpn1.elf")
- retroinject "%~dpn1.elf" "%~dpnx2" "%~dpn3.elf"
- makerpl64 -z9 -f -s -old "%~dpn3.elf"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement