MrCheeze / GYTB

Super simple custom badge homebrew for the 3DS home menu.
168 stars 15 forks source link

SOLVED: software crashes when adding images even if there is less than 1000 images #39

Open DreamMojo opened 1 year ago

DreamMojo commented 1 year ago

the crash is caused by large images. the program automatically splits up bigger images into smaller 64x64 chunks. this is a massive problem when adding an improperly formatted image. say there are 3 badges on an image. this can still cause a crash if there is a lot of empty space on the image (see attached) the empty space is split just like everything else which causes WAY more images to be added which can easily put you over that 1000 image limit, resulting in a crash Screenshot 2023-04-10 170053