Jump to content
  • 0

how to update thor patcher via patch ?


AsuraBro

Question


  • Group:  Members
  • Topic Count:  19
  • Topics Per Day:  0.01
  • Content Count:  74
  • Reputation:   3
  • Joined:  07/12/14
  • Last Seen:  

so i have tryed to update my thor patcher by using a patch.

 

the players can download the patch but the patch, it dosnt change the patcher they still have the old patcher and it still download the same patch for them.

 

any help?

 

i couldnt find topics about it.

Link to comment
Share on other sites

6 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  25
  • Topics Per Day:  0.01
  • Content Count:  81
  • Reputation:   1
  • Joined:  02/22/12
  • Last Seen:  

You Can Use This Tool

 

New%20Bitmap%20Image.bmp

Just Drag your new Patcher then copy the Code .. Then Create patch .. nameit .. newskin.thor

 

After the go to you main.ini

 

//Thor Patcher remote config file

[Main]
//Allow patching or not?
allow=true
 
//Should patcher ignore everything else and finish patch immediately?
Force_Start=false
 
//if not, what message should appear?
policy_msg=Server is taking a nap.
 
//file_url - patch files should ALL put here.
// This config entry will override the one in embed config.
// o HTTP:
//         http://domain.com/dir/
// o FTP:
//         ftp://domain.com/dir/
//     o With <Username> [Password] [Port]
//     o Note: username is required if want put password, otherwise everything is optional.
 
[Patch]
//use CheckSum tool, hash for client & patcher
// used to make sure exe is up to date
//  (leave empty to disable this feature)
ClientSum=
PatcherSum=PASTE THE CODE HERE
 
 
//This is compressed file for patcher & client update
// To make these work, ClientSum and/or PatcherSum can't be empty
// Note: these files should put same place as patch file (file_url in internal config)
//Relative address, not FULL URL!
ClientPath=
PatcherPath=newskin.thor
 
// Patch list file
PatchList=plist.txt
 
[stars]
// Shining o.O (Anyways, its for start button clones)
// Since orignal client has check sum.. why not for clones? XD
 
 
//How many? (it should same as amount of start button clone, but of course it's your choice)
clients=0
 
// _sum - checksum, use CheckSum tool.
//client1_sum=
// _Name - Filename of exe
//client1_Name=
// _Path - Path for file [Compressed]
//client1_Path=
 
[Misc]
//Set a limit for fragment, when reach this limit, patcher will ask user to defrag
FragmentLimit=50

  

 

 

.. upload on your webserver .. do not Edit the plist.txt just upload the .THOR patch file

thats it then patch

  • Upvote 1
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  38
  • Topics Per Day:  0.01
  • Content Count:  333
  • Reputation:   67
  • Joined:  09/05/12
  • Last Seen:  

Use checksum in tools folder and get the sum of your new patcher.
Make a new patch including your new patcher design.

Upload your new patcher .thor file in the same folder where did you upload your patches.

Then open your main.ini

Then in your main.ini find  PatcherSum= and add your patcher sum there.

Then in PatcherPath= put the file name of your new patcher .thor file.

And save main.ini and repatch.

PM me if you're troubling in updating your patcher.

 

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  0
  • Topics Per Day:  0
  • Content Count:  1
  • Reputation:   0
  • Joined:  05/01/18
  • Last Seen:  

HI~ i am also have trouble with pather self update

i did everything but still get a update failed..

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  11
  • Topics Per Day:  0.00
  • Content Count:  126
  • Reputation:   4
  • Joined:  10/31/12
  • Last Seen:  

On 7/27/2014 at 6:26 AM, Vanquiser said:
[Patch]
//use CheckSum tool, hash for client & patcher
// used to make sure exe is up to date
//  (leave empty to disable this feature)
ClientSum=
PatcherSum=PASTE THE CODE HERE


how can i know the code?

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  248
  • Reputation:   34
  • Joined:  11/19/11
  • Last Seen:  

3 hours ago, markiez22 said:


how can i know the code?

your thor patcher tools find the CheckSum.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...