Quote Originally Posted by Rambo View Post

EDIT: We have a problem. When compiling the DLL and placing it into the root CE folder, when we run Halo CE, the BSP does not show. In fact, the only video we have is the HUD. Any recommendations on how to fix this? The only change we made to the codebase was removing version check in an attempt to get it to accept <1.08 builds. Could this be what causes the video to not work properly?

All I can think of is that the DLL is "confused" as to what program to hook the wrapper routines into, so it bugs out.
Use 1.08 ? Get Omega's Version changer, set to 1.09 or get an alternate ui that removes autoupdate. Then test. (After replacing the code that checks for version #)

You're better off making Halo think it's v. 1.09 than making it not check versions via OpenSauce.