PPSSPP x64 build on Windows 7 64bit
|
06-23-2013, 05:30 AM
(This post was last modified: 09-03-2013 10:56 AM by Henrik.)
Post: #1
|
|||
|
|||
PPSSPP x64 build on Windows 7 64bit | |||
06-23-2013, 06:15 AM
Post: #2
|
|||
|
|||
RE: PPSSPP x64 build on Windows 7 64bit - not working
It work fine with my laptor
though 32 bit and 64 bit dont different at all for my laptor ( i got same speed ) I worse write english so take easy on me (even my own language realy bad T_T) Rig to test now : Windows 8 64 bit (Laptop) Intel® Core™ i3-3110M (2.4GHz, 3MB L3 Cache) Nvidia GT720M 2GB |
|||
06-23-2013, 08:26 AM
Post: #3
|
|||
|
|||
RE: PPSSPP x64 build on Windows 7 64bit - not working
This error is caused by improper installation of the Visual C runtime
|
|||
06-23-2013, 08:45 AM
(This post was last modified: 06-23-2013 08:48 AM by BronBron06.)
Post: #4
|
|||
|
|||
RE: PPSSPP x64 build on Windows 7 64bit - not working
(06-23-2013 08:26 AM)Squall Leonhart Wrote: This error is caused by improper installation of the Visual C runtime I didnt have the latest x86 tho but got the x64 installed before I clicked the repair option on x64 same error I uninstall and install again that x64 same error the installation file name is vcredist x64 or x86 right? ========= hmmm looking at the x64 folder its listed AMD so it doesnt work for intel chips? |
|||
06-23-2013, 07:15 PM
Post: #5
|
|||
|
|||
RE: PPSSPP x64 build on Windows 7 64bit - not working
Open up programs and features and screenshot the version number of the Visual C++ 2010 redistributable entries.
|
|||
06-23-2013, 10:01 PM
Post: #6
|
|||
|
|||
RE: PPSSPP x64 build on Windows 7 64bit - not working | |||
06-24-2013, 06:25 AM
(This post was last modified: 06-24-2013 06:29 AM by Squall Leonhart.)
Post: #7
|
|||
|
|||
RE: PPSSPP x64 build on Windows 7 64bit - not working
As far as i can tell, that is the version number corresponding with the SP1 redist, so its the latest.
Still odd..... Run a file search on the system and ensure that MSVCP10 and MSVCR10 are inside the windows\system folders and not placed at the root of the hdd, Dll's are searched in order of Local Directory, Drive Root and then System32(SysWow64) |
|||
06-24-2013, 08:25 AM
Post: #8
|
|||
|
|||
RE: PPSSPP x64 build on Windows 7 64bit - not working
(06-24-2013 06:25 AM)Squall Leonhart Wrote: As far as i can tell, that is the version number corresponding with the SP1 redist, so its the latest. I only got MSVCP100 and MSVCR100 files... any download link for the ones you posted above |
|||
06-24-2013, 08:30 AM
Post: #9
|
|||
|
|||
RE: PPSSPP x64 build on Windows 7 64bit - not working
Those are correct, i just posted a relevant search term.
Have you got TeamViewer installed, this can cause similar errors. |
|||
06-24-2013, 08:47 AM
Post: #10
|
|||
|
|||
RE: PPSSPP x64 build on Windows 7 64bit - not working | |||
06-24-2013, 09:51 AM
Post: #11
|
|||
|
|||
Error code ppsspp on window 64 bit
when i start PPSSPPWindows.exe it show : the application was unable to start correctly 0xc00007b. click ok to close the application , do you know that error ? Can you fix me that error ?
|
|||
06-24-2013, 10:16 AM
(This post was last modified: 06-24-2013 10:22 AM by Squall Leonhart.)
Post: #12
|
|||
|
|||
RE: PPSSPP x64 build on Windows 7 64bit - not working
bugger, i missed that c at the start of the error message
0x7b application error is because of misconfigured runtime Error code 0xc000007b on the other hand, means INVALID_IMAGE_FORMAT, I don't know why this would occur when both the OS and application are 64bit though, unless the EXE is actually corrupt. Edit Apparently it is known to occur on some Nvidia optimus notebooks when the user isn't forcing the game/app to use the nvidia graphics chip, as a result of the intel gfx drivers being old and buggy. And ftr, you do have the latest DirectX Redistributable installed? |
|||
06-24-2013, 10:31 AM
Post: #13
|
|||
|
|||
RE: Error code ppsspp on window 64 bit | |||
06-24-2013, 11:28 AM
(This post was last modified: 06-24-2013 11:30 AM by BronBron06.)
Post: #14
|
|||
|
|||
RE: PPSSPP x64 build on Windows 7 64bit - not working
(06-24-2013 10:16 AM)Squall Leonhart Wrote: bugger, i missed that c at the start of the error message I believe so and I'm on desktop GTX 280 Intel C2Q 6600 4GB ram still not working on ppsspp-v0.8-27-gfaa6cd8-windows-amd64 |
|||
06-24-2013, 11:37 AM
Post: #15
|
|||
|
|||
RE: PPSSPP x64 build on Windows 7 64bit - not working
Its not going to resolve itself in a new version, something specifically in your configuration is causing the issue, Most likely at some point it is loading a 32bit runtime which is not compatible with 64bit executables.
What needs to be figured out is what file, you can use sysinternals process monitor to determine what file trips up the error, if you feel you aren't up for it, i'm available with teamviewer for the next few hours. |
|||
« Next Oldest | Next Newest »
|