Jump to content

Ai4rei

Members
  • Posts

    425
  • Joined

  • Last visited

  • Days Won

    37

Everything posted by Ai4rei

  1. There is a separate add-on in development for this unreasonable scenario. To keep track of its development, you might want to join the discord and look for "normalizer". Edit: Check https://nn.ai4rei.net/dev/skal/#extras
  2. Thanks for reporting. Indeed that file was missing from the mirror, along with few others from 2023 and 2024, not sure why. I have synchronized the mirror, please try again.
  3. The only difference between running against a web server and localhost, is in WebSite=localhost (instead of, say WebSite=patch.example.com)inside a patch process section, such as [ROCred.Patchers.Main]. The only documentation is the sample configuration (also available on the website) and some explanations in doc/ as part of the Free package.
  4. Red bar indicates, that an error occurred, so you can close it without problems.
  5. Every patch process needs a separate WebList, so like WebList=patchlist_adata.txt in [ROCred.Patchers.Main] and WebList=patchlist_bdata.txt in [ROCred.Patchers.Event].
  6. Depends on your OS and the "X-UA-Compatible" value. The default IE renderer may have only limited web font support.
  7. The `main.inf` records the patch progress. If you need to replace it, then there's probably a problem with how you specify patches.
  8. Apologies for the delay, I have been cloudflare'd out of the forums. If you have multiple GRFs, you have to define multiple patch processes in the config as per the documentation. So one section, ex. "[ROCred.Patchers.Main]", can be for your adata.grf and another one, ex. "[ROCred.Patchers.Event]", can be for your bdata.grf. There is no hard limit to the amount of GRFs.
  9. WebPath is a path, not url, so WebPath=http://new-horizonro.com.br/web/ needs to be WebPath=/web/ Same goes for WebSite, which is a host or IP: WebSite=new-horizonro.com.br
  10. Check if you aren't missing any skin images (i.e. checkbox).
  11. According to information on Discord, check if you have "Enable SSO packet" and "Disable Old login packer" diffs enabled.
  12. Updated to 2.8.0, adds custom mouse cursors, zh_CN localization and other features and improvements based on community feedback. Updated to 2.9.0, adds button auto-clicking and perpetual renaming of files, and fixes some minor bugs. Updated to 2.10.0, adds custom fonts and fixes some minor bugs.
  13. Greyed out settings are not available for given settings platform. I can recheck, whether Lua-based clients started to use these again, but they didn't in the past. Old clients before introduction of Lua supported these settings, but using 'Registry' on a Lua client will not magically enable the setting for you.
  14. Yes, you can define a Replay button, though it's possible even without a batch file. [ROCred.Buttons.REPLAY] ; X/Y/W/H according to skin DisplayName=Replay ActionType=1 ActionData=ragexe.exe 1rag1 Replay
  15. Updated to 2.7.1, fixes background media playing even when minimized or after starting a client, and adds play/stop buttons and zh_TW localization.
  16. Updated to 2.17.0.573, adds live-testing of selected graphics settings, improves and fixes the UI and splits the default release (non-ROZ) into separate Lua and Registry versions, because switching at run-time was confusing and led people into spectacular trouble-shooting fails.
  17. If SHIFT+ESC does not work for you, you can also try closing the window with SHIFT pressed. If that still does not work, check if the folder has enough permissions, C:\Program Files for example requires administrative privileges to create files.
  18. Updated to 2.7.0, adds support for deleting files, obfuscated config, more flexible patch list paths, improved UI accessibility, ja_JP localization and fixes a bunch of community reported bugs.
  19. Updated to 2.6.1, fixes a lock-up when closing on a running patch process. 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.
  20. Updated to 2.6.0, fixes, among others, various UI issues and enables audio-only background media.
  21. @JulioCF You may want to provide feedback from 2022-07-15cpenum-1.0.0.0.zip.
  22. Updated to 2.5.0, adds mouse-over effect to buttons (review your skins) and fixes, among others, the patcher dead-locking when being closed during patching. There are two new localizations available, ar_EG and pt_BR. Do you want to translate Elurair into your language? Check out the dedicated discord channel for details.
  23. 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.
  24. Updated to 4.1.5, fixes reusage of waste in GRF archives was not enabled (ever since its introduction in 4.0.0). Depending on amount of wasted space, some archives may shrink in response to being updated. It also fixes the /testpak command reporting Sakray/Test archives as corrupted.
  25. Updated to 2.3.0, adds 3rd party patch server progress limiting and ability to use videos as background.
×
×
  • Create New...