Skip to content

Releases: LoadedInReverse/ecm2bin

ecm2bin - Convert ecm to bin Seamlessly

07 May 10:24
fad30e3
Compare
Choose a tag to compare

How To Run .sh files

1 -- Enter PROPERTIES by right-clicking
Go To PERMISSIONS
Click the "Allow File To RunAs Program" box
You can now just double click it to use it

2 --Double click
OR
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)


still working on the auto-dependency check, feel free to send some examples to make this even better

For now, there is an install script, if you already have

xClip
ecm
Zenity

installed then don't even worry about it

[Update - Added template cue file]