Carsten Teibes
Carsten Teibes
I honestly do not think this is a feasible feature for the player, since there are screen recorders for every platform around. Setting the seed and such could be added...
This needs testing now after #2819.
Thank you for deleting the template, this makes it really easy to help you... MIDI is unfortunately a complex task, so we need to know which platform you are running...
Thank you for the detailed and good issue description! 👍
Unfortunately this will not work in a cross-platform way.
Do you have an old portlibs setup? Reinstall `ppc-libvorbisidec`, the first problem should go away then. About the second issue: Can you post the output of this command? ```console $DEVKITPRO/portlibs/ppc/bin/freetype-config...
@Spatchy: you need to apply #28 locally.
Yes, the issue is about universal builds mostly. From config.h in Player: ```c /* Define if building universal (internal helper macro) */ /* #undef AC_APPLE_UNIVERSAL_BUILD */ /* Define WORDS_BIGENDIAN to...
Good to see someone work on this! :+1:
Since we do use c++17 now, this should be looked at again...