-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
Regression: F1 2012 [BLUS31014] Not Booting (#4975) #4999
Comments
If this is a race condition introduced by the speed boost in that PR, then it is a duplicate of #2359. If not, could be introduced by the previous commits changing memory addressing. The AAA fixes PR by itself does not modify vm memory behaviour in any way. |
I don't understand, do you want me to test previous builds before AAA fixes?
OK, I'll do it now. |
No, he wants you to find someone else who owns that game and check if they can't get ingame either. If it's a race condition then some hardware combinations can probably get it ingame. But since you are already blaming #4973 for the regression then you're implying that it worked before that PR. If you haven't tested any other builds then you should do that before accusing KD's changes for the regression. |
Ah, I got this. Then maybe somebody else will see this thread and test it.
If I blame some PR for bug, then it hadn't exist before this PR. I've tested this game on almost every PR, and it worked. So If you think that I don't have enough for this, you're mistaking.
Done, it works with these settings. |
Oh, it was just a misunderstanding then. I apologize for the tone of my message. |
If HLE gcm fixes it then it suffers from the same gcm bug as skate3, which again, is not something that the PR touches. There were several vm memory patches committed into master in the last few days, check if it can be narrowed down to one of them. If not then its likely a race condition of some kind. |
Finally, I've found the commit: the game works with #4953 and doesn't do with #4975. |
Retest with latest master, #5002 could have fixed this |
Unfortunately, same result in #5010. |
In #4973, F1 2012 has white screen only and many warnings
that cause memory leak.
F1_2012.zip
The text was updated successfully, but these errors were encountered: