Jump to content

Ai4rei

Members
  • Content Count

    242
  • Joined

  • Last visited

  • Days Won

    81

Reputation Activity

  1. Upvote
    Ai4rei got a reaction from evilpuncker in Show memory consumption   
    Semi-related debugging code I used for eA: 2013-07-05sockstatram.diff
  2. Upvote
    Ai4rei got a reaction from Napster in Show memory consumption   
    Semi-related debugging code I used for eA: 2013-07-05sockstatram.diff
  3. Upvote
    Ai4rei got a reaction from mkbu95 in Show memory consumption   
    Semi-related debugging code I used for eA: 2013-07-05sockstatram.diff
  4. Upvote
    Ai4rei got a reaction from malufett in Show memory consumption   
    Semi-related debugging code I used for eA: 2013-07-05sockstatram.diff
  5. Upvote
    Ai4rei got a reaction from evilpuncker in RO Open Setup, v3.1.0.627 - last updated 2023/11/18   
    Thanks and here you go.
     
    Updated to 2.8.0, adds configurable "HKLM to HKCU", visual resolution input and a batch of bug-fixes. For details see website.
  6. Upvote
    Ai4rei reacted to evilpuncker in RO Open Setup, v3.1.0.627 - last updated 2023/11/18   
    done
    http://pastebin.com/Tv1Va0vF
     
    can't wait to try 2.8.x xD
  7. Upvote
    Ai4rei got a reaction from evilpuncker in RO Open Setup, v3.1.0.627 - last updated 2023/11/18   
    I have decided to make the window wider instead. There are new bits for 2.8:
    IDCHECKBOX_RESETWINDOWS, "Restores the default position and settings of ingame user-interface elements for all servers upon next saving.nNote: This action cannot be undone." IDCHECKBOX_RESETSKILLLV, "Deletes all skill-tree skill level selector information for all characters on all servers upon next saving.nnReclaimed space can total up to few hundred kilobytes registry data for accounts with a very long history.nNote: This action cannot be undone." IDCHECKBOX_RESETFOLDER, "Deletes all user data created by the client.nnThis will delete all screenshots, saved chat conversations and cached guild emblems from the folder OpenSetup resides in.nNote: Files are moved into the recycle bin, if possible." IDCHECKBOX_RESETSETTING, "Deletes ALL settings, restoring the installation to factory-defaults, except for received patches.nnSettings will be lost and have to be set anew. Normally you use this when you are about to uninstall the game.nNote: This action cannot be undone." IDINFOICON_VIDEO_REMOTESESSION, "Warning: Remote desktop session detected.rnrnYour graphics card cannot be detected over RDP." IDCHECKBOX_SKILLSNAP, "Turns targeting cursor snapping for skills on and off.rnrnIngame: /skillsnap" TEXT_MISC_DRAGSIZE_INFO, "%ldx%ld - resize the window to desired size"
  8. Upvote
    Ai4rei reacted to evilpuncker in RO Open Setup, v3.1.0.627 - last updated 2023/11/18   
    sorry for the delay:
    http://pastebin.com/hNVZzHLH
  9. Upvote
    Ai4rei reacted to jaBote in RO Open Setup, v3.1.0.627 - last updated 2023/11/18   
    Diligently translating sir! Incoming!
     
    RO open setup spanish2.txt
    (Has only the new strings)
     
    And I still can't change languages on the program without ResHacking it /sob. Anyways I don't need it, just want to see how that translation looks on it.
     
    For people who wait for my patch translations from Ziu: I've translated this because it's way quicker, I'm still knee deep on exams, sorry!
  10. Upvote
    Ai4rei got a reaction from evilpuncker in RO Open Setup, v3.1.0.627 - last updated 2023/11/18   
    No problem, thanks. Just a small issue, "reset all" is cut off (ignore the crippled characters):
     

  11. Upvote
    Ai4rei got a reaction from evilpuncker in RO Open Setup, v3.1.0.627 - last updated 2023/11/18   
    Thank you very much. I have no problems with reverse lookup of error messages, except for screenshot Chinese and Korean, since I can neither type them out, nor have an IME pad for those.
  12. Upvote
    Ai4rei got a reaction from evilpuncker in RO Open Setup, v3.1.0.627 - last updated 2023/11/18   
    Unless you can wait for next release, you just have to import the localized string-table to the existing resources, ex. with ResHacker.
  13. Upvote
    Ai4rei got a reaction from evilpuncker in RO Open Setup, v3.1.0.627 - last updated 2023/11/18   
    Check the build instructions in doc/build.txt, you are lacking the DirectX SDK and Lua library. It also seems that you are missing a significant portion of the Windows SDK. 
    It was "Aceptar" in Windows 98 Will fix it with next update. pt-br is currently missing the following bits:[*]IDCHECKBOX_MOUSEEXCLUSIVE
    [*]TEXT_DLG_LIST_CP_DEFAULT
    [*]TEXT_DLG_LIST_CP_UNKNOWN
    [*]TEXT_DLG_COMMANDS
    [*]TEXT_DLG_RESET_RESTORE
    [*]TEXT_DLG_RESET_WINDOWS
    [*]TEXT_DLG_RESET_SKILLLV
    [*]TEXT_DLG_RESET_FOLDER
    [*]TEXT_DLG_RESET_SETTING
    [*]TEXT_ERROR__TITLE
    [*]TEXT_ERROR__TITLE_LUA
    [*]TEXT_ERROR__SYSTEM_ERROR
    [*]TEXT_ERROR_INIT_MUTEX
    [*]TEXT_ERROR_INIT_COMCTL32
    [*]TEXT_ERROR_INIT_DIRECTX7
    [*]TEXT_ERROR_HKEY_CREATE
    [*]TEXT_ERROR_HKEY_WRITE
    [*]TEXT_ERROR_HKEY_OPT_CREATE
    [*]TEXT_ERROR_HKEY_OPT_WRITE
    [*]TEXT_ERROR_FILE_WRITE
    [*]TEXT_ERROR_FILE_OPEN_READONLY
    [*]TEXT_ERROR_FILE_OPEN
    [*]TEXT_ERROR_DIRECTORY_CREATE
    [*]TEXT_ERROR_ROEXT_WRITE
    [*]TEXT_ERROR_IPC_FAILED
    [*]TEXT_ERROR_UNKNOWN_ENGINE

    See the template in the first post for the texts. Thanks in advance.
  14. Upvote
    Ai4rei got a reaction from evilpuncker in RO Open Setup, v3.1.0.627 - last updated 2023/11/18   
    Set the Windows SDK include/lib directory (in options) to be searched first.
  15. Upvote
    Ai4rei got a reaction from evilpuncker in RO Open Setup, v3.1.0.627 - last updated 2023/11/18   
    Only a selected subset of commands is recognized in the OptionInfo.lua, /mineffect is not among them and is ignored by the client.
  16. Upvote
    Ai4rei got a reaction from Angelmelody in RO Open Setup, v3.1.0.627 - last updated 2023/11/18   
    Set the Windows SDK include/lib directory (in options) to be searched first.
  17. Like
    Ai4rei got a reaction from monkey77 in RO Open Setup, v3.1.0.627 - last updated 2023/11/18   
    RO Open Setup


    About
    Enhanced alternative for the default game setup application shipped with every RagnarokOnline installation. Comes in several languages, is free of cost and works on every 32-bit and 64-bit Microsoft* Windows* platform.

    Known Issues
    None.

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

    License

    This work is licensed under a Creative Commons Attribution-Noncommercial 3.0 Unported License.
  18. Upvote
    Ai4rei got a reaction from evilpuncker in RO Open Setup, v3.1.0.627 - last updated 2023/11/18   
    Updated to 2.7.0, adds Spanish translation, settings reset and configurable engine on startup. For details see website.
  19. Upvote
    Ai4rei got a reaction from evilpuncker in WeeDiff (aka. Shin's Diff Patcher) & WeeDiffGen Continuation   
    Note: This topic is no longer updated.
    Note: This topic is the continuation of the Shin's Diff Patcher and WeeDiffGen projects. I haven't written it, but am just maintaining it.
    Atwl WeeDiff & WeeDiffGen
     

    About
    See the archived topics above.
     
    Known Issues
    Some plug-ins do not work with Themida clients, whether unpacked or not.
     
    Download
    WeeDiff binary builds (outdated)
    WeeDiff sources
    WeeDiffGen binary builds (outdated)
    WeeDiffGen sources
     
    License
    Original source: Copyright © 2011 ShinryoThis software is provided 'as-is', without any express or impliedwarranty. In no event will the authors be held liable for any damagesarising from the use of this software.You are allowed to alter this software and redistribute it freely withthe following restrictions: 1. You must not claim that you wrote the original software.2. Do not represent your altered source version as original software.3. This notice may not be removed or altered from any source distribution. Plug-ins introduced in the atwl repository:
    This work is licensed under a Creative Commons Attribution-Noncommercial-ShareAlike 3.0 Unported License.
  20. Upvote
    Ai4rei got a reaction from Enko in KRO 2013 Client Release   
    I can.
  21. Upvote
    Ai4rei got a reaction from vpeace in RO Open Setup, v3.1.0.627 - last updated 2023/11/18   
    RO Open Setup


    About
    Enhanced alternative for the default game setup application shipped with every RagnarokOnline installation. Comes in several languages, is free of cost and works on every 32-bit and 64-bit Microsoft* Windows* platform.

    Known Issues
    None.

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

    License

    This work is licensed under a Creative Commons Attribution-Noncommercial 3.0 Unported License.
  22. Upvote
    Ai4rei got a reaction from Judas in KRO 2013 Client Release   
    Updated rocred to support passing password as md5 hash to the client.
  23. Upvote
    Ai4rei got a reaction from rayhanalka in RO Open Setup, v3.1.0.627 - last updated 2023/11/18   
    RO Open Setup


    About
    Enhanced alternative for the default game setup application shipped with every RagnarokOnline installation. Comes in several languages, is free of cost and works on every 32-bit and 64-bit Microsoft* Windows* platform.

    Known Issues
    None.

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

    License

    This work is licensed under a Creative Commons Attribution-Noncommercial 3.0 Unported License.
  24. Upvote
    Ai4rei reacted to jaBote in RO Open Setup, v3.1.0.627 - last updated 2023/11/18   
    Nice work! I tried to make my own Spanish, Spain translation. You may want to have error messages untranslated since people can address you with the translated error message, so you can revert that part of the translation (or whatever other, it's your program after all) if you want.
     
    Here it is:
    RO open setup spanish.txt
     
    Hope you like it!
  25. Upvote
    Ai4rei got a reaction from Chipp in RO Open Setup, v3.1.0.627 - last updated 2023/11/18   
    RO Open Setup


    About
    Enhanced alternative for the default game setup application shipped with every RagnarokOnline installation. Comes in several languages, is free of cost and works on every 32-bit and 64-bit Microsoft* Windows* platform.

    Known Issues
    None.

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

    License

    This work is licensed under a Creative Commons Attribution-Noncommercial 3.0 Unported License.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.