Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Non-Steam Game: Add Option To Select Compatibility Tool #908

Merged
merged 19 commits into from
Sep 18, 2023
Merged
Show file tree
Hide file tree
Changes from 8 commits
Commits
Show all changes
19 commits
Select commit Hold shift + click to select a range
9b8e4b8
Add Non-Steam Game: Add text-based VDF interaction functions
sonic2kk Sep 16, 2023
0035b85
Add Non-Steam Game: Initial skeleton UI for selecting compatibility tool
sonic2kk Sep 16, 2023
2a5716a
Add Non-Steam Game: More UI work for Non-Steam Game Compatibility Tool
sonic2kk Sep 16, 2023
c0e36f1
Add Non-Steam Game: Initial logic for writing out chosen compat tool …
sonic2kk Sep 16, 2023
0ee7690
Add Non-Steam Game: Logging and checks/catches before writing out the…
sonic2kk Sep 16, 2023
f8c3405
Add Non-Steam Game: Update helpscreen
sonic2kk Sep 17, 2023
1b38d31
Add Non-Steam Game: Add more logging
sonic2kk Sep 17, 2023
2659483
Add Non-Steam Game: Get Internal Compatibility Tool Name from Proton …
sonic2kk Sep 17, 2023
272d908
Add Non-Steam Game: Display Compatibility Tools Accessible To Steam O…
sonic2kk Sep 17, 2023
a19b3a6
Add Non-Steam Game: Use NOSTCOMPATTOOLNAME as compatibility tool inte…
sonic2kk Sep 17, 2023
a3c1565
shellcheck fixes
sonic2kk Sep 17, 2023
5deab47
Add Non-Steam Game: Add logic to back up VDF file before writing out …
sonic2kk Sep 17, 2023
0649afb
Add Non-Steam Game: Use combobox entry for compatibility tool dropdown
sonic2kk Sep 17, 2023
49d7af0
update langfiles
sonic2kk Sep 17, 2023
50308e2
update langfiles with note to close the Steam client beforehand
sonic2kk Sep 17, 2023
9b38c42
minor ui fix
sonic2kk Sep 17, 2023
254ebad
Add Non-Steam Game: Add option to use the default Steam Compatibility…
sonic2kk Sep 17, 2023
69dca58
Add Non-Steam Game: update helpscreen
sonic2kk Sep 18, 2023
f513d4b
version bump
sonic2kk Sep 18, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions lang/english.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1211,3 +1211,5 @@ NOTY_SPECIALKINSTALLING="Installing SpecialK..."
GUI_NOSTGPATHS="Game Paths"
GUI_NOSTGGAMEART="Game Art"
GUI_NOSTGPROPS="Game Properties"
GUI_NOSTGCOMPATTOOL="Compatibility Tool"
DESC_NOSTGCOMPATTOOL="Compatibility Tool to use with the Non-Steam Game"
Loading