Mirage Source
Help with modifying Image Splitter - Printable Version

+- Mirage Source (https://mirage-engine.uk/forums)
+-- Forum: Mirage Source (Nostalgia) (https://mirage-engine.uk/forums/forumdisplay.php?fid=61)
+--- Forum: Archive (2006-2011) (https://mirage-engine.uk/forums/forumdisplay.php?fid=18)
+---- Forum: Programming (https://mirage-engine.uk/forums/forumdisplay.php?fid=24)
+----- Forum: Visual Basic 6 (https://mirage-engine.uk/forums/forumdisplay.php?fid=32)
+----- Thread: Help with modifying Image Splitter (/showthread.php?tid=3038)



Help with modifying Image Splitter - KruSuPhy - 09-08-2009

So, I'm helping a guy with a project.
He owns a fansite for a game(Rumble Fighter), Which is a database for all of the new items and shit.
The problem is, He is so far behind atm, It's taking a shitload of effort to screenshot, cut, and then save all of these images, only being able to do 9 at a time, and some of them aren't even new because of the order that the game places the items in.
So, I'm using the Image Splitter I found on here like forever ago, trying to modify it to work with the screenshot.
I talked to Giaken yesterday, and he said that it could be done, So I've been trying to get it to work, to no avail.
EDIT:
I would post the screenshot i need cut up, but photobucket and imageshack and everything else is being a bitch and wont let me upload it.


Re: Help with modifying Image Splitter - Solodev - 10-08-2009

i got through modding the splitter found here, to now only do rows, but X and Y individual files also.
post the sheet, and i will see if it can be used with the sprite sheet.


Re: Help with modifying Image Splitter - Solodev - 10-08-2009

ok so here it the compiled version, i did a boo boo and some how messed up the source... so this is all i have left of it, w/o re-creating it... and i have to do that anyway.

anyhow, this will split in to row sheets, or individual tiles, by X and Y height
http://www.mediafire.com/download.php?wzmzltzmttm

now i get to re-mod the source again!