Need help with your game? Can't get it to run like it should? Ask for help here.
-
MacedoSTI
- beginner
- Posts: 24
- Joined: Mon Aug 11, 2014 4:57 pm
- Has thanked: 1 time
- Been thanked: 1 time
-
Contact:
Post
by MacedoSTI » Thu May 26, 2016 3:01 am
![rolleyes [roll]](./images/smilies/icon_rolleyes.gif)
i'm newbie with somethings of research, but how to use this "BDE64" from aluigi?
[edit] for ripping some models from Stuner
-
merlinsvk
- ultra-veteran

- Posts: 411
- Joined: Mon Oct 27, 2008 12:11 am
- Location: Slovakia
- Has thanked: 35 times
- Been thanked: 117 times
Post
by merlinsvk » Thu May 26, 2016 10:50 am
What has Base64 encoding/decoding to do with model ripping?
-
MacedoSTI
- beginner
- Posts: 24
- Joined: Mon Aug 11, 2014 4:57 pm
- Has thanked: 1 time
- Been thanked: 1 time
-
Contact:
Post
by MacedoSTI » Fri May 27, 2016 1:30 am
dont know
i see it here in any place of xentax
"3dt is a .obj encrypted, use bde64 to decrypter"
i download the bde64, and i don't know how to use it
-
merlinsvk
- ultra-veteran

- Posts: 411
- Joined: Mon Oct 27, 2008 12:11 am
- Location: Slovakia
- Has thanked: 35 times
- Been thanked: 117 times
Post
by merlinsvk » Fri May 27, 2016 7:53 am
It was only that one particular game.
Anyways, BDE is a command-line tool.
Code: Select all
Usage: bde64.exe <d/e> <input_file> [output_file]
d = base64 decoding e = base64 encoding