Francesco Salvi
Francesco Salvi
the trick for me was to patch the game to v1.52 (https://community.pcgamingwiki.com/files/file/528-enter-the-matrix/), after that the options launcher displayed all the resolutions (including nvidia's super resolutions!)
In case anybody is in need of a quick/dirty workaround, here is a patch for current version `4.0.7` that enforces `readonly` for all props and arrays: ``` diff --git a/node_modules/joi-to-typescript/dist/main/parse.js...
what exactly is blocking this?
@felix-gohla unfortunately I couldn't manage to get your repo/branch to build locally, anyway by looking at the unit test, if I am not mistaken I don't see the test case...
@felix-gohla I don't think I knew about #9033 actually... but yeah it looks like #7558 is just a "more complex" case for what is also described in #9033. In any...
@felix-gohla thanks for also addressing #9033!