Hi there!
I want to change some files in Dementium 2 game (NDS). Exactly .tex files.
They had a information about brutality of the game and other graphics (those are textures?).
Please people... make some magic and open that files also give me some advice how to edit them properly.
Thanks a lot!
.tex files from D2 (DS)
.tex files from D2 (DS)
You do not have the required permissions to view the files attached to this post.
-
bbrcher
- beginner
- Posts: 22
- Joined: Mon Sep 07, 2009 7:27 pm
- Has thanked: 4 times
- Been thanked: 9 times
Re: .tex files from D2 (DS)
Looks like 4bit indexed textures to me. Get yourself TGGD and play around with it a bit.
I opened the signs012.tex file and the image starts at 0x4(4bits/pixel) and the palette is at 0x2004 (2byte/color, BGR)
I opened the signs012.tex file and the image starts at 0x4(4bits/pixel) and the palette is at 0x2004 (2byte/color, BGR)
