Gamergotten / Infinite-runtime-tagviewer

61 stars 18 forks source link

Auto Process Hooking & Hooking Implemented Into Load Button #20

Closed Sopitive closed 2 years ago

Sopitive commented 2 years ago

Added a checkbox that makes the program try to hook into the process and load the tags afterward every 2 seconds. Hooking and loading now happens at the same time, without the need to have a separate button for each one. Pressing the load button will try to hook the process, if it has not already, then load the tags if it successfully hooked the process.

Note: Tags are only automatically loaded with the checkbox ONCE (until the checkbox is unchecked and rechecked or HaloInfinite is closed and reopened. Any more and the program would constantly freeze.