philipbry
philipbry
easy fix: - install the latest version of Visual Studio (installs the developer powershell, make sure that **Universal Windows Platform** is checked in the installer). - close UWPHook - start...
> I can't find this file > * right click and edit **UWPHook.Resources.GetAUMIDScript.ps1** make sure you are running the Developer PowerShell for VS 2022 and not the regular powershell, else...
open a new developer powershell window and run this command before running the one you tried. **$env:PATH += ';C:\Program Files (x86)\Microsoft SDKs\Windows\v10.0A\bin\NETFX 4.8 Tools'** if that doesnt work check if...
@TuriaCaspaira i forgot to mention: replace the **continue;** on **line 34**
https://github.com/BrianLima/UWPHook/issues/127#issuecomment-1775729020 try this and check if you see the game afterwards.