libretro / fuse-libretro

A port of the Fuse Unix Spectrum Emulator to libretro
GNU General Public License v3.0
36 stars 46 forks source link

option size border #120

Closed salvacam closed 2 years ago

salvacam commented 2 years ago

I change the hide border option to the border size option.

With this you can now choose multiple border sizes:

Before it was either shown whole or nothing, now in addition to these two options you can choose between three more border sizes.

Although the border in this system is not the main part of the game in many games it is used to interact with the player by changing the color of the border, I do not think it is best to remove the entire border, but if the user decides to remove it, they still have the option . In my case I use the minimum option since I use it on a 3-inch screen and I want to see it as large but seeing a bit of border

zzedmore commented 2 years ago

Thanks for this! , I hope it can be merged. There's a slight spelling mistake on line 271, should be 'minimum' ! Is there any real need for the minimum sized border as it's only a few pixels ?

salvacam commented 2 years ago

I think that if it is necessary. It is the way I use, for small screens I think it is the best option you can see the color of the border with almost the same size as if you remove the border. In some games the color of the border changes at some point, if you do not have any border you lose that information