abaire / nxdk_pgraph_tests

Tests to verify xemu handling of various pushbuffer commands
Other
12 stars 9 forks source link

Add test for `TEXGEN_OBJECT_LINEAR` #96

Closed abaire closed 1 year ago

abaire commented 1 year ago

Would allow the xemu assert here be removed: https://github.com/xemu-project/xemu/blob/master/hw/xbox/nv2a/shaders.c#L509

abaire commented 1 year ago

See https://github.com/xemu-project/xemu/issues/379 for some games affected by this that could be traced w/ https://github.com/abaire/xbdm_gdb_bridge

abaire commented 1 year ago

This is easiest to test w/ Spy Hunter. Start a new game, hit a to skip the intro movie and it'll trigger more or less immediately, on the first screen where the car is shown.

abaire commented 1 year ago

nv2a_log.txt HW nvtrc log

abaire commented 1 year ago

Forgot that the test was long since written and was just disabled to keep xemu from crashing. Reenabled.