Coder Social home page Coder Social logo

Comments (6)

falahati avatar falahati commented on May 29, 2024

Hi,
Could you give me the exact error message? And a screen shot from nVidia Control Panel while you are in surround tab.

Thanks

from nvidiasurroundtoggler.

JanHanckel avatar JanHanckel commented on May 29, 2024

Error when nvidia control panel is not opened: image

Error when nvidia control panel is open:
image

This is what your options say:
image

nVidia Control Panel:
image

If you need more information, just tell me :-)

from nvidiasurroundtoggler.

Ensi-Ferrum avatar Ensi-Ferrum commented on May 29, 2024

In Surround.cs:

//var setupDialog = Utility.DefaultOnException(() => application.GetWindow("NVIDIA Set Up Surround"));
  var setupDialog = Utility.DefaultOnException(() => application.GetWindow("NVIDIA Surround einrichten"));

//|| enableButton.Text.ToLower().Contains("Disable".ToLower());
  || enableButton.Text.ToLower().Contains("Deaktivieren".ToLower());

// if (enableButton.Text.ToLower().Contains("Disable".ToLower()))
  if (enableButton.Text.ToLower().Contains("Deaktivieren".ToLower()))

from nvidiasurroundtoggler.

Tomblarom avatar Tomblarom commented on May 29, 2024

EDIT: I had to add "NVIDIA Systemsteuerung" but the error is still there:
img

Hey Ensi-Ferrum! I made these customisations but the problem is still existing:
img

I installed Microsoft Visual Studio 2015 Enterprise and updated the libs:
img

In Surround.cs I made the suggested changes:
img
..
img
..
img

from nvidiasurroundtoggler.

falahati avatar falahati commented on May 29, 2024

I will take a look and try to add the german language. Just give me the pharases. Tnx

from nvidiasurroundtoggler.

falahati avatar falahati commented on May 29, 2024

New version support Deutsch, download from releases page.
Each language needs only three phrases. If any one helps me get those, I can add them to the next version.

from nvidiasurroundtoggler.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.