Open RiasatSalminSami opened 8 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 */
Problem still persists with v0.7.134 (Nov 23, 2024 build).
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:
Expected Behavior
Before regression:
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