LibretroAdmin
LibretroAdmin
I'm not a fan of implicitly creating directories like this though. I think that should never be forced like this in this way, or at least not with mkdir function...
This might be coming later to newer Apple devices.
Why are you doing this though for this core? I don't understand why we need to prevent it from getting updated, this seems undesirable.
What if we excluded this for now for UWP builds so that we can at least merge this in for the non-UWP versions? Would that be a suitable compromise? Also,...
@blisstik Could you do a bisect so we can figure out at what point it broke down? Thanks. you can compile the core from your Windows machine and then deploy...
We don't have any current active developers for Gamecube/Wii. Most of the developers that are active on the Nintendo homebrew side are on 3DS/WiiU. Come up with these developers and...
Works fine on a Steam Deck here. Your mileage may vary. Not sure what you want us to do about this when we can't reproduce it on our end.
But installing it through regular SteamOS works for me here.
OK, so the only error that precludes all tests from passing is this - > gfx/drivers/gl2.c:1818:15: error: enumeration value 'RARCH_SCALE_ORIGINAL' not handled in switch [-Werror,-Wswitch] switch (fbo_scale->type_x) ^~~~~~~~~~~~~~~~~ gfx/drivers/gl2.c:1842:15: error:...
Can this PR be merged at this point?