@@ -240,7 +240,7 @@ void checkpoint_44(
240240 // align to corner 4.2
241241 direction.change_direction (env.program_info (), env.console , context, 6.056 );
242242 pbf_move_left_joystick (context, 128 , 0 , 670 , 100 );
243- direction.change_direction (env.program_info (), env.console , context, 1.22 );
243+ direction.change_direction (env.program_info (), env.console , context, 1.55 );
244244 pbf_move_left_joystick (context, 128 , 0 , 200 , 100 );
245245 direction.change_direction (env.program_info (), env.console , context, 1.69 );
246246 pbf_move_left_joystick (context, 0 , 0 , 500 , 100 );
@@ -294,9 +294,9 @@ void checkpoint_44(
294294 pbf_move_left_joystick (context, 0 , 0 , 700 , 100 );
295295
296296 direction.change_direction (env.program_info (), env.console , context, 0.96 );
297- pbf_move_left_joystick (context, 128 , 0 , 300 , 100 );
297+ pbf_move_left_joystick (context, 128 , 90 , 800 , 100 );
298298 direction.change_direction (env.program_info (), env.console , context, 5.17 );
299- pbf_move_left_joystick (context, 128 , 0 , 100 , 100 );
299+ pbf_move_left_joystick (context, 128 , 90 , 400 , 100 );
300300 direction.change_direction (env.program_info (), env.console , context, 3.86 );
301301 handle_failed_action (env.program_info (), env.console , context,
302302 [&](const ProgramInfo& info, VideoStream& stream, ProControllerContext& context){
0 commit comments