Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 04/23/21 in Posts

  1. Just install PHP 7.+ up. Then it should worked. some of the codes requires higher PHP. How to Install PHP 7+ Linux
    2 points
  2. Hi everyone, It's been a while since I've published something. Today I'm releasing the code of a patcher I've been working on for some time. The idea was to make an open-source drop-in replacement for the Thor patcher while also bringing some improvements. The project has been developed in Rust and the UI is based on the webview project. The project also includes a cross-platform, command-line THOR patch generator. The patcher's current features are the following: Customizable, web-based UI Cross-platform (Windows 7/8/10, Linux, macOS) Configurable through an external YAML file HTTP/HTTPS support GRF file patching (version 0x101, 0x102, 0x103 and 0x200) THOR patch format support Drop-in replacement for the Thor patcher SSO login support (i.e., can act as a launcher) Manual patching Can use multiple patch mirrors The project's repository can be found here: https://github.com/L1nkZ/rpatchur (and documentation can be found here). Contributions are welcome! Releases v0.3.0: https://github.com/L1nkZ/rpatchur/releases/tag/v0.3.0 v0.2.3: https://github.com/L1nkZ/rpatchur/releases/tag/v0.2.3 v0.2.2: https://github.com/L1nkZ/rpatchur/releases/tag/v0.2.2 v0.2.1: https://github.com/L1nkZ/rpatchur/releases/tag/v0.2.1 v0.2.0: https://github.com/L1nkZ/rpatchur/releases/tag/v0.2.0 v0.1.0: https://github.com/L1nkZ/rpatchur/releases/tag/v0.1.0
    1 point
  3. Updated to 4.0.1, this release fixes, among others, an issue that prevented updating jRO RAG (thx to @legendx for reporting), when there are more than one year worth of patches to apply. -- This should fix your problem @legendx and @napasaro.
    1 point
  4. Oh Thank you so much it's work properly
    1 point
  5. try add bellow ( percentheal 100,100; ) if( getbrokenid(1) ) repairall;
    1 point
  6. The code hasn't changed since it's working, so I can only assume it's to do with your setup. What PHP version are you using?
    1 point
  7. A new release has been tagged: https://github.com/L1nkZ/rpatchur/releases/tag/v0.2.2 Not really much changes on the patcher side (apart from a dependency update and a binary size reduction). However, the release now includes a tool (mkpatch) to generate THOR patches easily from the command-line. Check it out, feedback's welcome! The musl release of mkpatch should run out of the box on most linux distributions.
    1 point
×
×
  • Create New...