..:: PCSX2 Forums ::..

Full Version: Quad Core Support
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
As far as I know PCSX currently supports triple core (congratulations development team). Are there any plans to integrate quad core support?


Once integrated, will the speed boost be significant to quad core users?
Afaik, it isnt planned at all...
reasonable speed increases for quad core can be had when using software rendering

there are no current plans to thread out any computationally intensive tasks (that haven't already been done).
Far as I know, the major components that would see any benefit from threading have been threaded.
i imagine offloading system tasks and background applications to the fourth core is already doing a great job
(08-10-2012, 12:55 AM)soratidus999 Wrote: [ -> ]i imagine offloading system tasks and background applications to the fourth core is already doing a great job

Is this something new in version 1.0, or was this the case in earlier versions as well?
we have 4 threads ( cores ) AFAIK the EE , GS , VU , UI ( GUI ) ( but the GUI thread is reallly not active at all 0-4% activity )

we already have Quad core support Tongue Laugh
erm its in the cpu itself....

what i meant was pcsx2 would run off 1,2,3 and system off core 0
(08-10-2012, 03:04 AM)soratidus999 Wrote: [ -> ]erm its in the cpu itself....

what i meant was pcsx2 would run off 1,2,3 and system off core 0

So the system automatically sets core affinities? It puts pcsx2 on cores 1,2,3, and the Operating system and everything else on core 4?
No it doesn't(and don't need;P), it simply share the load how it see best, and windows 7 is really good at doing so(especially if you compare it to "good old XP" which sucks when it comes to such "details"). As it's very hard to see 100% cpu load with pcsx2 EVEN on dual core cpu's(through it can get close with mtvuTongue), additional stuff running in the system is really of little importance, at least considering cpu(unless it's a virus or some heavy crap edit: lol I just imagined trying to play pcsx2 while waiting for next turn in CivV, damn I'm glad I didn't got that game xD).