New Shaiya GameGuard patcher - need testers

For any other game that doesn't have its own section.
Post Reply
Message
Author
User avatar
Administrator
Site Admin
Posts: 5341
Joined: Sat Jan 05, 2008 4:21 pm

New Shaiya GameGuard patcher - need testers

#1 Post by Administrator »

I've got most of the work out of the way for an updated and improved version of upatch. Some of the key new features include CRC checks to make sure you're patching the right file, and the ability to revert changes to remove the patches.

If you've got the latest clean version of Shaiya, please try the patcher and report if it works or not. Both install and remove scripts are included.

Simply unzip the attachment and then copy all 4 files into Shaiya's directory (C:/AeriaGames/Shaiya/ by default), then double-click Apply.GG.Patch.bat. It should report that 7 changes were made, and you can now start the game.
Attachments
Shaiya.no.GG.patch.zip
Shaiya GameGuard patcher, July 9, 2009
(12.35 KiB) Downloaded 615 times
1z2x3c
Posts: 14
Joined: Tue Dec 30, 2008 8:26 pm

Re: New Shaiya GameGuard patcher - need testers

#2 Post by 1z2x3c »

nomater what i do, it says Failed to apply patchfile. Reason: CRC mismatch, this is with the euroshaiya file, im asuming that is the wrong file... But when i use the ep4 file, it says applied 7 changes, and works
User avatar
Administrator
Site Admin
Posts: 5341
Joined: Sat Jan 05, 2008 4:21 pm

Re: New Shaiya GameGuard patcher - need testers

#3 Post by Administrator »

Yes. CRC mismatch means wrong file version.
Green200
Posts: 23
Joined: Fri Feb 06, 2009 5:10 pm

Re: New Shaiya GameGuard patcher - need testers

#4 Post by Green200 »

Just tried it with the newest update 7/8/09 and got the CRC mismatch. US Server.
User avatar
Administrator
Site Admin
Posts: 5341
Joined: Sat Jan 05, 2008 4:21 pm

Re: New Shaiya GameGuard patcher - need testers

#5 Post by Administrator »

Just updated the patch for the latest update. Test it and let me know how it works.
Swartor
Posts: 2
Joined: Thu Jul 09, 2009 1:31 am

Re: New Shaiya GameGuard patcher - need testers

#6 Post by Swartor »

hi i just try it out and its seams to work but bot taking a big errors. yesterday my bot work almoust fine today after the new gg patch install i get the mass information abaut error

WARNING: Failure reading memory from 0xA4D340 at 0x83ddf4 in memoryReadIntPtr(). Error code 299


i figureout it by my self i hav to find new offsets and playerptr_addr thx all for help with it
shakey
Posts: 56
Joined: Sun Nov 16, 2008 4:02 am

Re: New Shaiya GameGuard patcher - need testers

#7 Post by shakey »

Anyone out there have a pre patched client I can download for my laptop? Even though I applied the patch from admin GG still tries to load, but can't because of my network (which won't be changed for a while). So if someone could post up a game.exe that doesn't even LOAD GG. It would be great. Or atleast directions so I can do it myself again.
coda
Posts: 2
Joined: Tue Jul 21, 2009 2:36 am

Re: New Shaiya GameGuard patcher - need testers

#8 Post by coda »

i try run it but still got CRC mismatch
got the lastest no.GG???
User avatar
Administrator
Site Admin
Posts: 5341
Joined: Sat Jan 05, 2008 4:21 pm

Re: New Shaiya GameGuard patcher - need testers

#9 Post by Administrator »

Make a copy of your game.exe first, just in case. Then, try the patch at the bottom of this thread: http://www.solarstrike.net/phpBB3/viewt ... f=23&t=411

I think they are performing maintenance right now, so I don't know if there is an update or not.
vvayinsane
Posts: 148
Joined: Fri Mar 21, 2008 9:10 pm

Re: New Shaiya GameGuard patcher - need testers

#10 Post by vvayinsane »

Shaiya had a patch..go figure... :oops:
User avatar
Rishijin
Posts: 49
Joined: Sat Jul 04, 2009 4:25 pm
Location: Kauai

Re: New Shaiya GameGuard patcher - need testers

#11 Post by Rishijin »

Yeah im pissed too because everyone who knows how to crack GG, won't tell me how to do it.
1z2x3c
Posts: 14
Joined: Tue Dec 30, 2008 8:26 pm

Re: New Shaiya GameGuard patcher - need testers

#12 Post by 1z2x3c »

http://www.elitepvpers.de/forum/shaiya/ ... lient.html
.... cheack that out... took me forever to find it
nknwn666
Posts: 30
Joined: Fri Feb 20, 2009 3:45 pm

Re: New Shaiya GameGuard patcher - need testers

#13 Post by nknwn666 »

i have a tutorial on how to do nogg multi client and climb but i didnt post it coz no one requested it
1z2x3c
Posts: 14
Joined: Tue Dec 30, 2008 8:26 pm

Re: New Shaiya GameGuard patcher - need testers

#14 Post by 1z2x3c »

can you post climb?
and do you have the name hack... wher you can use any letters?
nknwn666
Posts: 30
Joined: Fri Feb 20, 2009 3:45 pm

Re: New Shaiya GameGuard patcher - need testers

#15 Post by nknwn666 »

1z2x3c wrote:can you post climb?
and do you have the name hack... wher you can use any letters?

Code: Select all

Tools needed:

CE 5.x or higher
ollydbg

Steps:

1. Locate your X cood using CE.
2. Search using Float, Truncated, ie: If your X is 1234.56789 use 1234 as the initial search paramater.
3. After getting around 8-12 resutls, test your findings by adding +10/-10 to each of the results... If your character moves, then you've located your correct X coord. ( This is also tele hack )
4. onces obtained the X Coord " Find out what access this address ", There should be a sequences of op codes it follows, the one your interested in is as follows:

mov ebx,[edx]
After that you want to open memory viewer.
The following should be:

MOV
CMP
then follow by a Jump code

hint: change the JNZ to JMP
You have got yourself climb anywhere hack.

Get the address, open ollydbg and make the modification in the GAME.EXE respectively. Then your done.

I'm not here to spoon feed, I'm not here to give you step by step 100% spoon feed methods. I've already given WAY TOO MUCH hints... Anymore might result in a perma patch.

Regards,

Runner.
Last edited by nknwn666 on Thu Aug 20, 2009 4:31 pm, edited 1 time in total.
1z2x3c
Posts: 14
Joined: Tue Dec 30, 2008 8:26 pm

Re: New Shaiya GameGuard patcher - need testers

#16 Post by 1z2x3c »

hmm... ill have to do this in euroshiaya
Runner_01
Posts: 1
Joined: Thu Aug 20, 2009 12:16 am

Re: New Shaiya GameGuard patcher - need testers

#17 Post by Runner_01 »

nknwn666 wrote:
1z2x3c wrote:can you post climb?
and do you have the name hack... wher you can use any letters?
1. Locate your X cood using CE.
2. Search using Float, Truncated, ie: If your X is 1234.56789 use 1234 as the initial search paramater.
3. After getting around 8-12 resutls, test your findings by adding +10/-10 to each of the results... If your character moves, then you've located your correct X coord. ( This is also tele hack )
4. onces obtained the X Coord " Find out what access this address ", There should be a sequences of op codes it follows, the one your interested in is as follows:

mov ebx,[edx]
After that you want to open memory viewer.
The following should be:

MOV
CMP
then follow by a Jump code

hint: change the JNZ to JMP
You have got yourself climb anywhere hack.

Get the address, open ollydbg and make the modification in the GAME.EXE respectively

but if u dont want to do all of that u can just open ollydbg and go to 0044135A (new climb pointer after new patch) and change JNZ to JMP

Wow? really? I mean like if you're going to copy my post word for word, at least give me some credit for it...
nknwn666
Posts: 30
Joined: Fri Feb 20, 2009 3:45 pm

Re: New Shaiya GameGuard patcher - need testers

#18 Post by nknwn666 »

Runner_01 wrote:
nknwn666 wrote:
1z2x3c wrote:can you post climb?
and do you have the name hack... wher you can use any letters?
1. Locate your X cood using CE.
2. Search using Float, Truncated, ie: If your X is 1234.56789 use 1234 as the initial search paramater.
3. After getting around 8-12 resutls, test your findings by adding +10/-10 to each of the results... If your character moves, then you've located your correct X coord. ( This is also tele hack )
4. onces obtained the X Coord " Find out what access this address ", There should be a sequences of op codes it follows, the one your interested in is as follows:

mov ebx,[edx]
After that you want to open memory viewer.
The following should be:

MOV
CMP
then follow by a Jump code

hint: change the JNZ to JMP
You have got yourself climb anywhere hack.

Get the address, open ollydbg and make the modification in the GAME.EXE respectively

but if u dont want to do all of that u can just open ollydbg and go to 0044135A (new climb pointer after new patch) and change JNZ to JMP

Wow? really? I mean like if you're going to copy my post word for word, at least give me some credit for it...
oh srry,post edited
Post Reply