Microsoft Visual C++ Runtime Library
Started by 1GTV




9 posts in this topic
Bigpet
Unregistered


 
02-10-2015, 12:52 PM -
#5
lol what? No, we know why this happens, I just explained it to you. It's literally programmed to fail right here: https://github.com/DHrpcs3/rpcs3/blob/e5...ad.cpp#L87

If you want to hot-fix it locally just go to this file here: https://github.com/DHrpcs3/rpcs3/blob/e5...d.cpp#L189

and add
Code:
if(stacksize == 0) stacksize = 0x100;
there. Like I said, we just don't know what the right value is.


Messages In This Thread
RE: Microsoft Visual C++ Runtime Library - by 1GTV - 02-09-2015, 04:51 PM
RE: Microsoft Visual C++ Runtime Library - by Bigpet - 02-10-2015, 02:23 AM
RE: Microsoft Visual C++ Runtime Library - by fleur - 02-10-2015, 08:36 AM
RE: Microsoft Visual C++ Runtime Library - by Bigpet - 02-10-2015, 12:52 PM
RE: Microsoft Visual C++ Runtime Library - by syphurith - 02-11-2015, 07:47 AM
RE: Microsoft Visual C++ Runtime Library - by Bigpet - 02-11-2015, 01:54 PM
RE: Microsoft Visual C++ Runtime Library - by syphurith - 02-11-2015, 03:11 PM
RE: Microsoft Visual C++ Runtime Library - by syphurith - 02-18-2015, 06:32 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)