![]() |
RPCS3 FAQ - Printable Version +- RPCS3 Forums (https://forums.rpcs3.net) +-- Forum: Community (https://forums.rpcs3.net/forumdisplay.php?fid=1) +--- Forum: General Discussion (https://forums.rpcs3.net/forumdisplay.php?fid=16) +--- Thread: RPCS3 FAQ (/showthread.php?tid=61854) |
RE: RPCS3 FAQ - tambre - 08-31-2014 (08-31-2014, 05:11 PM)TakaOtaku Wrote:(08-30-2014, 05:54 PM)ssshadow Wrote:(08-30-2014, 01:41 PM)TakaOtaku Wrote: When i want to start "rpcs3-x86.exe" I have an error message: Did you try installing the required redistributable that I linked you? Also, x86 is a 64-bit architecture. It wasn't a 32-bit version you tried. (32-bit versions should work on 64-bit computers though) EDIT: Seems like I had x86-64 in mind ![]() RE: RPCS3 FAQ - TakaOtaku - 08-31-2014 (08-31-2014, 06:15 PM)tambre Wrote:(08-31-2014, 05:11 PM)TakaOtaku Wrote:(08-30-2014, 05:54 PM)ssshadow Wrote:(08-30-2014, 01:41 PM)TakaOtaku Wrote: When i want to start "rpcs3-x86.exe" I have an error message: Yeah I tried to install but it also didn't work RE: RPCS3 FAQ - ssshadow - 08-31-2014 (08-31-2014, 06:15 PM)tambre Wrote:(08-31-2014, 05:11 PM)TakaOtaku Wrote:(08-30-2014, 05:54 PM)ssshadow Wrote:(08-30-2014, 01:41 PM)TakaOtaku Wrote: When i want to start "rpcs3-x86.exe" I have an error message: No, the 32 bit version of rpcs3 was called rpcs3-x86.exe and the 64-bit version is called rpcs3-x64.exe. Also the 32-bit version, that was dropped several months ago btw, will not work on any system, it was broken to begin with. To run rpcs3 you need rpcs3-x64.exe and vcredist_x64.exe from here http://www.microsoft.com/en-us/download/details.aspx?id=40784 RE: RPCS3 FAQ - TakaOtaku - 08-31-2014 (08-31-2014, 07:09 PM)ssshadow Wrote:(08-31-2014, 06:15 PM)tambre Wrote:(08-31-2014, 05:11 PM)TakaOtaku Wrote:(08-30-2014, 05:54 PM)ssshadow Wrote: x86 I also tried that didn't change anything... I searched a bit online and tried using Dependancy Walker to find out if i miss any .dll needed. It says I need "api-ms-win.dlls" maybe that info helps. RE: RPCS3 FAQ - DragonNeos - 08-31-2014 Does installing OpenAL help with your problem? I had the same problem as you (http://www.emunewz.net/forum/showthread.php?tid=61854&pid=207136#pid207136), but the solution suggested by people here on EmuNewz was to reinstall the Microsoft Visual C++ Redistributable, which didn't help at all. After seeing a post of a similar problem in another topic (which seems to be gone now), I installed OpenAL and never had another problem with RPCS3. RE: RPCS3 FAQ - ssshadow - 08-31-2014 (08-31-2014, 09:59 PM)DragonNeos Wrote: Does installing OpenAL help with your problem? I had the same problem as you (http://www.emunewz.net/forum/showthread.php?tid=61854&pid=207136#pid207136), but the solution suggested by people here on EmuNewz was to reinstall the Microsoft Visual C++ Redistributable, which didn't help at all. After seeing a post of a similar problem in another topic (which seems to be gone now), I installed OpenAL and never had another problem with RPCS3. Some time ago rpcs3 depended on a normal OpenAL install, but now a different OpenAL .dll is included, and that should be all that is needed. TakaOtaku, just to confirm, you are on 64-bit Windows 7/8/8.1, correct? I might not really be needed, but try to install both the 64 and 32 (x86) versions of the Visual Studio redist. RE: RPCS3 FAQ - hlide - 08-31-2014 (08-31-2014, 07:09 PM)ssshadow Wrote: Also the 32-bit version, that was dropped several months ago btw, will not work on any system, it was broken to begin with.Wise decision. Trying to handle 32 x 64-bit registers with less than 4 x 2 x 32-bit registers is utterly stupid... not speaking about how to emulate a 64-bit operation into several 32-bit operations... RE: RPCS3 FAQ - TakaOtaku - 08-31-2014 Yes, I have 64-Bit Windows 7. Maybe I'll try to formate my PC, wanted to do that anyway sometime soon. Maybe that helps. RE: RPCS3 FAQ - Bigpet - 09-01-2014 the VS2013 runtime is broken on Win7 without SP1, so if you don't have SP1 it's expected to not work RE: RPCS3 FAQ - TakaOtaku - 09-01-2014 That didn't help I already had SP1 installed. I just formated my PC and installed everything again. Now it works ![]() |