The Forum is up for sale: XeNTaX Forum looking for new owner

Search found 11 matches

by ChocoladeBen
Sat Aug 18, 2012 1:39 am
Forum: Compressed files and methods
Topic: Memento Mori 2 .RES files to unpack ?
Replies: 5
Views: 3051

Re: Memento Mori 2 .RES files to unpack ?

Can someone please take a look at my problem ? Can reimport back the directories and files.
by ChocoladeBen
Fri Aug 17, 2012 7:08 am
Forum: Compressed files and methods
Topic: Memento Mori 2 .RES files to unpack ?
Replies: 5
Views: 3051

Re: Memento Mori 2 .RES files to unpack ?

WRS , The importing is not working good. The importing is starting but then in some places im getting errors. Attached image so you can see . After 3-4 times it stop say currupd something like that and its not creating the big file. Just i can quit. And i didnt change this files. I changed one file:...
by ChocoladeBen
Fri Aug 17, 2012 5:36 am
Forum: Compressed files and methods
Topic: Memento Mori 2 .RES files to unpack ?
Replies: 5
Views: 3051

Re: Memento Mori 2 .RES files to unpack ?

How can i pack back the file and directories to the original .res file ? I just added attached an image file that show the directories i want to add them back. The file i extracted them from is: MEMENTO2.res I tried to use the import file and your script but it didnt work i selected the directory on...
by ChocoladeBen
Thu Aug 16, 2012 10:26 pm
Forum: Code Talk
Topic: Writing an archive viewer
Replies: 9
Views: 3975

Re: Writing an archive viewer

Finale00 great job.
Could you please give me a link to some toturials where to start from ? what you did is just what i wanted to do also in c#.
But i want to learn to do it.

If its not so hard to learn and understand could you give me some guide so i can get at least to the point you did ?
by ChocoladeBen
Thu Aug 16, 2012 3:53 am
Forum: Code Talk
Topic: Where can i learn about quickBMS scripts ?
Replies: 5
Views: 3199

Re: Where can i learn about quickBMS scripts ?

I changed my code to this one im not getting errors and in the textBox1 the result im getting is: -1325399654 wich does not say anything to me. Im not sure what to do next if the result os logical or good ? Im far far far away from unpacking this .res file/s and get the text from there. using System...
by ChocoladeBen
Thu Aug 16, 2012 3:48 am
Forum: Code Talk
Topic: Where can i learn about quickBMS scripts ?
Replies: 5
Views: 3199

Re: Where can i learn about quickBMS scripts ?

Im trying to use this code in c# but im not sure what it will do and im getting errors: using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Linq; using System.Text; using System.Windows.Forms; using System.IO; namespace W...
by ChocoladeBen
Thu Aug 16, 2012 1:42 am
Forum: Code Talk
Topic: Where can i learn about quickBMS scripts ?
Replies: 5
Views: 3199

Re: Where can i learn about quickBMS scripts ?

finale00 I wish i could do it in c# But im not sure how to use a binary reader and how to search for the current areas in the memory or in the files. Is there any cample how to do it in c# ? I wish i could do it in c# and realy not to parse the text out but do it by define the structure. Its just i ...
by ChocoladeBen
Wed Aug 15, 2012 5:40 pm
Forum: Code Talk
Topic: Where can i learn about quickBMS scripts ?
Replies: 5
Views: 3199

Where can i learn about quickBMS scripts ?

I dont know aobut memories and all this numbers. And i dont know about scripting in BMS. I used once bms with a script that someone did here for a game thats it. I know to code in c# but i guess you cant crack/hack games just with c# What i want is to get the text/subtitles from the game Memento Mor...
by ChocoladeBen
Wed Aug 15, 2012 3:58 am
Forum: Game Localization
Topic: emento mori 2 translation from german to english .res files
Replies: 1
Views: 1495

emento mori 2 translation from german to english .res files

There is a file name: MEMENTO2_loc_ge.res This is the german version of the game. And there more res files in the main installation directory of the game. Im pretty sure this file MEMENTO2_loc_ge.res or maybe other .res file contain the text of the game the language. I want to translate it. Is there...
by ChocoladeBen
Wed Aug 15, 2012 1:57 am
Forum: Compressed files and methods
Topic: Memento Mori 2 .RES files to unpack ?
Replies: 5
Views: 3051

Memento Mori 2 .RES files to unpack ?

There is a file name: MEMENTO2_loc_ge.res This is the german version of the game. And there more res files in the main installation directory of the game. Im pretty sure this file MEMENTO2_loc_ge.res or maybe other .res file contain the text of the game the language. I want to translate it. Is there...