xbox-scene.com - your xbox news information source
Quick Links: Main Forums | Xbox360 Forums | Xbox1 Forums | PS3 Forums
Xbox-Scene Forum Help  Search Xbox-Scene Forums   Xbox-Scene Forum Members   Xbox-Scene Calendar

Giganews Usenet Offers: +1150 days binary retention, 99%+ Completion, and Unlimited Speed/Access!

360 ODD Emulators: X360 Key $99 | Wasabi360 FAT $99 | Wasabi360 Slim $99
C4E's iXtreme Burner MAX Drive: LiteOn iHAS124 DROPPED TO JUST $17


Welcome Guest ( Log In | Register )

 Forum Rules Rules
 
Reply to this topicStart new topic
> Quick Dev Question
atariangamer
post May 13 2012, 04:14 AM
Post #1


X-S Enthusiast


Group: Members
Posts: 4
Joined: 10-August 11
Member No.: 456177



I've noticed some things that say if you can compile a project on Windows with DirectX, then you can compile it on Xbox with DirectX.

I've got some old code bits that I know compile correctly on Windows, but Xbox is of course another story.

I'm not to hot on coding just yet: I've got only 7 months of C++ experience total (and mostly in simple stuff, no 3d programming), but I'm pretty decent at just plodding through files and looking for things and fixing references and what not. I'm hoping to get a bit better at C++ and maybe into some DirectX, but messing around with older small projects, and attempting their conversion would be cool to fiddle with.


I've got one Softmodded Xbox with an upgraded HDD that I'm going to leave alone (its in the best condition physically), and I've got another softmodded with only the stock HDD that I'm thinking of using one of the XDK conversion tutorials (with PBL, not actual chip stuff) to do my testing on.

So, if I've got one 'dev' Xbox, a 'retail' Xbox, a DirectX program project that compiles in Visual Studio.Net/VC++6, and get it all linked up correctly...(and noting I have very little advanced C++ experience)

What should I be looking for modifying to get it to run correctly on an Xbox?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Hyper_Eye
post May 13 2012, 04:24 AM
Post #2


X-S Expert
***

Group: Members
Posts: 592
Joined: 26-December 03
From: Huntsvegas, AL.
Member No.: 85607
Xbox Version: v1.0
360 version: v1 (xenon)



If you have code that already builds on Windows the most important things to know are

1) No OpenGL
2) No DirectX9+
3) No DirectDraw

Also, there are some API differences here and there. Sometimes looking in the XDK folders (examples/includes/libs) can be very helpful.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post





Reply to this topicStart new topic

 

Lo-Fi Version Time is now: 23rd May 2013 - 09:57 PM