I am trying to get Wipeout running on X5000 with RadeonHD 7700. I am using the SI Warp3D driver from AmiStore.
To get 3d graphics working, I have to do a custom build of Warp3DPPC.library (rewarp), that disables the z-buffer (which means just returning W3D_SUCCESS in W3D_AllocZBuffer and W3D_ClearZBuffer).
This of course garbles the graphics, although it runs at a very satisfying speed.
Can you help with ideas how to bring this solution further?