18/03/2007, 03:53 PM
Z33 Wrote:Code:
imposer v0.2 by Z33 USAGE: imposer INPUTIMPOSE.PRX/RSC IMAGEDATA.BMP [OUTPUTIMPOSE.PRX/RSC] If OUTPUTIMPOSE.PRX/RSC is omitted, INPUTIMPOSE.PRX/RSC is scanned for possible bitmap and if found, is exported to IMAGEDATA.BMP. Else bitmap from INPUTIMPOSE.PRX/RSC is replaced with IMAGEDATA.BMP and the resulting file is written to OUTPUTIMPOSE.PRX/RSC. IMPOSE.PRX must be from 2.50+ firmware and DECRYPTED/UNPACKED! IMAGEDATA.BMP for PRX must be 332x166, unpacked 24bit BMP. IMPOSE.RSC must be from 2.70+ firmware! IMAGEDATA.BMP for RSC must be 552x546, unpacked 8bit BMP. --------------------------------------------------------------------------- When the imagedata is exported from either prx or rsc the active region of each of the elements is shown with a red rectangle for easier editing. Imagedata from the rsc is somewhat tricky as each of the parts can only contain 16 colors, and there are also two other 16 color palettes used for the extra highlights of 'YES' and 'NO' images. YOU CAN NOT USE OTHER COLORS FOR THESE ELEMENTS THAN WHAT THEY ARE CURRENTLY USING. Meaning you can only use colors 0-15 for the main elements, colors 16-31 for the brightest 'YES' & 'NO' elements and colors 32-47 for the mid-bright 'YES' & 'NO' elements. All the other colors between 48-255 will be ignored. If you choose to mix up colors from around the palette, the results speak for themselves, depending of what colors you have chosen...
- Source: [Maxconsole Forums]
Download