L.A. Noire

The Original Forum. Game archives, full of resources. How to open them? Get help here.
huckleberrypie
ultra-veteran
ultra-veteran
Posts: 350
Joined: Mon Apr 26, 2010 6:51 am
Has thanked: 105 times
Been thanked: 13 times

Re: L.A. Noire

Post by huckleberrypie »

When will we be expecting tools for trm# files?
gapiukr
ultra-n00b
Posts: 2
Joined: Tue Nov 29, 2011 6:10 pm

Re: L.A. Noire

Post by gapiukr »

All the good time of day.
who can write clearly and distinctly the structure of files containing subtitle, text menu ... and how to unpack it?
edit in programs:
DDS = photoshop(free analog gimp)
DAE = photoshop(free analog blender)
... = ???
thank you! :wink:
gjinka
Banned
Posts: 95
Joined: Sun Apr 10, 2011 5:30 pm
Been thanked: 15 times

Re: L.A. Noire

Post by gjinka »

@Falo

Can you tell us how to force game to use extracted files? Because you say that repacking is not needed.

PS: Sry for my english :roll:
User avatar
Falo
advanced
Posts: 78
Joined: Fri Oct 23, 2009 1:29 pm
Been thanked: 33 times

Re: L.A. Noire

Post by Falo »

I'm sure you already knew that there are more than 7 languages worldwide, so why the question? Isn't it obvious? It's not like people have nothing better to do than translate the same languages that already exist within the game...
Of course those 7 languages you mention are the ideal marketing approach for selling something but players do exist beyond the profiting potential.
I can understand that people want a game in their native language, but in opinion i'm german and i only need english, because most of the time a translation is not good and much better when you play it in english, i'm not a big fan of translations if an english version is available.
Can you tell us how to force game to use extracted files? Because you say that repacking is not needed.
place the files in the same folder as LANoire.exe,
example: "C:\Games\LANoire\LANoire.exe" then "C:\Games\LANoire\intermediate\..."
but this only works with the real name, not the generated names.
who can write clearly and distinctly the structure of files containing subtitle, text menu ... and how to unpack it?
edit in programs:
DDS = photoshop(free analog gimp)
DAE = photoshop(free analog blender)
text is in *.atb files, this is compiled binary script format, use an hex editor like "MadEdit" for translations, to unpack it we have to write a decompiler/compiler

*.dae are the raw source files rockstar uses, but the finished game uses a custom model format inside of "trM#" files
michalss
Moderator
Posts: 951
Joined: Sun Mar 27, 2011 8:42 pm
Has thanked: 10 times
Been thanked: 142 times

Re: L.A. Noire

Post by michalss »

Falo wrote:
I'm sure you already knew that there are more than 7 languages worldwide, so why the question? Isn't it obvious? It's not like people have nothing better to do than translate the same languages that already exist within the game...
Of course those 7 languages you mention are the ideal marketing approach for selling something but players do exist beyond the profiting potential.
I can understand that people want a game in their native language, but in opinion i'm german and i only need english, because most of the time a translation is not good and much better when you play it in english, i'm not a big fan of translations if an english version is available.
Can you tell us how to force game to use extracted files? Because you say that repacking is not needed.
place the files in the same folder as LANoire.exe,
example: "C:\Games\LANoire\LANoire.exe" then "C:\Games\LANoire\intermediate\..."
but this only works with the real name, not the generated names.
who can write clearly and distinctly the structure of files containing subtitle, text menu ... and how to unpack it?
edit in programs:
DDS = photoshop(free analog gimp)
DAE = photoshop(free analog blender)
text is in *.atb files, this is compiled binary script format, use an hex editor like "MadEdit" for translations, to unpack it we have to write a decompiler/compiler

*.dae are the raw source files rockstar uses, but the finished game uses a custom model format inside of "trM#" files
So you not consider to create packer for big files? Could you please at least for X360 because there it is needed...
Quick BMS Editor GUI - simple easy to use
Goto : viewtopic.php?uid=34229&f=29&t=6797&start=0

Downloads from DropBox : https://dl.dropboxusercontent.com/u/
dizney23
ultra-n00b
Posts: 2
Joined: Thu Nov 10, 2011 5:23 pm

Re: L.A. Noire

Post by dizney23 »

Good work everyone. I see there is much progress being made. My question is from a very limited understanding of what is being said. I just wanted to know if someone can use these tools, that all of you have made available, to mod the game itself rather than just change the language. Will these tools help, if for instance, I wanted to make weapons available while just driving around town? Or if I wanted to be able to press a button and enter hand to hand combat at any point while I was walking around the city? Do we need different tools for that? Is that even possible at this point? I am wondering about the PC version specifically. Thanks!!
dezmand07
beginner
Posts: 20
Joined: Tue May 24, 2011 7:22 am
Has thanked: 8 times

Re: L.A. Noire

Post by dezmand07 »

Falo wrote:I can understand that people want a game in their native language, but in opinion i'm german and i only need english, because most of the time a translation is not good and much better when you play it in english, i'm not a big fan of translations if an english version is available.
forget about translation and answer the question: can you write soft for porting subtitles from PC into XBOX360?
michalss
Moderator
Posts: 951
Joined: Sun Mar 27, 2011 8:42 pm
Has thanked: 10 times
Been thanked: 142 times

Re: L.A. Noire

Post by michalss »

dezmand07 wrote:
Falo wrote:I can understand that people want a game in their native language, but in opinion i'm german and i only need english, because most of the time a translation is not good and much better when you play it in english, i'm not a big fan of translations if an english version is available.
forget about translation and answer the question: can you write soft for porting subtitles from PC into XBOX360?
Like this is impossible to do, since PC and X360 would have different of text measurements. Thats why you need atb repacker and BIG repacker as well. If you dont then too bad. I'm still waiting for Big Packer and ATB repacker to make it possible to work on X360.
Quick BMS Editor GUI - simple easy to use
Goto : viewtopic.php?uid=34229&f=29&t=6797&start=0

Downloads from DropBox : https://dl.dropboxusercontent.com/u/
flatz
advanced
Posts: 58
Joined: Mon Nov 21, 2011 7:31 am
Location: Russia
Has thanked: 7 times
Been thanked: 29 times
Contact:

Re: L.A. Noire

Post by flatz »

I wrote the python script that works with ATB files. Here are all texts from cases.big and out.wad of PC and PS3 version.
http://dl.dropbox.com/u/11973972/text.zip

Now it is possible to write the script that will be doing a reverse process. If I will have a free time I will do it.
michalss
Moderator
Posts: 951
Joined: Sun Mar 27, 2011 8:42 pm
Has thanked: 10 times
Been thanked: 142 times

Re: L.A. Noire

Post by michalss »

flatz wrote:I wrote the python script that works with ATB files. Here are all texts from cases.big and out.wad of PC and PS3 version.
http://dl.dropbox.com/u/11973972/text.zip

Now it is possible to write the script that will be doing a reverse process. If I will have a free time I will do it.
Hi can you please focus on X360? Thank you
Quick BMS Editor GUI - simple easy to use
Goto : viewtopic.php?uid=34229&f=29&t=6797&start=0

Downloads from DropBox : https://dl.dropboxusercontent.com/u/
flatz
advanced
Posts: 58
Joined: Mon Nov 21, 2011 7:31 am
Location: Russia
Has thanked: 7 times
Been thanked: 29 times
Contact:

Re: L.A. Noire

Post by flatz »

michalss wrote:Hi can you please focus on X360? Thank you
Yes, I can. Can you attach some files from Xbox 360 version? cases.big.360 and out.wad, for example?
User avatar
McGregor II
beginner
Posts: 25
Joined: Tue Jun 29, 2010 1:21 am
Location: Polska

Re: L.A. Noire

Post by McGregor II »

flatz wrote:I wrote the python script that works with ATB files. Here are all texts from cases.big and out.wad of PC and PS3 version.
http://dl.dropbox.com/u/11973972/text.zip

Now it is possible to write the script that will be doing a reverse process. If I will have a free time I will do it.
Thanks a lot, man. Can't wait to make this script. And 1 question, if after you make this script what can happen when I put back a PS3 strings into pc version (that one you provided cause in pc version (probably) you removed some strings and left only russian).
Image
michalss
Moderator
Posts: 951
Joined: Sun Mar 27, 2011 8:42 pm
Has thanked: 10 times
Been thanked: 142 times

Re: L.A. Noire

Post by michalss »

flatz wrote:
michalss wrote:Hi can you please focus on X360? Thank you
Yes, I can. Can you attach some files from Xbox 360 version? cases.big.360 and out.wad, for example?
Thx millions :)
No problem at all mate. Anything help you to make it ill do :)

Code: Select all

http://dl.dropbox.com/u/38234344/LAN_x360.rar
Quick BMS Editor GUI - simple easy to use
Goto : viewtopic.php?uid=34229&f=29&t=6797&start=0

Downloads from DropBox : https://dl.dropboxusercontent.com/u/
flatz
advanced
Posts: 58
Joined: Mon Nov 21, 2011 7:31 am
Location: Russia
Has thanked: 7 times
Been thanked: 29 times
Contact:

Re: L.A. Noire

Post by flatz »

McGregor II wrote:And 1 question, if after you make this script what can happen when I put back a PS3 strings into pc version (that one you provided cause in pc version (probably) you removed some strings and left only russian).
No, my PC version contains only russian texts.
michalss wrote:Thx millions. No problem at all mate. Anything help you to make it ill do
Thanks. :)
gjinka
Banned
Posts: 95
Joined: Sun Apr 10, 2011 5:30 pm
Been thanked: 15 times

Re: L.A. Noire

Post by gjinka »

Which file(s) stores fonts?
Post Reply