It looks like I was wrong, ziso.py creating CSO, so maybe maxcso can be used then? Sorry.
I don't recommend maxcso, many people (myself included) can never get valid ZSO files from it.
Also ZSO is not the same as CSOv2. They use the same format as CSOv1 and CSOv2 also uses LZ4 but there are many differences, and CSOv2 could never really work well on PS2 since it still uses DEFLATE.
For the python script you have to install the LZ4 package:
pip install lz4
You have to use python.exe (not pythonw.exe) from the command line.Is there a way to do this on Windows 7? pythonw.exe does nothing with me.
Is there a way to do this on Windows 7? pythonw.exe does nothing with me.
the DVD folder becoming one such unreadable and inaccessible file, maybe the OPL folder explicity modifying the existing DVD folder into something just unreadable. Any ideas?
Mini guide for those which do not want struggle with Windows
It's not OPL I can guarantee you that, maxcso is too buggy to use, the python script so far has generated 100% working files for everyone that has used it, including dual layer games.@Acid_Snake
Finally got it working with maxcso thanks to a video a guy did on YouTube. It is in Portuguese but the command line is in English.
I modified to my liking:
maxcso --format=zso *.ISO
Works with some games.
ATV Offroard Fury (USA v3) Needs Mode 1 to be playable when compressed.
Otherwise works fine
I converted two games that were over 4GB and they do not show up in the list.
Edit: Tried GT3 (USA) which is 3.61 GB and it also is not detected.
There seems to be an issue with either maxcso or this OPL build.
Update:
Found the issue. It requires the old naming method to detect larger games. Meaning instead of, for example GT3.ISO, it needs to be like this: SCUS_971.02.GT3.ISO
Got the larger games to show up, but they both show a white screen on boot and freeze. And yes, I have the debug colors disabled.
I'm also used maxcso during the test, and this is the reason why the DVD folder becoming somehow unreadable file.It's not OPL I can guarantee you that, maxcso is too buggy to use, the python script so far has generated 100% working files for everyone that has used it, including dual layer games.