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

[Bug] Steam Remote Play + ReShade + SorR #14

Open
Zoukambada opened this issue Dec 11, 2024 · 1 comment
Open

[Bug] Steam Remote Play + ReShade + SorR #14

Zoukambada opened this issue Dec 11, 2024 · 1 comment

Comments

@Zoukambada
Copy link

Zoukambada commented Dec 11, 2024

When launching OmniScaler (v099a) to run Streets of Rage Remake (v5.2) through Steam Remote Play, on my PC display the game displays the ReShade filters, but on my TV no effect is applied, only the raw image from SoRR.exe is being displayed.

@Zoukambada
Copy link
Author

Zoukambada commented Dec 12, 2024

I found a way but first:

  • Make sure ReShade is working at all, configure OmniScaler (omniscaler.ini), set the needed parameters. Remember to leave OmniScaler in the game's root folder.
  • Go to this path and edit this config from SoRR: "mod\system.txt" and set it to FULL SCREEN WIDE: DESKTOP.

Now lets go to the messy workaround part 1:

  • In the game folder where the OmniScaler.exe is located, create a batch file called "SorRomni.cmd" in Notepad with this content:
@echo off
START "" "OmniScaler.exe"


  • Add the game as a Non-Steam game in your Steam Library and point the executable to where "SorRomni.cmd" is, in the game root folder.
  • Considering that your TV is set up for Steam Remote Play (Big Picture Mode or not), try to run the game from Steam.
  • The game will load with ReShade, finally, but when you start to navigate the game UI, you will notice that the Steam interface is responding to the same buttons/keys, it didn't loose focus and you will have a mouse arrow over SorR/OmniScaler.
  • You could press the shortcut key ALT+TAB to focus in the game screen everytime you want to play the game, but come on, it is a chore. Keep reading further...

Now we need another workaround, part 2, so the game gets the focus it needs to stop controlling Steam (kudos to a reddit user):

  • Exit the game and Start the Registry Editor.
  • Navigate to "HKEY_CURRENT_USER\Control Panel\Desktop"
  • Click ForegroundLockTimeout.
  • Switch to Decimal Value.
  • Replace the value 200000 for 0.
  • Go to Windows Start Menu and search for "Game bar controller settings" and open it.
  • In Game Bar settings screen disable "Allow your controller to open Game Bar.
  • Restart your Windows.
  • Run Steam and set up your Remote Play environment again.
  • Play the game.
  • Enjoy!

@Zoukambada Zoukambada changed the title [Bug] Steam Remote Play + ReShade + SoRR [Bug] Steam Remote Play + ReShade + SorR Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant