RO Resource Files and Links

Page 1 of 6 123456 LastLast
Results 1 to 15 of 84
  1. #1
    Account Upgraded | Title Enabled! doraemon2000 is offline
    MemberRank
    Nov 2004 Join Date
    Toronto, CanadaLocation
    470Posts

    RO Resource Files and Links

    Disclaimer

    I do not take any credit for creating any of the files/links above.

    Files

    Alternative Patchers.zip
    Alternative Ragnarok.exe - Ragnarok.exe except it connects to a faster patch server
    Alternative Sakray.exe - Sakray.exe except it connects to a faster patch server

    grftools.zip
    Create.exe - Creates data.grf by using the grf-make file generated by Script File Maker.exe
    gf.exe - Adds/Extracts/Repacks grf files
    Script File Maker.exe - Generates grf-make text file

    ragtxtpr.zip
    ragtxtpr - Encodes/Decodes txt files

    RoUnicode.zip
    RoUnicode.jar - Converts folders and files from Ascii to Unicode (Vice-versa)

    Links

    NPC Numbers
    .: A nice list of NPC numbers along with their sprite displayed in images on the webpage

    kRO Patches
    [Mirror 1] [Mirror 2] [Mirror 3] [Mirror 4] [Mirror 5] [Mirror 6]
    .: Patches for kRO client, you can download them to manually patch your client

    kRO Sakray Patches
    [Mirror 1] [Mirror 2] [Mirror 3] [Mirror 4] [Mirror 5] [Mirror 6]
    .: Patches for kRO Sakray client, you can download them to manually patch your client

    eAthena and kRO Translated Files
    .: Everything you need to transform your kRO to English!
    Attached Files Attached Files
    Last edited by doraemon2000; 09-12-04 at 01:13 AM. Reason: Update


  2. #2
    Proficient Member varik68 is offline
    MemberRank
    Mar 2004 Join Date
    Byalan Dungeon - Level 4Location
    188Posts
    can you teach me how to use your grftools? any hexing guide thread you know of?

  3. #3
    Member pureadam1 is offline
    MemberRank
    Aug 2004 Join Date
    61Posts
    When i click on it to update it i always get failed to connect to file server or something?

    edit: where do i put the files that i download manually?
    Last edited by pureadam1; 12-12-04 at 01:46 PM.

  4. #4
    Account Upgraded | Title Enabled! doraemon2000 is offline
    MemberRank
    Nov 2004 Join Date
    Toronto, CanadaLocation
    470Posts
    varik68:
    Let's say you have a data folder which you want to transform into a grf file. You would place Script File Maker.exe and Create.exe in any folder except the data folder which you want to convert and run Script File Maker.exe. Once you open it, you will see one blank text field, input the directory of your data folder there such as...
    Code:
    C:\Program Files\Gravity\RO\data
    ...or you can use the browse button and select the data directory. Once you have done that, you click create script file and wait till the little status bar at the bottom in Script File Maker.exe says...
    Done!
    It should have automatically created a file named "data.grf.txt". Now all you have to do is run Create.exe in the same directory as data.grf.txt and it will create a new data.grf. Remember not to run create.exe in the same directory as your RO folder or it will automatically overwrite your current data.grf.
    gf.exe is pretty self explanitory, you can use it as a bmp/tga/spr/jpg viewer and also a repacker for your manually downloaded patches.

    pureadam1:
    You would probably prefer to put all your patches into 1 folder. Let's say your downloaded the patches for kRO client (not Sakray), you would simply use gf.exe and open up data.grf in your kRO folder. Click add grf and select the grfs that you downloaded, keep adding until you added all of them. Once you're done, click the repack button and save it in another location other than your kRO folder as data.grf. Now all you have to do is replace your newly compiled data.grf onto your old one in your kRO folder. I strongly recommend you backup your old copy of data.grf just in case the new one doesn't work. If you get an error while trying to open data.grf or repack it, then you will need to do the following procedure below.
    Create a shortcut from your Ragnarok.exe(Right Click>Create Shortcut). Right click on your newly created shortcut and click on properties. Click on the Shortcut tab and your should see a text field with the word "Target" beside it. Inside the text field, it should have Ragnarok.exe along with it's full directory such as...
    Code:
    "C:\Program Files\Gravity\RO\Ragnarok.exe"
    ...or...
    Code:
    C:\Program Files\Gravity\RO\Ragnarok.exe
    ...in any case, you will need to add...
    Code:
     /repak
    ...after that. So you would end up with...
    Code:
    "C:\Program Files\Gravity\RO\Ragnarok.exe" /repak
    ...or...
    Code:
    C:\Program Files\Gravity\RO\Ragnarok.exe /repak
    ...in the target text field. Click the OK button and run that shortcut, you should automatically see the original kRO patcher with the repacking status. This just repacks it using the old method in which gf.exe can read. You can use this procedure for kRO Sakray as well, all you have to do is replace Ragnarok.exe with Sakray.exe and data.grf with sdata.grf.

  5. #5
    Proficient Member varik68 is offline
    MemberRank
    Mar 2004 Join Date
    Byalan Dungeon - Level 4Location
    188Posts
    Quote Originally Posted by doraemon2000
    varik68:
    Let's say you have a data folder which you want to transform into a grf file. You would place Script File Maker.exe and Create.exe in any folder except the data folder which you want to convert and run Script File Maker.exe. Once you open it, you will see one blank text field, input the directory of your data folder there such as...
    Code:
    C:\Program Files\Gravity\RO\data
    ...or you can use the browse button and select the data directory. Once you have done that, you click create script file and wait till the little status bar at the bottom in Script File Maker.exe says...

    It should have automatically created a file named "data.grf.txt". Now all you have to do is run Create.exe in the same directory as data.grf.txt and it will create a new data.grf. Remember not to run create.exe in the same directory as your RO folder or it will automatically overwrite your current data.grf.
    gf.exe is pretty self explanitory, you can use it as a bmp/tga/spr/jpg viewer and also a repacker for your manually downloaded patches.

    :3dflagsdo wow i can make my own data.grf w/ my customized items & sprites.
    by the way how can I make my sakexe read my customized data.grf? im not a hexer. can you modify sakexe?

  6. #6
    Account Upgraded | Title Enabled! doraemon2000 is offline
    MemberRank
    Nov 2004 Join Date
    Toronto, CanadaLocation
    470Posts

    Diff Patcher

    Disclaimer
    Rodney Jason - Providing the diff file with all the hex
    Maldiablo - Creating the diff patcher
    Pyrii - Additional Aura Fix for the diff file

    Files

    628aSakexe.zip
    2004-06-28aSakexe.rgz - Rgz file containing the unmodified 628a Sakexe.exe
    628a-sakexe-pyrii-fixes.diff - Diff file with the hex used by the diff patcher

    diffpatcher.zip
    diffpatcher.exe - Main file used to apply the diff files to the exe files
    comdlg32.ocx - File needed to execute diff patcher
    rspgzips100.ocx - File needed to execute diff patcher
    rspgzips100.oca - File needed to execute diff patcher

    Instructions
    Everything is pretty straight forward, if you don't know how to use it, then I suggest that you don't create your own exe.
    Attached Files Attached Files
    Last edited by doraemon2000; 13-12-04 at 10:29 PM.

  7. #7
    Account Upgraded | Title Enabled! thedark123 is offline
    MemberRank
    Jul 2004 Join Date
    3rd rock from the sunLocation
    452Posts
    which program is use to translate in english version the kRO?

  8. #8
    Account Upgraded | Title Enabled! doraemon2000 is offline
    MemberRank
    Nov 2004 Join Date
    Toronto, CanadaLocation
    470Posts
    There are no programs used to translate kRO, just files. The basic files that transform your kRO from Korean to English is skin files, and most txt and xml files.

  9. #9
    Account Upgraded | Title Enabled! thedark123 is offline
    MemberRank
    Jul 2004 Join Date
    3rd rock from the sunLocation
    452Posts
    which are the programs?

  10. #10
    Account Upgraded | Title Enabled! doraemon2000 is offline
    MemberRank
    Nov 2004 Join Date
    Toronto, CanadaLocation
    470Posts
    Read my previous post.

  11. #11
    Member jpopc is offline
    MemberRank
    Oct 2004 Join Date
    COTBATO CITY PARANG MAGLocation
    89Posts
    how can i manualy patch my kro

    it always says failed to blah blah

  12. #12
    Account Upgraded | Title Enabled! doraemon2000 is offline
    MemberRank
    Nov 2004 Join Date
    Toronto, CanadaLocation
    470Posts
    jpopc:
    If you are recieving that error from the alternative patchers, then try again later.
    To manual patch, please read scroll up.

  13. #13
    Novice boomerz is offline
    MemberRank
    Nov 2004 Join Date
    2Posts
    doraemon2000 the grf file extractor is not working (gf.exe) from the grftools.zip

  14. #14
    Novice aekpop is offline
    MemberRank
    Dec 2004 Join Date
    2Posts
    thank!!!!!!!!!!!!!!

  15. #15
    Account Upgraded | Title Enabled! doraemon2000 is offline
    MemberRank
    Nov 2004 Join Date
    Toronto, CanadaLocation
    470Posts
    boomerz:
    How is it not working? Are you getting an error? Are you having trouble opening the file?



Page 1 of 6 123456 LastLast

Advertisement