Tested on (https://github.com/xenia-project/xenia/commit/863217217ed0808579647cfc035f67f83069532e)
Just black screen showing 3 in the corner

State-hang
using the latest master and canary, i can start a new game and watch the initial cutscene but it fades to black and then crashes.
I'm using the 360 platinum hits disk with no updates.
using the vulkan api i get a black screen with working audio BUT i can now get ingame.
vulkan api log
xenia.zip
Goes in-game with verts and gpu corruptions and sometimes in mission fps goes to 7-12...
sometimes xenia quits without error.
sometimes xenia lost graphics device
On (https://github.com/xenia-project/xenia/commit/a0f486b0fa4195a8d78c682ff673e35fb8d4d716)
!> 00000004 Tessellation mode 0 is not implemented yet, only adaptive is partially available now - report the game to Xenia developers!
!> 00000004 PM4_DRAW_INDX(336, 4, 0): Failed in backend
w> 0000000C libav: is not implemented. Update your Libav version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
Writes to unk. register






Nets above barrels in the first mission fixed in https://github.com/xenia-project/xenia/commit/9d36c257b0f0c102d1012f40ab8fd5701296f0f6 and two follow-up typo fix commits (using discrete tessellation with triangle list primitive type — discrete can't be emulated perfectly on PC GPUs, but the net looks like a net anyway).

Most helpful comment
Nets above barrels in the first mission fixed in https://github.com/xenia-project/xenia/commit/9d36c257b0f0c102d1012f40ab8fd5701296f0f6 and two follow-up typo fix commits (using discrete tessellation with triangle list primitive type — discrete can't be emulated perfectly on PC GPUs, but the net looks like a net anyway).
