Questions tagged [xbox-one]

Xbox One is a video game console developed and manufactured by Microsoft

Xbox One is a successor to Xbox 360, Microsoft's previous video game console, which was introduced in 2005 as part of the seventh generation of video game consoles. As of June 2013, it remains in production by Microsoft through after a number of small hardware revisions to reduce the unit's size and improve its reliability.

180 questions
2
votes
1 answer

Converted UWP applications do not work on Xbox One

I have a UWP developers licence for Xbox One, and i'm trying to figure out how to convert existing Windows programs to UWP, and run them on my Xbox One in dev mode. I converted a program to UWP with Desktop App Converter, but I needed to manually…
2
votes
1 answer

FileOpenPicker Bug

FileOpenPicker. PickSingleFileAsync(); On Xbox One the above line opens a file selection screen however the cancel button on the screen is immediately deselected and the pages is stuck, you cannot go back. Have to press home button then the…
Sixjac
  • 339
  • 4
  • 16
2
votes
2 answers

UWP Xbox One difference between running in Retail to Dev Mode

I am having severe problems getting an app working in Retail Mode on the Xbox One. The app works fine in Dev Mode, I have uploaded to the store and it passes certification fine but when the app is then installed via the store onto a Retail Xbox One…
Stu Ayton
  • 489
  • 3
  • 15
2
votes
1 answer

How to detect game controller button presses (ABXY) in UWP apps

I've developed a UWP app that could potentially run on XBOX. I want to detect whether the buttons on the gamepad controller have been pressed (either A B X or Y). I think I need to be using the click event? If it is on the click event, what do I…
Lee Englestone
  • 4,545
  • 13
  • 51
  • 85
2
votes
1 answer

Cannot detect Xbox controller movements in Pygame

I've been using pygame as a means of creating a game, and I would like to incorporate controller gameplay into the game. I have been using a new Xbox One controller on pygame and have been able to detect the controller in pygame and such, however…
Kyle Anderson
  • 91
  • 3
  • 9
2
votes
1 answer

Project Rome - accessing Xbox console

I am experimenting with Project Rome and I am facing some issue with finding my Xbox console. I can find my tablet, another laptop but I cannot find my Xbox console - it is a developer kit. I also tried to switch it to retail console but no…
Jakub Krampl
  • 1,774
  • 1
  • 16
  • 24
2
votes
1 answer

Disable pointer mode for webview in Xbox UWP

Is there a way to disable pointer mode for WebView in an Xbox UWP app? I cannot use the RequiresPointer property since WebView is extended from FrameworkElement and not from Control. This is my sample XAML:
Bells
  • 1,465
  • 1
  • 19
  • 30
2
votes
3 answers

Trouble deploying Unity game to Xbox One dev mode

It is a MacBook Pro running El Capitan v10.11.4. I am running Windows 10 on a Parallels VM. I have Visual Studio 2015 update 2 installed. The Visual Studio environment is set to Master x64 Remote Machine. It seems to building fine, but it is having…
Matt
  • 33,328
  • 25
  • 83
  • 97
2
votes
1 answer

401 Authorization Error in unofficial xbox api

Hello i'm using unofficial x-box one api for sending messages over x-box live accounts.Here is my code sample and error(Problem). Code: array("gamoneybcn"), 'message' => "This is an Test Test example message sent via…
2
votes
1 answer

Unity3D Issue with Xbox One controller triggers on Windows 10

I recently upgraded my machine from Windows 8 to Windows 10. With Windows 8, the Xbox One controller worked perfectly with my Unity project. However, now that I upgraded my operating system, the trigger axis (3rd axis) always returns a value of 1,…
2
votes
4 answers

Javascript alerts not working for browser MSIE on Xbox One

This one may be simple. Javascript alerts are not working on MSIE for Xbox One. I've tested them on a PC, OSX, Nokia phone, iPhone. Javascript obviously works as I'm using socket.io. Here is the code: function changeGamerTag() { if…
taco
  • 1,367
  • 17
  • 32
2
votes
1 answer

Is there a way to connect a Kinect One sensor (came with Xbox One) to my PC or Mac?

I have ordered my Kinect one (which comes with Xbox one) online. I understand this uses different connectors but has anyone connected it to the PC/Mac? Have anyone tried re soldering the wires to a usb connector and trying it on PC?
ravish.hacker
  • 1,189
  • 14
  • 21
2
votes
1 answer

How to cross compile assimp(assert importer) to a platform like ps4 or XBox1

I am trying to create a Game Engine for the PlayStation 4 and XBOX One for educational purposes and currently I am trying to use Assimp as a 3D model loader for this engine. I need to compile assimp library for these consoles as these consoles use…
Indie Pro
  • 23
  • 4
1
vote
1 answer

How to round joystick input to 1 or -1?

GOAL So I want my game to support xbox / playstation controllers. I want the joystick to allow you to move left / right, at one speed, no matter how far the joystick is moved. PROBLEM However when I test the game with a controller, pushing the…
LWB
  • 426
  • 1
  • 4
  • 16
1
vote
0 answers

There are accounts galore on my xbox and I do not know which is which? need help understand this ecosystem

I am a dad of two gamer children (14 and 11). We have a Xbox one and and old Xbox 360. I am extremely confused about the Xbox ecosystem. The question I have is how can I get information about the account model of XBOX ecosystem. I have an microsoft…
Satish Rao
  • 11
  • 2
1 2
3
11 12