Xbox is a video game console made by Microsoft.
Questions tagged [xbox]
342 questions
0
votes
1 answer
Kinect microphone not working
I have been working on kinect for like 2 moths.I just upgraded from sdk 1.5 to sdk 1.6. Everything is working fine except for the microphone.When ever I launch an audio application from tool-kit it says my kinect audio not found.I Have installed the…

Cheeta
- 429
- 1
- 8
- 17
0
votes
1 answer
How do I build a console app for Xbox Kinect
I'm fairly new to programming and I've been presented with fairly daunting assignment at work. I need to build a program from scratch in order to take advantage of the Kinect's motion tracking capabilities to interface with another application.
Some…

user1639742
- 11
0
votes
1 answer
Why are the watch values formatted strangely (text/html/xml visualizers will not appear) in VS 2010 for my XBOX 360 ADK Reference Application Project
While attempting to use the Visual Studio 2010 debugger on an Xbox 360 ADK Reference application, I'm noticing that the watch values in the debug output are formatted strangely.
Once I earn enough reputation points (new user) I will post a…

Michael A.
- 1
- 1
0
votes
1 answer
Xbox Application Development
I've been scouring the internet for a guide to creating an xbox application (not a game) but have been unsuccessful so far. I've found that Microsoft provides XNA and XDK, and that the XDK is only available through their developer program.
Is…

Nick
- 6,375
- 5
- 36
- 53
-1
votes
0 answers
I'd like to run Xbox Cloud Gaming using a Gamesir T4 Pro on a Linux Mint 21.2 without having it controlling my mouse
I failed to get this to work, could you help me?
Well, first of all, I don't no which T4 Pro mode to choose, I mean, I have to press Home + Some button to turn it on. X, Y, A, B?
Somehow I got jstest-gtk to recognize it wired, but it is also…

Caio S
- 1
- 1
-1
votes
0 answers
The functionality of the joystick controls appears to be compromised subsequent to the reactivation of the Xbox joystick from its dormant state
Joystick controls are not functional after waking XBOX joystick from sleep mode
Currently i am developing an UWP application for XBOX and while the app is running and kept the wireless controller idle for 15 mins then sleep mode is activated on…

Lakshman Gupta
- 1
- 2
-1
votes
1 answer
Show Xbox Live Online Status?
Possible Duplicate:
.NET XBox Live Account API
I'm looking into how to get a Xbox Live member's presence (i.e. Not Online, Online playing _).
The only way is to be signed into Xbox.com, visit the player's page, and scrape some text from a div.…

Drew
- 1
- 1
-1
votes
1 answer
Bungie API for Destiny2 user: find membershipId or bungie display name by platform nickname
I am supporting an app that gets player game statistics. We have for example playstation or xbox nickname and need to find bungie membershipId.
I look code - we missuse "Destiny2/SearchDestinyPlayer" API, as it requires not playstation nickname (or…
-1
votes
1 answer
How can I control a servo motor with an Xbox controller over a distance using NRF24L01
I want to be able to set up an Xbox controller with a laptop that leads to an Arduino connected to a NRF24L01 card and antenna. This will transmit the signals to another arduino connected to another NRF24L01 and control a servo motor. Any ideas?

Dave Spell
- 1
- 5
-1
votes
1 answer
SDL Joystick Button Pressed / C++
How Can I recognize if a certain Button on a Controller is pressed or not ?
For Example the A Button on the Xbox 360 Controller...

kogoro mori
- 87
- 9
-1
votes
1 answer
How can i implement the rating control in xbox?
I have added the callisto rating control in my uwp appliication to allow the user to provide the rating on the products and it works properly.But how can i implement this in xbox side as there is no mouse control to select the rating.

Haritha Es
- 185
- 3
- 11
-1
votes
1 answer
Is there a way to artifically press a button on an xbox controller?
I'm creating an application for a phone that will be able to be used as a controller on a computer. I want the phone to imitate how an xbox 360 controller would work. However, I'm not sure how to go about this. Is there any way I can trick the pc…

Bisquick Quick
- 41
- 1
- 8
-1
votes
1 answer
Is it possible to make Xbox 360 games using SDL?
I've watched Elysian Shadows' video on getting started with game development and in the video, Falco says that you can make a game engine entirely from scratch. Going from his word, XNA seems like "cheating" and I was wondering if there was any way…

Anonymous827364
- 247
- 1
- 2
- 7
-1
votes
2 answers
C++ WriteFile only writing 4 bytes
Here's what I'm trying to achieve; I'm hooking onto the HttpSendRequest function (on Xbox it's XHttp) and trying dump the certificate that's in pcszHeaders which has the size of 0x1F0E.
Now the problem; it only seems to write 4 bytes, I've even…

Corona
- 375
- 5
- 21
-1
votes
1 answer
What do the PowerPC instructions mtctr and dcbst mean?
Can someone please explain to me what the instructions mtctr and dcbst mean Because i have been trying to reverse this mtctr r4 and dcbst r0, r3 Please Help.

user3885393
- 41
- 2
- 9