Skip to content

Releases: LoadedInReverse/Simple-Playstation-Nostalgia

The Nostalgia is Real

07 May 08:49
937c512
Compare
Choose a tag to compare

How to open

1 -- Enter PROPERTIES by right-clicking
Go To PERMISSIONS
Click the "Allow File To RunAs Program" box

2 -- Open TERMINAL in your extracted folder w/ cd or from your file browser
type ./Playstation.sh

2-5- Create a Shortcut.sh with the following

#!/bin/bash

./path/to/file.sh

chmod +x name_of_shortcut.sh

3 --Repeat Step 1 to make the new shortcut executable, now you can run it wherever you place your shortcut

(Mind if you move the extracted folder, you'll have to change the shortcut path manually)