Jump to content

Question

15 answers to this question

Recommended Posts

Posted (edited)

;##############################################################################

;## NEONCUBE - RAGNAROK ONLINE PATCH CLIENT

;##

;## http://openkore.sourceforge.net/neoncube

;## © 2005, 2006 Ansell Cruz a.k.a Meowmix ([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 = Server's name (EG: Korean Ragnarok Online, International Ragnarok Online, mRO, aeRO, etc)

; notice_url = URL of the HTML notice (without the http://) (EG: www.domain.com/notice.php)

; patch_site = hostname/IP of the HTTP patch server (where the files will be downloaded) (EG: www.patchserver.domain.com)

; patch_port = port number (1-65535). If omitted, defaults to 80.

; patch_list = absolute path to the patchlist text document, in patch_site (EG: /path/to/patchlist.txt, which forms the URL http://www.patchserv...o/patchlist.txt)

; patch_folder = path to the folder which contains the patch files, in patch_site (EG: /path/to/folder/which/contain/patches/)

; executable = program to be launched when the "start game" button has been pressed (EG: ragexe.exe)

; registration_link = URL to launch when the user clicks the registration link (EG: http://www.domain.com/register.php). The associated program will be used to view the page.

; grf = grf file (EG: adata.grf)

; skin = skin to use (EG: default_skin). See the neoncube folder for a list of choices

; Backup_GRF = set to 1 if you want to backup the GRF file before applying the patch. 0 to disable.

; startup_option = [1] Can start the ragnarok client anytime.

; (patcher is still downloading files, patcher failed to connect, patcher failed to extract, etc).

; [2] Can start the ragnarok client only AFTER the patch process has completed

; (if it fails to connect/download a patch, it won't start).

; [3] Can start the ragnarok client only AFTER the patch process has completed

; (if it fails to connect/download a patch. it WILL start). *recommended*

;

; -- [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 = /neoncube/

patch_site =

patch_port = 80

patch_list = /patch/patchlist.txt

patch_folder = /patch/

executable = .exe

registration_link =

skin = skin_default

grf_file =

Backup_GRF = 1

startup_option = 3

[general]

;debug_mode = 0

archive_passphrase = American Idiot

any one pls give some example with answer

anyway my patchlist.txt is blank..

and this my patch located abys.jpg

Edited by windows99
Posted

[server]
server_name =
notice_url = /neoncube/
patch_site =
patch_port = 80
patch_list = /patch/patchlist.txt
patch_folder = /patch/
executable = .exe
registration_link =
skin = skin_default
grf_file =
Backup_GRF = 1
startup_option = 3
[general]
;debug_mode = 0
archive_passphrase = American Idiot

notice_url - is missing the domain name

patch_site - is blank (it should be a domain name)

executable - that should be the full filename of your client, like "SomethingRO.exe"

registration_link - you might want to fill this in if you have a CP setup

grf_file - is blank (it should be the name of your server's GRF)

More info and examples on the wiki page: NeonCube

Posted

[server]
server_name =
notice_url = /neoncube/
patch_site =
patch_port = 80
patch_list = /patch/patchlist.txt
patch_folder = /patch/
executable = .exe
registration_link =
skin = skin_default
grf_file =
Backup_GRF = 1
startup_option = 3
[general]
;debug_mode = 0
archive_passphrase = American Idiot

notice_url - is missing the domain name

patch_site - is blank (it should be a domain name)

executable - that should be the full filename of your client, like "SomethingRO.exe"

registration_link - you might want to fill this in if you have a CP setup

grf_file - is blank (it should be the name of your server's GRF)

More info and examples on the wiki page: NeonCube

yes i post the blank config.ini... all i want to know is... where to input the patch folder into webhost or in neocube folder?

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...