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.