PDA

View Full Version : Porting OGC


dr_elf
2nd August 2002, 18:54
hey there,
i was just wondering how hard it would be to port ogc over top another game, in my case i want to port OGC 7 over to quake2. I am guessing this will be pretty hard but i am not sure on how to go about it. I have quite a bit programing expericance just not sure were to start really. As i saw it has been done with quake3, i know its feasible with quake2. So any help would be greatfully apreciated.

Reaction
3rd August 2002, 02:27
If i were you i'd forget about trying to port it over to another game, but rather i'd create a new hook for the game make sure it loaded correctly and then just slowly take code from OGC and put it into your new hook, updating all the function calls so they use q2 functions, so you will probabaly need to alter alot of things to get it fully working since q2 doesn't have many of the functions hl added to it.

dr_elf
5th August 2002, 23:27
ah

:()
sounds pretty hard don't even know were to start with a hook

[JAPS]Suicide
10th August 2002, 22:37
dr_elf look for "How to compile ogc" or something