Skip to content

Conversation

@AnsisMalins
Copy link
Collaborator

@AnsisMalins AnsisMalins commented Jan 20, 2026

Pull Request Description

What does this PR change?

This change adds a --autopilot command line argument to the game. If the game is launched with it, it will try to skip the authentication screen and launch straight into Genesis City, perform a performance test there, and quit, all automatically. A CSV file autopilot.csv will be written to the current working directory.

Test Instructions

Prerequisites

  • You must be already authenticated

Test Steps

  1. Run the game with the --autopilot autopilot.csv argument. On macOS, the full command is
    open Decentraland.app --args --autopilot "$PWD/autopilot.csv".
  2. See that the game runs, quits, and the CSV file is created

Additional Testing Notes

If the game quits immediately, run the build normally and make sure that you are authenticated.

Quality Checklist

  • Changes have been tested locally
  • Documentation has been updated (if required)
  • Performance impact has been considered
  • For SDK features: Test scene is included

Code Review Reference

Please review our Code Review Standards before submitting.

@AnsisMalins AnsisMalins added the force-build Used to trigger a build on draft PR label Jan 20, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Jan 20, 2026

@AnsisMalins AnsisMalins marked this pull request as ready for review January 20, 2026 13:21
@AnsisMalins AnsisMalins requested review from a team as code owners January 20, 2026 13:21
Copy link
Collaborator

@dalkia dalkia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me! Leaving a small suggestion

@AnsisMalins AnsisMalins removed the force-build Used to trigger a build on draft PR label Jan 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants