digarok / buckshot

Desktop image tool to convert modern (JPG/PNG/etc) images for use with Apple ][ computers.
https://apple2.gs/buckshot
GNU Lesser General Public License v3.0
27 stars 4 forks source link

Windows can't save 140K ProDOS images #3

Closed digarok closed 5 years ago

digarok commented 7 years ago

I think this is because I am using the official Windows build of CADIUS in the Windows distribution and the other platforms are built from my port. Even though this is an external project, I am reporting the bug here as this is where the dependency is broken for this project.

To resolve: Try with a Windows build of my CADIUS port which makes images as small as 140K.

digarok commented 5 years ago

I was able to make a build, using Visual Studio, with the corrected limit and successfully generate a 140KB .po file from buckshot. That is enough validation that the issue is resolvable and requires a fix in the Cadius bin dependency on the next release. No need to keep this open.