
wilson
Published
Just won't launch. "Failed to create graphics device "
gamemoderun %command%
Shows a popup with that message. on X11 the popup doesn't show... Logs are: Error: Failed to create graphics device! at Microsoft.Xna.Framework.GraphicsDeviceManager.CreateDevice () [0x00036] in <4fc8466c27384bb19c7b81b2a6a71083>:0 at Microsoft.Xna.Framework.GraphicsDeviceManager.ApplyChanges () [0x00008] in <4fc8466c27384bb19c7b81b2a6a71083>:0 at OneShotMG.src.EngineSpecificCode.GraphicsManager.SetDrawResolution (OneShotMG.Vec2 newRes) [0x0006d] in <648020dbcbb24c3ca8c58d1c4c041fd3>:0 at OneShotMG.src.EngineSpecificCode.GraphicsManager..ctor (Microsoft.Xna.Framework.Game mGame) [0x0006a] in <648020dbcbb24c3ca8c58d1c4c041fd3>:0 at OneShotMG.Game1..ctor () [0x00097] in <648020dbcbb24c3ca8c58d1c4c041fd3>:0
unset SDL_VIDEODRIVER; gamemoderun %command%
Couldn't get it to start before setting launch options, though.