02-03-2007, 04:04 PM
Could someone please give me a download to Sox, i can't find it, and i don't think its in the new version of vbgore.
Sox
|
02-03-2007, 04:04 PM
Could someone please give me a download to Sox, i can't find it, and i don't think its in the new version of vbgore.
02-03-2007, 05:50 PM
I'm pretty sure it is included in vbGore... i think spodi even included the modified source that he's using...
02-03-2007, 09:03 PM
You can find the original on http://www.pscode.com. Obsidian is right, I do have a heavily modified version of it that is a lot more game-oriented if you want to use that. It goes right into the project as a module instead of as an OCX, which is nice because it removes the OCX dependency and the overhead from it, but can be a bit of a pain debugging... if you have ever debugged with subclassing in a project, you know what I'm talking about. :wink: It also removes the 4-byte packet header, and has much faster sending/receiving.
02-03-2007, 10:55 PM
Is this in the latst version of vbgore? =D
02-03-2007, 11:08 PM
Sure is. It has built in support for encryption key rotation, so you'd either have to add the encryptions module, too, or just remove that part of the code. :wink:
|
« Next Oldest | Next Newest »
|