underdogest

Results 7 comments of underdogest

I did not change any CMOS defaults when building and afaik heads doesnt even use anything there apart from the RTC. Maybe the GPU read something from there? Anyway, I...

> Hi @underdogest! Since your changes are currently the only solution, can you briefly describe how you made them? I'd like to implement them for my docker SE.. > >...

> Tried this, did not work. Just tried it again with newest version and it works. Using docker in debian12 in VirtualBox: ![image](https://github.com/Devidian/docker-spaceengineers/assets/15892536/ff845508-93a6-41f7-aca9-c1f99abc76a8) make sure the server is actually starting...

In the current wine without my patch I get the following error: `wine: Call from 00006FFFFF463E67 to unimplemented function httpapi.dll.**HttpSendResponseEntityBody**, aborting` Which happens because **HttpSendResponseEntityBody** is only a stub in...

Writing a contribution for wine right now

> I use a native windows httpapi.dll and do not get this error. Instead I don't get ANY message, with or without the patch. you would also need the native...

Looking good boys, my wine's httpapi.dll and http.sys work with an unmodified spaceengineers dedicated server now! ![image](https://github.com/Devidian/docker-spaceengineers/assets/15892536/7812fb0c-0782-4cc6-bc0a-24a9fe525192) Now I just need to get my changes into wine main lol