lumyjuwon / AudiodgSolver

Audiodg Solver solves your audiodg.exe process bugs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Audiodg Solver

Audiodg Solver solves audiodg.exe process bugs

Logic Solving Audiodg.exe Porcess Bug

  • 1 . Detect the audiodg.exe process within user's process list
  • 2 . Find the audiodg.exe process PID
  • 3 . Measure CPU of the PID
  • 4 . If CPU of the PID exceeded the 6% share This kill the process
  • 5 . Automatically running the audiodg.exe process again

User Python Package

  • psutil
  • pyqt5

How to use

Firstly, Download Audiodg Solver at the Link.

( Link: https://drive.google.com/a/pearlabyss.com/uc?id=1hBdsRpIdK76ZO9JOEFGhDGxcW6REpeo0&export=download )

ex_screenshot

after downloading, decompress the AudiodgSolver.zip and execute audiodgsolver.exe

ex_screenshot

you should run this as an adminstrator If not this can't solve the audiodg.exe process bug.

ex_screenshot

This screen shows the normal condition.

Click the "Start Solver" then this solves audiodg.exe process bug.

ex_screenshot

This manage the audiodg.exe process.

If you want to minimize this you can use the traymod by clicking the "Tray Mod" button.

ex_screenshot

Minimized Program

How to compile

You just execute audiodgsolver.py

Where this program was used ?

http://www.inven.co.kr/board/black/3584/40676?name=nicname&keyword=RockMine

About

Audiodg Solver solves your audiodg.exe process bugs


Languages

Language:Python 100.0%