Xbox is a video game console made by Microsoft.
Questions tagged [xbox]
342 questions
1
vote
2 answers
Xbox Dashboard using CSS "Display" attribute
I haven't really used CSS's Display attribute much because mostly tables have been sufficient however after deciding to practice HTML again by trying to recreate the Xbox dashboard. Because the dashboard has certain cells that are a few cells big I…

Lee Fogg
- 775
- 6
- 22
1
vote
1 answer
Check if valid Xbox Live username?
What's the best way to check if a string is a valid Xbox Live username? I believe there is an API in relation to this, but I'm not sure which API approach is the best way to accomplish this.

JBurace
- 5,123
- 17
- 51
- 76
1
vote
1 answer
How do I set the "cover art" for my game?
I thought this would be a very simple search but I guess I'm not using the correct terminology.
On the Xbox, every game in My Games has "cover art" (title art) that is displayed when you are browsing the library (This is usually the same artwork…

tvwxyz
- 195
- 3
- 14
1
vote
2 answers
Interested in Grabbing XBOX Friend's List
I would like to get the list of XBOX friends for a certain gamercard (http://live.xbox.com/en-US/profile/Friends.aspx) and display it in a widget for my site.
I know that there are alot of iPhone apps that do just that, but I would like to do it on…

Jamie Bicknell
- 2,306
- 17
- 35
1
vote
0 answers
Convert code from a Windows Game Project to XBox Game Project
I have a PC that i code on and an Xbox that i am juuust starting to test on. I have made a few programs (even entire games) on my PC under a Windows Game project. I would like to take that same code and then simply test it in a (probably) new…

user1789573
- 515
- 2
- 8
- 23
1
vote
1 answer
Specs for Microsoft Xinput USB devices (Xbox controllers)?
Has anybody found the specifications for the USB protocol used by the Xbox controllers? All I can find is the API documentation of Microsoft's implementation (Xinput). I'm trying to write a driver for OS X so Xinput controllers will appear as normal…

digory doo
- 1,978
- 2
- 23
- 37
1
vote
1 answer
Xinput.h: No such file or directory
I'm trying to get input from an xbox controller, I went to this page:
http://www.codeproject.com/Articles/26949/Xbox-360-Controller-Input-in-C-with-XInput
and I'm just test running his source, good thing I did because it found an…

Zachrip
- 3,242
- 1
- 17
- 32
1
vote
0 answers
Flash support for Xbox 360 joystick
Is it possible to use an Xbox 360 controller with the latest Flash player? If so, where can I find sample source code?
If a third party utility is required, I'd rather use something free.
I'm also interested in using the controller with a browser -…

user1152657
- 73
- 5
1
vote
2 answers
XBox PHP API Call
Here is a link to the demo: http://davidwalsh.name/xbox-api
I created a php file with the following content..

RyanFabbro
- 43
- 1
- 7
1
vote
2 answers
Kinect for Xbox Compatiable with OpenNI
I am using the Kinect for Xbox and I am planning on using the OpenNI framework along with the Point Cloud Library for processing but I am having trouble getting OpenNI to recognize my Kinect for Xbox and I wanted to make sure that it is actually…

clifgray
- 4,313
- 11
- 67
- 116
1
vote
0 answers
Fluid jQuery Slider similar to Xbox dashboard?
I'm searching for a full width/fluid jQuery slider script that is similar in behavior to the xbox 360 dashboard. When you're on a menu item on the dashboard, you can slightly see the next item or previous item on the sides of the screen. I'd like to…

user1610904
- 397
- 3
- 20
1
vote
2 answers
Microsoft msdn links for Xbox not working anymore
I'm developing for the Xbox with XNA currently, but when I click on several links to the official Microsoft site, e.g. tutorials and files, then I get redirected to this page:
http://forums.create.msdn.com/forums/t/19992.aspx
For example by clicking…

10ff
- 813
- 4
- 16
- 31
1
vote
2 answers
Porting from xbox to windows 8
We have application developed for XBOX 360 which is silverlight based app. We need to port it on windows 8 platform ... tabs and desktop.
Here are some questions
will the porting possible?
Is it good idea to port against rebuild from scratch on…

Rashmi
- 239
- 3
- 9
1
vote
1 answer
flash as3 publish for xbox and other game console
Is it possible to publish from as3 air to xbox or any other game consloe?
Thanks,
Dan

Dan Naim
- 161
- 1
- 3
- 14
0
votes
3 answers
Developing a Cross Platform XNA Library
I'm trying to develop a cross platform application.
Currently I have set up following solutions, with their platform specified template:
GameBase
Windows
Xbox
WindowsPhone
The Windows, Xbox and WindowsPhone uses the GameBase as reference, but I…

Basic
- 193
- 1
- 2
- 14