toptaran / rzpacker

6 stars 5 forks source link

Problem on Launcher after PatchALL #9

Closed josepwb closed 6 months ago

josepwb commented 6 months ago

image Hello again, after patchall on all files, game works normally all others files changed the key/encryption normally, but when try open the Launcher i'm getting this error, i'm doing something wrong?

Best Regards, José Lucas

toptaran commented 6 months ago

Hello, depends on launcher i think. I tested it on launcher provided in Issue #5

josepwb commented 6 months ago

Wierd, tried on this same launcher that got uploaded for you and isnt working, can you upload here the launcher.exe for check please?

toptaran commented 6 months ago

I took latest NA client from ragezone, renamed Raidrz_mc to Raiderz, added here launcher and recovery from zip of issue 5. Download and unpack rzpacker2 from release, changed in startpatchall batch file place of raiderz client. Launched it, after patch start launcher, all is ok. RaiderZ NA.zip image

toptaran commented 6 months ago

You can decrypt launcher dat file using startdecrypt batch from release version of rzpacker.

josepwb commented 6 months ago

With your upload it worked, but looks like Launcher dont read the buildver file , the Key of it remains the same ? because on KEys file it still using PWEBuildverKey

josepwb commented 6 months ago

image this error to be exact.

josepwb commented 6 months ago

image Using the files you provided the .dat become with 1kb only didnt know why also

toptaran commented 6 months ago

image Make temp web server, checked all is ok, buildver checked correctly.

Patch function work only for original files, you can't change keys in same file few times. Every time need to take original files.

josepwb commented 6 months ago

image Make temp web server, checked all is ok, buildver checked correctly.

Patch function work only for original files, you can't change keys in same file few times. Every time need to take original files.

I know just can use one time on the original file, but after downloaded the files you send the raiderz launcher.dat become 1kb after the patchall and on promp it show the key isnt located on executable file of Launcher

toptaran commented 6 months ago

Another thing I assume you maybe think wrong about Private.key and PrivateVer2.key. For ver2 it need both, new ver2 key using solely for fileindex, for other files still using ver1 key.

toptaran commented 6 months ago

image Make temp web server, checked all is ok, buildver checked correctly. Patch function work only for original files, you can't change keys in same file few times. Every time need to take original files.

I know just can use one time on the original file, but after downloaded the files you send the raiderz launcher.dat become 1kb after the patchall and on promp it show the key isnt located on executable file of Launcher

But I sent you already patched files. Original ones you can take in Issue #5.

josepwb commented 6 months ago

Oh ok it must work now, i did some mistake in middle of alot of files, gonna try and check everything here now, thanks in advance!

toptaran commented 6 months ago

No new info, I assume problem solved.