diff --git a/config/OverlayExample.cnf b/config/3dcam.cnf similarity index 100% rename from config/OverlayExample.cnf rename to config/3dcam.cnf diff --git a/config/OverlayExample.xml b/config/3dcam.xml similarity index 89% rename from config/OverlayExample.xml rename to config/3dcam.xml index 13a70ab..9c3b9a1 100644 --- a/config/OverlayExample.xml +++ b/config/3dcam.xml @@ -1,5 +1,5 @@ - + - + diff --git a/isotest.sh b/isotest.sh index c130db4..4a33b4e 100755 --- a/isotest.sh +++ b/isotest.sh @@ -1,3 +1,2 @@ #!/bin/bash - -make && ~/bin/mkpsxiso -y config/OverlayExample.xml && pcsx-redux -run -iso OverlayExample.cue +make && ~/bin/mkpsxiso -y config/3dcam.xml && pcsx-redux -run -iso 3dcam.cue