Is your issue really a bug?
Firmware version
v2.20.2
Describe the bug
I can upload files to the root directory but not to any subfolders. My roms are in /roms, and my homebrew stuff is in /dev.
I'm working on a Mac with MacOS 15.2 (24C101), and the sc64deployer works fine except for the upload functionality.
I formatted the SD card with extFS first, but after running the SD card in Summercart64 once, I had permission issues with the subfolders on my Mac. Then, I formatted it with Fat32 (which has no advanced permissions structure), but I got the same error (see the logs section) during the upload.
Moreover, I created the roms folder on my Mac and the dev folder with the deployer app; however, the same behavior was observed.
Output logs from sc64deployer info
➜ projects git:(dev) sc64deployer sd upload hello.z64 /dev
FatFs error: Access denied due to prohibited access or directory full
Is your issue really a bug?
sc64deployerPC app./fw/rtl)/sw/controller)/sw/bootloader)/sw/deployer)/sw/tools/primer.py)/docs)Firmware version
v2.20.2
Describe the bug
I can upload files to the root directory but not to any subfolders. My roms are in /roms, and my homebrew stuff is in /dev.
I'm working on a Mac with MacOS 15.2 (24C101), and the sc64deployer works fine except for the upload functionality.
I formatted the SD card with extFS first, but after running the SD card in Summercart64 once, I had permission issues with the subfolders on my Mac. Then, I formatted it with Fat32 (which has no advanced permissions structure), but I got the same error (see the logs section) during the upload.
Moreover, I created the roms folder on my Mac and the dev folder with the deployer app; however, the same behavior was observed.
Output logs from
sc64deployer info