xenia-project / game-compatibility

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

565507EF - Spider-Man 4 (unreleased) #1825

Open icup321 opened 2 years ago

icup321 commented 2 years ago

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

Issues:

Log:

xenia.zip

Screenshot(s):

Labels:

cpu-jit-problems cpu-unimplemented-instruction gpu-drawing-corrupt state-gameplay tech-engine-titanium

Triang3l commented 2 years ago

Thanks for the report! I haven't added cpu-unimplemented-instruction though — did it crash with a report of some unimplemented instruction in the log and may be a good test case for it, or are you referring to the overall incorrect CPU behavior?

Edit: Just checked — the labels are the same as on https://github.com/xenia-project/game-compatibility/issues/472 (the two games are very similar internally). But more details about cpu-unimplemented-instruction would be interesting.

icup321 commented 2 years ago

Yes, I was copying it from Prototype's page since that seems to include it as well, was debating whether I should include it or not, but I put it in just in case.

Margen67 commented 2 years ago

@Psychological536 Tech support belongs on the Discord server.

Sodicious commented 7 months ago

Heads up: if you dont have "depth_float24_conversion" in your config, set "depth_float24_convert_in_pixel_shader" and "depth_float24_round" to true. It worked for me, and seeing as there is no mention to this here, why not put a mention to it?