Recent content by Zathawo

  1. Zathawo

    NX-FanControl

    @mathew77 @Spark800 the problem is due to ultrahand. I'm trying to understand and fix
  2. Zathawo

    NX-FanControl

    Can you post a zip file with your atmosphere, config and switch folders and hbmenu.nro file so I can do some test? For the feature request: yes, I can. More point on fan table was the initial idea. I’ll also work on switching presets from handled and docked
  3. Zathawo

    NX-FanControl

    Thanks for the update, I want to study your code. Yes, the overlay is slow as f and I think is because in the update function I continuously fetch the config file and I wanna solve asap. As regards hbmenu crashing when the sysmodule is running, as soon as I have free time I’ll try to reproduce...
  4. Zathawo

    NX-FanControl

    Hi, this is my first switch project. With this sysmodule you can control the fan speed based on SoC temperature (the switch uses tskin temperature). Actually the sysmodule causes the switch to reboot if other software that check fan speed is opened (e.g. Status Monitor), so I created a library...