mirror of
https://github.com/Zagrios/bs-manager.git
synced 2026-07-03 14:08:25 +02:00
[fix] added OXR_NO_TEXTURE_SOURCE_ALPHA=1 for monado runtime (#1049)
This commit is contained in:
@@ -102,6 +102,7 @@ export class LinuxService {
|
||||
"SteamEnv": "1",
|
||||
// Fix reflections in Monado
|
||||
"OXR_PARALLEL_VIEWS": "1",
|
||||
"OXR_NO_TEXTURE_SOURCE_ALPHA": "1",
|
||||
};
|
||||
|
||||
if (launchOptions.launchMods?.includes(LaunchMods.PROTON_LOGS)) {
|
||||
|
||||
Reference in New Issue
Block a user