EmuNewz Network
What is System RAM and GPU requirements ? - Printable Version

+- EmuNewz Network (https://www.emunewz.net/forum)
+-- Forum: Official Boards for Emunews Affiliated Emu Projects (https://www.emunewz.net/forum/forumdisplay.php?fid=47)
+--- Forum: Official RPCS3 Forum [archive] (https://www.emunewz.net/forum/forumdisplay.php?fid=172)
+---- Forum: RPCS3 - General Discussion (https://www.emunewz.net/forum/forumdisplay.php?fid=164)
+---- Thread: What is System RAM and GPU requirements ? (/showthread.php?tid=176400)



What is System RAM and GPU requirements ? - Augusto - 12-29-2016

Hello.
What is amount of system RAM used by RPCS3 ?
What is the memory requirement when using Windows 10 64 and RPCS3 ?
What is the minimum Nvidia GPU card ? 600 series ?
The emulator use the GPU just for video render or for some code emulating the SPUs using the floating processing of GPU card ?
Thanks.


RE: What is System RAM and GPU requirements ? - ssshadow - 12-30-2016

(12-29-2016, 09:13 PM)Augusto Wrote: Hello.
What is amount of system RAM used by RPCS3 ?
Depends on the game and the settings used. The most I have seen is about 3-4 gb (rpcs3.exe only that is), that was in Catherine with the LLVM recompiler.

(12-29-2016, 09:13 PM)Augusto Wrote: What is the memory requirement when using Windows 10 64 and RPCS3 ?
8 gb total will work fine.

(12-29-2016, 09:13 PM)Augusto Wrote: What is the minimum Nvidia GPU card ? 600 series ?
600 series actually based on Kepler for DX12 and Vulkan. I think 400 series will work with OpenGL. (Some 600 cards are rebranded 500-series cards that only support OpenGL)

(12-29-2016, 09:13 PM)Augusto Wrote: The emulator use the GPU just for video render or for some code emulating the SPUs using the floating processing of GPU card ?
The GPU is only used for GPU stuff.


RE: What is System RAM and GPU requirements ? - Augusto - 01-13-2017

Thanks.