credit to https://github.com/rileyzzz/ChumpLib/blob/main/chumplib/src/tzarcfile.cpp for the tzarc v1 file format
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# pysteampacker by puyodead1, based on supersteampacker https://github.com/Masquerade64/SuperSteamPacker | |
# pip install vdf requests | |
# this is fucking garbage, but it works | |
# omit --password to use cached credentials (after logging in with it at least once) | |
import argparse | |
import configparser | |
import datetime | |
import os | |
import platform | |
import re |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
add to hosts file: | |
127.0.0.1 simulmedia-apis.com |
OlderNewer