Advertisement
Guest User

scrappydoo.bat

a guest
May 9th, 2016
230
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Batch 0.16 KB | None | 0 0
  1. @echo off
  2. IF NOT EXIST "%~dpn1.elf" (rpl2elf "%~dpn1.rpx" "%~dpn1.elf")
  3. retroinject "%~dpn1.elf" "%~dpnx2" "%~dpn3.elf"
  4. makerpl64 -z9 -f -s -old "%~dpn3.elf"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement