summary refs log tree commit diff stats
path: root/results/scraper/fex/320
diff options
context:
space:
mode:
Diffstat (limited to 'results/scraper/fex/320')
-rw-r--r--results/scraper/fex/3204
1 files changed, 4 insertions, 0 deletions
diff --git a/results/scraper/fex/320 b/results/scraper/fex/320
new file mode 100644
index 000000000..68dd7a1fb
--- /dev/null
+++ b/results/scraper/fex/320
@@ -0,0 +1,4 @@
+Program specific config files
+We should have the ability to check the program filename and have an overlay config file for it.

+This can solve the issue when we know up front that an application is doing evil things and we can change config options to handle it.

+Should be easy enough, we just need another layer that loads from `${INSTALL_PREFIX}/fex-emu/configs/<App>.json` and probably also `${HOME}/.config/fex-emu/configs/<App>.json` for user configs.
\ No newline at end of file