xenia-project / game-compatibility

https://xenia.jp
BSD 3-Clause "New" or "Revised" License
470 stars 145 forks source link

58410AFA - Beyond Good & Evil HD #1034

Open Alaharon123 opened 6 years ago

Alaharon123 commented 6 years ago

Marketplace

Tested on https://github.com/benvanik/xenia/commit/a593b305417213476acf4471359d57b19719aad0

Issues:

Menu works fine with slightly delayed audio (same as Battlestations Pacific), loading screens display trail of loading circle rather than just the circle, infinite load when you try to start a new game.

Log:

xenia.zip

Screenshot(s):

bgem bgel

Labels:

state-menu gpu-(something) apu-slow

Etokapa commented 3 years ago

Tested on https://github.com/xenia-project/xenia/commit/3a2c7894d2df96381257f30f4512e3ae27018ea5

Tried to start a new game. Infinite loading. • This game runs on xenia-project/xenia/pull/1835

bbg

xenia.zip

Etokapa commented 3 years ago

Tested on https://github.com/xenia-project/xenia/commit/fa653cce5d0385fd33e1e56391c4aa7b6facbe53

Started a new game. 50-60FPS on 2x resolution with shaders cached. Xenia Guest-crashed after a few minutes of walking around the house. No slow audio. :no_entry_sign:Do not run with vsync off. :high_brightness:Lights are not occluded. :mute:Music and dialogue will play and then go silent. ❔Photos do not display in gallery. Might need readback?

bge (5)

More Screenshots ![bge (1)](https://user-images.githubusercontent.com/31154606/123519449-f8930d00-d670-11eb-8b1d-c9648aa33d44.png) ![bge (2)](https://user-images.githubusercontent.com/31154606/123519451-f92ba380-d670-11eb-909c-004f2a206b10.png) ![bge (4)](https://user-images.githubusercontent.com/31154606/123519453-fa5cd080-d670-11eb-848b-84d008d28024.png) ![bge (7)](https://user-images.githubusercontent.com/31154606/123519459-fd57c100-d670-11eb-964b-ce04db63dd23.png) ![bge (8)](https://user-images.githubusercontent.com/31154606/123519460-fdf05780-d670-11eb-9923-56e050b08add.png) ![bge (9)](https://user-images.githubusercontent.com/31154606/123519461-fe88ee00-d670-11eb-8c13-f6acd91ec580.png) ![bge (10)](https://user-images.githubusercontent.com/31154606/123519463-fe88ee00-d670-11eb-956a-915d93510514.png) ![bge (11)](https://user-images.githubusercontent.com/31154606/123519464-ff218480-d670-11eb-839e-07ccb1d564cf.png) ![bge (12)](https://user-images.githubusercontent.com/31154606/123519467-ff218480-d670-11eb-8138-8d7b67407761.png)

xenia.zip xenia.z01.zip xenia.z02.zip

state-gameplay | apu-silent

fog13k commented 1 year ago

Readback resolve and memexport don't fix the photo issue, still black, otherwise the sound seems better with newer builds, lights still not occluded

RareMv commented 1 year ago

Lights still not occluded.

Sowa95 commented 6 months ago

Tested on: https://github.com/xenia-project/xenia/commit/f6b5424a9f7daee69ea7ea837b6d4224ea47c368

Played till first save. No major issues other than occlusion, loading works, audio seems fine, performance more than good. Pictures taken with readback_resolve are correct. Controller hotkeys on Canary are perfect solution in this case.

rr

occlusion tuning

`Query_occlusion_fake_sample_count=0` will get rid of lens flare, but breaks the sun, making some scenes look completely different. With `0` value most light sources and reflections are fine, but I haven't played long enough to say that only sun is affected. Value `-1` causes hangs, `1`-`1000` range makes no difference on lens flare intensity. ![occlusion](https://github.com/xenia-project/game-compatibility/assets/113144725/008979bd-cf88-4b43-94a4-bedfe38d8745)

1080p, allegedly

During press presentation they used 720p TV's, but game producer was adamant it will run in "up to 1080p", which I think is the reason why a lot of sources claim it's working in native FHD resolution. This means game should have at least 2 resolution modes, 720p and one above that, but `internal_display_resolution` past 8 makes no difference on quality. I couldn't find any 3rd party analysis confirming 1080p resolution. Looking at PIX I can only see 720p as well.