Cool 
You are heroes ..
I'm talking about the scripts ... in the folders program and ini
that is not right, something is missing ... .tx (Examples)
and so it is right
How to find the game a .tga file, if it a .tga.tx file.
I am not surprised, when they have graphic problems.

You are heroes ..

I'm talking about the scripts ... in the folders program and ini
that is not right, something is missing ... .tx (Examples)
Code:
Playlogic\Age of Pirates 2\RESOURCE\INI\dialog.ini(23):;texture = dialog\interface.tga
Playlogic\Age of Pirates 2\RESOURCE\INI\dialog.ini(24):texture = dialog\dialog.tga
Playlogic\Age of Pirates 2\RESOURCE\INI\fonts.ini(4):Texture = fonts\pc_keyboard.tga
Playlogic\Age of Pirates 2\RESOURCE\INI\fonts.ini(92):Texture = fonts\xbox_buttons.tga
Playlogic\Age of Pirates 2\RESOURCE\INI\fonts.ini(140):Texture = fonts\interface normal font.tga
Playlogic\Age of Pirates 2\RESOURCE\INI\fonts.ini(312):Texture = fonts\interface normal font.tga
Playlogic\Age of Pirates 2\RESOURCE\INI\fonts.ini(484):Texture = fonts\interface normal font.tga
Playlogic\Age of Pirates 2\RESOURCE\INI\fonts.ini(656):Texture = fonts\interface bold numbers.tga
Playlogic\Age of Pirates 2\RESOURCE\INI\fonts.ini(687):Texture = fonts\interface button.tga
Playlogic\Age of Pirates 2\RESOURCE\INI\fonts.ini(855):Texture = fonts\interface normal font.tga
Playlogic\Age of Pirates 2\RESOURCE\INI\fonts.ini(1027):Texture = fonts\interface button.tga
Playlogic\Age of Pirates 2\RESOURCE\INI\fonts.ini(1199):Texture = fonts\interface normal font.tga
Playlogic\Age of Pirates 2\RESOURCE\INI\fonts.ini(1371):Texture = fonts\interface normal font.tga
Playlogic\Age of Pirates 2\RESOURCE\INI\fonts.ini(1543):Texture = fonts\interface button.tga
Playlogic\Age of Pirates 2\RESOURCE\INI\fonts.ini(1715):Texture = fonts\interface button.tga
and so it is right
Code:
E:\Age of Pirates 2\RESOURCE\INI\dialog.ini(23):;texture = dialog\interface.tga.tx
E:\Age of Pirates 2\RESOURCE\INI\dialog.ini(24):texture = dialog\dialog.tga.tx
E:\Age of Pirates 2\RESOURCE\INI\fonts.ini(4):Texture = fonts\pc_keyboard.tga.tx
E:\Age of Pirates 2\RESOURCE\INI\fonts.ini(92):Texture = fonts\xbox_buttons.tga.tx
E:\Age of Pirates 2\RESOURCE\INI\fonts.ini(140):Texture = fonts\interface normal font.tga.tx
E:\Age of Pirates 2\RESOURCE\INI\fonts.ini(312):Texture = fonts\interface normal font.tga.tx
E:\Age of Pirates 2\RESOURCE\INI\fonts.ini(484):Texture = fonts\interface normal font.tga.tx
E:\Age of Pirates 2\RESOURCE\INI\fonts.ini(656):Texture = fonts\interface bold numbers.tga.tx
E:\Age of Pirates 2\RESOURCE\INI\fonts.ini(687):Texture = fonts\interface button.tga.tx
E:\Age of Pirates 2\RESOURCE\INI\fonts.ini(855):Texture = fonts\interface normal font.tga.tx
E:\Age of Pirates 2\RESOURCE\INI\fonts.ini(1027):Texture = fonts\interface button.tga.tx
E:\Age of Pirates 2\RESOURCE\INI\fonts.ini(1199):Texture = fonts\interface normal font.tga.tx
E:\Age of Pirates 2\RESOURCE\INI\fonts.ini(1371):Texture = fonts\interface normal font.tga.tx
E:\Age of Pirates 2\RESOURCE\INI\fonts.ini(1543):Texture = fonts\interface button.tga.tx
E:\Age of Pirates 2\RESOURCE\INI\fonts.ini(1715):Texture = fonts\interface button.tga.tx
How to find the game a .tga file, if it a .tga.tx file.
I am not surprised, when they have graphic problems.