What is the diference in ppsspp.exe 32 bits and ppsspp.exe of 64 bits?
|
04-10-2014, 12:25 AM
Post: #4
|
|||
|
|||
RE: What is the diference in ppsspp.exe 32 bits and ppsspp.exe of 64 bits?
The main differences are as follows:
* The 64-bit builds will generate better jit, since x64 has more registers and address space. * The 32-bit builds will use 32-bit video card drivers. 64-bit will use 64-bit video card drivers. This is the biggest difference. If there are bugs in your 64-bit video card driver, the 64-bit version will not work as well. If your 64-bit video card driver is faster, the 64-bit version will be faster. I personally use the 64-bit version almost always. -[Unknown] |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
What is the diference in ppsspp.exe 32 bits and ppsspp.exe of 64 bits? - navoletti - 04-09-2014, 03:49 PM
RE: What is the diference in ppsspp.exe 32 bits and ppsspp.exe of 64 bits? - vsub_ - 04-09-2014, 04:21 PM
RE: What is the diference in ppsspp.exe 32 bits and ppsspp.exe of 64 bits? - vnctdj - 04-09-2014, 05:13 PM
RE: What is the diference in ppsspp.exe 32 bits and ppsspp.exe of 64 bits? - [Unknown] - 04-10-2014 12:25 AM
RE: What is the diference in ppsspp.exe 32 bits and ppsspp.exe of 64 bits? - solarmystic - 04-10-2014, 01:42 AM
|