Welcome to PokéCommunity! Register now and join one of the best fan communities on the 'net to talk Pokémon and more! We are not affiliated with The Pokémon Company or Nintendo.
I wanted to randomise Inclement Emerald so I cloned it from the GitHub Page https://github.com/BuffelSaft/pokeemerald using Ubuntu Then I did these
git clone https://github.com/pret/agbcc
cd agbcc
./build.sh
./install.sh ../pokeemerald
cd ..
Then I randomised it with...