Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| batocera_conf_syntax [2022/07/16 10:53] – [How do I find out what available keys I can use are?] generalising python config atari | batocera_conf_syntax [2022/09/06 11:28] (current) – SSH command too atari | ||
|---|---|---|---|
| Line 13: | Line 13: | ||
| ===== batocera.conf option keys and values ===== | ===== batocera.conf option keys and values ===== | ||
| - | ''/ | + | ''/ |
| + | |||
| + | <code bash> | ||
| + | nano / | ||
| + | </ | ||
| + | |||
| + | This will contain all the settings you may have set in **GAME SETTINGS**, **ADVANCED PER SYSTEM OPTIONS** and a few other places. | ||
| <WRAP center round info> | <WRAP center round info> | ||
| Line 109: | Line 115: | ||
| * To find the global keys (ones that can be applied to //most// systems) manually, look through the code and figure out its logic in the launcher script (in the ''/ | * To find the global keys (ones that can be applied to //most// systems) manually, look through the code and figure out its logic in the launcher script (in the ''/ | ||
| - | * To find the emulator keys (of which apply to all systems that emulator supports, usually) manually, look through the code and figure out its logic in its [[modify_the_system_while_it_s_running# | + | * To find the emulator keys (of which apply to all systems that emulator supports, usually) manually, look through the code and figure out its logic in its [[modify_the_system_while_it_s_running# |
| * To see system-specific keys, look at the ''/ | * To see system-specific keys, look at the ''/ | ||
- batocera_conf_syntax.1657968833.txt.gz
- Last modified: 4 years ago
- by atari