Editing Talk:GimConv
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 270: | Line 270: | ||
==GIM PS3 DXT5== | ==GIM PS3 DXT5== | ||
*Second most common GIM format used in PS3 | *Second most common GIM format used in PS3 | ||
{{Keyboard|content= | {{Keyboard|content=GimConv.exe 4x2_CA5Exy_32bits.bmp -o 4x2_CA5Exy_32bits_ps3dxt5.gim -ps3dxt5}} | ||
Offset(h) 00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F | Offset(h) 00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F | ||
Line 283: | Line 283: | ||
00000080 <span style="background:#CA5E24;">FF 00 49 92 24 49 92 24 E4 CA E2 CA 55 00 00 00</span> ÿ.I’$I’$äÊâÊU... | 00000080 <span style="background:#CA5E24;">FF 00 49 92 24 49 92 24 E4 CA E2 CA 55 00 00 00</span> ÿ.I’$I’$äÊâÊU... | ||
{{Keyboard|content= | {{Keyboard|content=GimConv.exe 4x2_CA5Exy_32bits.bmp -o 4x2_CA5Exy_32bits_ps3dxt5.gis -ps3dxt5 -S}} | ||
.GIS 1.00 | .GIS 1.00 | ||
Line 307: | Line 307: | ||
==GIM PS3 RGBA8888== | ==GIM PS3 RGBA8888== | ||
*First most common GIM format used in PS3 | *First most common GIM format used in PS3 | ||
{{Keyboard|content= | {{Keyboard|content=GimConv.exe 4x2_CA5Exy_32bits.bmp -o 4x2_CA5Exy_32bits_ps3rgba8888.gim -ps3rgba8888}} | ||
Offset(h) 00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F | Offset(h) 00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F | ||
Line 321: | Line 321: | ||
00000090 <span style="background:#CA5E24;">CA 5E 21 00 CA 5E 22 00 CA 5E 23 00 CA 5E 24 00</span> Ê^!.Ê^".Ê^#.Ê^$. | 00000090 <span style="background:#CA5E24;">CA 5E 21 00 CA 5E 22 00 CA 5E 23 00 CA 5E 24 00</span> Ê^!.Ê^".Ê^#.Ê^$. | ||
{{Keyboard|content= | {{Keyboard|content=GimConv.exe 4x2_CA5Exy_32bits.bmp -o 4x2_CA5Exy_32bits_ps3rgba8888.gis -ps3rgba8888 -S}} | ||
.GIS 1.00 | .GIS 1.00 | ||
Line 346: | Line 346: | ||
==GIM PS3 RGBA8888 with fileinfo== | ==GIM PS3 RGBA8888 with fileinfo== | ||
*First most common GIM format used in PS3 '''with fileinfo !''' (colored in brown below) | *First most common GIM format used in PS3 '''with fileinfo !''' (colored in brown below) | ||
{{Keyboard|content= | {{Keyboard|content=GimConv.exe 4x2_CA5Exy_32bits.bmp -o 4x2_CA5Exy_32bits_ps3rgba8888_footer.gim -ps3rgba8888 --update_fileinfo on}} | ||
Offset(h) 00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F | Offset(h) 00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F | ||
Line 366: | Line 366: | ||
000000F0 <span style="background:#ccaa88;">43 6F 6E 76 20 31 2E 32 30 68 00 00</span> Conv 1.20h.. | 000000F0 <span style="background:#ccaa88;">43 6F 6E 76 20 31 2E 32 30 68 00 00</span> Conv 1.20h.. | ||
{{Keyboard|content= | {{Keyboard|content=GimConv.exe 4x2_CA5Exy_32bits.bmp -o 4x2_CA5Exy_32bits_ps3rgba8888_footer.gis -ps3rgba8888 --update_fileinfo on -S}} | ||
.GIS 1.00 | .GIS 1.00 | ||
Line 400: | Line 400: | ||
This is a test where has been removed all the paddings, by using an image named '''[[:Image:4x2_CA5Exy_32bits.bmp|NOPADD.BMP]]''' and a file named '''NOPADD.DAT''' containing the bytes 0x555345524441544141524541 ('''USERDATAAREA''') | This is a test where has been removed all the paddings, by using an image named '''[[:Image:4x2_CA5Exy_32bits.bmp|NOPADD.BMP]]''' and a file named '''NOPADD.DAT''' containing the bytes 0x555345524441544141524541 ('''USERDATAAREA''') | ||
{{Keyboard|content= | {{Keyboard|content=GimConv.exe NOPADD.BMP -o NOPADD.gim -ps3rgba8888 --update_fileinfo on --update_userdata on}} | ||
Offset(h) 00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F | Offset(h) 00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F | ||
Line 419: | Line 419: | ||
000000E0 38 00 47 69 6D 43 6F 6E 76 20 31 2E 32 30 68 00 8.GimConv 1.20h. | 000000E0 38 00 47 69 6D 43 6F 6E 76 20 31 2E 32 30 68 00 8.GimConv 1.20h. | ||
{{Keyboard|content= | {{Keyboard|content=GimConv.exe NOPADD.BMP -o NOPADD.gis -ps3rgba8888 --update_fileinfo on --update_userdata on -S}} | ||
.GIS 1.00 | .GIS 1.00 | ||
Line 453: | Line 453: | ||
This is another test where has been added paddings, by using an image named '''[[:Image:4x2_CA5Exy_32bits.bmp|YESPADD.BMP]]''' and a file named '''YESPADD.DAT''' containing the bytes 0x55534552444154414152454158 ('''USERDATAAREAX''') | This is another test where has been added paddings, by using an image named '''[[:Image:4x2_CA5Exy_32bits.bmp|YESPADD.BMP]]''' and a file named '''YESPADD.DAT''' containing the bytes 0x55534552444154414152454158 ('''USERDATAAREAX''') | ||
{{Keyboard|content= | {{Keyboard|content=GimConv.exe YESPADD.BMP -o YESPADD.gim -ps3rgba8888 --update_fileinfo on --update_userdata on}} | ||
Offset(h) 00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F | Offset(h) 00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F | ||
Line 474: | Line 474: | ||
00000100 00 <span style="background:#aaaaaa;">00 00 00</span> .... | 00000100 00 <span style="background:#aaaaaa;">00 00 00</span> .... | ||
{{Keyboard|content= | {{Keyboard|content=GimConv.exe YESPADD.BMP -o YESPADD.gis -ps3rgba8888 --update_fileinfo on --update_userdata on -S}} | ||
.GIS 1.00 | .GIS 1.00 | ||
Line 543: | Line 543: | ||
The conversion from TM2 to an standard format as PNG or BMP is as easy as this: | The conversion from TM2 to an standard format as PNG or BMP is as easy as this: | ||
{{Keyboard|content= | {{Keyboard|content=GimConv.exe IGR_BG.TM2 -o IGR_BG.PNG}} | ||
To create a TM2 mimicking the original settings from other TM2 (for replacing purposes) is not so easy because at the time of convrsion it seems are applyed some of the settings and options of GimConv.cfg | To create a TM2 mimicking the original settings from other TM2 (for replacing purposes) is not so easy because at the time of convrsion it seems are applyed some of the settings and options of GimConv.cfg | ||
Line 549: | Line 549: | ||
==AVI== | ==AVI== | ||
GimConv.exe can import AVI files that was created with compatible codecs (XVID works, IV41 doesnt), you can get a sample.avi here: http://techslides.com/sample-files-for-development | GimConv.exe can import AVI files that was created with compatible codecs (XVID works, IV41 doesnt), you can get a sample.avi here: http://techslides.com/sample-files-for-development | ||
{{Keyboard|content= | {{Keyboard|content=GimConv.exe sample.avi -o sample.gim}} | ||
{{Keyboard|content= | {{Keyboard|content=GimConv.exe sample.avi -o sample.gis -S}} | ||
==DDS== | ==DDS== | ||
Line 558: | Line 558: | ||
Some samples here: https://github.com/Jam3/parse-dds/tree/master/test/fixtures | Some samples here: https://github.com/Jam3/parse-dds/tree/master/test/fixtures | ||
{{Keyboard|content= | {{Keyboard|content=GimConv.exe test-dxt5.dds -o test-dxt5.gim}} | ||
{{Keyboard|content= | {{Keyboard|content=GimConv.exe test-dxt5.dds -o test-dxt5.gis -S}} | ||
*Notes: | *Notes: |