[AdHoc] Compatibility List [STOPPED]
|
07-15-2014, 05:16 AM
(This post was last modified: 07-15-2014 05:21 AM by AdamN.)
![]() |
|||
|
|||
RE: [AdHoc] Compatibility List
(07-14-2014 07:43 PM)sum2012 Wrote: Sometimes even microsoft ‘s vs2013 do not get useful crash staceYou'll need to have the symbols files for microsoft's DLL files to get a better view in the call stacks At the time memcpy crashed i only saw addresses instead of function name in the call stacks, but after the symbol files loaded i can see a few function name and one of them located in PPSSPP sourcecode (which is Replace_memcpy) High possibility that the other crashes are related to Replace_memmove and Replace_memset functions My Modified PPSSPP : ============== Win32&64: https://www.dropbox.com/s/2t3mtdhb0f045cn/PPSSPP_1.11-testbuild_Win32x64.zip?dl=0 Android(ARMv7): https://www.dropbox.com/s/b41bm43mtn1gpnn/PPSSPP_1.11-testbuild_ARMv7.apk?dl=0 |
|||
« Next Oldest | Next Newest »
|