zerojay / RetroPie-Extra

A collection of unofficial scripts for adding more emulators/ports/games to RetroPie.
MIT License
307 stars 99 forks source link

[Fixed] OpenBOR script broken with RetroPie v4.7.16 #355

Closed MarcoBorrini99 closed 3 years ago

MarcoBorrini99 commented 3 years ago

Issue#1 With latest retopie-setup script (at least with 4.7.16) openbor doesn't show in exp module probably becouse now it's checked rp_module_id value.

Infact

Now have the same rp_module_id value...

Changing rp_module_id="openbor" to rp_module_id="openbor_v6510-dev" (for example) seems to fix the issue.

Issue#2 I see new script in retropie_setup menu but I'm only offered "H Package help"

MarcoBorrini99 commented 3 years ago

openbor.sh script installed natively by retropie MUST be deleted...