Quote:
Originally Posted by thatThing
i'm sorry for possible noob question, but i've tried adding the following to gameserver.opt
S memory.summon_heap_size:2000000
S memory.item_heap_size:2000000
S memory.monster_heap_size:2000000
S memory.player_heap_size:2000000
i was just guessing obviously, it gets stuck, doesnt pass 855MB in memory use
gets stuck at the same place always
and yes, i've deleted the old newmap folder before i put in the new one
thanks for your time
|
depends on your os try upping large address aware

or check in to 4gt both fix memory limitations with in rappelz which has a memory limit 1 gig of v-ram this will allow it to read ahead by 2 to 3 and
this is 4gt

btw theres probly no need for the S memory.summon_heap_size:2000000
memory heap commands altho that was smart thinking im actly thinking 2000000 is to high i havent messed with these commands but if there in your opt you would probly want to change those to
T memory.summon_heap_size:2048
as example. 2048 would be 2 gigs thats only assuming the server reads in mb if it worked tho u would know for sure. does it say more then 1024 mb for pagefile limit on gameserver? get back with me and let me know.
btw guys this has been on the dev forums a while i posted it there i mean theres more commands then this but heres 2 main ones
T game.disable_pk_on:0
T game.disable_huntaholic:1
add those to your opt.
huntaholic with a 1 turns off ursa so theres no messages and etc it also cuts off any error message pertaining to ursa spawns on server load up.
but it also disables gen cards unless u have one with points
so for now it functions fine btw rember 1 is on 0 is off that goes for pk _on as well
special note if your using vista or win7
type cmd in search then right click run in admin.
type this command then close
bcdedit /set IncreaseUserVA 3072
now restart pc before u use that program