Posts: 135
Threads: 4
Joined: Mar 2016
Reputation:
0
10-22-2016, 08:58 PM
(This post was last modified: 10-22-2016, 09:02 PM by Nezarn.)
BTW with the last 0.6 build (before this
https://github.com/RPCS3/rpcs3/pull/1521 was merged) game could boot.
tho it can't go any further (but hey at least it doesn't have access violation error....)
edit: i wanna find the commit which started braking a lot of games with access violation.... (and that will take a long time i think lol)
PC: i5-4690K | RX 480 | 16GB RAM
Posts: 2,485
Threads: 77
Joined: Dec 2013
Reputation:
32
(10-22-2016, 08:58 PM)Nezarn Wrote: BTW with the last 0.6 build (before this https://github.com/RPCS3/rpcs3/pull/1521 was merged) game could boot.
tho it can't go any further (but hey at least it doesn't have access violation error....)
edit: i wanna find the commit which started braking a lot of games with access violation.... (and that will take a long time i think lol)
That is like the pull request of the year, and it's old now. Good luck :p
Asus N55SF, i7-2670QM (~2,8 ghz under typical load), GeForce GT 555M (only OpenGL)
Posts: 135
Threads: 4
Joined: Mar 2016
Reputation:
0
(10-22-2016, 10:04 PM)ssshadow Wrote: That is like the pull request of the year, and it's old now. Good luck :p
thats why i said it will take a long time lol
PC: i5-4690K | RX 480 | 16GB RAM
Posts: 135
Threads: 4
Joined: Mar 2016
Reputation:
0
10-23-2016, 08:29 AM
(This post was last modified: 10-25-2016, 07:59 AM by Nezarn.)
Just tested a bit:
0.0.0.9 could load the game without Access violation, but didn't do anything (gray GSFrame window)
The first build where it completely breaks is this
https://ci.appveyor.com/project/rpcs3/rp...d/1.0.2212
https://github.com/RPCS3/rpcs3/pull/1680
Code:
·E {PPU[0x7] Thread (main_thread) [0x00932fb0]} MEM: Invalid a_size (0xffef1cb0)
And after this it gets access violation (i guess its basically the MEM:Invalid a_size error just uses rpcs3 to output the error and not windows +crash)
https://github.com/RPCS3/rpcs3/pull/1696
Code:
{PPU[0x7] Thread (main_thread) [0x39800000]} struct vm::access_violation thrown: Access violation reading address 0x39800000
TL;DR: semi-breaks in 0.0.0.9
https://github.com/RPCS3/rpcs3/pull/1521 , completely breaks at
https://github.com/RPCS3/rpcs3/pull/1680
PC: i5-4690K | RX 480 | 16GB RAM
Posts: 2,485
Threads: 77
Joined: Dec 2013
Reputation:
32
Make a thread for it.
Asus N55SF, i7-2670QM (~2,8 ghz under typical load), GeForce GT 555M (only OpenGL)
Posts: 1
Threads: 0
Joined: Mar 2017
Reputation:
0
Build and Libraries loadeD?
Posts: 2,485
Threads: 77
Joined: Dec 2013
Reputation:
32
(03-18-2017, 12:08 AM)rauldj Wrote: (03-17-2017, 10:20 PM)ssshadow Wrote: Make a thread for it.
I don't feel confident enough .
EUR complete version seems OK too, but you need some trickery to get past the "Checking trophies" screen: https://www.youtube.com/watch?v=AQGVncl6Tlc
PS: Last time in my life I try using a fucking 360 controller to play a 2D ARPG .
It's easy enough:
http://www.emunewz.net/forum/showthread.php?tid=174376
Also for your strange stuttering in the video, try to disable Windows Defender (or any other anti virus). Does this help? I think it interferes with RPCS3 logging or something...
Asus N55SF, i7-2670QM (~2,8 ghz under typical load), GeForce GT 555M (only OpenGL)