You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 19, 2024. It is now read-only.
This MR adds a hook for C:\Users\AppUser to the nthome hook, next to the old C:\Documents And Settings\AppUser hook.
Description
This change is necessary as games newer than IDZ 1.3 and Chunithm have changed said path. Games like IDZ 2.3 will tend to spam a "CANNOT GET ACCOUNTING INFO" error due to the hook not working correctly. This MR fixes said issue and removes the need to run these games as admin.
How Has This Been Tested?
Booted the games up with both the old master version, and the new fixed version, as a standard user instead of admin.
Checklist
Tested with the following games:
Initial D Arcade Stage Zero V1.3
Initial D Arcade Stage Zero V2.3
Followed the developer (style) guidelines.
Updated existing doc of or add new doc to README file(s)