Important information: this site is currently scheduled to go offline indefinitely by end of the year.

Search found 6 matches

by flipkick
Tue Feb 21, 2012 10:47 am
Forum: Game Archive
Topic: Star Wars - The Old Republic - Beta
Replies: 719
Views: 302658

Re: Star Wars - The Old Republic - Beta

Bad news, unfortunately. :( It looks like all the names and descriptions were removed from the client.gom file (except for ~150 nodes) which will make it considerably harder to datamine the buckets/prototype nodes because one no longer knows what all these values stand for. The gom still references...
by flipkick
Fri Feb 17, 2012 5:11 pm
Forum: Game Archive
Topic: Star Wars - The Old Republic - Beta
Replies: 719
Views: 302658

Re: Star Wars - The Old Republic - Beta

OverWind wrote: I have tried fetching EasyMYP and the Hash file and created the "Hash" folder, and the program starts up fine, but when I selected a tor file, it just crashes.
use easymyp 3 instead of 2.
by flipkick
Tue Feb 14, 2012 10:45 pm
Forum: Game Archive
Topic: Star Wars - The Old Republic - Beta
Replies: 719
Views: 302658

Re: Star Wars - The Old Republic - Beta

I found some first detailed information of the item prototypes. The C# source for my extract tool is attached, Hero.dll is required. The mysql stuff is for my personal translation db. This is my very first C# program, so be gentle :-D Example output: itm.gen.quest_shared.rdps1.chest.heavy.prototype....
by flipkick
Mon Feb 13, 2012 5:18 pm
Forum: Game Archive
Topic: Star Wars - The Old Republic - Beta
Replies: 719
Views: 302658

Re: Star Wars - The Old Republic - Beta

fmauNeko, this was very helpful. I've written a small C# program which uses Hero.dll to extract information about the currently 41554 available items in SWTOR (which is what i have found at the moment) :-D And now i can confirm the 64bit int id of the translations in the stb files, they are referenc...
by flipkick
Sat Feb 11, 2012 7:30 pm
Forum: Game Archive
Topic: Star Wars - The Old Republic - Beta
Replies: 719
Views: 302658

Re: Star Wars - The Old Republic - Beta

Does anyone has access to the development tools of the Hero Engine? SWTOR is built with it, and i guess with these tools it would be easy to get more information about several file structures and their content. I'm very interested in the gom files: http://wiki.heroengine.com/wiki/GOM SWTOR also come...
by flipkick
Thu Feb 09, 2012 1:45 pm
Forum: Game Archive
Topic: Star Wars - The Old Republic - Beta
Replies: 719
Views: 302658

Re: Star Wars - The Old Republic - Beta

I've written a ruby script to extract the translations of the language (stb ?) files. Get it at http://flip.netzbeben.de/2012/02/dfslf-swtor-translations/ Example output: = 11000000: - 00220a00_de: [Zielgenauigkeit +2] - 00220a00_en: [ Aim +2 ] - 00890100_de: Haze wollte ihn erschießen. Aber Haze wi...