This website requires JavaScript.
Explore
Help
Register
Sign In
ShuriZma
/
pcsx2
mirror of
https://github.com/PCSX2/pcsx2.git
Watch
1
Star
0
Fork
You've already forked pcsx2
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
4b652e6878
pcsx2
/
.github
/
workflows
/
scripts
/
linux
/
AppRun-qt
5 lines
61 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
cd
"
$(
dirname
"
$0
"
)
"
exec
./usr/bin/pcsx2-qt
"
$@
"
Reference in New Issue
View Git Blame
Copy Permalink