vesa-org / DisplayHDRTest

VESA DisplayHDR compliance tests
MIT License
84 stars 17 forks source link

Add MSIX packaging to allow publishing to MS Store #1

Closed 13thsymphony closed 3 years ago

13thsymphony commented 4 years ago

Instructions for creating an MSIX/Store package using this project

Attempts to purely be an incremental addition to the base win32 project, so running the app as "loose files" continues to work.

Requires all data files (images, CSOs) to be in the same directory as the executable - so the scenario of VS debugging continues to not fully work since the PNG images don't get binplaced automatically. Note you must now use a helper DX::GetAbsolutePath any time you load a file (images, CSOs).

Also includes image assets for the win32 app and store package using the official DisplayHDR logo.