This website requires JavaScript.
Explore
Help
Register
Sign In
libretro
/
RetroArch
Watch
1
Star
0
Fork
0
You've already forked RetroArch
mirror of
https://github.com/libretro/RetroArch.git
synced
2024-11-24 08:30:16 +00:00
Code
Issues
Actions
23
Packages
Projects
Releases
Wiki
Activity
a685a5fc7e
RetroArch
/
pandora
/
scripts
/
retroarch-phoenix.sh
7 lines
78 B
Bash
Raw
Normal View
History
Unescape
Escape
Add retroarch-phoenix to the PND, update scripts and PXML accordingly.
2012-07-05 07:16:42 +00:00
#!/bin/sh
(Pandora) Launcher script tweaks, accomodating new cores. Version bump in the XML.
2012-09-18 00:29:23 +00:00
source
"
$(
dirname
$0
)
/env-vars.sh
"
Add retroarch-phoenix to the PND, update scripts and PXML accordingly.
2012-07-05 07:16:42 +00:00
(Pandora) factored out LD_PRELOAD since we need it for some cores too.
2012-09-18 08:42:21 +00:00
exec
retroarch-phoenix
"
${
@
}
"
Add retroarch-phoenix to the PND, update scripts and PXML accordingly.
2012-07-05 07:16:42 +00:00
Reference in New Issue
Copy Permalink