game-compatibility
game-compatibility copied to clipboard
54510851 - UFC Undisputed 2010
Tested on https://github.com/xenia-project/xenia/commit/556893177b079cd112c94abfe0ed7bf55baa0919
Issues:
Stuttery FPS Suffers from https://github.com/xenia-project/xenia/issues/1779
Log:
Screenshot(s):
- game freezes during transitions
Labels:
state-gameplay tech-middleware-havok state-freeze
I have the game running smooth during all but the actual in-gameplay. It slows down about 75%. CAFs appear black.
i7 6770 GTX 1070 16gb RAM
Fixed the gameplay speed: change vsync rate to 10
Is there a way to fix CAFs because they appear black and don’t show up correctly.
Game runs perfectly at 60 FPS without any stutter, although I have some issues with the game.
One of them was after a fighter receives a strong strike(being rocked) the screen was going black until the fighter recovers and after the match is over there was also black screen in the background instead of the highlights.
I managed to fix those black scren issues after I read the log, there was some sort of reccomendation there about changing gpu_allow_invalid_fetch_constants from false to true, I tried it and it worked greatly, now I see some texture bugs here and there sometimes but only in the menus.
Other issues that still present are:
-Created fighters won't load the textures -Game crashes after playing a while -Bugs while presenting the fighters
-If I set d3d12_readback_resolve to true, the textures for the created fighters will load but the game becomes unplayable for me because the performance drops massively.(Same issue exist for the Fight Night Champion game as well but for every boxers instead)
-For the game crash, I couldn't find any solutions about how to fix it.
The good thing is, it never crashes in the middle of the fight but no matter what, after playing 4-5 matches in a row the crash occurs at the end of a fight. So I need to restart the emulator when it happens if I want to continue playing.
-This one is kind of a minor issue comparing to others above;
The presenter(Bruce Buffer) doesn't speak sometimes and the game doesn't advance to the next screen automatically. For example, after the fighter on the blue corner presented, the game keeps showing the same screen and the animations of the fighter until you press a button.
I'm using the latest canary version(4c22077e) I tried some of the older versions as well but there was no difference.
My specs are:
-GTX 970 -i5 4460 -8 GB RAM
The only issue I have with this game is that during the career mode there is an end of match interview where you give responses(see screenshot) at the end of the interview responses the game just keeps showing the highlight reel and never continues on. Also my character texture is messed up but that's not as much of an issue to me. Doesn't impact the functionality of the game
My specs:
GPU: NVIDIA RTX 3060 CPU: I5 10600 RAM: 32GB
Fixed the gameplay speed: change vsync rate to 10
Can I ask you how did you solve the slow motion problem? I looked in the config file but I could not find a way to change vsync rate. Thanks in advance.