Autolegends USSR (Moscow Racer) .trf

The Original Forum. Game archives, full of resources. How to open them? Get help here.
Post Reply
User avatar
Tosyk
double-veteran
double-veteran
Posts: 953
Joined: Thu Oct 22, 2009 10:24 am
Location: Russia, Siberia
Has thanked: 227 times
Been thanked: 123 times
Contact:

Autolegends USSR (Moscow Racer) .trf

Post by Tosyk » Sun Jul 15, 2012 5:49 am

Here is container for all textures in the game.
Thank you for all you do here
my blog | my forum

Gh0stBlade
Moderator
Posts: 706
Joined: Mon Jul 05, 2010 8:55 pm
Has thanked: 20 times
Been thanked: 410 times

Re: Autolegends USSR (Moscow Racer) .trf

Post by Gh0stBlade » Sun Jul 15, 2012 11:56 pm

Code: Select all

# Autolegends USSR (Moscow Racer) .trf
# By MrNightmareTM
# Version 0.1

get SIGN long
get NTBLOFF long
savepos OFFSET

goto NTBLOFF
get FILES long

set NAME "textures\"

for i = 0 < FILES
get NSIZE1 long
getdstring NAME2 NSIZE1

get NSIZE2 long
getdstring NAME3 NSIZE2

get TYPE long
get SIZE long

string NAME += NAME2
string NAME += NAME3

log NAME OFFSET SIZE
set NAME ""
set NAME2 ""
math OFFSET += SIZE
next i

Here you go, click thanks if i helped.

Enjoy!
Click the thanks button if I helped!

User avatar
Tosyk
double-veteran
double-veteran
Posts: 953
Joined: Thu Oct 22, 2009 10:24 am
Location: Russia, Siberia
Has thanked: 227 times
Been thanked: 123 times
Contact:

Re: Autolegends USSR (Moscow Racer) .trf

Post by Tosyk » Mon Jul 16, 2012 12:54 am

works great, thank you
Thank you for all you do here
my blog | my forum

RacingFreak
veteran
Posts: 136
Joined: Fri Feb 11, 2011 10:44 am
Location: Bulgaria
Has thanked: 50 times
Been thanked: 19 times

Re: Autolegends USSR (Moscow Racer) .trf

Post by RacingFreak » Sun Jul 22, 2012 9:12 am

Awesome, thank you very much!

EDIT: How to view the .mt textures?

User avatar
Tosyk
double-veteran
double-veteran
Posts: 953
Joined: Thu Oct 22, 2009 10:24 am
Location: Russia, Siberia
Has thanked: 227 times
Been thanked: 123 times
Contact:

Re: Autolegends USSR (Moscow Racer) .trf

Post by Tosyk » Sun Jul 22, 2012 10:54 am

RacingFreak wrote:Awesome, thank you very much!

EDIT: How to view the .mt textures?
some kind of compression, no way for now, but you can post some samples in graphic research thread
Thank you for all you do here
my blog | my forum

Post Reply