I think I'm just getting impatient and trying to do too much with a way underpowered computer. Just need to save a bit more money. Sucks that I still need the PC and the PF monitor. But i can still play some tables, just not very good quality
A good graphics card is a must, especially with VP 10.
Another thing that can help quite a bit if you have a quad-core or higher CPU (such as i5 or i7) is to set CPU affinities for different processes. Of course, before you even start with that, get rid of as much background software as possible, such as antivirus/malware programs and Windows service processes. You can permanently disable Windows service processes via the "Services" control panel by setting the Startup Type for unnecessary services to Disabled or Manual. Once you've minimized what's running, you'll need to install a process affinity manager. One free one that seems to get good reviews is "bill2's process manager" (search on that term). What you want to do is set your CPU affinities like this:
- VP: CPU 1, 2, 3 [and 4, 5, 6, 7, if present]
- Everything else that's running: CPU 0
The idea is to cram all of the Windows processes onto CPU 0, and give VP exclusive access to all of the other cores (or as close to exclusive as possible). That minimizes the ability of other processes to interrupt a simulation thread. Those interrupts cause stutter when they happen at moments when VP is CPU-bound, so it can greatly reduce stutter if you give CPU undivided use of a whole CPU core. You can't do this at all with a single-core CPU, obviously, and it won't do much if any good with a 2-core CPU because of VP's other internal threads. With a 4- or 8-core CPU, though, it can make the difference between unplayable stuttery badness and nice smooth play.
Edited by mjr, 03 October 2017 - 05:23 AM.