HQ NETWORK:   XBOX ONE |  XBOX 360 |  AIDELUXE HQ Network: 14,296 | Guests: 8782 | Members: 0 


   Current Location: Forums New google drive   |   Which modchip is this?   |   Anyone here capable or interested in restarting XBConnect?   |   Error code 05   |   original xbox with 0 memory   |   Why cell damage is low with ratings   |   New Game - Fursan al-Aqsa - Knights of al-Aqsa Mosque   |   Xbox-Hq.Com VIP Member Testimonials   |   XBHD: A Full-Featured Original Xbox Adapter from EON Gaming,   |   Best place for XBox ROMS?   |   
  Home | Active Topics | CD/DVD Media | Downloads | Forums | Feedback | Games | HardDrives | Homebrew | My Profile | ModChips | Reviews | Search | SoftMods | Tutorials

Xbox Forums

Discuss all aspects of the original Xbox Console in our Interactive Xbox Forums..

Get Xbox Game Pass Ultimate
Xbox-Hq.Com :: View topic - XDK Help
Xbox-Hq.Com Forum Index -> Learn to code Xbox
Post new topic Reply to topic    
 XDK Help View previous topic :: View next topic  
 
 
 
 
xboxhacker_uk
V.I.P. Lifetime



Joined: Apr 23, 2004
Posts: 120
Location: Coventry, England

Post Posted: Sat Nov 13, 2004 5:38 pm   
Post subject: XDK Help
Reply with quote
 
I've just put XDK onto my PC running VS.net. I thought I'd try something simple and compile some code. I tried XBMC but when I open it it says "This is a version 7.1 project visual studio.net can only open version 7.0 projects" or something like that. Any ideas? I'd quite like to learn to code for the xbox but it seems I can't even get off the ground. Thanks.
_________________
V1.4 Xbox
Xenium Modchip
X2 4983.67 Bios
Evox V+3935 Dashboard
Maxtor 250Gb HDD
2 Front USB
Custom Jewel lit by blue cold cathode
Blue controller port lights
Blue/Red Front LED
Internal IR Reciever


View user's profile Send private message Send e-mail MSN Messenger
 
 
 
 
forahobby
Administrator
Administrator


Joined: May 22, 2003
Posts: 23942
Location: NSW, Australia

Post Posted: Sun Nov 14, 2004 10:10 am   
Post subject:
Reply with quote
 
hi xboxhacker_uk,

It doesnt really matter what version the code was intially written in as long as its c++.. Smile heheh lol.. Most code you will find is written in Visual Studio 6.0 but i havent had probs yet!

When you double click the .vcproj file it should ask you whether you want to convert it to the new version your using.. Just say 'yes'..

Just a tip:
If your compiling for the first time make sure you download some source code that is really small.. This will make it easy to troubleshoot if you come accross any linking problems when compilling your .xbe!

Sourcecode for the apps
- dvd2xbox-050-src
- ConfigMagic FINAL - SourceCode

are availble so probably start with these! The smaller the better.

anyway, let us know.


cheers,

forahobby
http://www.xbox-hq.com

_________________
HQ Network:
www.xbox-hq.com | www.xboxone-hq.com | www.360-hq.com | www.c64-hq.com


View user's profile Send private message Send e-mail Visit poster's website
 
 
 
 
xboxhacker_uk
V.I.P. Lifetime



Joined: Apr 23, 2004
Posts: 120
Location: Coventry, England

Post Posted: Sun Nov 14, 2004 11:39 am   
Post subject:
Reply with quote
 
Well I managed to get it to work. I thought afterwards that my choice of trying to compile XBMC first may not have been a wise one but I managed to get hold of a copy of vs.net professional 2003 and that does the job. Is there any tutorials out there to start me off in coding for the xbox? As I said I want to give it a go, is it just C++?
_________________
V1.4 Xbox
Xenium Modchip
X2 4983.67 Bios
Evox V+3935 Dashboard
Maxtor 250Gb HDD
2 Front USB
Custom Jewel lit by blue cold cathode
Blue controller port lights
Blue/Red Front LED
Internal IR Reciever


View user's profile Send private message Send e-mail MSN Messenger
 
 
 
 
forahobby
Administrator
Administrator


Joined: May 22, 2003
Posts: 23942
Location: NSW, Australia

Post Posted: Sun Nov 14, 2004 11:46 am   
Post subject:
Reply with quote
 
hi mate,

Check the next forum under this one.. IM adding tutorial from my mates site Ben Kenwright who helped me learn to code XDK and not just COMPILE others source.. Wink

NO its not just c++ but thats all ive been working with lately..
Ben from http://xbdev.net has tonnes of samples..

Ben's also very good at explaining everything in simple terms and has given me his permission to add his tutorials to our site.. These should help you to no end and others..

anyway, go and have alook at all the prt tutorials i have added. They have a screenshot of what the code should look like when compiled and running on the xbox and also have the attached source code.

Hope to hear you start getting into it.. I only wish i had more time.. You would actually see some xbox applications coming from me.

Maybe we can get a little xbox coding team started and produce some apps.. Thats been my plan all along.. I want to code a XBOX MAGAZINE that boots on XBOX and updates from the internet.. Ill get there..

l8r mate and talk soon

forahobby
http://www.xbox-hq.com

_________________
HQ Network:
www.xbox-hq.com | www.xboxone-hq.com | www.360-hq.com | www.c64-hq.com


View user's profile Send private message Send e-mail Visit poster's website
 
 
 
 
xboxhacker_uk
V.I.P. Lifetime



Joined: Apr 23, 2004
Posts: 120
Location: Coventry, England

Post Posted: Sun Nov 14, 2004 12:56 pm   
Post subject:
Reply with quote
 
Thanks for that. I'll see if I can get to grips with it, and yeah a coding team sounds great.
_________________
V1.4 Xbox
Xenium Modchip
X2 4983.67 Bios
Evox V+3935 Dashboard
Maxtor 250Gb HDD
2 Front USB
Custom Jewel lit by blue cold cathode
Blue controller port lights
Blue/Red Front LED
Internal IR Reciever


View user's profile Send private message Send e-mail MSN Messenger
 
 
 
 
forahobby
Administrator
Administrator


Joined: May 22, 2003
Posts: 23942
Location: NSW, Australia

Post Posted: Sun Nov 14, 2004 1:39 pm   
Post subject:
Reply with quote
 
Hey,

heres a link to where i will be adding tutorials with source code and screenshots of what the code looks like when running on your xbox console... Please remember DO NOT ASK for the XDK..

I know you have already found them but others reading this thread will be looking. Im really keen to see how many guys i can teach and get a coding team together...

Xbox Programming Forum:
http://xbox-hq.com/html/forum57.html

l8r all reading this..

forahobby
http://www.xbox-hq.com

_________________
HQ Network:
www.xbox-hq.com | www.xboxone-hq.com | www.360-hq.com | www.c64-hq.com


View user's profile Send private message Send e-mail Visit poster's website
 
 
 
 
rashidj
V.I.P. Lifetime

Xbox Version: version 1.0
Modded: Xecuter 3

Joined: Dec 10, 2005
Posts: 3
Location: Ft. Benning GA (Deployed to Iraq)

Post Posted: Sun Dec 11, 2005 2:55 am   
Post subject: XDK
Reply with quote
 
I tried looking for XDK in the usual spots (xbins, and ircspy) but i have had no luck. Please help Smile
_________________
Thank You
SGT Rashid
US Army


View user's profile Send private message Yahoo Messenger MSN Messenger
 
 
 
 
shortacid
V.I.P. Lifetime

Xbox Version: 2x V1.6
Modded: X3CE |.3108 + .3294 |

Joined: Mar 12, 2005
Posts: 1887
Location: Orlando/West Palm Beach, FL USA

Post Posted: Sun Dec 11, 2005 3:36 am   
Post subject:
Reply with quote
 
definintely won't be at xbins. try harder. I can't give you direct information, but try the sites that need something along the lines of Azereus to download.

I can't be of anymore help.

_________________
XBOX v1.6
X3|.3294|XBMC



View user's profile Send private message Send e-mail Visit poster's website
 
 
 
 
rashidj
V.I.P. Lifetime

Xbox Version: version 1.0
Modded: Xecuter 3

Joined: Dec 10, 2005
Posts: 3
Location: Ft. Benning GA (Deployed to Iraq)

Post Posted: Sun Dec 11, 2005 5:16 am   
Post subject: Thanks
Reply with quote
 
Thanks for the help. All i need is a place to start.
_________________
Thank You
SGT Rashid
US Army


View user's profile Send private message Yahoo Messenger MSN Messenger
 
 
 
 
Moddingbandit
V.I.P. Lifetime

Xbox Version: version 1.0
Modded: Xecuter 3

Joined: Jan 28, 2006
Posts: 850
Location: Georgia

Post Posted: Tue Jun 13, 2006 10:22 pm   
Post subject: ok
Reply with quote
 
forahobby wrote:
Hey,

heres a link to where i will be adding tutorials with source code and screenshots of what the code looks like when running on your xbox console... Please remember DO NOT ASK for the XDK..

I know you have already found them but others reading this thread will be looking. Im really keen to see how many guys i can teach and get a coding team together...

Xbox Programming Forum:
http://xbox-hq.com/html/forum57.html

l8r all reading this..

forahobby
http://www.xbox-hq.com




Hey Hobbs, I have got the Visual Studio .Net and the XDK 5933. I dont think it will work, but I will wait to hear from you.

But anyways, yea that would be great to start a coding team here at HQ. I know there is kinda one doing the AID discs and you doing the sites... But it would be great to have more things made here at HQ made by fellow HQ members. I am glad I have found this stuff, I was very fortunate. Once I get to grips with it all I hope to be able to join you coders out there and be able to offer a worthy input on all this stuff. Well, just wondering so thanks.

_________________
Moddingbandit

I do softmods and solderless chips only. Just Pm me for details.

[img]http://i65.photobucket.com/albums/h214/impwiz/modding-bandit-anime.gif[/img]
Xbox 1.6 B Xecuter 2.6 CE


View user's profile Send private message Send e-mail AIM Address Yahoo Messenger MSN Messenger
 
Display posts from previous:   
  Post new topic  
 
  Reply to topic  
|
 All times are GMT | Page 1 of 1
Jump to:  
 

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum
 


Get Xbox Game Pass Ultimate