Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
systems:xbox [2024/01/04 11:08] – add lan and online sections toccata10systems:xbox [2024/09/15 03:49] (current) – [ROMs] add note about Linux executable failing atari
Line 73: Line 73:
  
 <WRAP center round tip> <WRAP center round tip>
 +There have been some cases reported where the Linuxversion of extract-iso does not work while the Windows version does. The Windows version can be run in Linux via WINE: ''wine extract-xiso.exe -r "game.iso"''
 +
 In case the Github link is down, you can also download an older version of it from the author's [[https://sourceforge.net/projects/extract-xiso/|Sourceforge page]]. In case the Github link is down, you can also download an older version of it from the author's [[https://sourceforge.net/projects/extract-xiso/|Sourceforge page]].
 </WRAP> </WRAP>
Line 83: Line 85:
  
 ==== Squashfs format ==== ==== Squashfs format ====
-If you want to compress the your (x)iso rom file, you can use Squashfs [[https://wiki.batocera.org/disk_image_compression#squashfs]]. For example on Linux:+If you want to compress the your (x)iso rom file, use Squashfs [[https://wiki.batocera.org/disk_image_compression#squashfs]]. For example on Linux: 
 <code> <code>
 mksquashfs "OutRun 2006 - Coast 2 Coast (USA, Europe) (En,Fr,De,Es,It).iso" "OutRun 2006 - Coast 2 Coast (USA, Europe) (En,Fr,De,Es,It).iso.squashfs" mksquashfs "OutRun 2006 - Coast 2 Coast (USA, Europe) (En,Fr,De,Es,It).iso" "OutRun 2006 - Coast 2 Coast (USA, Europe) (En,Fr,De,Es,It).iso.squashfs"
 </code> </code>
-The extension has to be ''.iso.squashfs'', ovtherwise, you'll get  ''file driver requires /var/run/squashfs/<rom> to be a regular file'' + 
 +The extension has to be ''.iso.squashfs'', otherwise you'll get  ''file driver requires /var/run/squashfs/<rom> to be a regular file'' 
  
 ===== Emulators ===== ===== Emulators =====
  • systems/xbox.1704366520.txt.gz
  • Last modified: 2 years ago
  • by toccata10