burn
Printable View
why can't we all just get along? D:
I compiled with VC 2008 and it works, though it crashes if I load "h2_zanzibar" (reproduced 2/2).
I tried a few other custom maps and they worked fine.
I opened it with C++ and it worked fine, haven't compiled though. Once I learn more about it i'll start trying to compile.
And i'm surprised that no one has posted here in a week or so, that's pretty crazy.
When I opened it (the solution file), VC++ '08 express edition said it won't support Solution folders, and that the solution folders will be unavailable.
When I built it, it warned,
"d3d9.exp : warning LNK4070: /OUT:Halo1_CE.dll directive in .EXP differs from output filename 'C:\...\OpenSauce\bin\Release\Halo1_CE\d3d9.dll'; ignoring directive"
so i copied d3d9.dll to CE's folder manually.
when I ran tool, it said, in a patronizing tone, "Failed to load/create D3D", but continued anyway.
Then, when I launched HaloCE, it exceptioned
I downloaded the june 08 dx sdk flyingrooster posted a link to, but I gotta clear some space before installing it. Kinda doubt that's the problem, though, since I got the newer version right now (nov. '08). Should I open the vcproj instead? I don't know much about these visual studio IDEs. My bit o' expierience is in DOS mode programming
It would be highly recommended to take a course (formal in school or online tutorial) and/or read the help file as you go to learn how to use the Visual Studio IDE before you continue.
Bobby, mine said the same thing. I don't know about halo exceptioning, though. That only happened to me when I made a server and WoL tried joining.
e:
Also, Visual Studio 2005. Maybe that'll fix a few people's problems, since this was developed with VS2005.