Skip to content

Configuration

Configuration made in AA server config/ folder

anticheat.xml

tag description
loginserveraddress external ip:port of your loginserver ( or AA:port More info... )
gameserver external ip:port of your gamserver ( or AA:port More info... )
clientadditionalargs additional starting args
bindip ip for AA server binding. Usually * to bind in all interfaces
discord discord integration settings. More info...

l2.xml

For mobius server click here

By default mobius server turn's off default game encryption, in order for AA to support this add following line to l2.xml:

<ingamecrypt value="False"/>
tag description
disablegg GameGuard disabling
sendhwid HWID sending in AuthLogin packet to gameserver ( 0x08 or 0x2B packet). More info...
saveaccounts saved accounts menu! More info...
overlay you can draw text on user screen! More info...
enablectrlv set True to allow CTRL+C/V in game
browserbypass set True to allow opening players browser by packet from gameserver. More info...
disableloopmacro set True to disable l2 looped macros
uievents plugin which allows you to start interface event by packet from gameserver. More info...
noclearauth set True to save login/password in game
limitfps FPS limit for game
limitfpsbackground FPS limit for game in background ( L2's default is 1, we don't recommend to increase)
showfps set True to show FPS in game, you can move fps area by mouse
nosleep set True to turn on game window optimization
windowrename plugin which renames game window to your server name ( windowname ). After entering world window name will be %CHAR_NAME% - %SERVER_NAME%
encdec you can replace official NCSoft key of .dat files and etc. set modulus and exp values.
lciderror fixing Lineage 2 error "LCID cannot run in this locale"
clearcache (Interlude only) plugin clears game cache out of garbage. This frees memory and keep game fps after epics etc. Important! Could provoke game crashes if you have custom textures etc. Testing required before server live! More info...
debuff (interlude only) set True for enabling debuffing by ALT+click. More info...
interludefix (interlude only) set True for fix known interlude bug which causes game crashes

litelauncher.xml

tag description
downloadlink full http/https link to l2.exe
downloadlinktwo second link
failupdatelink this link will be opened in players browser if something went wrong during protection update
failhashlink this link will be opened in players browser if he have not approved files

files.xml

Generate this file using our FileHasher.exe. Just set path to your game client(not system folder, but root game folder).