Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| emulationstation:command_line_arguments [2021/08/31 05:57] – created atari | emulationstation: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:// | 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:// | ||
| - | 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 | + | 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 |
| For example: | For example: | ||
| < | < | ||
| - | es.customargs=--screenoffset 50 100 | + | es.customsargs=--screenoffset 50 100 |
| </ | </ | ||
| - | You can view the current list of accepted arguments (Batocera' | + | You can view the current list of accepted arguments (Batocera' |
| Below is the output of that command (correct as of v32). | Below is the output of that command (correct as of v32). | ||
| Line 42: | Line 42: | ||
| More information available in README.md. | More information available in README.md. | ||
| </ | </ | ||
| + | |||
| + | ===== Exhaustive list of ES command line arguments ===== | ||
| + | |||
| + | <WRAP center round todo> | ||
| + | This is correct as of **v32**. May change over time. | ||
| + | </ | ||
| + | |||
| + | This is in the order which they are processed internally. No documentation is available for using these arguments (you' | ||
| + | |||
| + | < | ||
| + | --home [path] | ||
| + | --videoduration | ||
| + | --video | ||
| + | --monitor [monitorId] | ||
| + | --resolution [width] [height] | ||
| + | --screensize [width] [height] | ||
| + | --screenoffset [x] [y] move the canvas by x pixels right and y pixels down | ||
| + | --screenrotate [rotate] | ||
| + | --gamelist-only | ||
| + | --ignore-gamelist | ||
| + | --show-hidden-files | ||
| + | --draw-framerate | ||
| + | --no-exit | ||
| + | --exit-on-reboot-required | ||
| + | --no-splash | ||
| + | --debug | ||
| + | --fullscreen-borderless | ||
| + | --fullscreen | ||
| + | --windowed | ||
| + | --vsync [1/on or 0/ | ||
| + | --max-vram [size] | ||
| + | --force-kiosk | ||
| + | --force-kid | ||
| + | --force-disable-filters | ||
| + | --splash-image | ||
| + | --help | ||
| + | </ | ||
| + | |||
- emulationstation/command_line_arguments.1630389456.txt.gz
- Last modified: 5 years ago
- by atari