Commit Graph

7 Commits

Author SHA1 Message Date
Susko3 caba571263 Remove manifest DPI awareness entires
It'll be properly handled by osu!framework with https://github.com/ppy/osu/pull/24092
2023-07-01 19:11:48 +02:00
Susko3 b0e716feab Use correct `perMonitorV2` `<dpiAwareness>`
Yes, `xmlns="http://schemas.microsoft.com/SMI/2016/WindowsSettings"` is required
else the game will exit with code 500 on startup.
2023-06-30 21:59:46 +02:00
Susko3 bfa5bcb2a7 Update `<supportedOS>` to match what osu! actually supports 2023-06-30 21:43:01 +02:00
Susko3 909edefa20 Remove unnecessary `<dependentAssembly>`
osu! was working fine without this.
2023-06-30 21:41:18 +02:00
Susko3 e505e71d07 Merge the two `app.manifest` files 2023-06-30 21:40:00 +02:00
Dean Herbert bd834dd487 Merge remote-tracking branch 'upstream/master' into tgi74-rightclickscrolling 2018-04-18 19:46:59 +09:00
Dean Herbert 9793137bfa Add back app.manifest
Resolves #2380
2018-04-11 22:32:38 +09:00