• Java program using a lot of my CPU
    4 replies, posted
So I'm trying to run this Java game and it starts out fine but quickly goes up to use 100% of my CPU. I've tried googling but couldn't get any straight responses. I'm running Windows 7, with 5gb ram, and AMD Athlon II x2 220. I've tried both the 64 bit and 32 bit versions of the program, and 32 bit works best (and is recommended to use). Any idea why Java using up so much CPU?
game?
It's a psp emulator. JPCSP to be more specific
Emulators generally use 100% CPU time to ensure the emulation is smooth.
[QUOTE=slayer20;26558568]It's a psp emulator. JPCSP to be more specific[/QUOTE] You are running a virtual machine, inside a virtual machine. Of course it's going to thrash your CPU.
Sorry, you need to Log In to post a reply to this thread.