Posts for WORM

WORM
He/Him
Experienced Forum User
Joined: 10/28/2016
Posts: 4
It sure does. Thank you. That should be enough to get me going.
WORM
He/Him
Experienced Forum User
Joined: 10/28/2016
Posts: 4
All the examples for luasockets start with "socket = require('socket')" and I always get some sort of error. Whether it's "can't find socket" or "loop or previous error loading module 'socket'", I can't work with it until I get that assignment to work. I think that once I get local socket assigned, the rest I can figure out.
WORM
He/Him
Experienced Forum User
Joined: 10/28/2016
Posts: 4
Thanks to everyone that answered, but I still don't understand
Post subject: Luasockets in BizHawk
WORM
He/Him
Experienced Forum User
Joined: 10/28/2016
Posts: 4
I'm trying to use luasockets in BizHawk 1.11.8.2 and no matter what I try, I can't get it to work. I even saw this answer on stack exchange that says that it's built-in now, but offered no explanation on how to leverage it. Anyone have any idea?