Jump to content
  • 0
Fily

Thor Patcher Doesn't Open Game Exe

Question

Hi,

My Thor patcher doesn't open my client.exe and here's my config file

[Config:Main]

RootURL='http://mydomain.com/'

RemoteConfigFile='main.ini'

TimeOut=0

StatusFile='myro.dat'

DefaultGRF='myro.grf'

ClientEXE='MyRO.exe'
ClientParameter='-1sak1'

//When patcher unable to connect webserver,
//should the patcher allow player start the game anyways?
FinishOnConnectionFailure=false

[Config:Window]

Style='none'

//This allows the player drag the window by background
DragHandling=true

//Background can be either jpg or bmp, in later case
//the top-left pixel is chosen as transparent color.
Background='images/bg.bmp'

FadeOnDrag=true

[Config:BGM]
File=''

Loop=true

Volume=5

Directory=

[Config:Misc]
Title='MyRO Patcher'

HideProgressBarWhenFinish=true


[ProgressBar:bar1]
Width=342
Height=10

Left=23
Top=486

FrontImage=
BackImage=

Hook='ProgressChange'



[Label:Status]
AutoResize = false

Width=369
Height=

Left=15
Top=498
Alignment='center'

FontColor=$000000
FontName = ''
FontSize =

Text=''

Hook='StatusChange'

[NoticeBox:Box0]
Width=347
Height=250
Left=21
Top=217
URL='http://mydomain.com/notice.html'



[Button:Start]
Default='images/start1.png'
OnHover='images/start2.png'
OnDown='images/start3.png'

Left=383
Top=211

//Hook is used for default buttons,
//do not use this on custom buttons!
Hook='Start'

[Button:Exit]
Default='images/Exit1.png'
OnHover='images/Exit2.png'
OnDown='images/Exit3.png'

Left=383
Top=244

Hook='Exit'

[Button:Cancel]
Default='images/Exit1.png'
OnHover='images/Exit2.png'
OnDown='images/Exit3.png'

Left=383
Top=211
Hook='Cancel'

//[Button:Extra]
//
//
//
// Mode - mode for button
// 1 = open URL
// 2 = Launch file/program
// 3 = Message box
//Mode=
// Action - depend on what you set in the Mod, this may vary
// ex. Mode = 1 , Action='http://google.com'
//Action=

 

Link to comment
Share on other sites

10 answers to this question

Recommended Posts

  • 0
36 minutes ago, chatterboy said:

You forgut the Hook='Start' on the top of [Button:Start] ^_^

There is already a Hook='Start' and still not working.

Link to comment
Share on other sites

  • 0
1 hour ago, chatterboy said:

You forgut the Hook='Start' on the top of [Button:Start] ^_^

by default its already Hook='Start'

reconfig again.

Link to comment
Share on other sites

  • 0
28 minutes ago, Azeroth said:

by default its already Hook='Start'

reconfig again.

No luck. :/ I wonder what's happening. Anyone tried the latest thor patcher version?

Link to comment
Share on other sites

  • 0
4 minutes ago, Azeroth said:

I never used Latest thor :D i used the old version around 2.5+

Can you link me to the old version?

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

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.