Jump to content

Patcher: VPatcher


Recommended Posts


  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  7
  • Reputation:   4
  • Joined:  05/05/20
  • Last Seen:  

VPatcher


Just sharing my own Ragnarok Patcher for your server. A simple Ragnarok Client Patcher with rsumerge GRF Merge support powered by .NET Framework written in C#.

INSTRUCTION
1. Serve your files using the built-in php server on the server
2. Create your new patch folder inside "patches" folder, add "list.txt" inside the newly created patch folder and enumerate all the files inside the folder with the following format:

[File Name][tab][File Path]([tab][Patch Target])[newline]

(parentheses indicates that the argument is optional, do not include the characters on formatting)
(even though [File Path] is required, leave blank after the tab if the path is the root)

Ex: RagnarokOnline.exe[tab][newline]
     OptionInfo.lua[tab]savedata/[newline]
     iteminfo.lua[tab]System/[newline]
     patch.grf[tab][tab]mygrf.grf[newline]

Important Note: When naming your patch folders, it is important to consider its alphabetical order. With this, the last patch folder detected will override all the patches.

3. Replace the background skin of the WinForm in the Designer tab


  • Submitter
  • Submitted
    05/29/2020
  • Category
  • Video
  • Content Author
    dizonivan11

 

  • Like 1
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
Reply to this topic...

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