Closed sahilsihag closed 1 year ago
Tested for commit 2df8826 on Ubuntu 22.04.1 LTS (5.15.0-56-generic).
2df8826
Clone the repository.
cd trunk/ cmake . -DLOAD_RESOURCES_FROM_FILES:BOOL=ON make mv bin/Bombermaaan . mv res/images . mv res/sounds . ./Bombermaaan
Also, this file structure works at new location.
. ├── Bombermaaan ├── images ├── levels └── sounds
Consider looking at /retropie/bombermaaan.sh in case of missing dependencies and more information.
/retropie/bombermaaan.sh
Tested for commit
2df8826
on Ubuntu 22.04.1 LTS (5.15.0-56-generic).Clone the repository.
Also, this file structure works at new location.
Consider looking at
/retropie/bombermaaan.sh
in case of missing dependencies and more information.