Jessecar96 / SteamDesktopAuthenticator

Desktop implementation of Steam's mobile authenticator app
MIT License
3.39k stars 635 forks source link

Tried the 1.0.12 pre-release #889

Open notclement opened 1 year ago

notclement commented 1 year ago

When I import the maFiles into the newer version (from 1.0.10), it says that my session for a specific account has expired and I will be prompted to log in again.

When I do so, it will timeout and say that my login attempt has failed due to ratelimiting (Authentication failed with result RateLimitExceeded).

I need to set this up in order to move over to official steam app

AndyShade commented 1 year ago

If you have enabled automatic confirmation, turn it off and wait some time and try again - it works for me.

ForDownloadOnly commented 1 year ago

do I download the .zip file then extract it over the old one? or do I need to do something else?

allendaydayup commented 1 year ago

do I download the .zip file then extract it over the old one? or do I need to do something else?

Unzip it and use it directly. If you need to import a lot of mafiles, you can copy the mafile directory directly from the existing project to the new software directory

ForDownloadOnly commented 1 year ago

do I download the .zip file then extract it over the old one? or do I need to do something else?

Unzip it and use it directly. If you need to import a lot of mafiles, you can copy the mafile directory directly from the existing project to the new software directory

ok. new folder it is. thanks!

another question, when I copy the mafiles folder, do I need to remove encryption 1st or no?

allendaydayup commented 1 year ago

do I download the .zip file then extract it over the old one? or do I need to do something else?

Unzip it and use it directly. If you need to import a lot of mafiles, you can copy the mafile directory directly from the existing project to the new software directory

ok. new folder it is. thanks!

another question, when I copy the mafiles folder, do I need to remove encryption 1st or no?

There is no need to remove encryption because all information is stored in the maFiles directory (including information used for encryption) and copying the entire directory together is generally fine.

addee99 commented 1 year ago

In the new release, I cant fint the program to start the sda. Do I need to download something else to be able to run the app? https://gyazo.com/6c49e7ff7fb42e70a782dbce9a7d4d93

jwcloverain commented 1 year ago

In the new release, I cant fint the program to start the sda. Do I need to download something else to be able to run the app? https://gyazo.com/6c49e7ff7fb42e70a782dbce9a7d4d93

download here,you download is source code https://github.com/Jessecar96/SteamDesktopAuthenticator/releases

addee99 commented 1 year ago

In the new release, I cant fint the program to start the sda. Do I need to download something else to be able to run the app? https://gyazo.com/6c49e7ff7fb42e70a782dbce9a7d4d93

download here,you download is source code https://github.com/Jessecar96/SteamDesktopAuthenticator/releases

Thanks