RPCS3 Forums

Full Version: No news?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8
bigol, as workaround - use debug build, or copy msvcr100d.dll to rpcs3 folder and rename it to msvcr100.dll - release build should work.

Gundark

Can someone confirm, x64 build crashes at startup since r53. x86 are working fine. I'm on Vista.

bigol

(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 Wink


Ekaseo

(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

Darkonever

(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.

it does not work for me, idk what im doing wrong

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 Smile

Ekaseo

(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.

it does not work for me, idk what im doing wrong

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 Smile

ok, thnx, now it works 2

Runo

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.

it does not work for me, idk what im doing wrong

Try
http://www.microsoft.com/en-us/download/...x?id=13523

Ekaseo

i figured it out, but thnx for help anyway

Ekaseo

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

Ekaseo

r57
PPU :
- More PPU vector instructions emulated
- Fix a missing instruction in the Decoder
- Fix byte order in vector instructions
Pages: 1 2 3 4 5 6 7 8