The following warnings occurred: | |||||||||||||||
Warning [2] Undefined property: MyLanguage::$archive_pages - Line: 2 - File: printthread.php(287) : eval()'d code PHP 8.2.29 (Linux)
|
![]() |
Odin Sphere Leifthrasir [BLUS31601] - Printable Version +- EmuNewz Network (https://www.emunewz.net/forum) +-- Forum: Official Boards for Emunews Affiliated Emu Projects (https://www.emunewz.net/forum/forumdisplay.php?fid=47) +--- Forum: Official RPCS3 Forum [archive] (https://www.emunewz.net/forum/forumdisplay.php?fid=172) +---- Forum: RPCS3 - Commercial Games (https://www.emunewz.net/forum/forumdisplay.php?fid=193) +----- Forum: RPCS3 - Commercial Games - General Discussion (https://www.emunewz.net/forum/forumdisplay.php?fid=194) +----- Thread: Odin Sphere Leifthrasir [BLUS31601] (/showthread.php?tid=174595) |
RE: Odin Sphere Leifthrasir [BLUS31601] - Nezarn - 10-22-2016 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) RE: Odin Sphere Leifthrasir [BLUS31601] - ssshadow - 10-22-2016 (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. That is like the pull request of the year, and it's old now. Good luck :p RE: Odin Sphere Leifthrasir [BLUS31601] - Nezarn - 10-22-2016 (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 RE: Odin Sphere Leifthrasir [BLUS31601] - Nezarn - 10-23-2016 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/rpcs3/build/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 RE: Odin Sphere Leifthrasir [BLUS31601] - rauldj - 03-17-2017 Japanese demo working pretty decently now: ![]() RE: Odin Sphere Leifthrasir [BLUS31601] - ssshadow - 03-17-2017 Make a thread for it. RE: Odin Sphere Leifthrasir [BLUS31601] - rauldj - 03-18-2017 (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 ![]() RE: Odin Sphere Leifthrasir [BLUS31601] - Emulatongs - 03-18-2017 Build and Libraries loadeD? RE: Odin Sphere Leifthrasir [BLUS31601] - rauldj - 03-18-2017 (03-18-2017, 07:35 AM)Emulatongs Wrote: Build and Libraries loadeD? All automatic, latest build. RE: Odin Sphere Leifthrasir [BLUS31601] - ssshadow - 03-18-2017 (03-18-2017, 12:08 AM)rauldj Wrote:(03-17-2017, 10:20 PM)ssshadow Wrote: Make a thread for it. 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... |