Tremulous Forum
Mods => Modding Center => Topic started by: Jack Bauer on June 03, 2010, 06:47:59 am
-
Ok, Ive tried a few esd patches and none of them compile. I need a patch for rezyns 1.1 based on lakiu7s 5.5
Anyone know of a magical esd patch that actually works?
I have this server hosted, and once I get esd in there it will be complete. I really don't want to patch it out by hand, because that will most likely take 100 years.
Thanks
-
I really don't want to patch it out by hand, because that will most likely take 100 years.
Then make yourself your own ESD patch, or don't have it, stop being lazy, biatch ¬¬
-
Well that's the problem, I'm not experienced with C.
The only language that I have some experience with is java.
-
It is not that hard, just study how the patch works.
-
Snake I get the impression you aren't helping.
You're best bet is probably to seek out someone who had the patch working on their server.
-
Thanks :). Not sure if there are any others that have the same qvm though. I know everyone from uBP and they use lakitu7s 5.5 which is what rezyns 1.1 is based on like i said, wonder how much different it would be.
-
Probably close enough that if you could post the patch and can't get the it to work I might be able to spend a few minutes working on it, though you'll have to look up which svn revision I'll need to compile it on, I'm too lazy.
-
Ok, ill see if i can find the one they used. I know exactly who to talk go.
-
Well I posted on the uBP forums, and apparently one of them coded it by hand :/
Guess ill get started patchin it myself :/ (unless I find out that that isnt true)
-
what isn't coded by hand? Do you think you can get the patch from the guy?
-
Well Ill see what I can do. Im not sure exactly who the coder was. Ill ask Josh on msn, but if it was adeya, hes not online much anymore :/
-
*Bump.
Ok I will be able to patch it by hand no problem. But it seems I was using the wrong source code because when I compile it, its several hundred kb smaller. On the site where I download the prebuilt qvm there is a link to "tremulous source code" followed by lakitu7s pathes and rezyns patches. Does this mean that the source provided is for lakitu7s and i have to patch all of the patches from rezyns AND esd?
-
Yes, but that's not hard. Make a patchfile of your work, then use the patchfile to undo you're code. Then apply Lakitu's and rezyn's patches, and then apply your own patch. If lakitu's and rezyn's patches don't work, then you've done something wrong, but if you're patch doesn't work, it probably just means you need to go over the part that didn't work by hand again, it should be fairly trivial.
-
Ok I have the source with everything from rezyns pathced in. But apparently I need to install yacc to build it :/
Well see how that goes.