Jump to content

Ai4rei

Members
  • Posts

    418
  • Joined

  • Last visited

  • Days Won

    36

Posts posted by Ai4rei

  1. Updated to 2.6.1, fixes a lock-up when closing on a running patch process.

    On 11/12/2022 at 7:41 PM, shefer said:

    Sir, how does it support encrypted grf.
    Decrypt first and then patch. After the patch is done, re-encrypt it?
    Whether it needs to save the encrypted password for encryption and decryption.

    The patches are applied to the grf as-is, without decrypting/encrypting, so neither the key nor knowledge about the actual encryption algorithm is necessary. This way the patcher supports non-standard compression as well.

  2. Thank you for reporting this. Looks like the mirror was missing the file. It will be fixed within reasonable time.

    Edit:

    The mirror server has been updated. Also a bug was found in the way RO Patcher Lite handles failing mirror servers.

    Edit:

    Updated to 4.1.6, fixes mirror server fallback from a different mirror server not working correctly.

    Updated to 4.2.0, now processes updates of the official patcher immediately, so that the RO client does not have to restart for that. It also fixes two minor issues and updates to zlib 1.2.13.

    • Upvote 1
  3. The RO client expects resolutions of up to including 2048×1440, so OpenSetup limits the settings to this value.

    If you want to bypass that, change your opensetup.ini settings:

    ; Maximum horizontal display resolution (pixel).
    ; Possible values:
    ;   0 = no limit
    ; Default:
    ;   2048
    ; Note: Previous default value was 0.
    DispMaxW = 2048
    
    ; Maximum vertical display resolution (pixel).
    ; Possible values:
    ;   0 = no limit
    ; Default:
    ;   1440
    ; Note: Previous default value was 0.
    DispMaxH = 1440
    

     

  4. Elurair Patching Launcher
    (RO Patcher Lite+ROCred Merge)

    skal-logo.png

    About
    Universal auto-patcher for all your updating needs combined with a launcher, which is fully skinnable, highly customizable and easy on resources. It is free of any cost and works on every 32-bit and 64-bit Microsoft* Windows* platform.

    Known Issues
    None.

    FAQ
    Q: Does the patcher support encrypted GRFs?
    A: Yes, common GRF encryption schemes are supported.

    Q: Can I use the Patcher part without the Launcher part?
    A: Yes, the Launcher mechanics and UI can be disabled in configuration.

    Q: Can I use the Launcher part without the Patcher part?
    A: Yes, remove all Patcher sections from the configuration.

    Download & Website
    http://ai4rei.net/p/skal

    License
    88x31by-nc.png
    This work is licensed under a Creative Commons Attribution-Noncommercial 4.0 International License.

    • Upvote 9
    • Love 4
  5. RAGP Extractor

    npa.png

    About

    Rudimentary command-line tool to extract RAGP files (such as the assets in Ragnarok: Valkyrie Uprising).

    Usage

    unragp <file>

    Extracts <file> into current directory.

    Known Issues

    Because I wrote it on a whim to check out Ragnarok: Valkyrie Uprising game resources, there are no error messages. Either the program ends in OK or NG.

    Download

    Find attached. Source for reference: https://github.com/ai4rei/unragp

    License

    CC0 1.0 Universal

    2021-12-27ragp-1.0.zip

    • Upvote 5
×
×
  • Create New...