The rules have been updated, read them now: Rules!
Want to beat the game a cheater? Figure out Savegame file formats here.
-
Haoose
- mega-veteran

- Posts: 281
- Joined: Tue Mar 01, 2011 9:34 pm
- Has thanked: 70 times
- Been thanked: 188 times
-
Contact:
Post
by Haoose » Thu May 15, 2014 9:21 pm
Location:
Code: Select all
SteamCloud? or find save-files on cracked game =) (filename: save.1)
Decrypt:
Code: Select all
quickbms.exe -w DreadDecrypt.bms save.1 DeCrypt\
Encrypt:
Code: Select all
quickbms.exe -w -r DreadDecrypt.bms save.1 DeCrypt\
DreadDecrypt.bms
Code: Select all
encryption des "DreadOut" "DreadOut"
get SIZE asize
log "decrypted_save.txt" 0 SIZE
Enjoy

-= GP-team =-

-
sch0t3
- n00b
- Posts: 14
- Joined: Sat Apr 21, 2012 5:04 pm
- Has thanked: 14 times
- Been thanked: 1 time
Post
by sch0t3 » Tue Oct 21, 2014 9:25 pm
Hey dude,
thx for the decode info. Could u help us to extract subtitle files?
Seems like they r in the exe file but not sure about this.
Maybe u know more? Russia team translated the game so there should be a way..
-
Haoose
- mega-veteran

- Posts: 281
- Joined: Tue Mar 01, 2011 9:34 pm
- Has thanked: 70 times
- Been thanked: 188 times
-
Contact:
Post
by Haoose » Tue Oct 21, 2014 10:10 pm
sch0t3 wrote:Hey dude,
thx for the decode info. Could u help us to extract subtitle files?
Seems like they r in the exe file but not sure about this.
Maybe u know more? Russia team translated the game so there should be a way..
sharedassets0.assets
-= GP-team =-

-
sch0t3
- n00b
- Posts: 14
- Joined: Sat Apr 21, 2012 5:04 pm
- Has thanked: 14 times
- Been thanked: 1 time
Post
by sch0t3 » Sat Oct 25, 2014 12:14 pm
Great! But i cant locate the file/s for the subtitles...
Could u write me the filenames? I use unity to extract assets files.