Southperry.net
NXPatcher - Create your own pre-patcher & list of Maple FTPs - Printable Version

+- Southperry.net (https://www.southperry.net)
+-- Forum: Extraction Stuff (https://www.southperry.net/forumdisplay.php?fid=13)
+--- Forum: Extractions (https://www.southperry.net/forumdisplay.php?fid=68)
+--- Thread: NXPatcher - Create your own pre-patcher & list of Maple FTPs (/showthread.php?tid=12771)

Pages: 1 2 3 4 5 6 7 8 9 10


NXPatcher - Create your own pre-patcher & list of Maple FTPs - Fiel - 2011-01-04

It generally goes back five versions

So for 00093 you can get 00092 00091 ... 00088


NXPatcher - Create your own pre-patcher & list of Maple FTPs - kwaz - 2011-01-04

 gMS Sample
View the Version.info to see all patchers available to that version.


NXPatcher - Create your own pre-patcher & list of Maple FTPs - shakar96 - 2011-01-14

How do you use the kMS patcher? My patcher never works and idk how to download it Sad
EDIT: never mind, I figured it out.


NXPatcher - Create your own pre-patcher & list of Maple FTPs - maplefreak26 - 2011-01-19

Fiel Wrote:It generally goes back five versions

So for 00093 you can get 00092 00091 ... 00088
Thank you, and @other person who gave me the Version.info thing.
Thank you to your too.


NXPatcher - Create your own pre-patcher & list of Maple FTPs - kwaz - 2011-04-25

So I set the ifbackup option to true, read a patchfile and only got the MapleStory.exe in the version folder. bufiles.txt did get written into the Patcher directory, but was deleted after patchfile was read. Autoapply was not optioned so I'm guessing backups only happen if autoapply is set true? Or did I miss something?


NXPatcher - Create your own pre-patcher & list of Maple FTPs - Fiel - 2011-04-26

bufiles.txt is a listing of all the files to be backed up. It being deleted after the patchfile is done means it's working as intended.

It should work and it did work for me with this patch. I don't know why it's not working for you. Did you use read or hijack?


NXPatcher - Create your own pre-patcher & list of Maple FTPs - kwaz - 2011-04-26

I used read.

ed~ So I used hijack, got the "undefined token" error for 'read:ifbackupfiles'. Changed "ifbackupfiles" to "ifbackup", ran hijack again, and nothing showed in the v96 folder.

 myini



NXPatcher - Create your own pre-patcher & list of Maple FTPs - iknorite - 2011-08-10

The NXLite link doesn't seem to work for me.

If anyone else has the file and is able to re-upload it, I'd appreciate it. Thanks.


NXPatcher - Create your own pre-patcher & list of Maple FTPs - Fiel - 2011-08-10

Nice of my server to die on me with no warning.

God... what is it with hosting companies these days.


NXPatcher - Create your own pre-patcher & list of Maple FTPs - iknorite - 2011-08-10

Fiel Wrote:Nice of my server to die on me with no warning.

God... what is it with hosting companies these days.

I'm guessing you got it fixed since it is now working.

Thanks.


NXPatcher - Create your own pre-patcher & list of Maple FTPs - Eos - 2011-08-10

Fiel Wrote:God... what is it with hosting companies these days.

They are all forged in the fires of suckage.


NXPatcher - Create your own pre-patcher & list of Maple FTPs - Fiel - 2011-08-20

iknorite Wrote:I'm guessing you got it fixed since it is now working.

Thanks.

I didn't really fix it.

/etc/init.d/ fixed it. Chin


NXPatcher - Create your own pre-patcher & list of Maple FTPs - Eyon - 2011-08-24

Dear Fiel,

I tried your advanced patcher and it worked perfectly!
When I tried the split command it worked also, but! What can I do with the *.base file?
Can I look into it for the changes that come with it?
Please help me.


NXPatcher - Create your own pre-patcher & list of Maple FTPs - Fiel - 2011-08-24

Eyon Wrote:Dear Fiel,

I tried your advanced patcher and it worked perfectly!
When I tried the split command it worked also, but! What can I do with the *.base file?
Can I look into it for the changes that come with it?
Please help me.

The base file is the Nexon-affiliated patcher executable file. It only contains the same algorithms that NXPatcher uses to patch games. Having the *.base file can help you create other patchers as you can specify which *.base file you want to use.

There are two different kinds of *.base files that Nexon made available at one point or another. One base file is the offline patcher and had the image of a ribbon pig and such with the patcher, and the other is an online patcher than shows the Nexon webpage. They're both okay to use. NXPatcher allows you to include either base file in your patcher by changing the INI settings.

However, I still recommend that people use NXPatcher since it tells you of potential problems with the patch file or the files you're patching. The Nexon patcher will just freeze and do nothing! This was part of the reason why I created NXPatcher in the first place. The Nexon patcher is not that good and many people frequently have problems with it.


NXPatcher - Create your own pre-patcher & list of Maple FTPs - Eyon - 2011-08-24

Fiel Wrote:The base file is the Nexon-affiliated patcher executable file. It only contains the same algorithms that NXPatcher uses to patch games. Having the *.base file can help you create other patchers as you can specify which *.base file you want to use.

There are two different kinds of *.base files that Nexon made available at one point or another. One base file is the offline patcher and had the image of a ribbon pig and such with the patcher, and the other is an online patcher than shows the Nexon webpage. They're both okay to use. NXPatcher allows you to include either base file in your patcher by changing the INI settings.

However, I still recommend that people use NXPatcher since it tells you of potential problems with the patch file or the files you're patching. The Nexon patcher will just freeze and do nothing! This was part of the reason why I created NXPatcher in the first place. The Nexon patcher is not that good and many people frequently have problems with it.

I see, before I used your pre-patcher program I always had problems with the patching.
When EMS released V73 here we know that the patcher was broken due your program.
Keep up the good work!

However, one things keep bothering me.
How do you manage to sort the new data from the old one and present it in such nice schemes.
There are so many files and some *.WZ are over 1G, do they have timestamps or such?


NXPatcher - Create your own pre-patcher & list of Maple FTPs - Fiel - 2011-08-24

Eyon Wrote:However, one things keep bothering me.
How do you manage to sort the new data from the old one and present it in such nice schemes.
There are so many files and some *.WZ are over 1G, do they have timestamps or such?

They have checksums. See which checksums changed, then find the differences in those files.


NXPatcher - Create your own pre-patcher & list of Maple FTPs - Eyon - 2011-08-24

Fiel Wrote:They have checksums. See which checksums changed, then find the differences in those files.

I don't get a checksum log after using the NXPatcher.
The only log wich I can get is when I split the NXPatcher, but thats quite the unreadable stuff.
You use a program to list the differences?


NXPatcher - Create your own pre-patcher & list of Maple FTPs - Fiel - 2011-08-24

Eyon Wrote:I don't get a checksum log after using the NXPatcher.
The only log wich I can get is when I split the NXPatcher, but thats quite the unreadable stuff.
You use a program to list the differences?

Too complicated to talk about.


NXPatcher - Create your own pre-patcher & list of Maple FTPs - Eyon - 2011-08-24

I'd love to learn Wink
Send me PM if you want.
If you simply don't want to share this I totally don't mind that!


NXPatcher - Create your own pre-patcher & list of Maple FTPs - Sewil - 2011-12-13

How long will it be stuck on "Checking the files."?
The bar is at 100% but it's not continuing after that.