Libretro Gong is an open source implementation of Pong written by Dan Zeitan in 2018.
This core is under GPLv3 license.
Compatibility| RPI0/RPI1 | RPI3 | RPI4/RPI400 | RPI5 | ODROID XU4 | OGA/OGS/RG351 | PC | RG353 |
|---|---|---|---|---|---|---|---|
| ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
Features| Feature | Supported |
|---|---|
| Core Options | ✔ |
No bios is required.
RomsThe Gong core does not involve the use of extensions. Just load and start the core.
Put your roms like this:
┣ 📁 recalbox
┃ ┣ 📁 share
┃ ┃ ┣ 📁 roms
┃ ┃ ┃ ┣ 📁 ports
┃ ┃ ┃ ┃ ┣ 📁 Gong
┃ ┃ ┃ ┃ ┃ ┣ 🗒 gong.c
This rom is included in your Recalbox.
Advanced configuration of the emulatorTo be able to keep your custom configurations during an upgrade, we advise you to use our configuration override feature.
You can configure various options in two different ways.
┣ 📁 RetroArch Menu
┃ ┣ 📁 Core options
┃ ┃ ┣ 🧩 Name_option
retroarch-core-options.cfg:┣ 📁 recalbox
┃ ┣ 📁 share
┃ ┃ ┣ 📁 system
┃ ┃ ┃ ┣ 📁 configs
┃ ┃ ┃ ┃ ┣ 📁 retroarch
┃ ┃ ┃ ┃ ┃ ┣ 📁 cores
┃ ┃ ┃ ┃ ┃ ┃ ┣ 🧩 retroarch-core-options.cfg
| Options | Options values | Variables (for configuration override) | Variables values |
|---|---|---|---|
| Player 2 | CPU ✅ / Human |
gong_player2 |
CPU / Human |
| Video Refresh Rate (Restart) | 60 ✅ / 70 / 72 / 75 / 100 / 119 / 120 / 140 / 144 |
gong_refresh |
60 / 70 / 72 / 75 / 100 / 119 / 120 / 140 / 144 |
External links