Jump to content
  • 0

Thor Patcher Issue


Dolphin86

Question


  • Group:  Members
  • Topic Count:  280
  • Topics Per Day:  0.06
  • Content Count:  757
  • Reputation:   17
  • Joined:  01/07/12
  • Last Seen:  

Hello guys i need help or a guide about thor pacther.

 

Question :

 

Im having problem with my patching, so i have a new custom map need to be patched in my grf, now here is my data.ini config :

[Data]

0=rhro_update.grf

1=rhro.grf
2=rdata.grf
3=data.grf
4=sdata.grf
5=xdata.grf            

now this is my thor confing.ini :

[Config:Main]

RootURL='http://rhro.nickyzai.com/thor/'

RemoteConfigFile='main.ini'

TimeOut=0

StatusFile='rhro.dat'

DefaultGRF='rhro_update.grf'

ClientEXE='Rising Heros RO.exe'
ClientParameter='-1sak1'

FinishOnConnectionFailure=false

[Config:Window]
AutoResize=true
Style='none'

Width=
Height=

DragHandling=true

Background='images/bg.jpg'

FadeOnDrag=false

[Config:BGM]
File=

Loop=true

Volume=20

Directory=

[Config:Misc]
Title='Rising Heroes Patcher'

HideProgressBarWhenFinish=false


[ProgressBar:bar1]
Width=
Height=

Left=16
Top=330

BackColorStart=
BackColorEnd=

FrontColorStart=
FrontColorEnd=

FrontImage='images/bar-front.png'
BackImage='images/bar.png'

Hook='ProgressChange'



[Label:Status]
AutoResize = false

Width=260
Height=

Left=99
Top=314
Alignment='left'

FontColor=$FFFFFF
FontName = ''
FontSize =

Text=''

Hook='StatusChange'

[NoticeBox:Box0]
Width=0
Height=0
Left=0
Top=0
URL=''



[Button:Start]
Default='images/start.png'
OnHover='images/start-hover.png'
OnDown='images/start-hover.png'

Left=586
Top=290

Hook='Start'

[Button:Exit]
Default='images/close.png'
OnHover='images/close-hover.png'
OnDown='images/close-hover.png'

Left=729
Top=7

Hook='Exit'

[Button:Cancel]
Default='images/close.png'
OnHover='images/close-hover.png'
OnDown='images/close-hover.png'

Left=729
Top=7
Hook='Cancel'

[Button:Register]
Default='images/register.png'
OnHover='images/register-hover.png'
OnDown='images/register-hover.png'

Left=8
Top=264
Mode=1
Action='http://sh.st/yFhuc'

[Button:Support]
Default='images/support.png'
OnHover='images/support-hover.png'
OnDown='images/support-hover.png'

Left=378
Top=264
Mode=1
Action= 'http://sh.st/yFhoj'

[Button:Vote]
Default='images/vote.png'
OnHover='images/vote-hover.png'
OnDown='images/vote-hover.png'

Left=192
Top=264
Mode=1
Action='http://sh.st/yFhp6'

now the problem is i need to merge those new custom map with my rhro_update.grf, but for somehow i cant find them in any of my grf, so where are they? and how can i properly merge my new custom map with my rhro_update.grf ? if posible provide a guide with picture thanks.

Link to comment
Share on other sites

5 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  280
  • Topics Per Day:  0.06
  • Content Count:  757
  • Reputation:   17
  • Joined:  01/07/12
  • Last Seen:  

sorry for late replay actually it was on pre-re files pre/db/mapcache.dat

fixed !

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  31
  • Topics Per Day:  0.01
  • Content Count:  491
  • Reputation:   20
  • Joined:  11/19/11
  • Last Seen:  

create rhro_update.grf with new custom map

 

run your ThorGenerator.exe

 

File

add file --> single file

 

generate

and select /root

 

upload file rhro_update.thor in your patch folder

done

Edited by Akbare
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  280
  • Topics Per Day:  0.06
  • Content Count:  757
  • Reputation:   17
  • Joined:  01/07/12
  • Last Seen:  

so i need to a grf file 1st then generate with thor generator then upload them to site?

not a normal file like data/blalaa.gat


create rhro_update.grf with new custom map

 

run your ThorGenerator.exe

 

File

add file --> single file

 

generate

and select /root

 

upload file rhro_update.thor in your patch folder

done

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  31
  • Topics Per Day:  0.01
  • Content Count:  491
  • Reputation:   20
  • Joined:  11/19/11
  • Last Seen:  

grf file 1st  include with your custom map.

soon if you want to update, you can add file to this grf

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  16
  • Topics Per Day:  0.00
  • Content Count:  696
  • Reputation:   722
  • Joined:  11/12/12
  • Last Seen:  

You want to avoid making thor patches that way... it's not recommended! The method suggested above will replace the GRF if it exists (or create a new one). That would also be equivalent to putting a GRF inside a GRF @@. It will work at first, but you might as well want to learn how to do thor patches the way it was meant to be.

 

With ThorGenerator

  • Select the output file.
  • Use the RO - GRF mode. Leave the box on the right blank to patch in the default GRF, which is rhro_update.grf. It will be created automatically if it doesn't exist.
  • Select Directory for the Input.
  • In the box below, select the data folder which contains your new files, such as your maps. Example : C:\Ro\Patches\data.
  • As for Ascii vs Unicode, that depends of how your files are named. Since they are maps though, the paths won't contain Unicode characters so you should choose Ascii.
  • Click Generate and you're done.

Put the patch in your patch folder.

 

The "File" option in ThorGenerator is meant for everything else that isn't a GRF. Such files would be System\itemInfo.lua/lub, background music (BGM), AI updates, etc.

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...