Reloaded-Project / Reloaded-II

Universal .NET Core Powered Modding Framework for any Native Game X86, X64.
GNU General Public License v3.0
515 stars 72 forks source link

Error When Trying to Select an Application #364

Closed KakoLykos closed 2 months ago

KakoLykos commented 2 months ago

When I run Reloaded II to try to patch Persona 3 Portable, I keep getting this error pop-up image Meanwhile, as this screenshot shows, the file path in question very much exists image Any help on this matter would be greatly appreciated.

KakoLykos commented 2 months ago

Nevermind, I'm just dumb. After sitting around for a while, I finally thought to run the app as administrator and suddenly my problems vanished.

Sewer56 commented 2 months ago

I just woke up.

I think the caveat here is you put Reloaded in a place that requires Admin access to execute files from. So when not running as Admin, it couldn't do that.

(Note: Reloaded is usually installed in some directory owned by the current user, and not ran as Admin)