News posts on /c/[email protected] are automatically made by a bot I wrote under my account.

  • 0 Posts
  • 5 Comments
Joined 29 天前
cake
Cake day: 2025年2月5日

help-circle

  • If it’s a password where I need to manually type like a PC login, I slowtype to make sure each character is pressed. I typically type fast so i might mistype at times.

    if the password is registered to my password manager, sync up all the clients. If the password still doesn’t work, there’s something very wrong. This actually happened once, and I thought my database was compromised at first. Thankfully it was just EA being awful with their account security. Couldn’t recover that account but I’m never touching any of their games if they can’t keep user accounts safe anyways.




  • You can simply use the same key to activate your VM. You can get your license key by typing this to command line

    wmic path softwareLicensingService get OA3xOriginalProductKey

    Retail keys are meant to be transferable across multiple computers, and even OEM keys are bound to the computer’s motherboard. However if there’s any problem with activating the VM feel free to use the irm https://get.activated.win/ | iex trick, as even software audits done to corporations just take the billed license count and the PC count that uses Windows as a reference, and don’t really care about how you activated Windows.

    If you need GPU Passthrough, use VMWare or QEMU. If you don’t, any virtualisation software should do the trick.