Hi, I am a little bit confused about this patcher... Any things I wrote in plist.plt no have effect and the patcher say "no update for your client"
This is my rsettings.ini
;KPatcher remote config file
;These three sections also duplicated in embedded configuration file on the case if the patcher will not be able to download the remote file from server.
;Also, it will allow run the patcher game client in the event of unavailability of the remote configuration file.
[Settings::Main]
;Server Name
ServerName = DREAMFLARE
;Unique identifier of the server is needed to save the data in the PatcherData file. Typically, the server name in capital letters.
ServerUID = DREAMFLARE
;File where patcher store own data
PatcherData = dreamflare.inf
[Settings::Browsers]
;Notice URL
NoticeURL = http://dreamflare.net/kpatcher/index.php
;StatusURL =
[Settings::Executable]
;Client exe name & exe param to launch
NewLogin = 0
AutoStart = 0
ExeName = dreamflare.exe
ExeParam = -1rag1
[Settings::PatchServer::Main]
;PatchList URL and name
PatchListURL = http://dreamflare.net/kpatcher
;PatchList name
PatchListName = plist.plt
;FileServer URL (For Login with passsword use ftp://login:[email protected]/)
FileServerURL = http://dreamflare.net/kpatcher/patch
;Server GRF name & patchinfo store
Grf = dfdata.grf
[Settings::PatchServer::KRO]
;Support for patching the official client.
;Possible values:
;0=Off - Downloads will not occur, the button kroPatches will not be displayed on the form.
;1=Auto - Downloads will take place immediately after the main patch, the button kroPatches will not be displayed on the form.
;2=Manual - Download will take place only after clicking on the button kroPatches, but only after major patches will be downloaded.
StartType = 0
;Full Url to patch list
PatchListURL = http://patch.naoro.ru/
;Patch list name
PatchListName = patch_test.txt
;Full Url to patches (For Login with passsword use ftp://login:[email protected]/)
FileServerURL = ftp://ragnarok.nowcdn.co.kr:20021/Patch
;Main GRF
Grf = data.grf
;Patch number store
PatchInfo = patch.inf
[Settings::PatchServer::KRORE]
;Support for patching the official Renewal client.
;Possible values:
;0=Off - Downloads will not occur, the button kroREPatches will not be displayed on the form.
;1=Auto - Downloads will take place immediately after the official patch, the button kroREPatches will not be displayed on the form.
;2=Manual - Download will take place only after clicking on the button kroREPatches, but only after major and patches will be downloaded.
StartType = 0
;Full Url to patch list
PatchListURL = http://webpatch.ragnarok.co.kr/patch/
;Patch list name
PatchListName = patchRE.txt
;Full Url to patches (For Login with passsword use ftp://login:[email protected]/)
FileServerURL = ftp://patcher:[email protected]/kro/
;Main GRF
Grf = rdata.grf
;Patch number store
PatchInfo = patchRE.inf
And this is my plist.plt
//Patch list
1:CDF:cazzone.txt
2:GDF:data\clientinfo.xml
3:ARCH:munnezz.zip
Hi, I am a little bit confused about this patcher... Any things I wrote in plist.plt no have effect and the patcher say "no update for your client"
This is my rsettings.ini
;KPatcher remote config file ;These three sections also duplicated in embedded configuration file on the case if the patcher will not be able to download the remote file from server. ;Also, it will allow run the patcher game client in the event of unavailability of the remote configuration file. [Settings::Main] ;Server Name ServerName = DREAMFLARE ;Unique identifier of the server is needed to save the data in the PatcherData file. Typically, the server name in capital letters. ServerUID = DREAMFLARE ;File where patcher store own data PatcherData = dreamflare.inf [Settings::Browsers] ;Notice URL NoticeURL = http://dreamflare.net/kpatcher/index.php ;StatusURL = [Settings::Executable] ;Client exe name & exe param to launch NewLogin = 0 AutoStart = 0 ExeName = dreamflare.exe ExeParam = -1rag1 [Settings::PatchServer::Main] ;PatchList URL and name PatchListURL = http://dreamflare.net/kpatcher ;PatchList name PatchListName = plist.plt ;FileServer URL (For Login with passsword use ftp://login:[email protected]/) FileServerURL = http://dreamflare.net/kpatcher/patch ;Server GRF name & patchinfo store Grf = dfdata.grf [Settings::PatchServer::KRO] ;Support for patching the official client. ;Possible values: ;0=Off - Downloads will not occur, the button kroPatches will not be displayed on the form. ;1=Auto - Downloads will take place immediately after the main patch, the button kroPatches will not be displayed on the form. ;2=Manual - Download will take place only after clicking on the button kroPatches, but only after major patches will be downloaded. StartType = 0 ;Full Url to patch list PatchListURL = http://patch.naoro.ru/ ;Patch list name PatchListName = patch_test.txt ;Full Url to patches (For Login with passsword use ftp://login:[email protected]/) FileServerURL = ftp://ragnarok.nowcdn.co.kr:20021/Patch ;Main GRF Grf = data.grf ;Patch number store PatchInfo = patch.inf [Settings::PatchServer::KRORE] ;Support for patching the official Renewal client. ;Possible values: ;0=Off - Downloads will not occur, the button kroREPatches will not be displayed on the form. ;1=Auto - Downloads will take place immediately after the official patch, the button kroREPatches will not be displayed on the form. ;2=Manual - Download will take place only after clicking on the button kroREPatches, but only after major and patches will be downloaded. StartType = 0 ;Full Url to patch list PatchListURL = http://webpatch.ragnarok.co.kr/patch/ ;Patch list name PatchListName = patchRE.txt ;Full Url to patches (For Login with passsword use ftp://login:[email protected]/) FileServerURL = ftp://patcher:[email protected]/kro/ ;Main GRF Grf = rdata.grf ;Patch number store PatchInfo = patchRE.inf
And this is my plist.plt
//Patch list
1:CDF:cazzone.txt
2:GDF:data\clientinfo.xml
3:ARCH:munnezz.zip
Edited by HyperSonic2097
Share this post
Link to post
Share on other sites