Skip to content
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

45410998 - FIFA 13 #2209

Open
4 tasks done
BGF2000 opened this issue Jul 18, 2024 · 1 comment
Open
4 tasks done

45410998 - FIFA 13 #2209

BGF2000 opened this issue Jul 18, 2024 · 1 comment
Labels
apu-slow Audio has stuttering issues or plays back too slow. gpu-drawing-missing Graphics objects are missing or not drawn. gpu-readback GPU-written data read on CPU (HDR adaptation, save images), needs d3d12_readback_resolve/memexport requires_disassemble_functions_true Title requires disassemble_functions=true. requires_protect_zero_false Title requires protect_zero=false hack. state-gameplay Title has functional gameplay.

Comments

@BGF2000
Copy link

BGF2000 commented Jul 18, 2024

Validation

  • I've read the FAQ.
  • The Xenia build used is from the master branch. (not MLBS/AlexVS/Canary/pull requests, etc)
  • This issue isn't for help (tech support) with Xenia, or a game.
  • I've checked if this game doesn't already have a compatibility report.

Xbox 360 Marketplace link

No response

Xenia version

https://github.com/xenia-project/xenia/commit/3d30b2eec3ab1f83140b09745bee881fb5d5dde2/

Issues

Certain letters don't display correctly in the main menu and during gameplay. Audio is somewhat glitched, and in the proper game most of the graphics objects aren't displayed correctly.

Ocassionally guest may crash after entering the main menu.

Log

xenia.zip

Screenshots

1
2
3
4
5
6
7
8

Labels

state-menus, gpu-drawing-missing, apu-slow

@markjfine
Copy link

markjfine commented Jul 18, 2024

try setting:
--disassemble_functions=true
--protect_zero=false
--d3d12_readback_resolve=true

Works in both Master and Canary using those switches, but is a little choppy. Can also add:
--vsync=false
but only in Canary (crashes under Master).

PS: Awesome home team (check avi)

@Margen67 Margen67 added state-gameplay Title has functional gameplay. gpu-drawing-missing Graphics objects are missing or not drawn. apu-slow Audio has stuttering issues or plays back too slow. gpu-readback GPU-written data read on CPU (HDR adaptation, save images), needs d3d12_readback_resolve/memexport requires_protect_zero_false Title requires protect_zero=false hack. requires_disassemble_functions_true Title requires disassemble_functions=true. labels Jul 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
apu-slow Audio has stuttering issues or plays back too slow. gpu-drawing-missing Graphics objects are missing or not drawn. gpu-readback GPU-written data read on CPU (HDR adaptation, save images), needs d3d12_readback_resolve/memexport requires_disassemble_functions_true Title requires disassemble_functions=true. requires_protect_zero_false Title requires protect_zero=false hack. state-gameplay Title has functional gameplay.
Projects
None yet
Development

No branches or pull requests

3 participants