Jump to content
  • 0

Patcher Not Patching? Need Help Here Guys =)


bakuretsu19

Question


  • Group:  Members
  • Topic Count:  6
  • Topics Per Day:  0.00
  • Content Count:  7
  • Reputation:   0
  • Joined:  11/05/12
  • Last Seen:  

Its is my first time making a patcher. i am using NeonCube Patcher. i dont even know guys if im in the right track or lost already. can anybody help me with this? thank you so much! =)


;##############################################################################
;## NEONCUBE - RAGNAROK ONLINE PATCH CLIENT
;##
;##  http://openkore.sourceforge.net/neoncube
;##  © 2005 Ansell "Cliffe" Cruz ([email protected])
;##  
;##  This program is free software; you can redistribute it and/or modify
;##  it under the terms of the GNU General Public License as published by
;##  the Free Software Foundation; either version 2 of the License, or
;##  (at your option) any later version.
;##
;##  This program is distributed in the hope that it will be useful,
;##  but WITHOUT ANY WARRANTY; without even the implied warranty of
;##  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
;##  GNU General Public License for more details.
;##
;## You should have received a copy of the GNU General Public License
;##  along with this program; if not, write to the Free Software
;##  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
;##
;###############################################################################

; neoncube.ini
;
; -- [server] section
; server_name =
; notice_url  =
; patch_site  = server44.000webhost.com
; patch_port  = 21
; patch_list  = /root/patcher/patch/patchlist.txt
; patch_folder  = /root/patcher/patch/
; executable  = 
; registration_link =
; grf  = mainj.grf
; skin  = default_skin
; Backup_GRF  = 1
; startup_option = 2
;
; -- [general] section
; debug_mode  = set to 1 to leave a the downloaded patch list as tmp.nc. If omitted, defaults to 0
; keep_patches  = <not implemented yet>
; archive_passphrase	= archive passphrase, e.g. for RAR passworded files
;
; -- [network] section
;
;

[server]

server_name =
notice_url =
patch_site = server44.000webhost.com/patcher/index/html
patch_port = 21
patch_list = /root/patcher/patch/patchlist.txt
patch_folder = /root/patcher/patch/

executable = Eklavu.exe
registration_link = [url="http://ragnarok.co.kr/"]http://ragnarok.co.kr/[/url]

skin = skin_default

grf_file = mainj.grf
Backup_GRF = 1
startup_option = 3

[general]

;debug_mode = 0
archive_passphrase =

~ Thank you Emistry ~ But im afraid the patcher is still not working? any idea what should i do?

Edited by bakuretsu19
Please use [CODEBOX] or Attachments for long contents.
Link to comment
Share on other sites

1 answer to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  118
  • Topics Per Day:  0.03
  • Content Count:  1942
  • Reputation:   197
  • Joined:  01/08/12
  • Last Seen:  

server_name = EklavuRO

notice_url = www.eklavu.cu.cc

patch_site = server44.000webhost.com

patch_port = 21

patch_list = patcher/patch/patchlist.txt

patch_folder = patcher/patch/

example.

server44.000webhost.com your web hosting site

patch_folder = patcher/patch/ and patcher/patch/patchlist.txt location of your patch files and patchlist

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