-
Posts
738 -
Joined
-
Last visited
Community Answers
-
Taylor Meyer's post in Sideloadly local Anisette issues Widows 11 was marked as the answer
well fixed it @Rook
Reinstall it DO NOT OPEN IT
open the "Edit the System Environment variables"
and in the paths tab of "System Variables"
add "C:\Users\Admin\AppData\Local\Sideloadly\an" to the System Variables and then move the folder location to the top press ok then ok again then restart the system
-
Taylor Meyer's post in I try to compile package and get errors was marked as the answer
NVM fixed it by changing
writeData(0x123456789, 0xE0031D2A);
to
vm_writeData(0x123456789, 0xE0031D2A);