Posts: 20
Threads: 3
Joined: Dec 2009
Reputation:
0
07-12-2011, 05:09 PM
Just wondering if drive performance even comes up as an issue for pcsx2?
I know it would mostly just be loading times. But is it at all worth it to have the image stored on a for example a vertex 2 ssd vs. a wd black 1tb 7200rpm drive?
Is it already so much faster than running from a dvd that it really has no noticeable impact?
Posts: 3.559
Threads: 21
Joined: Jul 2010
Reputation:
61
Location: Australia
none at all.
anyone who says otherwise is on drugs.
Posts: 1.352
Threads: 56
Joined: Jun 2011
Reputation:
35
Location: Vietnam
07-13-2011, 03:34 PM
(This post was last modified: 07-13-2011, 03:37 PM by Livy.)
Not only PCSX2, but all programs as well. The drive is only a storage for storing data. When a program runs, the OS reads the data from the drive to know what it has to do, and place all things it needs to RAM. Finally all things is computed in CPU and GPU. The drive only affects loading time, as well you know.
Edit: Sorry, almost but not all programs. I forgot applications that operate mostly on files such as WinRAR or antivirus software. These programs performance relies heavily on the drive speed.
Posts: 959
Threads: 103
Joined: Oct 2010
Reputation:
18
Storage makes no difference when it comes to emulation. I did a little test with Parasite Eve 2. It takes 8 seconds to load a save regardless of whether the backup is on my Intel SSD or WD 5400rpm.
However! Turning on turbo mode does seem to shorten loading. It took 5 seconds to load a DMC save file at 60fps, but I turned off the limiter and it took about 1 second.
Posts: 2.128
Threads: 8
Joined: Jun 2011
Reputation:
112
One of the speedhacks can actually make use of hdd speed, but still only for loading times and it can break some games, especially fading sounds which doesn't have time to fade and stuff like that.
Posts: 9.760
Threads: 163
Joined: Dec 2008
Reputation:
154
Even for loading, some games simply use timers for load and would be better to disable FPS limit to load faster.
Unless you're switching from a very old/slow hdd or were loading games from a slow usb stick before the speed difference will be minimal at best.
Core i5 3570k -- Geforce GTX 670 -- Windows 7 x64
Posts: 20
Threads: 3
Joined: Dec 2009
Reputation:
0
Good to know. Thanks everyone.