Skip to content

Releases: xMistt/DeviceAuthGenerator

Release - 1.1.1.

19 Mar 13:26
c053049
Compare
Choose a tag to compare

Changelog:

  • Fixed Mac support.

There was a few issues from last year saying that the program was completely broken but I believe these were issues w/ the Epic Games API that have resolved themselves since it's working perfectly fine for me. Regardless, feel free to make a ticket or mention me in PartyBot if you continue to have problems.

Feel unsafe?
If you are uneasy about running a random executable, you can compile DeviceAuthGenerator yourself by installing the requirements, PyInstaller and then by running the command:
pyinstaller --onefile -i icon.ico -n DeviceAuthGenerator generator.py

Release - 1.1.0.

18 Jun 23:42
ffbd488
Compare
Choose a tag to compare

Changelog:

  • Updated the Switch token to use the current token that the actual Switch client uses instead of the deprecated one to avoid password resets by Epic Games.
  • Included the script version in the start-up message.
  • Updated the User-Agent.

Feel unsafe?
If you are uneasy about running a random executable, you can compile DeviceAuthGenerator yourself by installing the requirements, PyInstaller and then by running the command:
pyinstaller --onefile -i icon.ico -n DeviceAuthGenerator generator.py

Release - 1.0.0.

15 May 17:57
Compare
Choose a tag to compare

Initial release. ¯\_(ツ)_/¯
You don't need Python nor the packages installed. Just run DeviceAuthGenerator.exe and you're good to go.

If you need any help, make an issue or ping me in the PartyBot discord.
Most information needed is provided in the README.