How to Force NWN to use more cores & even RAM!
+2
GM_ODA
Shar
6 posters
Page 1 of 1
How to Force NWN to use more cores & even RAM!
Go tw NWNPlayer.ini and change this value.
Then in the same file change this.
To the number of cores your PC has. DON'T TELL IT MORE!NWNPleyer.ini wrote:Client CPU Affinity=0
Then in the same file change this.
so that its as much memory (in megabytes) as you want nwn to be able to use. I have only ever upped it to 512 myself but i don't see why it cant be higher.NWNPlayer.ini wrote:Max Memory Usage=256
Shar- Forum Vizier
- Number of posts : 1074
Registration date : 2012-01-15
Character sheet
Character Name: Ne'Sekoleth
Race:
Overall Level: 20
Re: How to Force NWN to use more cores & even RAM!
Friend Shar,
I can't speak to the max memory usage part.
NWN was written for ONE CORE. It does not contain the code needed to take advantage of more than one core. I think you will find that your performance will take a hit, and you may even find nwn crashing strangely if you engage this method. Please do keep me posted on the results you get.
Be well. Game on.
GM_ODA
I can't speak to the max memory usage part.
NWN was written for ONE CORE. It does not contain the code needed to take advantage of more than one core. I think you will find that your performance will take a hit, and you may even find nwn crashing strangely if you engage this method. Please do keep me posted on the results you get.
Be well. Game on.
GM_ODA
Re: How to Force NWN to use more cores & even RAM!
I thought the final patch added multi-core functionality?
I guess at least the force-single-core way works, if you're constantly crashing.
I guess at least the force-single-core way works, if you're constantly crashing.
Last edited by LordSurge on Fri Nov 15, 2013 6:31 pm; edited 1 time in total
LordSurge- Forum Knight
- Number of posts : 151
Registration date : 2010-11-19
Character sheet
Character Name: Zeff Trom
Race: Human
Overall Level: 40
Re: How to Force NWN to use more cores & even RAM!
If you have a multicore comp set the Client Cpu affinity = 1. I have a quad core and it works well.
Animayhem- Forum Oracle
- Number of posts : 2213
Registration date : 2010-07-11
Character sheet
Character Name: Charia/Arys
Race: Half-Elf
Overall Level: 30/30
Re: How to Force NWN to use more cores & even RAM!
Agreed. I have a Hexa-Core setup and although it tends to use one core more heavily then the rest it seems to be working well. also i dont know if the last patch added multicore but considering that setting in the .ini file it seems likley.Animayhem wrote:If you have a multicore comp set the Client Cpu affinity = 1. I have a quad core and it works well.
I would mention that in cpu affinity it is best to designate the number of logical cores your pc has. I have mine set at 6. mayhem should have theirs set at 4. setting to 1 usualy forces single core in most programs i have seen and 0 is usually default (in this case i would guess it is also 1).
Shar- Forum Vizier
- Number of posts : 1074
Registration date : 2012-01-15
Character sheet
Character Name: Ne'Sekoleth
Race:
Overall Level: 20
Research!
Val and i were doing some testing and while i cannot replicate his crash it may be because of different CPU architectures. For him the game works fine but has a tendency to crash when switching from full screen to windowed mode in a high graphics aria.. minimizing the game seems to work fine however and i believe this problem is due to his GPU being overloaded and unable to offload to the CPU due to the multi-core setting.
I will post results here.. Other's are welcome to do so as well.
PC Specs*
Darkness -
Processor: 6 core 3.2GHz 64-bit (AMD)
Ram: 10GB (+4GB in I-Ram Swap)
NWN Core Affinity is set to 6
NWN Ram use is set to 512
Valerion -
Processor: 2 core 2.53GHz 32-bit (Intel)
Ram: 4GB (+HDD Swapfile)
NWN Core Affinity set to 2
NWN Ram use is 256 (defult)
I will post results here.. Other's are welcome to do so as well.
PC Specs*
Darkness -
Processor: 6 core 3.2GHz 64-bit (AMD)
Ram: 10GB (+4GB in I-Ram Swap)
NWN Core Affinity is set to 6
NWN Ram use is set to 512
Valerion -
Processor: 2 core 2.53GHz 32-bit (Intel)
Ram: 4GB (+HDD Swapfile)
NWN Core Affinity set to 2
NWN Ram use is 256 (defult)
Shar- Forum Vizier
- Number of posts : 1074
Registration date : 2012-01-15
Character sheet
Character Name: Ne'Sekoleth
Race:
Overall Level: 20
Re: How to Force NWN to use more cores & even RAM!
Why set it to 4? here is the rest of the statsShar wrote:Agreed. I have a Hexa-Core setup and although it tends to use one core more heavily then the rest it seems to be working well. also i dont know if the last patch added multicore but considering that setting in the .ini file it seems likley.Animayhem wrote:If you have a multicore comp set the Client Cpu affinity = 1. I have a quad core and it works well.
I would mention that in cpu affinity it is best to designate the number of logical cores your pc has. I have mine set at 6. mayhem should have theirs set at 4. setting to 1 usualy forces single core in most programs i have seen and 0 is usually default (in this case i would guess it is also 1).
RAM=1024
Desktop Resolution=1024x768
Desktop Color Depth=32
Video Card Type=RDPDD Chained DD
VRAM=-1
NumCPUs=255
Speed=3333
Type=Intel(R) Core(TM) i7 CPU X 980 @ 3.33GH
My comp 2 TB and 12 ram memory
Animayhem- Forum Oracle
- Number of posts : 2213
Registration date : 2010-07-11
Character sheet
Character Name: Charia/Arys
Race: Half-Elf
Overall Level: 30/30
Re: How to Force NWN to use more cores & even RAM!
set it to 4 because 4 is the number of logical cores you have. here are what the numbers mean.
Affinity = 0 (default setting, in this case its the same as 1)
Affinity = 1 (forces single core or designates that you have only one core)
Affinity = 2 (designates dual core)
Affinity = 3,4,5,6,etc. (simply tells NWN that you have a X core cpu)
Also Mayheam.
for an I7 you actuality have 4 cores with hyper-threading. This means that you have 4 physical cores but 8 logical cores.
The I7 is an epic CPU btw:D
Affinity = 0 (default setting, in this case its the same as 1)
Affinity = 1 (forces single core or designates that you have only one core)
Affinity = 2 (designates dual core)
Affinity = 3,4,5,6,etc. (simply tells NWN that you have a X core cpu)
Also Mayheam.
Those are mostly graphical values. those CPU's your reading are likley GPU's (Graphical processing units) which arn't really /that/ much different except that they only work with graphics unless forced by a Cuda or OpenGL code.Animayheam wrote:RAM=1024
Desktop Resolution=1024x768
Desktop Color Depth=32
Video Card Type=RDPDD Chained DD
VRAM=-1
NumCPUs=255
Speed=3333
Type=Intel(R) Core(TM) i7 CPU X 980 @ 3.33GH
for an I7 you actuality have 4 cores with hyper-threading. This means that you have 4 physical cores but 8 logical cores.
The I7 is an epic CPU btw:D
Shar- Forum Vizier
- Number of posts : 1074
Registration date : 2012-01-15
Character sheet
Character Name: Ne'Sekoleth
Race:
Overall Level: 20
Re: How to Force NWN to use more cores & even RAM!
Thanx. I guess I could set to 4. I will try and see what happens my OS system is Win 7 UltimateShar wrote:set it to 4 because 4 is the number of logical cores you have. here are what the numbers mean.
Affinity = 0 (default setting, in this case its the same as 1)
Affinity = 1 (forces single core or designates that you have only one core)
Affinity = 2 (designates dual core)
Affinity = 3,4,5,6,etc. (simply tells NWN that you have a X core cpu)
Also Mayheam.Those are mostly graphical values. those CPU's your reading are likley GPU's (Graphical processing units) which arn't really /that/ much different except that they only work with graphics unless forced by a Cuda or OpenGL code.Animayheam wrote:RAM=1024
Desktop Resolution=1024x768
Desktop Color Depth=32
Video Card Type=RDPDD Chained DD
VRAM=-1
NumCPUs=255
Speed=3333
Type=Intel(R) Core(TM) i7 CPU X 980 @ 3.33GH
for an I7 you actuality have 4 cores with hyper-threading. This means that you have 4 physical cores but 8 logical cores.
The I7 is an epic CPU btw:D
Animayhem- Forum Oracle
- Number of posts : 2213
Registration date : 2010-07-11
Character sheet
Character Name: Charia/Arys
Race: Half-Elf
Overall Level: 30/30
Re: How to Force NWN to use more cores & even RAM!
when my friend was working on the original computer with the new things... I think it had 8 cores and when he changed the number it just changed it so nwn used that specific one it sounded like...
heather- Forum Knight
- Number of posts : 231
Registration date : 2010-02-11
Character sheet
Character Name: Melinda Davis
Race: Human
Overall Level: 9
Re: How to Force NWN to use more cores & even RAM!
Sounds like he has a 4 core with hyper-threading. still some specs would be interesting to see.heather wrote:when my friend was working on the original computer with the new things... I think it had 8 cores and when he changed the number it just changed it so nwn used that specific one it sounded like...
It will still use 1 core more then the rest no matter what, but it will use the others where before it wont.
Shar- Forum Vizier
- Number of posts : 1074
Registration date : 2012-01-15
Character sheet
Character Name: Ne'Sekoleth
Race:
Overall Level: 20
Pyro Fang- Forum Courtier
- Number of posts : 270
Age : 28
Registration date : 2012-10-08
Character sheet
Character Name: Nailo
Race: Elf
Overall Level: 27
Re: How to Force NWN to use more cores & even RAM!
Found out that AMD claims to make a true 8 core CPU now but i am not sure how it will react to NWN because windows itself doesn't handle 8 cores well in windows 7 (no idea if 8 added support).heather wrote:when my friend was working on the original computer with the new things... I think it had 8 cores and when he changed the number it just changed it so nwn used that specific one it sounded like...
Shar- Forum Vizier
- Number of posts : 1074
Registration date : 2012-01-15
Character sheet
Character Name: Ne'Sekoleth
Race:
Overall Level: 20
Re: How to Force NWN to use more cores & even RAM!
mmm things looked like they were working ok... but recently something broke with the motherboard so will be a while until it can be fixed back to how it was...
heather- Forum Knight
- Number of posts : 231
Registration date : 2010-02-11
Character sheet
Character Name: Melinda Davis
Race: Human
Overall Level: 9
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum
|
|