SKGleba / yamt-vita

Yet another (re)mount tool for PSP2 Vita and Dolce
164 stars 11 forks source link

[Question] Is there any code/way to detect if yamt is already installed and mounted? #12

Closed alpakeno closed 5 years ago

alpakeno commented 5 years ago

Like detect the kernel version if it's already running and mounted.

SKGleba commented 5 years ago

well you can search for the "yamt" module in loaded modulelist

alpakeno commented 5 years ago

tried to use _vshKernelSearchModuleByName but it didn't work.

SKGleba commented 5 years ago

Its "yamtKernel"