mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-08-06 05:08:26 +02:00
Add WebGPU renderer (#648)
This commit is contained in:
@@ -9,6 +9,7 @@ export let FeatureGates: { [key: string]: boolean } = {
|
||||
EnableUpdateRequiredPage: false,
|
||||
ShowForcedUpdateScreen: false,
|
||||
EnableTakControlResizing: true, // Experimenting
|
||||
EnableLazyLoadedHome: false,
|
||||
};
|
||||
|
||||
// Enable Native Mouse & Keyboard
|
||||
|
Reference in New Issue
Block a user