Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Instructions for ChromeOS

  1. Enable the Linux terminal by following the instructions on this page. Be sure to allocate enough space for the Linux install.

  2. After the Linux terminal has finished installing, run the following command in the terminal to update and upgrade the Linux terminal:

    sudo apt update && apt upgrade
    
  3. Then install all dependencies by running the following command:

    sudo apt install build-essential binutils-arm-none-eabi gcc-arm-none-eabi libnewlib-arm-none-eabi git libpng-dev python3
    

NOTE: The project must be kept in a directory inside the Linux filesystem, for example under ~/Decomps/pokeemerald-expansion