No news? - Printable Version +- RPCS3 Forums (https://forums.rpcs3.net) +-- Forum: Support & Issues (https://forums.rpcs3.net/forumdisplay.php?fid=17) +--- Forum: Support (https://forums.rpcs3.net/forumdisplay.php?fid=18) +--- Thread: No news? (/showthread.php?tid=82644) |
RE: No news? - BlackDaemon - 01-07-2013 bigol, as workaround - use debug build, or copy msvcr100d.dll to rpcs3 folder and rename it to msvcr100.dll - release build should work. RE: No news? - Gundark - 01-07-2013 Can someone confirm, x64 build crashes at startup since r53. x86 are working fine. I'm on Vista. RE: No news? - bigol - 01-07-2013 (01-07-2013, 12:41 PM)BlackDaemon Wrote: bigol, as workaround - use debug build, or copy msvcr100d.dll to rpcs3 folder and rename it to msvcr100.dll - release build should work. it works Thank you RE: No news? - Ekaseo - 01-07-2013 (01-07-2013, 12:41 PM)BlackDaemon Wrote: bigol, as workaround - use debug build, or copy msvcr100d.dll to rpcs3 folder and rename it to msvcr100.dll - release build should work. it does not work for me, idk what im doing wrong RE: No news? - Darkonever - 01-07-2013 (01-07-2013, 07:06 PM)Ekaseo Wrote:(01-07-2013, 12:41 PM)BlackDaemon Wrote: bigol, as workaround - use debug build, or copy msvcr100d.dll to rpcs3 folder and rename it to msvcr100.dll - release build should work. What build are you using? x64 or x86? If x64 the solution posted above will not work for you since x64 build has all the dll files packed in .exe. You should use x86 build, and when you paste this dll file it should help, in my case it did RE: No news? - Ekaseo - 01-07-2013 (01-07-2013, 07:42 PM)Darkonever Wrote:(01-07-2013, 07:06 PM)Ekaseo Wrote:(01-07-2013, 12:41 PM)BlackDaemon Wrote: bigol, as workaround - use debug build, or copy msvcr100d.dll to rpcs3 folder and rename it to msvcr100.dll - release build should work. ok, thnx, now it works 2 RE: No news? - Runo - 01-10-2013 r55 - Improvements to the Fragment Shader decompiler (01-07-2013, 07:06 PM)Ekaseo Wrote:(01-07-2013, 12:41 PM)BlackDaemon Wrote: bigol, as workaround - use debug build, or copy msvcr100d.dll to rpcs3 folder and rename it to msvcr100.dll - release build should work. Try http://www.microsoft.com/en-us/download/details.aspx?id=13523 RE: No news? - Ekaseo - 01-11-2013 i figured it out, but thnx for help anyway RE: No news? - Ekaseo - 01-18-2013 r56 - Addition of the remaining 0x1f and some 0x4 vpr instructions and their implementation (by DH) - Decoding and disassembly of all the 0x4 vpr instructions - The Compiler ELF window is temporarily disabled in order to fix a crash RE: No news? - Ekaseo - 01-26-2013 r57 PPU : - More PPU vector instructions emulated - Fix a missing instruction in the Decoder - Fix byte order in vector instructions |