summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorxXJSONDeruloXx <danielhimebauch@gmail.com>2026-03-20 14:29:23 -0400
committerxXJSONDeruloXx <danielhimebauch@gmail.com>2026-03-20 14:29:23 -0400
commit6a0a0675ebf3fb4550b56d8982969d023d8c21ad (patch)
treeb7d8e4adc94ac15b725ec79dc88bbe0abf2b0843 /README.md
parentef469a8036e3b3f129a753dad4cf04fad3ca92f7 (diff)
downloadDecky-Framegen-feat/template-upscaler-defaults.tar.gz
Decky-Framegen-feat/template-upscaler-defaults.zip
feat: set template upscaler defaults for Steam Deckfeat/template-upscaler-defaults
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 1b08742..90f937b 100644
--- a/README.md
+++ b/README.md
@@ -74,6 +74,7 @@ Dx12Upscaler=fsr31 ~/fgmod/fgmod %command%
- Environment variables override the OptiScaler.ini file on each game launch
- Hyphenated section names like `[V-Sync]` can be accessed like `VSync_Option=value`
- If an option name appears in multiple sections of the OptiScaler.ini file, use the `Section_Option` or `OptiScaler_Section_Option` format
+- During Decky Framegen setup, the shared `~/fgmod/OptiScaler.ini` template is initialized with `Dx11Upscaler=fsr31_12` and `Dx12Upscaler=fsr31` for Steam Deck-friendly defaults; per-game launch does not keep forcing those values afterward
## Technical Details