Search found 1797 matches
- Mon Apr 16, 2012 1:08 am
- Forum: Game Archive
- Topic: Legend of Grimlock [.dat file]
- Replies: 173
- Views: 48471
Re: Legend of Grimlock [.dat file]
I make small video (here). Try this method 
- Mon Apr 16, 2012 12:27 am
- Forum: Game Archive
- Topic: Legend of Grimlock [.dat file]
- Replies: 173
- Views: 48471
Re: Legend of Grimlock [.dat file]
Yep txt extension need to change to lua.
Example :
Installed game to : D:\Games\Legend of Grimrock
GameMode.lua - need copy to D:\Games\Legend of Grimrock
intro.lua - need copy to D:\Games\Legend of Grimrock\assets\data\
Example :
Installed game to : D:\Games\Legend of Grimrock
GameMode.lua - need copy to D:\Games\Legend of Grimrock
intro.lua - need copy to D:\Games\Legend of Grimrock\assets\data\
- Sun Apr 15, 2012 11:37 pm
- Forum: Game Archive
- Topic: Legend of Grimlock [.dat file]
- Replies: 173
- Views: 48471
Re: Legend of Grimlock [.dat file]
Sure. It is necessary to lay all loaders the Lua where main executable. Example. For file -> assets/data/intro.lua need loader GameMode.lua . If the loader will not be there where the main executable is into.lua will not work. Here screens http://forum.xentax.com/images/icons/smile/mrgreen.gif http:...
- Sun Apr 15, 2012 5:29 pm
- Forum: Game Archive
- Topic: Legend of Grimlock [.dat file]
- Replies: 173
- Views: 48471
Re: Legend of Grimlock [.dat file]
New :) assets/animations/wall_sets/prison/lever_down.animation assets/animations/wall_sets/prison/lever_up.animation assets/animations/wall_sets/prison/wall_secret_button_tiny_press.animation assets/animations/wall_sets/prison/wall_secret_button_large_press.animation Upd . - my decompiled lua's for ...
- Sun Apr 15, 2012 1:09 pm
- Forum: Game Archive
- Topic: Legend of Grimlock [.dat file]
- Replies: 173
- Views: 48471
Re: Legend of Grimlock [.dat file]
Here new updated.
- Sat Apr 14, 2012 1:41 pm
- Forum: Game Archive
- Topic: Panzar
- Replies: 2
- Views: 1613
Re: Panzar
It's encrypted ZIP. Used standard ADVAPI32 function's CrySystem.dll (3657AAB1)
Microsoft Enhanced RSA and AES Cryptographic Provider (Prototype)
Microsoft Enhanced RSA and AES Cryptographic Provider (Prototype)
- Sat Apr 14, 2012 1:09 am
- Forum: Game Archive
- Topic: Legend of Grimlock [.dat file]
- Replies: 173
- Views: 48471
Re: Legend of Grimlock [.dat file]
assets/samples/characters/damage_male_02.wav assets/samples/characters/damage_male_03.wav assets/samples/characters/damage_male_04.wav assets/samples/characters/damage_lizardman_02.wav assets/samples/characters/damage_lizardman_03.wav assets/samples/characters/damage_minotaur_03.wav assets/samples/...
- Fri Apr 13, 2012 10:23 pm
- Forum: Game Archive
- Topic: Legend of Grimlock [.dat file]
- Replies: 173
- Views: 48471
Re: Legend of Grimlock [.dat file]
Okay :) Have strange problem with file - assets/shaders/crystal.hlsl PS: it's modified executable for debugging new filenames :keke: http://img845.imageshack.us/img845/8392/14233160.png Hash for this file : 55995FE5 . But after unpacking the archive I not found this hash like : UNKNOWN_HASH\55995FE5...
- Fri Apr 13, 2012 10:16 pm
- Forum: Game Archive
- Topic: Legend of Grimlock [.dat file]
- Replies: 173
- Views: 48471
Re: Legend of Grimlock [.dat file]
New Filenames.
Code: Select all
Meter.lua
assets/data/animation_events.lua
shaders/d3d9/base.hlsl
shaders/d3d9/Fxaa3_8.h- Mon Apr 09, 2012 6:44 pm
- Forum: Game Archive
- Topic: Shoot Many Robots *.SAR
- Replies: 3
- Views: 2210
Re: Shoot Many Robots *.SAR
Thanks you guys 
- Sun Apr 08, 2012 2:02 am
- Forum: Game Archive
- Topic: Ridge Racer Unbounded Compressed files.
- Replies: 48
- Views: 14669
Re: Ridge Racer Unbounded Compressed files.
Make BAT file and insert next text:
Code: Select all
unpakke upkk_bfs1_beta.dll unpack "C:\Program Files\Steam\steamapps\common\ridge racer unbounded\01___unbounded___" "C:\Program Files\Steam\steamapps\common\ridge racer unbounded\01_unbounded"- Sat Apr 07, 2012 5:43 pm
- Forum: Game Archive
- Topic: Shoot Many Robots *.SAR
- Replies: 3
- Views: 2210
- Fri Apr 06, 2012 8:27 pm
- Forum: Game Archive
- Topic: /PC/ Hard Reset (DEMO) files
- Replies: 15
- Views: 6577
Re: /PC/ Hard Reset (DEMO) files
PWD: 9dU36jSJ@h265^k0b1!jrx*945F1AlphaTwentyThree wrote:To update this, can anyone get the password from the new Hard Reset: Extended Edition?
* snip
Thanks!
- Fri Apr 06, 2012 8:24 pm
- Forum: Compressed files and methods
- Topic: .dat decrypt
- Replies: 9
- Views: 2599
Re: .dat decrypt
Yep it's just new file format. EVP file format changed too. For example data.evp can not be extracted with using EvpTool.
- Fri Apr 06, 2012 8:15 pm
- Forum: Compressed files and methods
- Topic: [PC] Line Kill Spirits .pak format file
- Replies: 3
- Views: 1605
Re: [PC] Line Kill Spirits .pak format file
Here algo for decrypt unsigned int __cdecl sub_434C00(int a1, int a2, int a3, unsigned int a4) { unsigned int result; // eax@1 unsigned int v5; // ecx@1 int v6; // esi@2 int v7; // edi@2 int v8; // ebp@2 __int64 v9; // qax@3 int v10; // ebx@3 signed __int64 v11; // qax@3 int v12; // [sp+Ch] [bp+Ch]@...
