Installera Steam
logga in
|
språk
简体中文 (förenklad kinesiska)
繁體中文 (traditionell kinesiska)
日本語 (japanska)
한국어 (koreanska)
ไทย (thailändska)
Български (bulgariska)
Čeština (tjeckiska)
Dansk (danska)
Deutsch (tyska)
English (engelska)
Español – España (spanska – Spanien)
Español – Latinoamérica (spanska – Latinamerika)
Ελληνικά (grekiska)
Français (franska)
Italiano (italienska)
Bahasa Indonesia (indonesiska)
Magyar (ungerska)
Nederlands (nederländska)
Norsk (norska)
Polski (polska)
Português (portugisiska – Portugal)
Português – Brasil (portugisiska – Brasilien)
Română (rumänska)
Русский (ryska)
Suomi (finska)
Türkçe (turkiska)
Tiếng Việt (vietnamesiska)
Українська (ukrainska)
Rapportera problem med översättningen
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.