Moved to viv@cybre.space utilise witches.town. Vous pouvez læ suivre et interagir si vous possédez un compte quelque part dans le "fediverse".
Moved to viv@cybre.space @viv

so bizhawk can't load luasocket and it turns out the reason for this (which has changed between now and the last time someone apparently asked about this in 2015) is that bizhawk switched to using NLua which uses kopilua as its vm instead of the normal Lua runtime... and kopilua has a bunch of 5 year old hastily ported code. and whoops the code that actually would load external dlls is behind a preprocessor directive that means it literally is as good as commented out.

· SubwayTooter · 1 · 1

@viv I stayed up late trying to see if I could just port it myself but 3 hours later I'm down in c# c++ interop heck trying to figure out why my call to kernel32.dll loadlibrary is failing with a code 1008 🙃

@viv p / i n v o k e
and you just know they'll be like "oh yeah that's why we left it ifdef'd out" if you ask