xemu-project / xemu

Original Xbox Emulator for Windows, macOS, and Linux (Active Development)
https://xemu.app
Other
2.78k stars 279 forks source link

FIFA 07 - Regression (Whole screen is solid green) #1619

Open RiasatSalminSami opened 6 months ago

RiasatSalminSami commented 6 months ago

Title

https://xemu.app/titles/454100a6/#FIFA-07

Bug Description

Cutscenes and replays (basically any scene that activates post fx and depth of field effects) are not rendered and the whole screen is just filled with solid green color. Once gameplay starts, the game is rendered normally.

Issue was not present before.

Last release without the regression: v0.7.115 (Oct 18, 2023) Build where the regression started: v0.7.116 (Oct 22, 2023)

Issue has not been solved in current release (v0.7.120) as of making this post.

Example after regression: image

Expected Behavior

Before regression: image 2

xemu Version

Last release without the regression: v0.7.115 (Oct 18, 2023)

Build where the regression started: v0.7.116 (Oct 22, 2023)

System Information

Windows 10 (64 bit) CPU: i7 6700k GPU: GTX 980 Ti (Driver version: 551.61) 16 GB RAM.

Additional Context

No response

dekay commented 3 months ago

Good job narrowing this down @RiasatSalminSami. It would appear that this game is hitting a case that was not unanticipated. Commit https://github.com/xemu-project/xemu/commit/5fa08d20d6a5ca43c3bfe2f1d558dfc85552b85c contains this new FIXME.

/* FIXME: Handle NV_PGRAPH_ZCLIPMIN, NV_PGRAPH_ZCLIPMAX */