Vegz78 / McAirpos

MakeCode Arcade games in RetroPie, Recalbox 7/8 and Batocera, running natively as ELF executables on Raspberry Pi OS/Linux ARM with 1-2 gamepads
https://Vegz78.github.io/McAirpos
MIT License
80 stars 10 forks source link

Fix MakeCode ROMs folder permissions #20

Closed SuperPupperDoggo closed 2 years ago

SuperPupperDoggo commented 2 years ago

Fixes issue #14 (Attempting to use settings functions causes crash).

Vegz78 commented 2 years ago

With reference to this ongoing issue(https://github.com/Vegz78/McAirpos/issues/14#issuecomment-895302472), this pull request does not seem to directly address the issue with the settings function that do not work on the first runs of MakeCode Games .elf files utilizing this function.

However, your suggestion to "always change folder permissions", though probably still to 755, makes logical sense and I will change in the future.

I hope we figure this out!

Vegz78 commented 2 years ago

https://github.com/microsoft/pxt-arcade/issues/3812