Closed jotego closed 1 year ago
I think this limitation was already removed with the change to FatFS. ARC file limits are 16 chars currently: https://github.com/mist-devel/mist-firmware/blob/master/arc_file.c#L34
Also the MRA tool got the change: https://github.com/mist-devel/mra-tools-c/commit/dd89e254963d085c5030b96d3fbbf804ce0605ff
That's great. I will update my workflow to remove the name trimming. This is going to cause some havoc... Thank you
Longer setnames are already used in some cases, like: https://github.com/Gehstock/Mist_FPGA_Cores/blob/1a2492eb0adfcf9876bb8f24dbd00d960e23d3b8/Arcade_MiST/IremM72%20Hardware/meta/Air%20Duel%20(World%2C%20M72%20hardware).mra#L4
Because of the trimming done in .rom games, there are overlappings and some games cannot be played. It looks like long names are ok for arc files. Can we change that for .rom files too? Even if spaces are not allowed, let the file name be like 12.3 instead of 8.3
Two examples reported by an user: