CodyNinja1

Results 8 comments of CodyNinja1

[Twinkie](https://github.com/TwinkieTweaks/Twinkie/), an open-source game modification for TrackMania Forever (2008), with Lua scripting functionality coming soon.

Clicking any ImGui menu item immediately crashes Twinkie.

I have no idea how to detect which input method the game uses for polling inputs, I could make it so that you can set the dashboard style to be...

Re-opened due to issue not being resolved

I have no idea if this is the function at play, will need to dig deeper tomorrow.

Another way of solving this could be with [`IDirect3DDevice9`'s virtual functions](https://github.com/adamhlt/D3D9-Hook-ImGui/blob/main/Functions.md) (like `Get/SetVertex/PixelShader`)

Tried both, didn't work. Might require majorly lobotomizing the in-game shader management