BigBoiCJ

Results 6 issues of BigBoiCJ

See https://cs.rin.ru/forum/viewtopic.php?p=3025410#p3025410 and the message right after. Script in question: https://gitlab.com/Mr_Goldberg/goldberg_emulator/-/tree/master/scripts (generate_emu_config.py) Check if we can login anonymously instead of entering Steam credentials (`client.anonymous_login()`)

enhancement

"Only create the crack config, and put it in the same directory as the Steam Auto Cracker tool" is broken and keeps the crack config files in the same directory...

bug

Add a built-in options window for cracks in the GUI to easily allow users to change some settings for the steam emulators. Could also be done via the Settings window.

enhancement

Multiple ways it could be done: - By checking the config template, and if "SAC_DLC" doesn't appear in it, just skip the DLC searching process. (less easy for users to...

enhancement

See https://cs.rin.ru/forum/viewtopic.php?p=3058172#p3058172 and https://cs.rin.ru/forum/viewtopic.php?p=3058335#p3058335 The main window could be a big too tall for smaller screens when the console appears. Might be good to add a screen size detection and...

enhancement

A crack config can fail if a DLC has `=` in its name, as this will confuse the crack. SAC doesn't crash, but the game doesn't launch because the emu...

bug