need help!

Main

New member
Messages
15
Points
0
Hello i'm newbie here, and i'm just stucked making client

i used 2013-08-07aRagexe.xdiff to diffpatch 2013-08-07aRagexe.exe by using xDiffPatcher.

but it doesn't work with R.O.Lex in my computer here
default_sad.png

it is just refreshing setup.exe over and over again T.T

how can i fix it?

sorry for poor english,

waiting your answer

ah, one more

where can i get stable versions?

i've downloaded a hercules file using SVN, i want to know if it is included or not

 
Last edited by a moderator:
1)Disable "HKLM to HKCU" Patch or Get a Patched Setup.exe

2) To get latest version, you can either use svn or git, you can update your local copy by using command "svn up" or by using any gui interface(like tortoisesvn)

 
Last edited by a moderator:
1)Disable "HKLM to HKCU" Patch or Get a Patched Setup.exe

2) To get latest version, you can either use svn or git, you can update your local copy by using command "svn up" or by using any gui interface(like tortoisesvn)
1) I disabled "HKLM to HKCU", but then it says

"정상적인 라그나로크 클라이언트를 실행시켜 주시기 바랍니다."

witch means

"please run untouched(normal) RO client".

how can i get patched setup.exe?

can it be run with patched setup.exe?

2) I found trunk folder witch means not stable. (I thought)

and there are many other folders that i dont't know what are they for.

there is no folder named "stable".

is there any Synonyms?

or no such thing?

I heard hercules has one.

thank you for repling

 
Last edited by a moderator:
Download OpenSetup.exe from http://nn.nachtwolke.com/dev/opensetup

(Rename it to YourServerSetup.exe to avoid mixing of setup.exe with any other server's setup.exe or original setup.exe)

Make 1 file Named YourServerSetup.ini ,

Insert Following data on it

; Settings engine related settings[settings]; Select settings engine on start-up.; Possible values:; LUA = Lua engine (current); REG = Registry engine (legacy); Default:; LUA; Note: Engine identifier is case-sensitive.Engine = LUA; Save registry settings per user.; Possible values:; 0 = No (saves to HKLM); 1 = Yes (saves to HKCU); Default:; 0; Note: Do NOT change this setting, unless you REALLY know what you; are doing, period.HKLMtoHKCU = 1
If "HKLM to HKCU" is enabled Change Value of HKLMtoHKCU  to 1, else if its disabled, change it to 0

 
Last edited by a moderator:
Back
Top