Hello,
I have been doing work with Seth Kingsley's ios port of quake3. One thing i
wanted to accomplish is loading the qvms. While the engine is currently
loading the qvm files, using the vm interpreter, when it calls
UI_SetActiveMenu it gets the command value correctly, UI_SET_ACTIVE_MENU,
but th
Hello again,
Me and my dad found out the issue was that VM_Call was expecting an x86
calling convention and we have fixed the problem. quake3-ios is now loading
mods! Here is a video demo of UrbanTerror 4.1.1 running on my iPhone 5.
http://www.youtube.com/watch?v=bLGGSiSvHrM
__