WIP: https://seidt.quest/s/dampf/

it uses a lightly modified @mori2003/jsimgui[1] and renders to webgpu. i can change that to webgl2 if anyone's browser fails because of that.

the fonts actual fonts appear to be tahoma and verdana. however, my imgui bindings couldn't bake the fonts at a specific size.

what i found interesting is running msiextract[2] on the above linked steam.msi revealed a TrackerScheme.res file with exact RGBA colors and layout configuration (borders, scrollbars, etc) for many widgets.

there's a lot left in there but i need to climb out of this hole for now. have fun!

[1]: https://jsr.io/@mori2003/jsimgui

[2]: https://search.nixos.org/packages?channel=25.11&query=msiext...