Achievement Scouts LogoAchievement Scouts
ยฉ 2026 Achievement Scouts|Privacy Policy|Meet the Staff|About Us|Platform Stats|Supporters|Built by Cris R.
GameRestricted Removed

The lost joystick (766810)

DevelopersCATOM GAMES
PublishersCATOM GAMES
Achievements
8
SH Points
823
Steam

Progress

Curation

The lost joystick
The lost joystick(766810)
RestrictedInformational
Internal (no store page)
May 15, 2026, 09:28 AM
Curated by
Hi Dog
2D platformer. Kill an enemy, fall off a platform, beat levels 1, 5 & 10, and get good & bad endings for all achievements. Console (F12) cheese available. ~5 minutes to 100% using console.
Full Review
The lost joystick

The lost joystick

Restricted Removed(766810)
InformationalMay 15, 2026, 09:28 AM
Internal (no store page)
โ€ข
Curated by Hi Dog
2D platformer. Kill an enemy, fall off a platform, beat levels 1, 5 & 10, and get good & bad endings for all achievements. Console (F12) cheese available. ~5 minutes to 100% using console.
Full Review
Scout Intel
ยทLast updated May 15, 2026, 09:31 AM
๐Ÿ† Start level 1, kill the first enemy, and then jump off the platform for the first two achievements.

๐Ÿ† Press F12 and enter this into the console to get 50 coins:
var runtime = cr_getC2Runtime();

var coinVar = runtime.all_global_vars.find(v => v.name === "total_coins");
if (coinVar) coinVar.data = 50;

๐Ÿ† Then, run this command repeatedly to finish all levels:
var runtime = cr_getC2Runtime();

var currentIndex = runtime.layouts_by_index.indexOf(runtime.running_layout);

if (currentIndex < runtime.layouts_by_index.length - 1) {
    runtime.changelayout = runtime.layouts_by_index[currentIndex + 1];
}

๐Ÿ† To get the remaining two achievements for the different endings, run this command (replace "Finale_1" with "Finale_2" for the second one):
var runtime = cr_getC2Runtime();


runtime.changelayout = runtime.layouts["Finale_1"];
Discussion
Updated Feb 17, 2026, 05:06 PM by lylat

Scouts Progress

RankUserAchievementsProgressPlaytimeLast Unlock