- Joined
- Nov 26, 2015
- Messages
- 17
- Reaction score
- 19
- First Language
- English
Here's the Importer Utility I've been working on, It's made in Java so it should work on both windows and mac
I don't have a mac so I couldn't test it on there, but it works on windows for me,
I'd like any feedback I can get, and any suggestions on what to add,
I plan to add in zip file support later (maybe rar file too if I can) but right now it just asks for a import folder
the import folder should have the same layout as the generator folder for now but I plan to add multiple ways it can scan for parts.
your able to preview the parts and then move or copy all generator part files from the import folder to the selected generator folder.
how to use:
Select Import folder
Click 'Scan for Parts'
Look at the found parts on the 'Scan Results' tab make sure all looks right.
Select RMMV Generator folder if it's not already filled in(currently it will autofill it if it's in the same folder you ran it in)
Click 'Get Part Totals' the totals will be listed and folder write status will be checked
Choose Move or Copy
Click 'Perform Import'
Lastest Vers. 1.2.0 (Needs Java 8)
http://www.mediafire.com/download/v0695y297keo9o9/RGI_1.2.0.zip
Added in and optional output folder function, when using this mode all file will be written to this folder
it will create a 'Generator' folder in the folder you select, and put all files and folders in it, while using the count from your RMMV Generator folder.
you can then just copy over this folder on top of your RMMV one, you can use this in case your RMMV one is write protected or
you just want to check the files before put them in.
This is actually my first public program I've made so maybe be a few bugs, if you find any tell me.
I don't have a mac so I couldn't test it on there, but it works on windows for me,
I'd like any feedback I can get, and any suggestions on what to add,
I plan to add in zip file support later (maybe rar file too if I can) but right now it just asks for a import folder
the import folder should have the same layout as the generator folder for now but I plan to add multiple ways it can scan for parts.
your able to preview the parts and then move or copy all generator part files from the import folder to the selected generator folder.
how to use:
Select Import folder
Click 'Scan for Parts'
Look at the found parts on the 'Scan Results' tab make sure all looks right.
Select RMMV Generator folder if it's not already filled in(currently it will autofill it if it's in the same folder you ran it in)
Click 'Get Part Totals' the totals will be listed and folder write status will be checked
Choose Move or Copy
Click 'Perform Import'
Lastest Vers. 1.2.0 (Needs Java 8)
http://www.mediafire.com/download/v0695y297keo9o9/RGI_1.2.0.zip
Added in and optional output folder function, when using this mode all file will be written to this folder
it will create a 'Generator' folder in the folder you select, and put all files and folders in it, while using the count from your RMMV Generator folder.
you can then just copy over this folder on top of your RMMV one, you can use this in case your RMMV one is write protected or
you just want to check the files before put them in.
This is actually my first public program I've made so maybe be a few bugs, if you find any tell me.
Vers. 1.2.0
http://www.mediafire.com/download/v0695y297keo9o9/RGI_1.2.0.zip
Added in and optional output folder function, when using this mode all file will be written to this folder
it will create a 'Generator' folder in the folder you select, and put all files and folders in it, while using the count from your RMMV Generator folder.
you can then just copy over this folder on top of your RMMV one, you can use this in case your RMMV one is write protected or
you just want to check the files before put them in.
Vers. 1.1.1
http://www.mediafire.com/download/8wd76yd2einez5s/RGI_1.1.1.zip
Fixed a typo on TV FrontHair, before it was not finding them, sorry.
Vers. 1.1.0
Now uses a separate thread to do stuff, so the UI now longer freezes while doing stuff.
I also put in limits to how fast it works, so it's a little bit slower but it shouldn't be too noticeable
Added progress bars too to go along with the now unfrozen UI.
Added a write status checker on the generator folder when 'Get Part Totals' is clicked
Ver. 1.002
I fixed a bug where it wasn't finding the parts correctly.
http://www.mediafire.com/download/6lu23x02qsypasp/RGI.1.002.jar.zip (this version don't find TV Front Hair)
Ver. 1.001
I fixed a bug where it wasn't scanning the Female folders if it found the Male one
Ver. 1.0
First release.
http://www.mediafire.com/download/v0695y297keo9o9/RGI_1.2.0.zip
Added in and optional output folder function, when using this mode all file will be written to this folder
it will create a 'Generator' folder in the folder you select, and put all files and folders in it, while using the count from your RMMV Generator folder.
you can then just copy over this folder on top of your RMMV one, you can use this in case your RMMV one is write protected or
you just want to check the files before put them in.
Vers. 1.1.1
http://www.mediafire.com/download/8wd76yd2einez5s/RGI_1.1.1.zip
Fixed a typo on TV FrontHair, before it was not finding them, sorry.
Vers. 1.1.0
Now uses a separate thread to do stuff, so the UI now longer freezes while doing stuff.
I also put in limits to how fast it works, so it's a little bit slower but it shouldn't be too noticeable
Added progress bars too to go along with the now unfrozen UI.
Added a write status checker on the generator folder when 'Get Part Totals' is clicked
Ver. 1.002
I fixed a bug where it wasn't finding the parts correctly.
http://www.mediafire.com/download/6lu23x02qsypasp/RGI.1.002.jar.zip (this version don't find TV Front Hair)
Ver. 1.001
I fixed a bug where it wasn't scanning the Female folders if it found the Male one
Ver. 1.0
First release.
Last edited by a moderator:


