Jump to content
Ai4rei

RO Open Setup, v3.1.0.627 - last updated 2023/11/18

Recommended Posts

--------------------Configuration: opensetup - Win32 Release--------------------Compiling resources...E:_devopensetupresi18n/redneck.rc (12): error RC2144 : PRIMARY LANGUAGE ID not a numberE:_devopensetupresi18n/redneck.rc (14): error RC2135 : file not found: STRINGTABLEE:_devopensetupresi18n/redneck.rc (18): error RC2135 : file not found: 1000Error executing rc.exe.opensetup.exe - 3 error(s), 0 warning(s)
Microsoft does not agree with you :P

Share this post


Link to post
Share on other sites

my computer uses traditional chinese  :blush:

http://pastebin.com/fvH8ZnNB

I'm sorry, as I know, there are lots of different between Simplified and Traditional translate. So I just translated to Simplified. Still glad to see someone use Chinese here.

 

Maybe you should change line 14

LANGUAGE LANG_CHINESE_TRADITIONAL, SUBLANG_CHINESE_TRADITIONAL
Edited by tinpont

Share this post


Link to post
Share on other sites

 

my computer uses traditional chinese  :blush:

http://pastebin.com/fvH8ZnNB

I'm sorry, as I know, there are lots of different between Simplified and Traditional translate. So I just translated to Simplified. Still glad to see someone use Chinese here.

 

Maybe you should change line 14

LANGUAGE LANG_CHINESE_TRADITIONAL, SUBLANG_CHINESE_TRADITIONAL

 Ok, thanks a bunch..

 

 

 我參考你的翻譯,有稍微調整一下名稱上的差異,總之謝謝你的翻譯... :)

 

 

Share this post


Link to post
Share on other sites

 

 

my computer uses traditional chinese  :blush:

http://pastebin.com/fvH8ZnNB

I'm sorry, as I know, there are lots of different between Simplified and Traditional translate. So I just translated to Simplified. Still glad to see someone use Chinese here.

 

Maybe you should change line 14

LANGUAGE LANG_CHINESE_TRADITIONAL, SUBLANG_CHINESE_TRADITIONAL

 Ok, thanks a bunch..

 

 

 我參考你的翻譯,有稍微調整一下名稱上的差異,總之謝謝你的翻譯... :)

 

 

 

看了一下,真不错,有些我都翻译得不到位,你都纠正了。PS:台湾/香港 人民就是好,我上pastebin.com还得翻墙 :sob:  :sob:

Share this post


Link to post
Share on other sites

my computer uses traditional chinese  :blush:

http://pastebin.com/Q5DZNrT9

I have nothing against adding Traditional Chinese as well, just one question:

As far I know, Traditional uses more strokes overall. Will that still be readable/legible with the font size used by OpenSetup right now?

Edited by Ai4rei

Share this post


Link to post
Share on other sites

 

my computer uses traditional chinese  :blush:

http://pastebin.com/Q5DZNrT9

I have nothing against adding Traditional Chinese as well, just one question:

As far I know, Traditional uses more strokes overall. Will that still be readable/legible with the font size used by OpenSetup right now?

yes, the font size of official setup UI seems the same size as OpenSetup

 

 

aKH97xVD.jpg

 

 

 

edit:

After test V-2.11.3 ,the fonts are still readable and legible. :thx:

 

 

avTnJeq.png

 

 

Edited by Angelmelody

Share this post


Link to post
Share on other sites

 

 

I have nothing against adding Traditional Chinese as well, just one question:

As far I know, Traditional uses more strokes overall. Will that still be readable/legible with the font size used by OpenSetup right now?

yes, the font size of official setup UI seems the same size as OpenSetup

aKH97xVD.jpg

 

 

Thank you, here you go.

 

Updated to 2.11.3, adds Traditional Chinese translation. No functional changes.

Share this post


Link to post
Share on other sites

Updated to 2.11.5, adds French translation. No functional changes.

 

Updated to 2.11.6, adds ASLR/DEP. No functional changes.

Edited by Ai4rei

Share this post


Link to post
Share on other sites

Updated to 2.12.0, adds support for new in-game commands.

New translation bits:

IDCHECKBOX_BTG,                 "Turns the battle grounds icon on and off.\n\nIngame: /btg"
IDCHECKBOX_CASHSHOP,            "Turns the cash shop icon on and off.\n\nIngame: /cashshop"
IDCHECKBOX_GOLDPC,              "Turns the PC Bang gold mining UI on and off.\n\nIngame: /goldpc"
IDCHECKBOX_ROULETTE,            "Turns the roulette icon on and off.\n\nIngame: /roulette"
IDCHECKBOX_QUAKE,               "Turns screen shaking effect on and off.\n\nIngame: /quake"

Updated translation bits:

IDCHECKBOX_AURA,                "Turns aura effect simplification on and off.\nThis effect is displayed when you attain maximum base level for your job.\n\nIngame: /aura"

 

Share this post


Link to post
Share on other sites

@Ai4rei Very good. Do not you think of adding support to change the location of button cashshop, roulette and others?

It is interesting to allow player to choose the position of the UI.

Share this post


Link to post
Share on other sites

@Beret: Is there a way to do that in the client? If so, how? I currently do not have a server that can take the latest clients, I can only analyze them statically.

Share this post


Link to post
Share on other sites

@Ai4rei I remember that the nemo did once, now I do not know if it is possible to do this in the setup, I think so, because in nemo there is an option to leave the cash button invisible too.

I think it would be more interesting to use equal is the skills bar if this is possible, where you can move it to anywhere.

https://github.com/MStr3am/NEMO/blob/pre_3p0/Patches/MoveCashShopIcon.qs

Share this post


Link to post
Share on other sites

@Beret Nemo change client exe. it may change anything what was coded in patches.

But opensetup change registry and local files configurations.

Share this post


Link to post
Share on other sites

Updated to 2.14.0, adds support for high DPI screens and kRO:Zero, and fixes various UI glitches.

Updated to 2.14.1, updates Russian translation and fixes an UI glitch.

Edited by Ai4rei

Share this post


Link to post
Share on other sites

A test build for 2.15.0 is available. If someone wants to help or is just plain bored, following tests (in addition to general function) are wanted:

  • Behavior on AMD and nVidia graphics cards, please include opensetup.log
  • Behavior on CJK systems, especially readability and clipping
  • (Mis-)Behavior on Windows 10, especially clipping, please include opensetup.log
  • (Mis-)Behavior on Windows 8(.1)
  • Behavior on Windows 7
  • Functionality (whether or not selected settings work) with more recent clients (July 2018 and newer)
  • Functionality with not so recent clients (2016 and older)

opensetup.log can be created by pressing SHIFT+ESC (= write log and discard changes).

Of course you can also suggest new functionality.

Thanks in advance.

Edited by Ai4rei
completed missions

Share this post


Link to post
Share on other sites
On 5/16/2013 at 10:30 PM, Ai4rei said:

RO Open Setup

opensetup-cover.png

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
88x31by-nc.png
This work is licensed under a Creative Commons Attribution-Noncommercial 3.0 Unported License.

 

hi, nice to see your work.. does it have a plugin? i saw some server have a plugin tab on it... thank you really appreaciated for this work

Share this post


Link to post
Share on other sites
14 hours ago, rayhanalka said:

 

hi, nice to see your work.. does it have a plugin? i saw some server have a plugin tab on it... thank you really appreaciated for this work

 

The plug-in tab appears if the program detects the ROExt tool (replacement dinput.dll that enhances the client).

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...

×
×
  • Create New...

Important Information

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