Questions tagged [xbox]

Xbox is a video game console made by Microsoft.

342 questions
0
votes
1 answer

@font-face on Internet Explorer 9 on Xbox 360?

I'm trying to load fonts on IE9 on Xbox 360. It works perfectly fine on a regular Windows 7/Internet Explorer 9 box, but not on Xbox. Anyone knows what's the trick to get a font loading? @font-face { font-family: "Gotham"; src:…
Patrick
  • 7,903
  • 11
  • 52
  • 87
0
votes
1 answer

how to get Java on xbox

I was just wondering if there was any way to run a .jar file on xbox. I have the RGH mod and i can transfer files to the xbox via FTP. I have an xbox 360 slim. I've tried some things which I don't completly understand.
David
  • 1,636
  • 19
  • 27
0
votes
1 answer

Kinectv2 for windows compatible with xbox one

Is the kinectv2 for windows compatible with xbox one? I cannot seem to get my xbox one to recognize that it is plugged in.
Sean
  • 957
  • 2
  • 11
  • 15
0
votes
1 answer

XBox Api for games achievements

Does anyone kn ow where can I get an api where i can get all the achievements for a specific game? Not for a specific gamertag. I need all achievements for the xbox ones games. I have don't some scrapping but I want to take my app to the next level…
chr.solr
  • 576
  • 1
  • 7
  • 19
0
votes
1 answer

USB - Simulating Storage Device

I have a USB 3.0 Male to Male cable and I want to have Computer A connected to Computer B through it but have Computer A recognize Computer B simply as a storage device, such as a USB drive or thumb drive. I'd need to be able to specify which…
0
votes
1 answer

How can take a value of this json?

i want to know how take a value from this json. i must take the value "FIFA 15" (the field is "name"). The content of the json (http://xboxapi.com/v2/superdeder/xboxonegames) is this: { "titles": [ { "lastUnlock":…
0
votes
2 answers

How can I extract the value of this json in php?

I would like to know, how take the value "Tile32px" from this Json: (http://360api.chary.us/?gamertag=superdeder) with PHP. I tried this way:
0
votes
3 answers

How do I obtain the Natal SDK?

How do I obtain the Natal SDK? Where to take it from (google had not given me lot of help)
Rella
  • 65,003
  • 109
  • 363
  • 636
0
votes
1 answer

Error loading. Cannot open file

I'm new to XNA game development and I've faced a problem that couldn't solve even by searching on the internet. I wanted to load my model but every time it gives me this exception: ContentLoadException was unhandled. Here is my code: Model model =…
r.mirzojonov
  • 1,209
  • 10
  • 18
0
votes
2 answers

XBOX Control PLC

I'm working on a project that allows a user to look through a camera that's mounted on a robot using the Oculus Rift. There's just one problem, the user needs to be able to control the robot using an XBOX Controller. My question is: How do I send…
Sem Abraham
  • 151
  • 3
  • 15
0
votes
2 answers

XboxApi.com Authentication and JSON Request

I'm trying to authenticate with xboxapi.com via curl in PHP and i keep getting unauthorized 401. To connect to the API we need an Authentication header. This is sent as X-AUTH https://xboxapi.com/documentation I'm using the following code for…
0
votes
1 answer

XNA Windows Game (4.0) to Xbox 360 Game(4.0) Errors

I am having major trouble trying to move my game from XNA to a Xbox360, and I am not able to load it into the Xbox. I tried a blank slate. That worked but when while adding my own gam, then the below error occurs: What is happening? This is the…
Ryan Foy
  • 322
  • 6
  • 19
0
votes
1 answer

Stop Xbox Music app in Windows 8.1 from downloading Album Art for Music

My internet connection is slow and I like to listen to music while I do work on my PC. But while I listen to music on Xbox Music app on Windows 8.1 the album art gets automatically downloaded and is displayed and makes my internet connection even…
Sarnava
  • 13
  • 4
0
votes
1 answer

Event Handler for XBOX Controller in C#?

I want to use a XBOX 360 Controller to play sounds if the "A" Button is pressed. In my Code Snippet I've used a while loop to check if the Button is pressed. Are there any Event Handlers I can use or different solutions (It's not for Game…
user3362088
  • 115
  • 1
  • 2
  • 7
0
votes
2 answers

Read achievements from Xbox Live

I'm looking for the best way to find out which achievements an Xbox Live username has for a certain game. I'd also like to be able to see secret achievements. Is there a way to do this?
James Monger
  • 10,181
  • 7
  • 62
  • 98