View previous topic :: View next topic |
Author |
Message |
serafim
Joined: 02 Jan 2007 Posts: 41
|
Posted: Fri Jan 05, 2007 12:17 Post subject: help with performances |
|
|
ok i figure out how to script db support for my pw but now i have a silly question...
(dont know if this is fine but to me it seems really silly)
i notice a slowdown on my desktop after installing mysql running like windows task...
open task manager and go to memory usage monitor...and found this:
930MB of memory usage...
go to tasks...
and found mysql running...(48mB memory....)
shut down mysql....and...voilą.....memory usage drop down to 386 MB..
silly thing for me ...
anyone can give feed back and suggestion ?
to me 600 MB of memory usage for running a mysql with empty db is really too much ...i think i'm making some mistake..
another thing:
running nwnx4 it launch nwn2 server but pop out an error signalling a missing MADCHOOK.DLL file...
run nwn2server but don't load module...
help please! |
|
Back to top |
|
|
Papillon x-man
Joined: 28 Dec 2004 Posts: 1060 Location: Germany
|
Posted: Sat Jan 06, 2007 15:46 Post subject: |
|
|
I can not comment on the memory usage of MySQL, but what you are seeing might not be the actual memory used by MySQL only, but also buffers, caches, and so on. The server process uses 10MB right after startup on my machine.
You have to copy madchook.dll into your NWN2 directory. _________________ Papillon |
|
Back to top |
|
|
serafim
Joined: 02 Jan 2007 Posts: 41
|
Posted: Sat Jan 13, 2007 23:21 Post subject: |
|
|
ok thanks..i found the madchook right position by miself ...
now the server is up and running..
we still miss how to store object and inventorys....
but i have posted the problem in script forum..so i waith answers and advices from there..
again a big THANKS to all ! |
|
Back to top |
|
|
Papillon x-man
Joined: 28 Dec 2004 Posts: 1060 Location: Germany
|
Posted: Sun Jan 14, 2007 22:57 Post subject: |
|
|
You can not store objects at this point of time. This functionality will be added later on. _________________ Papillon |
|
Back to top |
|
|
|