Hello,
That might be a silly question, but please bear with me. What is the maximum size of the file IconSet.png? I know it can be up to 512 pixels in width, but what is the maximum height? I had a file that was slightly over 22k and the icons blacked out. It's fine at slightly above 11k though, so the limit has to be somewhere in between. Does anyone know? Or know where to look it up?
Thanks for reading
Maximum size of IconSet?
● ARCHIVED · READ-ONLY
-
-
I'm sure you could probably just resize your iconset that was 22k vertical pixels a few times and pretty quickly discern the max size yourself, though depending on why it "blacked out" it could be a local issue rather than an RM hard limit.
-
Googling it for MV, it appears the maximum height was 512 icons (16,384 pixels) before getting the blacking out error. Since most of the two engines is the same, I'd presume that.
I'm not sure what the numbers you're referencing are...the file size? That wouldn't matter, just the dimensions. If they're pixels, I don't know why you wouldn't know the exact number. -
Thanks. I meant the size in pixels, sorry for not being clear.Googling it for MV, it appears the maximum height was 512 icons (16,384 pixels) before getting the blacking out error. Since most of the two engines is the same, I'd presume that.
I'm not sure what the numbers you're referencing are...the file size? That wouldn't matter, just the dimensions. If they're pixels, I don't know why you wouldn't know the exact number. -
The largest iconset I used was about 512x13473. and i used it for VXAce and it worked just as well in MV. I would assume it would work just as fine in MZ.
-
This can vary depending on the device, due to the consumption of RAM.
The logic is different, an RMMV game is an application (Canvas / WebGL) inside a mini browser without the common restrictions.The largest iconset I used was about 512x13473. and i used it for VXAce and it worked just as well in MV. I would assume it would work just as fine in MZ.
;) -
so far I read it, it would be best to cap the maximum higher of 4000pixels,
it can be endless, but it is more to avoid crashing problems :)