Jump to content
OGXbox.com

Meerjel01

Members
  • Posts

    150
  • Joined

  • Last visited

  • Days Won

    4

Everything posted by Meerjel01

  1. It's okay. I'm learning to keep away from talking too much. Just wanted to show my stuff.
  2. Right.. Is this topic going to off-topic then?
  3. This topic is gonna be about programming for the Original Xbox using the official Xbox Developer Kit! Using DirectX 8. Since I’m capable of it I decided to make my own tutorial series for people to learn from. Let’s begin! First you’ll need to download and install the tools. I’m not gonna instruct you on the process of getting the DevKit to work or where to get it. This is just a C++ tutorial. After you’ve opened VS2003, make a new project. There’s a preset for Xbox developers in the New Project window, use it, make it an empty game application and create a .cpp file. In the file, include the xtl library. #inlcude <xtl.h> The main method should also look like this. Void __cdecl main() { } There’s a site dedicated to DirectX/C++ development so use that first if you don’t know how the basics of the XTL works. https://xbdev.net/tuts/tuts.php After that, I’m gonna tell you how I do things.
  4. Maybe. I mean I would if I could. But it's still an Xbox game eh?
  5. Yes. It's built from Unity. But it's still impressive since I'm not a complete genius at console RTS games. Always wanted to do an rts.
  6. I still haven't gotten any answer from Crysis so it might be wiser to make new tools. I wish I could do that but I'm an easy artist.
  7. It's Chipsnapper and CrysisLTU that I know how. tjd2 was also part of the project but I guess he's not around anymore. Chip is in GitHub and Crysis is in Reddit. Rather than that it's all members I know that is findable. xbsp, xrad and xvis is just example names for vbsp, vrad and vvis which is the original compilers from the SDK. No you don't need to work on them if you don't want or can't. Maybe not yet. I'm still waiting for an answer from CrysisLTU.
  8. I'm hopeful that the compilers will be given as well from the HL2X project people. Where ever the rest are. Could only find 2/a-few of them. If not. Can someone here make them? xbsp xrad xvis with the texture maker.
  9. It's okay. Maybe the case could be used for raspberry pi console devices? Always wanted to make my own gaming console.
  10. Unless you/someone can sell a pre-built one for me? That would be real generous.
  11. I need to give the instructions to my brother. I talked with him about this but he thought it would be too much for a smaller-sized Xbox. (He don't really understand a lot about this)
  12. Okay. But how do controllers work with it? It doesn't look like it can support OG controllers. Was awhile since I last was here so I don't know if the tech in it is purchased here. How to build it and what does it need?
  13. Nice! Is it possible making it transparent green like the original?
  14. Would want one running with Insignia play! But I need to talk more since I only made 1 post here.

Board Life Status


Board startup date: April 23, 2017 12:45:48
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.