How can I make armor female only on psx ?
Can I make a weapon into armor and equip it ? It only appears in the hand menu .
Is it possible to transfer the minerva icon to the psx ?
1- Yes, you can create female only with Alma 4, the only problem is that it doesn't allows only female an object, but yes an item type (like rings). Link: http://ffhacktics.com/smf/index.php?topic=6664.0
2- Yes, but you need an ASM hack.
3- Yes: (BY CELDIA)
1.) Go http: http://www.zophar.net/utilities/graphutil/tile-molester.html and dowload TileMolester.
2.) Use CDMage to grab Item.bin out of the Event folder of your ISO.
3.) Open Item.bin with TileMolester. It should look like a big jumbled mess. Let's fix that.
4.) Go to View > Codec > "4bpp, linear, reverse-order"
5.) Go to View > Mode > "2-Dimensional"
Hopefully things start to look familiar at this point. The last thing to do before you start editing is look for this button at the top somewhere (http://img.photobucket.com/albums/v311/Celdia/WidthButton02.png) and click it. It will expand the viewing area and reorganize things so that after a few clicks it all looks like this:
(http://img.photobucket.com/albums/v311/Celdia/ItemIcons02.png)
Use the actual palettes for edit the item. If you want to edit a item palette: (BY XIFANIE)
1) Edit the .BMP With a palette editor to switch palettes and stuff. (Like Graphics Gale)
2) Convert to .TIM using TIMUTIL.EXE (http://www.4shared.com/rar/BGBEP5Av/file.html). Create one 4bit and one 8bit version so you can keep all the 16 palettes and not just the first one. (in Bit Depth)
3) Using a hex editor:
Copy 0x0040-0x803F from your 4bit .TIM to 0x0000-0x7FFF in ITEM.BIN (palettes)
4) Import to your ISO with cdmage/cdprog.
And all of that information is listed in this thread which is really where you should have been linked to instead of a repeat post going up. http://ffhacktics.com/smf/index.php?topic=6543.0
Sorry Celdia, I just wanted to put the necessary information needed Tony. There had to be put your credits. I am sorry, really
So do I just open both itembins psp and psx copy the minerva and paste it on the rubber suit save and thats it ?