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
emulationstation:command_line_arguments [2021/09/11 10:47] – amended screen offset atariemulationstation:command_line_arguments [2022/12/24 06:25] (current) – typo? lol atari
Line 3: Line 3:
 If you've come from another distribution such as RetroPie (or you've just been around for a long time) you might be familiar with [[https://github.com/Aloshi/EmulationStation/tree/unstable#configuring|EmulationStation's command line arguments]]. You'll notice there's no real way to implement these arguments with the version of EmulationStation included in Batocera, unless you're willing to re-compile the entirety of Batocera. If you've come from another distribution such as RetroPie (or you've just been around for a long time) you might be familiar with [[https://github.com/Aloshi/EmulationStation/tree/unstable#configuring|EmulationStation's command line arguments]]. You'll notice there's no real way to implement these arguments with the version of EmulationStation included in Batocera, unless you're willing to re-compile the entirety of Batocera.
  
-Well no more! As of v32 Batocera now includes the ability to accept user-defined custom arguments for ES at launch. All you have to do is add the appropriate `es.customargs=--mycommandkey to `/userdata/batocera.conf`.+Well no more! As of **v32** Batocera now includes the ability to accept user-defined custom arguments for ES at launch. All you have to do is add the appropriate ''%%es.customsargs=--mycommand%%'' key to ''/userdata/batocera.conf''.
  
 For example: For example:
  
 <code> <code>
-es.customargs=--screenoffset 50 100+es.customsargs=--screenoffset 50 100
 </code> </code>
  
Line 45: Line 45:
 ===== Exhaustive list of ES command line arguments ===== ===== Exhaustive list of ES command line arguments =====
  
-<WRAP center round todo 60%+<WRAP center round todo> 
-This is correct as of v32. May change over time.+This is correct as of **v32**. May change over time.
 </WRAP> </WRAP>
  
Line 76: Line 76:
 --force-kid                     Force the UI mode to be Kid --force-kid                     Force the UI mode to be Kid
 --force-disable-filters         Force the UI to ignore applied filters in gamelist --force-disable-filters         Force the UI to ignore applied filters in gamelist
 +--splash-image                  Show an alternate splash image
 --help                          summon a sentient, angry tuba --help                          summon a sentient, angry tuba
 </code> </code>
 +
  • emulationstation/command_line_arguments.1631357255.txt.gz
  • Last modified: 5 years ago
  • by atari