Tremulous Forum

Mods => Modding Center => Topic started by: Jack Bauer on June 03, 2010, 06:47:59 am

Title: ESD for Rezyns 1.1
Post 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
Title: Re: ESD for Rezyns 1.1
Post by: Snake on June 03, 2010, 01:07:12 pm
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 ¬¬
Title: Re: ESD for Rezyns 1.1
Post by: Jack Bauer on June 03, 2010, 05:22:10 pm
Well that's the problem, I'm not experienced with C.
The only language that I have some experience with is java.
Title: Re: ESD for Rezyns 1.1
Post by: Snake on June 03, 2010, 09:19:53 pm
It is not that hard, just study how the patch works.
Title: Re: ESD for Rezyns 1.1
Post by: F50 on June 04, 2010, 12:33:58 am
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.
Title: Re: ESD for Rezyns 1.1
Post by: Jack Bauer on June 04, 2010, 03:42:01 am
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.
Title: Re: ESD for Rezyns 1.1
Post by: F50 on June 04, 2010, 05:43:39 am
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.
Title: Re: ESD for Rezyns 1.1
Post by: Jack Bauer on June 04, 2010, 08:06:53 am
Ok, ill see if i can find the one they used. I know exactly who to talk go.
Title: Re: ESD for Rezyns 1.1
Post by: Jack Bauer on June 04, 2010, 11:07:58 pm
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)
Title: Re: ESD for Rezyns 1.1
Post by: F50 on June 05, 2010, 01:00:33 am
what isn't coded by hand? Do you think you can get the patch from the guy?
Title: Re: ESD for Rezyns 1.1
Post by: Jack Bauer on June 05, 2010, 05:46:03 am
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 :/
Title: Re: ESD for Rezyns 1.1
Post by: Jack Bauer on June 07, 2010, 01:57:11 pm
*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?
Title: Re: ESD for Rezyns 1.1
Post by: F50 on June 07, 2010, 04:21:44 pm
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.
Title: Re: ESD for Rezyns 1.1
Post by: Jack Bauer on June 07, 2010, 08:38:45 pm
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.