Skip to content

I had already setup using steamctl how to migrate to steamguard-cli? #399

Closed Answered by brunoais
brunoais asked this question in Q&A
Discussion options

You must be logged in to vote

With the guidance of dyc3 responses, I made it happen.
I found my steam id at: https://store.steampowered.com/account/
I generated a uuid at: https://www.uuidgenerator.net/

Then created: /path/to/123456789.maFile (dummy steam id)
Wrote steamctl's json to it.
Then, based on https://github.com/dyc3/steamguard-cli/blob/master/src/fixtures/maFiles/manifest-v1/1-account/1234.maFile, for reference, I added:

    "steam_id": 123456789,
    "device_id": "android:d406ed18-8039-40c3-a954-5fbbcda9edd0"

to the file, just before the }

Then, based on https://github.com/dyc3/steamguard-cli/blob/master/src/fixtures/maFiles/manifest-v1/1-account/manifest.json, for reference, I inserted:

{"filename":"12345…

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@brunoais
Comment options

@dyc3
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by brunoais
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants