Questions tagged [xbox]

Xbox is a video game console made by Microsoft.

342 questions
0
votes
1 answer

Is there any way to send noraml keyboard commands to xbox via a usb cable from pc throught programming

Is there any way to send normal keyboard commands to xbox via a usb cable from pc throught programming Needed answer asap. Regards, Apurva
Apurva Saxena
  • 448
  • 1
  • 5
  • 13
0
votes
1 answer

Isolated storage file handling

Im working on a game in XNA. I am currently writing towards both windows and xbox360. Is this the correct approach for the following problem? I want to save a file to the isolated storage on the xbox, that already exists in my content. I have a…
Pontus Magnusson
  • 632
  • 1
  • 10
  • 25
0
votes
3 answers

Can I use Java to do game programming for Xbox-one and self publish it?

I am wondering whether i can use java to write games for xbox-one? Any ideas? Thanks!
Peng Mu
  • 57
  • 1
  • 1
0
votes
1 answer

Online JTAG / RGH Source Code Compile Time Errors

I am trying to compile this source for the JTAG/RGH online server method. I got errors when trying to compile. Below is the output error log. 1>------ Build started: Project: client, Configuration: Debug Win32 ------ 1> …
0
votes
2 answers

Retrieve xbox live gamertag after login

I want to login in my website with a verified gamertag by XBOX Live. So I think I have two chances: use the openId ( and web auth API ) offered by Microsoft, but I can only retrieve user's real name, and I don't know how to retrieve the real…
M4rk
  • 2,172
  • 5
  • 36
  • 70
0
votes
1 answer

DIY XBox360 guitar hero controller

I'm making a diy guitar controller for guitar hero on xbox 360. As far as i could see on the web, it's not possible to build anything from stratch and just plug in the console due to MS security protocols, so DIY controllers usually have a real…
magnomp
  • 353
  • 2
  • 8
0
votes
0 answers

Resetting button input in xInput using an Xbox controller

I'm using XInput for a project and I'm having a problem using the xbox controller. When I use the B button to return to a previous state, its registering the button press so fast that it continues to push back multiple states that use the B button…
Josh Lake
  • 567
  • 1
  • 6
  • 17
0
votes
1 answer

Kinect SDK 1.7 InteractionFrame

I want to know based on kinect for windows SDK 1.7, which have grab function under the InteractionFrame. Is it possible to only use one hand only eg: right hand only grab? I had try to make it only 1 hand detect (right hand), but it seems that there…
0
votes
2 answers

Xbox360 ADK Error

I compiled my code and got this error. C:\Program Files (x86)\MSBuild\Microsoft\Xbox 360 ADK\Microsoft.Xbox360.Adk.targets(1372,5): error : Unsupported assembly reference(s): …
kdurga
  • 97
  • 1
  • 8
0
votes
1 answer

How to make an xbox game with actionscript?

Is it possible to use actionscript to export to xbox? So, can I make an iPhone application (AIR) and export it to the xbox indie game store somehow? If so, how would I go about doing this. I am pretty sure the game castle crashers used actionscript…
dgTheUser
  • 21
  • 3
0
votes
1 answer

Xbox API JSON request on Internet Explorer

I'm trying to use the Unofficial Xbox API to request a JSON string and then process that using VB.NET. Here is the link; Unofficial Xbox API Using the below code I've managed to successfully load the data using Firefox, but IE returns and "Access…
Antonio Moore
  • 930
  • 4
  • 14
  • 21
0
votes
1 answer

Phyre engine to xna

If I build a game/program with phyre engine, will I be able to use it on xna without a workload of recoding? And is it ok that phyre is coded in c++ while xna is c#, and then subsequently onto steam. Need to have a game released vis psn, xbox, and…
0
votes
2 answers

How to fit 480p(widescreen) for Xbox (using XNA)?

I read about the Xbox 360 Programming Considerations on MSDN and it shows that both 480p(widescreen) and 480p(normal) uses 640x480. My game works fine on all 16:9 resolutions and it also works on other resolutions, but the game looks very different…
libertylocked
  • 892
  • 5
  • 15
0
votes
1 answer

Xbox controller emulator

Is there any way to emulate an xbox controller for my pc? I need to test my app, but I don't have access to a wired controller for a while! :( I'd like to just emulate the controller buttons and joysticks via normal keyboard buttons or something…
Zachrip
  • 3,242
  • 1
  • 17
  • 32
0
votes
1 answer

native advertising SDK for xbox

I am researching the solution / possibility to deliver video ads to xbox app/game. The idea is to develop a SDK that publisher can integrate the SDK into their xbox app/game for advertising, similar to integrating AdMob SDK to iOS and Android…
Steve Chan
  • 59
  • 2
  • 4