You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
changed the title
[Bug] Steam Remote Play + ReShade + SoRR
[Bug] Steam Remote Play + ReShade + SorR
Dec 12, 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.
The text was updated successfully, but these errors were encountered: