Basic working NVIDIA and Windows DisplayMagician

Tested ok so far! Manages to cope with surround dual screen with another standaalone screen fine, and copes with individual screens as well as just surround screens. Tested playing a game shortcut, and it sworks with that too.  It also changes the display background as per the profile settings as was intended! So pretty much everything seems to work fine so far.

I will do a bit more testing, then will probably provide a test version to a couple of testers to try and find errors. I need to try and make this a bit more robust.
This commit is contained in:
Terry MacDonald 2021-09-04 21:16:49 +12:00
parent 708acd3c12
commit 13cc7a96c4

View File

@ -135,12 +135,6 @@
<PackageReference Include="NLog"> <PackageReference Include="NLog">
<Version>4.7.10</Version> <Version>4.7.10</Version>
</PackageReference> </PackageReference>
<PackageReference Include="NvAPIWrapper.Net">
<Version>0.8.1.101</Version>
</PackageReference>
<PackageReference Include="WindowsDisplayAPI">
<Version>1.3.0.13</Version>
</PackageReference>
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>
<None Include="Resources\HeliosPlus.ico" /> <None Include="Resources\HeliosPlus.ico" />