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

555308CA - Far Cry 4 #254

Open
4 tasks done
Sowa95 opened this issue Oct 13, 2024 · 0 comments
Open
4 tasks done

555308CA - Far Cry 4 #254

Sowa95 opened this issue Oct 13, 2024 · 0 comments
Labels
backwards-compatibility-unsupported Unsupported by Microsoft's backwards compatibility on Xbox One and Series X|S. gpu-readback GPU-written data read on CPU (HDR adaptation, save images), needs d3d12_readback_resolve/memexport requires_hdd_install Title requires installing data to the HDD. state-gameplay Title has functional gameplay. tech-engine-dunia Title uses Dunia engine.

Comments

@Sowa95
Copy link

Sowa95 commented Oct 13, 2024

Validation

  • I've read the FAQ.
  • The Xenia build used is from a Canary branch. (not UWP/MLBS/AlexVS/master/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.

Wiki page (optional)

No response

Xbox 360 Marketplace link (optional)

http://marketplace.xbox.com/fr-FR/Product/Far-Cry-4/66acd000-77fe-1000-9115-d802555308ca

Xenia Canary version

xenia-canary/xenia-canary@a3bd341

Issues

  • requires readback_resolve to fix something about shadows/lighting, otherwise flickering every X frames.
  • press F5 or enable clear_memory_page_state to clear vertex explosions.

Installation goes smoothly, at the end of it launch_data switches to game.xex with no issues. Alternatively this process can be skipped if files from installation1 folder are placed in root folder of the game, it has to be launched with game.xex as well xenia-project#969 (comment).

Scribble_heap can be used as an alternative to readback_resolve. It is much faster, but shadows are not rendered. If neither option is enabled, the game will flicker with random garbage once every X frames, aka the more FPS the faster it will flicker. Sun and light sources are somehow occluded? Either the game doesn't use occlusion or I haven't play long enough to encounter it.

cl = "-skipintro" to skip intro.

Log

xenia.zip

Screenshots

rrsh

Labels

backwards-compatibility-unsupported, gpu-readback, requires_hdd_install, state-gameplay, tech-engine-dunia

@Margen67 Margen67 added state-gameplay Title has functional gameplay. tech-engine-dunia Title uses Dunia engine. gpu-readback GPU-written data read on CPU (HDR adaptation, save images), needs d3d12_readback_resolve/memexport backwards-compatibility-unsupported Unsupported by Microsoft's backwards compatibility on Xbox One and Series X|S. requires_hdd_install Title requires installing data to the HDD. labels Oct 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backwards-compatibility-unsupported Unsupported by Microsoft's backwards compatibility on Xbox One and Series X|S. gpu-readback GPU-written data read on CPU (HDR adaptation, save images), needs d3d12_readback_resolve/memexport requires_hdd_install Title requires installing data to the HDD. state-gameplay Title has functional gameplay. tech-engine-dunia Title uses Dunia engine.
Projects
None yet
Development

No branches or pull requests

2 participants