adeptfrog Posted May 31, 2020 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 14 Reputation: 8 Joined: 05/05/20 Last Seen: Yesterday at 01:26 AM Share Posted May 31, 2020 View File 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#. INSTRUCTION1. Serve your files using the built-in php server on the server2. 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 dizonivan11 Submitted 05/29/2020 Category Patchers Video Content Author dizonivan11 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.