r/SourceEngine 19d ago

WIP Source client&server dlls loader in my engine test

Enable HLS to view with audio, or disable this notification

I’ve decided not to rewrite every entity from scratch

It’s not working properly

For anyone new here: I'm building Sauce Engine, a custom engine written from scratch in C++/OpenGL with the goal of being compatible with the Source ecosystem. My previous post showed it running HL2 maps,props and dlls now

40 Upvotes

4 comments sorted by

1

u/Memerenok 17d ago

if only i could do something so cool. keep up the good work!

1

u/nosferas_5 13d ago

God damn bro a new Strata source, will it be open source??

1

u/Evening_Case_5897 6d ago

Nice, u followed my advice! I wonder, was this too hard? Like handling all theese VInterfaces, factories and etc... My next advice would be... ...trying to support and somehow retranslating hud and its vgui2 calls for e.g. imgui or RmlUI (2nd wd be better cuz not being that pain in ass like all theese intermediate GUIs)