libretro / LRPS2

GNU General Public License v2.0
165 stars 48 forks source link

Portable BIOS config + check and log if a valid BIOS is not found #155

Closed SeventySixx closed 3 years ago

SeventySixx commented 3 years ago

this will make BIOS entry in game configs portable, storing only the filename instead of the full path ( close #153 ) EDIT: as a drawback, after the update unfortunately users must set again the right BIOS of each game, this is not avoidable

It adds also a check if a valid BIOS is not found in the BIOS folder, in that case it logs a explicit message. This will help newcomers with the core setup ( close #149 ) log example: immagine