ZereX

Results 2 issues of ZereX

I can't figure out what I did wrong.... https://github.com/ImGuiNET/ImGui.NET/blob/master/src/ImGui.NET.SampleProgram/ImGuiController.cs (i use this for example) ![image](https://github.com/ImGuiNET/ImGui.NET/assets/65896858/9f6771d8-ecfe-4358-a1c9-5867cef6a7d3) Code: ``` _window = VeldridStartup.CreateWindow(new WindowCreateInfo(50, 50, Settings.Config!.windowWidth, Settings.Config.windowHeight, Settings.Config.WindowState, "test")); _gd = VeldridStartup.CreateGraphicsDevice(_window,new GraphicsDeviceOptions(false,...

Failed to open file: Parse error: Failed to fetch regulation size from version: 11320031 ![image](https://github.com/user-attachments/assets/f3391336-b415-407d-b919-6244a9c8bb35)

bug