From: Ben S. <bs...@vr...> - 2002-10-16 02:34:37
|
Matt Billock wrote: > Heya Midworlders, > > First off, where can I get the include zip file? It was mentioned to http://isugamedev.sf.net/midworld/data/midworld-deps.zip > me, but I don't recall where it's located. Secondly, what kind of stuff > do I need to know to get started on changing the resolution (keep in > mind that my programming knowledge isn't very far ahead of 228.352) The resolution is set in Main.cpp. What we need you to do is change it to something like 1024x768 and see how it runs. We know for sure that the highlighting in the menu screen will be screwed up. You'd just have to modify the coordinates there so it looks right in 1024x768. Other than that, just make note of the things that get screwed up as a result of the change and fix the ones you can. cheers, ----- Ben Scott Research Assistant VR Juggler Team Virtual Reality Applications Center bs...@vr... |