Skip to content
Discussion options

You must be logged in to vote

Hey!

The format is not formally documented. The code to write the format is actually mostly present in MRT core - makepri.exe mostly just adds code to read the source data.

That said, you don't need your own file writer to achieve what you want. How the various qualifiers, including plating are specified is described here: https://docs.microsoft.com/en-us/windows/uwp/app-resources/tailor-resources-lang-scale-contrast.

To achieve what you want, the best way is probably to have an asset with altform-unplated as well as one with no altform at all in your project. Makepri.exe is standalone so you can run it outside of VS or any other build system.

Replies: 3 comments 4 replies

Comment options

You must be logged in to vote
1 reply
@mikehearn
Comment options

Answer selected by mikehearn
Comment options

You must be logged in to vote
1 reply
@mikehearn
Comment options

Comment options

You must be logged in to vote
2 replies
@ptorr-msft
Comment options

@mikehearn
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants