Hey am also having a problem, can someone help?
here is my error log:
Celeste Error Log ========================================== Ver 1.3.1.2 5/2/2024 7:36:55 PM System.BadImageFormatException: An attempt was made to load a program with an incorrect format. (Exception from HRESULT: 0x8007000B) at Microsoft.Xna.Framework.Input.UnsafeNativeMethods.GetState(PlayerIndex playerIndex, XINPUT_STATE& pState) at Microsoft.Xna.Framework.Input.GamePad.GetState(PlayerIndex playerIndex, GamePadDeadZone deadZoneMode) at Monocle.MInput.GamePadData.Update() at Monocle.MInput.Update() at Monocle.Engine.Update(GameTime gameTime) at Celeste.Celeste.Update(GameTime gameTime) at Microsoft.Xna.Framework.Game.RunGame(Boolean useBlockingRun) at Monocle.Engine.RunWithLogging()