mirror of
https://github.com/CTCaer/RetroArch.git
synced 2024-12-12 21:08:15 +00:00
(PS3) Update ps3-cores-dex.sh/ps3-cores-cobraode.sh
This commit is contained in:
parent
f613bfbed6
commit
5c44eb8965
@ -28,9 +28,9 @@ done
|
||||
|
||||
cp -r ../media/rmenu/*.png ../ps3/iso/PS3_GAME/USRDIR/cores/borders/Menu/
|
||||
|
||||
make -C ../ -f Makefile.shaders deploy-ps3-cobra
|
||||
make -C ../ -f Makefile.griffin platform=ps3-cobra shaders-deploy
|
||||
|
||||
$SCETOOL_PATH $SCETOOL_FLAGS --encrypt ../retroarch-salamander_ps3.elf ../ps3/iso/PS3_GAME/USRDIR/EBOOT.BIN
|
||||
rm -rf ../retroarch-salamander_ps3.elf
|
||||
|
||||
$GENPS3ISO_PATH ../ps3/iso RetroArch-COBRA-ODE.iso
|
||||
$GENPS3ISO_PATH ../ps3/iso RetroArch-COBRA-ODE.iso
|
||||
|
@ -27,7 +27,7 @@ done
|
||||
|
||||
cp -r ../media/rmenu/*.png ../ps3/pkg/USRDIR/cores/borders/Menu/
|
||||
|
||||
make -C ../ -f Makefile.shaders deploy-ps3
|
||||
make -C ../ -f Makefile.griffin platform=ps3 shaders-deploy
|
||||
|
||||
$MAKE_FSELF_NPDRM ../retroarch-salamander_ps3.elf ../ps3/pkg/USRDIR/EBOOT.BIN
|
||||
rm -rf ../retroarch-salamander_ps3.elf
|
||||
|
Loading…
Reference in New Issue
Block a user