Skip to content

Generator written in Python to create a valid Pretendo account.dat for Cemu

License

Notifications You must be signed in to change notification settings

TheCraZyDuDee/Pretendo-Account-Generator

Repository files navigation

Pretendo-Account-Generator

Small Tool that can create a valid account.dat file to use with Cemu

Usage:

First off you need an Pretendo Account, you can create one here

  • Download the latest release from here
  • Run the Tool and Enter all the Information nessesary and press the "Generate Account" Button
  • merge the mlc01 folder with your existing one

Please only use those Accounts with Cemu since you can easily create them on a real Wii U and you don't want to risk bricking your system

Building:

Currently Windows only (had some issues with running the script on Linux)!

  • Download the Repository via git or just as zip
  • Install Python and add it to System Path'
  • Install PyInstaller using pip install pyinstaller
  • cd to the directory containing the .ico, .py and .spec file and run pip install -r requirements.txt and then pyinstaller account-gen-gui.spec or just run the build.bat

FaQ:

Q: Why did you make this if you need a real Console anyway?
A: Pretty much because it's simpler and faster to create an Account quickly here instead of on a Wii U when you ever need another Account for some reason.

Q: Why does this require my password and will my personal information be saved somewhere?
A: The Password is only required to create a PasswordHash for the account.dat. This Tool does not save any input from the user the only thing that leaves your system is your PNID which we need for the PNIDLT API to fetch other required data from your Pretendo account.

Q: Can i use this to evade a ban?
A: I'm not entirely sure how bans work but i'm pretty sure that the entire Console gets banned and not just the Account so no. Obviously this Tool is not intended to unban yourself and i distance myself from that!

Q: Will you provide the other files needed for going online?
A: Absolutely not! Sharing your Online files is a pretty dumb thing to do anyway since they are unique to your console, if you wanna play on Pretendo you have to buy a Wii U.

Q: Can't i just use the Fake Online Files from here?
A: In the early days you actually could but not anymore to preventing Cheating.

Special Thanks to:

About

Generator written in Python to create a valid Pretendo account.dat for Cemu

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages