Farama-Foundation / stable-retro

Retro games for Reinforcement Learning
https://stable-retro.farama.org/
MIT License
162 stars 34 forks source link

Apple silicon support #34

Closed zbeucler2018 closed 1 year ago

zbeucler2018 commented 1 year ago

This PR adds support for Apple Silicon devices. Tested on a M1 machine running python3.10 and MacOS 13.2.1 (Ventura). Basically doesn't build the GameBoy (gambatte) core since it is not compatible. If this core was updated to it's most recent version, then it would work