Skip to content

Commit 3ac2c77

Browse files
authored
Adds Azahar Preset (#765)
Adds Azahar Preset
1 parent 51c88fa commit 3ac2c77

File tree

1 file changed

+152
-0
lines changed

1 file changed

+152
-0
lines changed

files/presets/Nintendo 3DS.json

Lines changed: 152 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,157 @@
7474
"drmProtect": false,
7575
"steamCategories": ["3DS"]
7676
},
77+
78+
"Nintendo 3DS - Azahar": {
79+
"parserType": "Glob",
80+
"configTitle": "Nintendo 3DS - Azahar",
81+
"executableModifier": "\"${exePath}\"",
82+
"romDirectory": "path-to-roms",
83+
"steamDirectory": "${steamdirglobal}",
84+
"startInDirectory": "",
85+
"titleModifier": "${fuzzyTitle}",
86+
"executableArgs": "-f \"${filePath}\"",
87+
"onlineImageQueries": ["${fuzzyTitle}"],
88+
"imagePool": "${fuzzyTitle}",
89+
"imageProviders": ["sgdb"],
90+
"disabled": false,
91+
"userAccounts": {
92+
"specifiedAccounts": ["Global"]
93+
},
94+
"parserInputs": {
95+
"glob": "${title}@(.3ds|.3DS|.3dsx|.3DSX|.app|.APP|.axf|.AXF|.cci|.CCI|.cxi|.CXI|.elf|.ELF)"
96+
},
97+
"titleFromVariable": {
98+
"caseInsensitiveVariables": false,
99+
"skipFileIfVariableWasNotFound": false,
100+
"limitToGroups": []
101+
},
102+
"fuzzyMatch": {
103+
"replaceDiacritics": true,
104+
"removeCharacters": true,
105+
"removeBrackets": true
106+
},
107+
"executable": {
108+
"path": "path-to-azahar",
109+
"shortcutPassthrough": false,
110+
"appendArgsToExecutable": true
111+
},
112+
"presetVersion": 19,
113+
"imageProviderAPIs": {
114+
"sgdb": {
115+
"nsfw": false,
116+
"humor": false,
117+
"imageMotionTypes": ["static"],
118+
"styles": [],
119+
"stylesHero": [],
120+
"stylesLogo": [],
121+
"stylesIcon": []
122+
},
123+
"steamCDN": {}
124+
},
125+
"controllers": {
126+
"ps4": null,
127+
"ps5": null,
128+
"xbox360": null,
129+
"xboxone": null,
130+
"switch_joycon_left": null,
131+
"switch_joycon_right": null,
132+
"switch_pro": null,
133+
"neptune": null
134+
},
135+
"defaultImage": {
136+
"long": "",
137+
"tall": "",
138+
"hero": "",
139+
"logo": "",
140+
"icon": ""
141+
},
142+
"localImages": {
143+
"long": "",
144+
"tall": "",
145+
"hero": "",
146+
"logo": "",
147+
"icon": ""
148+
},
149+
"steamInputEnabled": "1",
150+
"drmProtect": false,
151+
"steamCategories": ["3DS"]
152+
},
153+
"Nintendo 3DS - Citra(Flatpak)": {
154+
"parserType": "Glob",
155+
"configTitle": "Nintendo 3DS - Citra(Flatpak)",
156+
"executableModifier": "\"${exePath}\"",
157+
"romDirectory": "path-to-roms",
158+
"steamDirectory": "${steamdirglobal}",
159+
"startInDirectory": "",
160+
"titleModifier": "${fuzzyTitle}",
161+
"executableArgs": "run org.citra_emu.citra \"${filePath}\"",
162+
"onlineImageQueries": ["${fuzzyTitle}"],
163+
"imagePool": "${fuzzyTitle}",
164+
"imageProviders": ["sgdb"],
165+
"disabled": false,
166+
"userAccounts": {
167+
"specifiedAccounts": ["Global"]
168+
},
169+
"parserInputs": {
170+
"glob": "${title}@(.3ds|.3DS|.3dsx|.3DSX|.app|.APP|.axf|.AXF|.cci|.CCI|.cxi|.CXI|.elf|.ELF)"
171+
},
172+
"titleFromVariable": {
173+
"caseInsensitiveVariables": false,
174+
"skipFileIfVariableWasNotFound": false,
175+
"limitToGroups": []
176+
},
177+
"fuzzyMatch": {
178+
"replaceDiacritics": true,
179+
"removeCharacters": true,
180+
"removeBrackets": true
181+
},
182+
"executable": {
183+
"path": "/usr/bin/flatpak",
184+
"shortcutPassthrough": false,
185+
"appendArgsToExecutable": true
186+
},
187+
"presetVersion": 19,
188+
"imageProviderAPIs": {
189+
"sgdb": {
190+
"nsfw": false,
191+
"humor": false,
192+
"imageMotionTypes": ["static"],
193+
"styles": [],
194+
"stylesHero": [],
195+
"stylesLogo": [],
196+
"stylesIcon": []
197+
},
198+
"steamCDN": {}
199+
},
200+
"controllers": {
201+
"ps4": null,
202+
"ps5": null,
203+
"xbox360": null,
204+
"xboxone": null,
205+
"switch_joycon_left": null,
206+
"switch_joycon_right": null,
207+
"switch_pro": null,
208+
"neptune": null
209+
},
210+
"defaultImage": {
211+
"long": "",
212+
"tall": "",
213+
"hero": "",
214+
"logo": "",
215+
"icon": ""
216+
},
217+
"localImages": {
218+
"long": "",
219+
"tall": "",
220+
"hero": "",
221+
"logo": "",
222+
"icon": ""
223+
},
224+
"steamInputEnabled": "1",
225+
"drmProtect": false,
226+
"steamCategories": ["3DS"]
227+
},
77228
"Nintendo 3DS - Citra(Flatpak)": {
78229
"parserType": "Glob",
79230
"configTitle": "Nintendo 3DS - Citra(Flatpak)",
@@ -149,6 +300,7 @@
149300
"drmProtect": false,
150301
"steamCategories": ["3DS"]
151302
},
303+
152304
"Nintendo 3DS - Retroarch - Citra": {
153305
"parserType": "Glob",
154306
"configTitle": "Nintendo 3DS - Retroarch - Citra",

0 commit comments

Comments
 (0)