-
Notifications
You must be signed in to change notification settings - Fork 2.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Regarding OpenGL and AMD Crimson driver 16.4.1 Hotfix #8698
Comments
If you're getting TDR that's a driver bug... |
Okay, Thanks for letting me know.. |
Is this still a problem with the latest driver? -[Unknown] |
I am currently the very latest to greatest Beta 16.5.1 beta on my New APU Which has R7 AMD Radeon Graphics integrated and yes on OpenGL It still has TDRs just after getting into the game known as FF4 Complete Final Fantasy 4 Game.. Thanks again for listening.. |
Same for me, I get TDR in Star Ocean First Departure every time. I have tested some AMD's 2016 OpenGL ICDs and all crashes, latest stable is from 15.7.1, (2015, pre-Crimson Software drivers. System: Windows 10 x64, Radeon R7 360, Catalyst 16.7.1 (16.7.2 only fixes restore defaults in Radeon Settings...) @chaosjs1 EDIT: If anyone can find out why this games crash AMD driver and create test case then we can report this to AMD. |
Does it stop happening if you uncheck "Simulate block transfer" and check "Disable slower effects"? Does it happen with the "Skip buffer effects" rendering mode? -[Unknown] |
Even worse because driver do not TDR but I got full screen of those artifacts so I need to force reboot... |
Well, that sounds like a pretty good revision range. Also, it's interesting that disabling those things doesn't help - the main special thing that Star Ocean does is rely on stencil data in certain ways. Those settings should effectively disable those features, I think.... odd. Does this only happen with Star Ocean 1? It may help if it can be reproduced with, for example, a PSP demo (Lunar comes to mind as potentially somewhat similar.) That might allow the driver developers to test it directly. Alternatively - can you describe exactly when it happens? Here's the initial drawing I see normally:
Does it crash between any of those points? Or later on? If you can give me a narrow enough range, I might be able to check what it's drawing during that period and come up with some likely suggestions for an AMD bug report. -[Unknown] |
Crashes right after videos or on load game (save from first city). EDIT2: Ahh, I forgot to mention important thing - after disabling options you mentioned driver do not crash instantly, crash after I moved (invisible because of no buffering) character. |
Does it stop happening if you check the speedhack "Disable stencil test"? -[Unknown] |
Let me crash my system again ;) Please wait :p EDIT: EDIT: Hym, almost all games crashing when they want to render some 3D. Next EDIT: Woohoo, I successfully crashed my system again ! I have tested 32bit PPSPP too, same problem. |
Just to add some color, this game uses a stencil map to determine what objects you're underneath or above: But it sounds like this driver is basically crashing with any PSP game? If you can find a homebrew or demo that crashes, that may be enough for a bug report to AMD. That would be enough for them to reproduce. -[Unknown] |
I tested all homebrew from build in store and included cube.iso and all works fine :/ and PSP Demo archive (from link on PPSSPP fiste) seem to be down for maintenance. Tekken Dark Resurrection is second game that crashes in same way (i think on first frame after entering fight). Can you check some similarities in rendering in those games ? EDIT: Even heavy in effects (?) Dantes Inferno and God of War is not crashing. |
@unknownbrackets |
Unfortunately, I don't have Tekken or Ape Escape. I'd suggest you try using the GE debugger but I think the crashes would make it hard. Indeed God of War and Dante's Inferno use a bunch of effects. Supposedly this makes it possible to download the demos: I think the Lunar demo and a few others are available there, at least they show when browsing from a PSP. I haven't used the Android app. -[Unknown] |
We can easily get those demos here too: Just click download for the demo you want and you get a .xpd file, open it with some text editor and you will see the direct link of the .PBP file, then just copy this link to your web browser and download the actual demo. However, for some reason a couple of those demos are not directly working in PPSSPP, you get an error saying "Could not load game. failed to load executable: file corrupt". To fix this you have to extract the .PBP file of the demo (you can use EBOOT2ISO in Windows) and then decrypt the extracted EBOOT.BIN with PRXdecrypter_27a_fix using a REAL PSP. Sorry for the off-topic but this may be useful to get running one of those demos needed to track this issue. |
Instead of GE debugger, you could even try GPU PerfStudio frame debugger. It even support remote sessions. |
@KabutoKun @mirh EDIT: GPU PerfStudio disconnects from PPSSPP on TDR 😞 |
@Nucleoprotein |
If somebody knows a PSP demos that do not need decryption on PSP give me know, I will test them all maybe I find crashing one ... |
"Optional" (new hotfix name...) 17.1.1 is out and still no fix ... |
Still a problem? Might want to try the D3D11 or Vulkan backends too.. |
This issue is being closed because it hasn't been updated with feedback. Hopefully having more backend options has made this less of a problem. We probably can't do a lot to work around some of the driver bugs, and this hardware is getting less common which is making getting feedback even harder. If you have more information or can confirm it still happens in the latest git builds, please reply to this issue and it'll be reopened. If you have a new issue with the same game, just create a new issue instead. -[Unknown] |
Hello to all, Just thought I would let you all know that on latest git version 1.2.2 r288 and earlier I have been experiencing TDRs with my AMD R7 260X 2gig Graphics Card with OpenGL only and as for the latest official version 1.2.2 I will test now and let you all know further in a little while afterwards.. Anyways, Thanks for listening and have a nice day ahead. Also I just got done testing the official release 1.2.2 and it still does occur eventually.. Thanks again for listening and all..
The text was updated successfully, but these errors were encountered: