[Config:Main] RootURL='http://154.84.153.138/patch/' RemoteConfigFile='main.ini' TimeOut=0 StatusFile='patch.dat' DefaultGRF='seal.dll' ClientEXE='SO3DPLUS.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='Auto Update Patch : seal-amity' HideProgressBarWhenFinish=true [ProgressBar:bar1] Width=330 Height=25 Left=378 Top=621 FrontImage='images/load1.png' Hook='ProgressChange' [Label:Status] AutoResize = false Width=330 Height=25 Left=378 Top=582 Alignment='center' FontColor=$FFFFFF FontName = '' FontSize = Text='' Hook='StatusChange' [Button:Start] Default='images/btn_start.png' OnHover='images/btn_start2.png' OnDown='images/btn_start.png' Left=739 Top=536 //Hook is used for default buttons, //do not use this on custom buttons! Hook='Start' [Button:Exit] Default='images/btn_tt1.png' OnHover='images/btn_tt2.png' OnDown='images/btn_tt1.png' Left=917 Top=144 Hook='Exit' [Button:Setting] Default='images/btn_t1.png' OnHover='images/btn_t2.png' OnDown='images/btn_t1.png' Left=880 Top=144 Mode = 2 Action='setD3DDevice.exe' //[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=