Jump to content

Miengo

Members
  • Posts

    8
  • Joined

  • Last visited

Posts posted by Miengo

  1. RootURL='http://www.rosexyxforever.servercrow.net/patch/'

    RemoteConfigFile='main.ini'(por defecto)StatusFile='sexyro.dat'

    DefaultGRF='sexyro.grf'

    ClientEXE='sexyro.exe'

    ClientParameter='-1sak1'

    [NoticeBox:Box0]

    Width=347

    Height=250

    Left=21

    Top=217

    URL='http://www.rosexyxforever.servercrow.net/patch/Notice.html'

    [Config:Main]

    RootURL='http://www.rosexyxforever.servercrow.net/patch/'

    RemoteConfigFile='main.ini'

    TimeOut=0

    StatusFile='sexyro.dat'

    DefaultGRF='sexyro.grf'

    ClientEXE='sexyro.exe'

    ClientParameter='-1sak1'

    FinishOnConnectionFailure=false

    [Config:Window]

    AutoResize=true

    Style='none'

    Width=

    Height=

    DragHandling=true

    Background='images/bg.bmp'

    FadeOnDrag=false

    [Config:BGM]

    File=

    Loop=true

    Volume=20

    Directory=

    [Config:Misc]

    Title='Thor Patcher'

    HideProgressBarWhenFinish=true

    [ProgressBar:bar1]

    Width=342

    Height=10

    Left=23

    Top=486

    BackColorStart=$009DEEEF

    BackColorEnd=$00C2F1F1

    FrontColorStart=$006ED5B0

    FrontColorEnd=$0080DDCA

    FrontImage=

    BackImage=

    Hook='ProgressChange'

    [Label:Status]

    AutoResize = false

    Width=369

    Height=320

    Left=15

    Top=498

    Alignment='center'

    FontColor=$000000

    FontName = ''

    FontSize =

    Text='estado'

    Hook='StatusChange'

    [NoticeBox:Box0]

    Width=347

    Height=250

    Left=21

    Top=217

    URL='http://www.rosexyxforever.servercrow.net/patch/Notice.html'

    [button:Start]

    Default='images/start1.png'

    OnHover='images/start2.png'

    OnDown='images/start3.png'

    Left=383

    Top=211

    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'

  2. Pusistes bien la carpeta en tu ftp en donde tiene q ir tus actualizaciones y ponerle bien el nombre en el txt llamado pliss.txt algo asi xD...

    pues te digo esta todo en www/patch

    luego estaria la carpeta data con la siguiente direccion

    www/patch/data

    segun las guias que e leido eso estaria correcto

    puedo acceder desde la pagina web al archivo notice.html

    el txt se llama por defecto plist.txt el cualñ e puesto en varios sitios para ver donde funcionaba...

    asi llevo 1 semana intentando(tambien en otra guia lei algo de cambiarle el nombre a data por upadapte) que tambien tengo una carpeta con ese nombre

    bueno tambien os dejo el sitio web para que echeis un vistazo por si acaso surge algo

    http://www.rosexyxforever.servercrow.net/patch/

  3. bueno tengo un pc con windows 7 64bits(por si ayuda)

    el problema es que no consigo que ningun actualizador me funcione

    ni thor parcher(e descargado unas 10 veriones e preguntado y nada) y lo mismo con neoncube

    resulta que para thor parcher simplemnte pongo la web

    osea http://web.net/pach/

    y le doy a config_packer.exe

    busco el thormaker.exe

    y pincho sobre el thor.exe en la carpeta de parcher

    resultado unas veces uno otras otro pero en ningun caso funciona

    una veces me dice que no tengo la data y otras que no esta configurado

    alguien me puede echar una mano?

    os dejo un spoiler para que veais las configuraciones

    // THOR Patcher Public Version Internal Config File

    // Note: any entry leaves as blank will use default value

    //base_url - everything except patch files will read from here

    base_url=http://domain.com/opatch/

    //file_url - patch files should ALL put here.

    // o HTTP:

    // http://domain.com/dir/

    // o FTP:

    // ftp://domain.com/dir/

    // o With <Username> [Password] [Port]

    // ftp://username:[email protected]:port/dir/

    // o Note: username is required if want put password, otherwise everything is optional.

    file_url=http://www.rosexyxforever.servercrow.net/patch/data/

    //notice_file - self explained

    //-------------

    //if you still don't understand the concept:

    // if base_url is http://yourdomain.com/patcher/

    // then notice file address will be

    // http://yourdomain.com/patcher/Notice.html

    //-------------

    //Should be relative address instead FULL URL

    //-------------

    notice_file=Notice.html

    //core_file - this internal config file only store whats required,

    //but core_file is a remote config file (does different thing than internal one)

    //Relative address, not FULL URL!

    core_file=main.ini

    //=============================

    // File below is on local disk

    //=============================

    [Local]

    //status_file - BAD NAMED.. used store informations such as last patch id etc,

    //it should be more "advanced" if works as orignal planned..

    status_file=rosexy.ace

    //grf_file - self explained

    grf_file=rosexy.grf

    //client_file - self explained, it's GAME EXE not patcher's

    client_file=rosexy.exe

    //client_parameter - should be self explained..

    client_parameter=-1sak1

    //=============================

    // Custom Skin controls

    //=============================

    [skin]

    //windows_mode - How should windows presented?

    // None - Borderless window

    // Single - Window cannot resized

    // Sizeable - ... what it says, can not resize when windows_autosize set to true / 1

    window_style=none

    //windows_autosize - if set to 1, window size will automatically change depend on content size

    windows_autosize=true

    // Should be self explained, width and height

    //windows_autosize set to 0 for this to work

    // Min: 1 Max: 10000 (I don't think you should make that big)

    window_width=0

    window_height=0

    // If set to true, user able to drag window by click images (background)

    // recommended to true especially for boarderless window

    window_handle_move=true

    // Image for background (DOES NOT READ FROM DIRECTORY OF PATCHER, the config packer will put image inside patcher too)

    // Support : jpg bmp

    // About PNG: its VERY buggy and mostly count as failure =( [it's soo buggy that not suitable for normal use]

    // Note : patcher determine image format by filename extension, use with care!

    background_file=bg.jpg

    // overall transparency (not used yet)

    //transparency=255

    // Self explained (not used)

    //background_width=

    //background_height=

    // how big is progress bar?

    progress_bar_width=

    progress_bar_height=

    // Position of progress bar

    progress_bar_left=

    progress_bar_top=

    // Status message width (the one shows what patcher currently doing)

    // no height

    status_width=

    // Text alignment

    // Left , Center , Right

    status_alignment=center

    // Position

    status_left=

    status_top=

    // control notice (News box? Mini web browser? you name it)

    notice_width=

    notice_height=

    notice_left=

    notice_top=

    // For start button

    start_normal=start_up.jpg

    start_hover=start_down.jpg

    start_down=

    start_left=

    start_top=

    // For Exit button

    exit_normal=exit_up.jpg

    exit_hover=exit_down.jpg

    exit_down=

    exit_left=

    exit_top=

    // for cancel button

    cancel_normal=cancel_up.jpg

    cancel_hover=cancel_down.jpg

    cancel_down=

    cancel_left=

    cancel_top=

    // How many custom buttons you want to create?

    // Can create up to 255 buttons (Plenty enough)

    buttons=0

    // - Custom buttons -

    //As you can see below, it's not that hard to make custom buttons

    //the number after "button" is id(depends on how many you set in buttons)

    // Again, note that all image files will be embed into patcher.

    // _normal - image file when button is in normal status

    //button1_normal=

    // _hover - image file when user hover on it

    //button1_hover=

    // _down - image file when user mouse down on it

    //button1_down=

    // _left/_top - position of button

    //button1_left=

    //button1_top=

    // _mode - mode for button

    // 0 = open URL

    // 1 = Launch file/program

    // 2 = Message box

    // 3 = Reserved

    //button1_mode=

    // _action - depend on what you set in _mode, this may vary

    // ex. _mode = 0 , _action=http://google.com

    // which makes user open that URL address after click that button

    //button1_action=

    [star Clone]

    //Start button clone, i name it star clone because its better name XD

    // How many start button clones you wanted?

    // Again, up to 255

    buttons=0

    // very similar to custom buttons

    // _normal - image file when button is in normal status

    //button1_normal=

    // _hover - image file when user hover on it

    //button1_hover=

    // _down - image file when user mouse down on it

    //button1_down=

    // _left/_top - position of button

    //button1_left=

    //button1_top=

    // _file - Client file

    //button1_file=

    //_parameter - Client parameter

    //button1_parameter=-1sak1

    [Misc]

    //Background music, leave empty to disable (mp3)

    bgm=

    [Language]

    //Legacy Language entries.

    // Has lower priority than language.ini

    //Entries marked with *: symbol "%" needs to write as "%%" (without quote)

    getting_info=Getting Information...

    update_patcher=Updating Patcher...

    update_client=Updating Client...

    repacking=Repacking resource files...

    saving_res=Saving Resource...

    //*

    getting_file=Getting file %s.

    //*

    need_defrag=Data fragment reached %u%%, would you like to defrag now?

    defraging=Defragment in process...

    confirmation=Waiting Confirmation...

    client_locked=Client Application is locked

    failed_to_communicate=Failed to communicate with server

    //*

    failed_to_get=Failed to get %s

    //=====================

    //This is END of config

    // BE CREATIVE

    //=====================

    ese es el config.ini

    ahora el main.ini

    y bueno el error de thor parcher que me da ahora mismo dice lo siguiente

    thanks you for using thor parcher

    however

    ,due to config data is missing,parcher will not function

    verion thor parcher actual thor_Patcher[03-09-08] tambien la 03-15-08

    ahora con la version Thor_Patcher[2.5.4.18]

    me da otro error este me dice

    where´s the config file...

    las configuraciones son basicamente las mismas que las anteriores

    • Love 1
×
×
  • Create New...