-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathupdate_tool.ini
41 lines (39 loc) · 1.13 KB
/
update_tool.ini
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
[CONFIG_ITEMS]
tool_ver = 2.8.8
home_dir = /home/pi/.update_tool
home_command = update.py
home_exe = python3
git_repo = https://raw.githubusercontent.com/h3xp/RickDangerousUpdate
git_branch = main
git_install = install.sh
git_exe = bash
mega_dir =
check_gamelists_roms_dir = /home/pi/RetroPie/roms
auto_clean = True
update_dir = /
show_all_updates = True
display_notification = False
update_available = False
upgrade_available = False
count_official_only = True
additional_gameslist_columns =
origin_file = .RickDangerous
unofficial_update_dir = /
packaging_options =
[ALWAYS_OVERWRITE]
relevant_directories = /etc/emulationstation/themes/,/home/pi/RetroPie/,/opt/retropie/configs/
[GENRE_MAPPINGS]
Action = custom-action.cfg
Action-Adventure = custom-action-adventure.cfg
Adventure = custom-adventure.cfg
Beat'em up = custom-btmups.cfg
Fighting = custom-fighting.cfg
Platform = custom-platform.cfg
Puzzle = custom-puzzle.cfg
Racing = custom-racing.cfg
Role Playing Games = custom-rpgs.cfg
Shoot'em up = custom-shmups.cfg
Shoot'em up/Vertical = custom-shmups.cfg
Simulation = custom-simulation.cfg
Sports = custom-sports.cfg
Strategy = custom-strategy.cfg