TIM2
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=electronic |subcat=Graphics |extensions={{ext|tm2}} }} '''TIM2''' is an image and texture format associated with the PlayStation 2, and related game c...") |
(→Sample files) |
||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 13: | Line 13: | ||
== Specifications == | == Specifications == | ||
* [http://wiki.xentax.com/index.php/TM2_TIM2 XentaxWiki: TM2 TIM2] | * [http://wiki.xentax.com/index.php/TM2_TIM2 XentaxWiki: TM2 TIM2] | ||
| + | * [https://openkh.dev/common/tm2.html OpenKh: TM2 (PlayStation 2 texture format)] | ||
== Software == | == Software == | ||
| − | * [https://github.com/ | + | * [[ImageMagick]] (partial support) |
| − | * https:// | + | * [[XnView]] |
| + | * [https://github.com/marco-calautti/Rainbow/ Rainbow] | ||
| + | * [https://www.romhacking.net/utilities/661/ Tim2bmp Converter Tool] | ||
| + | |||
| + | == Sample files == | ||
| + | * {{DexvertSamples|image/tim2}} | ||
| + | * {{DexvertSamples|image/tim2TXC}} | ||
[[Category:Sony]] | [[Category:Sony]] | ||
Latest revision as of 14:52, 23 September 2025
TIM2 is an image and texture format associated with the PlayStation 2, and related game consoles.
See also TIM.
Contents |
[edit] Identification
A TIM2 file begins with ASCII "TIM2".
[edit] Specifications
[edit] Software
- ImageMagick (partial support)
- XnView
- Rainbow
- Tim2bmp Converter Tool