zerojay / RetroPie-Extra

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

Ports Correction #319

Closed actraiser30 closed 3 years ago

actraiser30 commented 3 years ago

Hello there welcome back i have made a few correction to some scripts so they work or just update them to the latest versions

freesynd please update it to version 0.7.5 it works fine

openxcom replace the sources of glshim.git with the sources of gl4es to work

manaplus add autopoint to depends

chocolate doom update in the script freedoom to v0.12.1

and some other that i will write them in time

zerojay commented 3 years ago

It would be great for future corrections to please make them each their own issue. It's a lot easier for me to track that way. Thanks, I appreciate the info.

zerojay commented 3 years ago

openxcom replace the sources of glshim.git with the sources of gl4es to work

gl4es is the same as glshim, the repository was just renamed and the old name still works.

actraiser30 commented 3 years ago

Strange i had the feeling its working better like that

Στις Τρί, 15 Σεπ 2020, 19:38 ο χρήστης zerojay notifications@github.com έγραψε:

openxcom replace the sources of glshim.git with the sources of gl4es to work

gl4es is the same as glshim, the repository was just renamed.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/zerojay/RetroPie-Extra/issues/319#issuecomment-692834232, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJCXONO2X3KV3TIQPHRFAVDSF6KB5ANCNFSM4RNIBVXA .

zerojay commented 3 years ago

freesynd has been bumped and has had a dependency updated.

zerojay commented 3 years ago

Manaplus needed autopoint added, libpng12-dev changed to libpng-dev and to be run under sudo xinit, not just xinit. Resolution still needs to be fixed as it's only on 1/4th of the screen.

zerojay commented 3 years ago

Chocolate Doom dependencies for libpng12-dev and python-imaging replaced with libpng-dev and python-pil to fix compilation. Bumped freedoom to 0.12.1.

zerojay commented 3 years ago

Openxcom updated.