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
3
votes
1 answer

Navigation not working in XBOX1 application

I have created a java script based application(bbc tal framework) and build it as Universal windows platform application. The application is working fine in the windows 10 machine, but when I try to open it from XBOX1 the navigation are not at all…
Arunprasanth K V
  • 20,733
  • 8
  • 41
  • 71
3
votes
3 answers

StoreContext User property is always null in single-user UWP application

I'm developing an application for UWP (Universal Windows Platform) with availability on Windows 10 and Xbox One devices. The app is a single user application. I'm trying to determine at runtime a unique identifier for the active signed-in user --…
3
votes
2 answers

Can Javascript detect UWP?

I'm building a little game using NodeJS and EaselJS that runs great in-browser, locally hosted. I downloaded Visual Studio and started the process of creating a UWP from it so that I can play on my Xbox One. Visual Studio is basically just the…
3
votes
0 answers

DIAL-launched app closes immediately (Xbox One Dev Mode)

I'm developing a receiver app for my company to run on the xbox one and we need it to launch from a mobile device. The xbox is in dev mode and I have added the DIAL declaration to my app's manifest. I can send an M-SEARCH request to get the location…
Alex Meuer
  • 1,621
  • 3
  • 26
  • 37
3
votes
2 answers

Can't deploy UWP app to xbox one

So I have setup my Xbox One as a dev device and actually was able to run my app on my Xbox, but in order to use some new APIs to turn off scaling and what not I had to change my app target version to Build 14332. Unfortunately, after doing this, I…
Azure Terraformer
  • 1,648
  • 1
  • 14
  • 33
3
votes
1 answer

Xbox One Kinect and JavaScript

I have a Kinect V2 sensor that came with my Xbox One and a Kinect for Windows adapter. Using SDK 2.0 I am able to run the sample codes. I wanted to try and interact with the device using JavaScript and I noticed this was an option with the 1.8…
skrieder
  • 379
  • 1
  • 2
  • 8
3
votes
6 answers

How to Connect Kinect 2 for Xbox One with PC

I have an Xbox One with Kinect 2. I want to know if I can connect it to my PC, and if so, how to do it ?
Fahdie
  • 211
  • 3
  • 4
  • 14
2
votes
0 answers

Microsoft Xbox API missing game clips

I'm implementing a service to get Xbox clips consuming directly Microsoft endpoints (I'm not using 3rd party APIs). I could successfully list some clips however some clips for specific games are missing (for example, FIFA and Halo). After…
2
votes
1 answer

Best practices for managing C++ app with Win32 and UWP/Xbox platform support?

I'm working on a project, specifically a game engine, that has support for both Windows Desktop (Win32) and Universal Windows (UWP/WinRT for Xbox One) platforms. Though I'm having trouble managing it. For Visual Studio, WinRT projects and standard…
2
votes
0 answers

Is there a way to send outputs to an Xbox like a controller?

I have a really old joystick designed for Windows 95/98. Obviously, it is not supported on xbox one however I have seen that you can make them work on Windows 10. Is there any way to connect my laptop to my Xbox and simulate one of the sticks? I am…
2
votes
1 answer

Xbox doesn't allow Remote Acess in dev mode

I just Complete a registration as a developer at Microsoft, enter Dev Mode (in registered console) in the remote access settings don't give me the IP number allowed to access Xbox remote access via browser and the address provided: https: //…
Andre
  • 21
  • 1
  • 1
  • 2
2
votes
1 answer

Can't build Unity and Run UWP to Xbox One VS2019. Problem with Build tools

I'm trying to port my Unity 2019.1 created Steam and mobile game to Xbox One and UWP. I can create a VS project and build and deploy to console. Running "Build and Run" from Unity 2019.1 throws up this error: D:_Programming…
David Coombes
  • 317
  • 1
  • 13
2
votes
2 answers

Creating a JWT With ECDSA P-256 SHA-256 With PHP

I'm wondering if it's possible to properly create a signature using the P256 curve and PHP. OpenSSL in PHP has support for creating the key and getting the proper things in order. According to this documentation -…
Enigma
  • 373
  • 2
  • 10
2
votes
1 answer

I need some help to understand USB Game Controllers (HID devices)

I apologize for the weird title but it is the best that I can come up with right now. So I have a project where I am building a HID device that will act as a game controller. I am thinking to emulate the controller so that it appears as an Xbox 360…
philm
  • 797
  • 1
  • 8
  • 29
2
votes
1 answer

I can't find any reference to the UWP Xbox Font

I'm working on my first UWP app for Xbox One. I would like to display icons for the Buttons on the Xbox One controller (A,B,X,Y,RB,LB, etc...). Microsoft uses the Segoe Xbox MDL2 Symbol font on Xbox, but I cannot find any documentation for this…
Maximus
  • 1,441
  • 14
  • 38
1
2
3
11 12