8-Bit Commando

8-Bit Commando

Not enough ratings
All Achievements
By -ffs-PLASMA
Simple guide to obtain all achievements within few clicks
   
Award
Favorite
Favorited
Unfavorite
How To:
1) Open game folder: "...\steam\steamapps\common\8bitcommando"

There you will see a file called "commando.love" (~37,3 MB in size)

2) Open that file with archiving program like winzip/winrar/7zip



3) Navigate into "core" folder and extract the file "progress.lua" somewhere on your PC.

4) Open "progress.lua" file with notepad and scroll down to bottom where you see this piece of code:



5) Now we have to modify two lines of code. The first one:

v = math.floor(v)
replace with
v = math.floor(666)

Second one:

if v == true then
replace with
if v == false then

In the end it should look like this:



6) Save the file and close it. Then delete the original one from the archive and replace it with the modified one.

7) Start the game, get into a level and complete it or wait until time runs out and voila, all achievements unlocked.
1 Comments
Xen 27 Apr, 2021 @ 3:25am 
Thank you for the guide!
However, when i try to open the progress.lua file with word editor, I get mostly square symbols instead of letters (characters) so i cannot edit the code.
Can you assist me, please?