Issues:
_From @ObiKKa on April 9, 2017 19:1_
Thanks to PR #331 (Apr 8-9, 2017?) & #334 (Apr 9-10?) I can see several stages of intro screens, a long and lovely cinematic movie, the menus and finally in-game graphics in its currently broken status. Others are welcome to test this game in the future.







I tried to get in-game as quickly as possible on the second go to keep the kernel file small but then had to trim off much of the fluff.
Xbe_(2017-04-10).txt
KrnlDebug_(2017-04-10_Trimmed).txt
_Copied from original issue: Cxbx-Reloaded/Cxbx-Reloaded#335_
_From @ObiKKa on April 9, 2017 19:5_
Ah, that was then (6.5 years ago). Wow they look virtually similar!
http://shogun3d-cxbx.blogspot.com.au/2010/11/gauntlet-dark-legacy.html
_From @BenNottelling on April 9, 2017 19:10_
It's good they are similar, that means the emulator hadn't really made any backwards steps
Dxbx, back in 2010 : https://www.youtube.com/watch?v=NWlmKP74LuY
To get menu's and in game graphics in a readable state would require better support for palletized textures then what we have right now. The Dxbx run I linked to above, used an approach that we can strife for in Cxbx too: conversion of textures at drawing time (as that's the most suitable moment to combine active palettes with active textures)
_From @ObiKKa on April 9, 2017 21:16_
Yes. I've just now taken a look at that channel's old recorded DXBX videos from nearly 6.5 years ago.
Here's also the intro, menu and game video of that game:
https://www.youtube.com/watch?v=27mnsM-n-GU
It was uploaded 2 days before the above video which fixed stuff.
Yeah, it's my channel so I know about that ;)
Now the textures of this game see better,but yet go slowly the game


The state is working now
Small regression, not sure when it was introduced. Here's hopefully relevant info!
Xbe.txt
KrnlDebug.zip

Also running this on debug mode in VS2017 with remote debugging tool installed generates multiple access violations pretty much every second.
Also running this on debug mode in VS2017 with remote debugging tool installed generates multiple access violations pretty much every second.
@haekb Multiple access violations every seconds are actually handled by LLE by the way. We're using Windows' exception handler to handle the LLE code. You can ignore it for now.
Hey there, I'm entirely new to Xbox emulation and CXBX, but they've been very interesting to familiarize myself with. It's almost July 2020, and upon attempting to emulate my Gauntlet: Dark Legacy .xbe file, it would seemingly work perfectly for about 10-20 seconds, before displaying "Received Fatal Message: Failed to create vertex buffer", and then force-closing the emulation. I'm on Windows 10, Intel processor, AMD graphics. Please let me know if there is a solution to this crash, or any way I can assist the community on this issue. Cheers!

The same issue was reported a few months back, but thanks for re-testing this. (I asked @LukeUsher to look into the vertex buffer cache, which seems to be overflowing.)
@Lethalbanana626 Piracy isn't allowed.
Most helpful comment
Now the textures of this game see better,but yet go slowly the game
The state is working now