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:voxatron [2024/03/12 12:15] – replace Pico-8 mention by Voxatron modhacksystems:voxatron [2025/09/05 00:00] (current) – tiny update lbrpdx
Line 23: Line 23:
 ===== ROMs ===== ===== ROMs =====
  
-Place your Pico-8 ROMs in ''/userdata/roms/voxatron/''. Create an empty file with the name ''splore.vx'' (or use any PNG as ''splore.png'') to explore the Splore universe and download carts from there.+Place your Voxatron ROMs in ''/userdata/roms/voxatron/''. Create an empty file with the name ''splore.vx'' (or use any PNG as ''splore.png'') to explore the Splore universe and download carts from there.
  
 ==== "Cartridges" and games format ==== ==== "Cartridges" and games format ====
Line 40: Line 40:
     * **For PC/any x86_64 board:** The Linux (x86_64/64 bits) ZIP file.     * **For PC/any x86_64 board:** The Linux (x86_64/64 bits) ZIP file.
     * Unfortunately, at this date, there's no support for ARM SBCs/     * Unfortunately, at this date, there's no support for ARM SBCs/
-  - Extract the files from the zip into the ''/userdata/bios/voxatron/'' directory on your Batocera machine.  +  - Extract the files from the zip into the ''/userdata/bios/voxatron/'' directory on your Batocera machine. You might need to create this directory first
-    * The files in the archive are:<code>+    * The files in the archive, for v0.3.6 as a reference, are:<code>
 lexaloffle-vox.png lexaloffle-vox.png
 +libHoloPlayCore.so
 license.txt license.txt
-vox (make sure this one is executable via "chmod +x", the filesystem itself must support the executable bit) +vox  <--- make sure this file is executable, with `chmod +x `
-vox.dat+
 vox_dyn vox_dyn
-vox.txt+vox.dat 
 +voxatron.txt
 </code> </code>
   - Copy the following ES system addition into ''/userdata/system/configs/emulationstation/es_systems_voxatron.cfg'':<code xml>   - Copy the following ES system addition into ''/userdata/system/configs/emulationstation/es_systems_voxatron.cfg'':<code xml>
  • systems/voxatron.1710245716.txt.gz
  • Last modified: 2 years ago
  • by modhack