RO Open Setup, v3.4.0 - last updated 2025/07/07

Meep meep

Code:
    IDINFOICON_SOUND_MISSINGFILES,  "Aviso: Los archivos de "Miles Sound System" faltan o están corruptos.nnFaltan todos o algunos de los siguientes archivos: 'mss32.dll', 'mssfast.m3d', 'mp3dec.asi'. La música del juego podría no funcionar."    IDCHECKBOX_MONSTERHP,           "Activa o desactiva mostrar la barra de vida restante (HP) de los monstruos.nnUso en el juego: /monsterhp"    IDCHECKBOX_Q1,                  "Activa o desactiva el mapeo de F9 al ratón.nPermite utilizar la skill asignada a la tecla F9 con un click derecho.nnUso en el juego: /quickspell o /q1"    IDCHECKBOX_Q2,                  "Activa o desactiva el mapeo de F7 y F8 al ratón.nPermite utilizar skills asignadas a las teclas F7 y F8 desplazando la rueda del ratón hacia arriba y abajo, respectivamente.nnUso en el juego: /quickspell2 o /q2"
 
Last edited by a moderator:
Updated to 2.10.1, updates Japanese and Spanish translation. No functional changes.
great
default_biggrin.png
mind giving me the missing bits from portuguese so I can translate them?

 
Updated to 2.11.0, improves Lua settings saving and adds an option to save in data rather than savedata as some older clients expect the settings there.

 
Well, guys, I need a little bit help here...

I was having te same error trying to save changes with OpenSetup (LUA mode, as REG mode is not working with my client).

I'm used the last version available, 2014-08-11opensetup-2.11.0.365.zip.

I have attached 2 screenshots, with my OpenSetup desired configuration and the error I get when I try to save the changes.

Also, there, you can see that systemluafiles514optioninfo.lub file exists. I copied it from a working client folder.


== RO OpenSetup Log ============================================================
[2014-08-20 10:39:17.586][info] Logging started.
[2014-08-20 10:39:17.586]  [info] Version: 2.11.0.365 (built: 53e8e3a9, linker: 6.0, subsystem: 4.0, checksum: 00060923)
[2014-08-20 10:39:17.586]  [info] Operating System: Windows 8  (6.2.9200, Windows NT platform, 32-bit)
[2014-08-20 10:39:17.586]  [info] Memory Utilization: 32%
[2014-08-20 10:39:17.586]  [info] Integrity Level: High
[2014-08-20 10:39:17.586]  [info] Command Line: "C:UsersErijhonDesktopNewClientROopensetup.exe"
[2014-08-20 10:39:17.586]  [Warning] Either there is no config file or it failed to open.
[2014-08-20 10:39:17.609][info] Enumerated 2 DX7 drivers.
[2014-08-20
10:39:17.609]  [info] Driver 'Controlador de pantalla primaria': 13
video modes (5 filtered), 1 hw devices, 1 sw devices
[2014-08-20 10:39:17.609]   [info] HW Device 'Direct3D HAL': Type 1
[2014-08-20 10:39:17.609]   [info] SW Device 'RGB Emulation': Type 0
[2014-08-20 10:39:17.609]  [info] Driver 'Intel® HD Graphics 4000': 13 video modes (5 filtered), 1 hw devices, 1 sw devices
[2014-08-20 10:39:17.609]   [info] HW Device 'Direct3D HAL': Type 1
[2014-08-20 10:39:17.609]   [info] SW Device 'RGB Emulation': Type 0
[2014-08-20 10:39:17.642][info] OnChangeSettingsEngine: LUA
[2014-08-20 10:39:36.521][info] LUA settings engine sanity check started.
[2014-08-20 10:39:36.521]  [info] Checking for 'SystemLuaFiles514OptionInfo.lub'...
[2014-08-20 10:39:36.521]  [info] Default settings file 'SystemLuaFiles514OptionInfo.lub' found. Continuing...
[2014-08-20 10:39:36.521]  [info] Checking for 'savedataOptionInfo.lua'...
[2014-08-20 10:39:36.521]  [info] Settings file 'savedataOptionInfo.lua' found, can be both read and written.
[2014-08-20 10:39:36.521]  [info] Checking for 'savedataOptionInfo.lub'...
[2014-08-20 10:39:36.521]  [Warning] File 'savedataOptionInfo.lub' found.
[2014-08-20 10:39:36.521]  [Error] Remove *.lub files from your savedata or your client won't be able to read settings.
[2014-08-20 10:39:36.521][info] LUA settings engine sanity check stopped.
================================================================================

What can be happening? Is there something else I can provide you to let you know what's going on?

Thank you guys.



EDIT:

Guys, I was so desperate that I couldn't see I was having a different error after having copied the OptionInfo.lub file.

Now the problem was, as the LOG file says, that OptionInfo.lub file was also in SaveData (I don't know how, I never copied it there).

After deleting it, OpenSetup perfectly works.

Thanks and sorry for the time I might have taken.

opensetup.jpg

opensetuperror.jpg

 
Last edited by a moderator:
Here is the Chinese Simplified translate for OpenSetup

http://pastebin.com/bT5cHSah
Thank you.

Updated to 2.11.2, adds Simplified Chinese translation, updates Spanish translation and fixes various UI and debug log issues.

Also read the doc/history.txt if you happen to use Ctrl+Cancel.

Edit:

Also updated the sources while being at it.

 
Last edited by a moderator:
Code:
--------------------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
default_tongue.png
 
my computer uses traditional chinese 
default_blush.png


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

Code:
LANGUAGE LANG_CHINESE_TRADITIONAL, SUBLANG_CHINESE_TRADITIONAL
 
Last edited by a moderator:
my computer uses traditional chinese 
default_blush.png


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..

 我參考你的翻譯,有稍微調整一下名稱上的差異,總之謝謝你的翻譯...
default_smile.png
 
my computer uses traditional chinese 
default_blush.png


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..

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


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


 
my computer uses traditional chinese 
default_blush.png


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?

 
Last edited by a moderator:
my computer uses traditional chinese 
default_blush.png


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.
default_thx.gif


avTnJeq.png
 
Last edited by a moderator:
Back
Top