Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| Beide Seiten der vorigen Revision Vorhergehende Überarbeitung | |||
|
how_to_setup_autostart [2020/05/10 18:49] admin |
how_to_setup_autostart [2020/05/10 18:51] (aktuell) admin |
||
|---|---|---|---|
| Zeile 12: | Zeile 12: | ||
| * Create subfolder according your wanted core, like "arcade" for mame2003plus or "snes" for snes. Refer to folder naming convention in this wiki. | * Create subfolder according your wanted core, like "arcade" for mame2003plus or "snes" for snes. Refer to folder naming convention in this wiki. | ||
| * copy rom in the subfolder for the core. Ie qix.zip in folder /boot/roms/arcade | * copy rom in the subfolder for the core. Ie qix.zip in folder /boot/roms/arcade | ||
| - | * Finally a file looks like this ''/boot/roms/arcade/qix.zip'' | + | * Finally a file looks like this ''/boot/roms/arcade/qix.zip'' should exist on your card. |
| * Insert Path in variable | * Insert Path in variable | ||
| ''AUTOSTART_ROM=”/boot/roms/arcade/qix.zip”'' | ''AUTOSTART_ROM=”/boot/roms/arcade/qix.zip”'' | ||
| + | |||
| + | A rom on the usb stick if any can be used, too. Path looks then like /mnt/sda/rpi2jamma/roms/arcade/qix.zip | ||
| **Step 3** : Select if exit from autostarted game should be possible or not | **Step 3** : Select if exit from autostarted game should be possible or not | ||