Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
if len(sys.argv) < 2:
NameError: name 'sys' is not defined
dragging onto dont do shit and whatever else
this is a absurdly stupid as fuck hassle to get that ch6 fuckin locker code bullshit... making me want to quit and leave for a while again with this nonsense
Steps I did to fix the 'Error: Missing file argument.'
1. You need to download python of course.
2. Open notepad then copy the script above.
3. Save the file as 'conscript.py' or <any>
4. Move the conscript.py on your save folder [%LOCALAPPDATA%\CONSCRIPT\Steam]
-> Win + R then paste the save folder path then hit Enter
--> All your savefile#.bin and conscript.py should be on the same folder now
5. Click on the address bar of your file explorer then type 'cmd'
-> A new command prompt should show up on the current directory
6. type in 'python conscript.py savefile1.bin' [python <script name> <savefile name>]
Sample screenshot [imgur.com]
Chapter 3 Prison Camp Code: 8902
Chapter 6 Fort Vaux Lion Door Code: 5529
Chapter 6 Weapon Storage Locker 1 (Left) Code: 7560
Chapter 6 Weapon Storage Locker 3 (Right) Code Part 1 (Symbols): 3210
Chapter 6 Weapon Storage Locker 3 (Right) Code Part 2 (Last Journal Code): 4633
Press any key to continue.
wait, it works, LOVE YOU =W=
I made a mistake, guys, just 3 steps
1. download 【python 3.8】 or whatever
2. create a txt, copy all codes above, change Filename Extension txt to py
3. drag your game save ONTO the py file you just create itself 【fuxk me, I was so entangled with "argument"】
Error: Missing file argument.
help~ I create a new txt file copying all code above in exact %LOCALAPPDATA%\CONSCRIPT\Steam, then change Filename Extension txt to py, when I run it , come up the error above, why? because 【if len(sys.argv) < 2:】 ? how to fix it ?
And if you can't get drag/drop working... as I also mentioned, just run it with the save file being the first arg. There's plenty of generic tutorial video out there for running python scripts in cmd like this already.