| Age | Commit message (Collapse) | Author |
|
Fix Steam process tracking - remove exec and filter -- separators
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Steam process tracking requires:
1. Remove 'exec' from command execution (use direct call)
2. Filter out leading -- separators from launch options
3. Add trailing space to sed command (Lutris fix)
Applied to defaults/assets/fgmod.sh
Credit: https://github.com/benjamimgois/goverlay/commit/72d38b10a7710e628fef731eb4f9f335a4d80bd2
|
|
|
|
|
|
|
|
upgrading
|
|
|
|
for extended spoofing
|
|
|
|
|
|
Added Exe path detection for games added as steam shortcut in lutris
|
|
|
|
|
|
* rm flatpak function, rm legacy script
* feat: add warning modal on copy button
|
|
linked (#113)
* initial implementation of proper optiscaler nightly statically linked
* default ini to nukems on mod dir install
* description tweaks
|
|
|
|
|
|
processes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
correctly (#28)
* Changed all paths to use environment variables from decky as base paths
* Remove alwaysRender from front-end so setInterval does not run in the
background during a game session
|
|
|
|
|