lightningterror
lightningterror
If we want to stay in spec then we could fallback to old copy method for rdna2. We could just detect if gpu supports feature level 12.2 or higher then...
For future reference issue is caused by commit https://github.com/PCSX2/pcsx2/pull/12681/commits/f1c27d7dd4f650bab6f2d5e8a743995f9e24bd8f Currently we clear the target which we didn't before, affecting change `if (t->m_valid.width() == dst->m_valid.width())`
@YukiXXL Update on this?
Can you post a gsdump?
This happens because the cart blocks the Vortigaunt from reaching the trigger_teleport.  There are several ways to go about fixing this. 1. Can freeze the cart when inserted, 2....
I mentioned this a while back that sound was different/worse on Qt compared to Wx, maybe it's some hidden setting behaving different, who knows, needs to be looked over. For...
There is a bunch of code for dev releases only, maybe some can be adjusted to be present for release builds. You'd need to know where to look tho and...
Is there a difference between the logs Dev vs Release?
Try messing with the IsDevBuild variable. Maybe you'll hit lucky. https://github.com/PCSX2/pcsx2/blob/2e1db411fa95cf4ac6e65a345014c4753a245d96/pcsx2/Gif_Unit.h