Per-game overrides and Shipping-exe Install from Games cards - #59
Open
GorgotsRoman wants to merge 4 commits into
Open
GorgotsRoman wants to merge 4 commits into
GorgotsRoman wants to merge 4 commits into
Conversation
Adds settings.json seeding, quality presets, and offline dlss5-feed.cfg / FX uniform editing. Install writes those defaults; post-install verifies critical files. Official Feeder release zip only (no bundled overwrite). Follow-up to closed faisalkindi#55; Feeder-side work lives in jlrouzies-fr/DLSS5-Feeder#76. Co-authored-by: Cursor <cursoragent@cursor.com>
6 tasks
4 tasks
Add Reset to Feeder defaults (work 100%, ofa off, adaptive reset) and rustfmt the PR branch. Co-authored-by: Cursor <cursoragent@cursor.com>
Adds dlss5-perf.jsonl nearest-neighbour expected FPS on the Setup knobs panel (honest estimate; needs in-game samples). Stacked on the Settings / offline cfg PR. Companion writer: jlrouzies-fr/DLSS5-Feeder#76. Co-authored-by: Cursor <cursoragent@cursor.com>
Local game_overrides.json seeds Feeder cfg quirks at Install. Cards and Setup always resolve launcher folders to the canonical Shipping exe via find_game_exes / resolve_target (reconciled with 32-bit and D3D9/import rules on main). Stacked on Settings + perf PRs; no bundled Feeder patches. Follow-up to closed faisalkindi#55. Co-authored-by: Cursor <cursoragent@cursor.com>
GorgotsRoman
force-pushed
the
pr/shipping-game-overrides
branch
from
September 7, 2026 16:05
d61e682 to
956ce60
Compare
7 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
game_overrideson top.assets/game_overrides.json+game_overrides.rs: curated per-game Feeder cfg seeds at Install (incl. RT-likely soft seed).find_game_exes/resolve_target(reconciled with 32-bit fallback and D3D9/import rules already on main).Test plan
*-Shipping.exefoldercargo clippy --all-targets -- -D warnings