Hello everyone.

The Mixed Reality Forums here are no longer being used or maintained.

There are a few other places we would like to direct you to for support, both from Microsoft and from the community.

The first way we want to connect with you is our mixed reality developer program, which you can sign up for at https://aka.ms/IWantMR.

For technical questions, please use Stack Overflow, and tag your questions using either hololens or windows-mixed-reality.

If you want to join in discussions, please do so in the HoloDevelopers Slack, which you can join by going to https://aka.ms/holodevelopers, or in our Microsoft Tech Communities forums at https://techcommunity.microsoft.com/t5/mixed-reality/ct-p/MicrosoftMixedReality.

And always feel free to hit us up on Twitter @MxdRealityDev.
Options

When will HoloLens Emulator be more functional?

With the HoloLens devices being in very short supply it has become very important that the HoloLens Emulator be fully functional. We are looking at 3-9 months, wave 2-4, before we can get a physical device, so we need the HoloLens emulator to be fully functional so we can test out the environment and applications that come with the device, specifically Skype. The following features are not currently there and wondering when they will be added.

  1. Ability to install and run applications from the App store. If difficult, can a VM be provided that has all of the app store applications preinstalled or provide a way to install them?
  2. Ability to connect to emulator from the companion app so we can make videos of the experience.
  3. Ability to route the PC's camera and other peripherals directly to the emulator. It would be nice to use the Kinect to scan a room and then simulate some of the capabilities of the HoloLens.
  4. Ability to run the emulator outside of Visual Studio and also provide a much larger field of view.

This has become more critical, given the timeframe for getting a device is so long. Thanks for your response and consideration.

  • Ed

Best Answer

Answers

  • Options

    Here's how to run the emulator independently of VS:(edited)
    "C:\Program Files (x86)\Microsoft XDE\10.0.11082.0\XDE.exe" /name "HoloLens Emulator 10.0.11082.1039." /displayName "HoloLens Emulator 10.0.11082.1039" /vhd "C:\Program Files (x86)\Windows Kits\10\Emulation\HoloLens\10.0.11082.1039\flash.vhd" /video "1268x720" /memsize 2048 /language 409 /creatediffdisk "C:\Users\AppData\Local\Microsoft\XDE\10.0.11082.1039\dd.1268x720.2048.vhd" /fastShutdown /sku HDE

    Resolution thing is not going to change. It wont run at anything other than 1268x720 even if you edit the xml.

  • Options

    Any feedback from the feature team on these requests?

Sign In or Register to comment.