Muzychenko Andrey
Muzychenko Andrey
My position on the data: The project itself does not distribute original game data. Naturally, this self-imposed restriction does not apply to 3rd party forks, packages, links, etc. I believe...
My guess was that internal MIDI renderer was simply not hooked up to the UI. But anyway, this source port issue is not a concern for the main project.
As designed.
Release V2.1.0 contains partial localization support.
Software SDL backend is slow; this is a known SDL issue. HW SDL backends are plenty fast. In my opinion, slow SW backend is better than nothing for HW deprived...
PIE ELF handling should be fixed upstream.
I changed the flipper collision code yet again. They are now running FT code, a major evolution over 3DPB. Barring errors introduced by me, the new code should work flawlessly.
Released in V2.1.0
I have added HW ImGui renderer in V2.1.0. My rendering approach now looks like this: Out of draw loop: • Original retained SW renderer updates the table in memory as...
Emscripten port issue.