Skip to content

SISR v0.4.0

Choose a tag to compare

@github-actionsgithub-actions released this 11 May 23:51
· 195 commits to main since this release

Caution

Hold on there buddy!
Do not download SISR directly from here, and instead use the available installation scripts or read the manual installation guide first!

This software is most likely not needed!
Try adding your games as non-Steam shortcuts, first!

Changelog for Version 0.4.0

Changes since v0.3.1:

✨ New Features

  • Change overlay mode from tray menu

🐛 Fixes

  • Use wgpu DX12 Fxc compiler
    - Fixes: #39

🔧 Miscellaneous

  • Update installer / Add uninstaller
    • Also add --no-steam mode start menu shortcut
  • Reword tray menu entries
  • Change default: continuous_draw false -> true
    - adds possibility to use touch-/radial-menus without CLI flag (soon)
  • Change default: Require controllers connected before launch true -> false
  • Refactor: Replace egui with web based UI
    - Move part of init flow to web-UI
    - Change websocket based API to http-based
    - Used by both the UI and JS injected into Steam
    - Add initial setup flow