fdelapena
fdelapena
So far so good :+1: . In games without title scene, is it showing the default pixel background color? What about games skipping title scene? Fullscreen does not toggle on...
Aligning values to the right as in Yumebooru modification keeps the content cleaner and more readable for both keys and values. The selectable line cursor helps reading the key-value association...
Great find, could you confirm if this happens when using 16 bpp in SDL 2.0 if selected ports support it?
Related: https://github.com/EasyRPG/Player/issues/562
@gadesx the dropbox link is broken. Could you reupload the test case here where possible?
gcc `` support comes with gcc8, so it is not pretty usable yet (there's `` with gcc7 but as the name says, it's experimental, so...). Current limitation is Haiku with...
Where's the source of gcc7 requirement for Haiku? It seems there is some [gcc8 on Haiku](https://www.haiku-os.org/guides/building/compiling-x86_64/) since 2018-2019. If that's correct, we could bump to gcc8 sooner.
I would like to have also `yes` and `no` as alternate valid values for `0` and `1` for a better experience (maybe INIReader supports this somehow, not checked). For the...
> And I also saw there is a "seed" argument in the above discussion, what's that used for? The seed argument allows to replay randomness in a deterministic form. Some...
Because the libmad MP3 library is GPL, the mpg123 MP3 library and SMPEG are LGPL (suitable for dynamic linked binary ports) and Fluendo MP3 Decoder is MIT (suitable for static...