Closed ensiform closed 12 years ago
The VM code only really needs to be a skeleton for the DLL handoff with dllsyscall and vm_call related stuff.
FS_FindVM can probably go back to being FS_FindDLL so that its no longer trying to find a QVM if the DLL fails.
I think might as well leave it, but I have disabled the pure+dll code for now. Should just look for cgame in assets3 to appease base but dont bother to ever extract dlls.
The VM code only really needs to be a skeleton for the DLL handoff with dllsyscall and vm_call related stuff.
FS_FindVM can probably go back to being FS_FindDLL so that its no longer trying to find a QVM if the DLL fails.