Page 4 of 5

Re: Unlock All The Cards (100%)

PostPosted: 03 Nov 2014, 14:53
by mayaX06
guys. i still don't get it on how i could use the patch for codex i mean what to put on profile number and what to put on the profile path?

Re: Unlock All The Cards (100%)

PostPosted: 03 Nov 2014, 17:08
by Mutetion
After digging around the profile file I found each change required for each card so 100% based on what he had posted I just edited the excel macro to unlock ONLY PREMIUM CARDS.

Edit:
I checked your file and it's correct, but I think it unlocks also 6 non-premium cards.
Right now it unlocks 1 not premium card (it unlocks 42 cards while the premiums are 41) I was too lazy to get that 1 out of the way but when I get home from work I'll fix it.

Re: Unlock All The Cards (100%)

PostPosted: 03 Nov 2014, 17:27
by spirolone
mayaX06 wrote:guys. i still don't get it on how i could use the patch for codex i mean what to put on profile number and what to put on the profile path?
If you use Codex version, path should be something like "C:\Users\<Username>\AppData\Roaming\Steam\CODEX\255420\remote" (a user wrote that in first page...); profile number is tha name of your profile file (it should be something like "12345678.profle" and you have to put "12345678"). However you can do a search for ".profile" files in your HardDisk if you could not find folder. Before patching, do a backup of file you are going to change! :wink:

Re: Unlock All The Cards (100%)

PostPosted: 03 Nov 2014, 17:56
by spirolone
Mutetion wrote:After digging around the profile file I found each change required for each card so 100% based on what he had posted I just edited the excel macro to unlock ONLY PREMIUM CARDS.
I checked your file and it's correct, but I think it unlocks also 6 non-premium cards.
However if you want to work on profile file, I wrote some infos here: viewtopic.php?f=117&t=14924
It should be possible to edit unlocked cards, foiled ones, stats, decks and other things!

But remember that in few days there will be first real update of the game and we'll see what they will change!

Re: Unlock All The Cards (100%)

PostPosted: 10 Dec 2014, 21:41
by telmo
Just came here to mention that if you use the patch to unlock the premium cards on your Steam game you'll get Garruk's Revenge Expansion for free (they're giving away the expansion to anyone who bought boosters). Now I feel kinda bad for using it as I was going to buy the expansion as I normally do... Although I believe you can still buy the expansion through Steam if you only have it in-game.

Re: Unlock All The Cards (100%)

PostPosted: 14 Feb 2015, 21:34
by w0lf
demeitri1 wrote:so my question is what about card quantity?... am i stuck with only 1 brimaz for all eternity?
Nope. I know this is old and all but I figured I'd post this anyways. Just the other day I finally got around to using the encode/decode tool posted by spirolone HERE.

I will admit the wording made spirolone's post a bit hard to understand but it's actually super easy to give yourself 4x all the cards. As spirolone mentions in the thread, all the unlocks are stored @ hex offset of 581 in the decoded profile.

Each card unlock state is 1/2 of a byte. They are as follows

0=Locked

1=1x
2=2x
3=3x
4=4x
5=5x
6=6x
7=7x

8=Locked

9=1x Foil
A=2x Foil
B=3x Foil
C=4x Foil
D=5x Foil
E=6x Foil
F=7x Foil

Once you've edited it you can use the in-game editor like normal to give yourself up to 7x of any card in any deck because there is no check in game to stop this.

Here is what a fully 4x unlocked all cards foil looks like:
| Open
Image


And here it is in game:
| Open
Image


You can also edit the quantity by editing a deck you've created which are all stored @ 1246. However this seemed more challenging for me to figure out. I think an external deck editor could be made but I wasn't sure of any method to figure out which card was which at a fast speed. If a deck editor were made it would also be limited to existing cards of course so there wouldn't be a whole lot of point in one existing.

I determined each card is 2 bytes and that's about it. Here are some examples:

01 00 - Artful Dodge
01 01 - Russet Wolves
01 02 - Kitesail Apprentice
01 03 - Arbor Colossus
11 00 - Blood Feud
11 04 - Stormbreath Dragon
61 06 - Goblin Rabblemaster
81 06 - Inferno Titan

Further analysis

1 - ?
2 - # of card (same numbers as editing your collection)
3 - Always 0
4 - ?

Bits 1 and 4 determine the card but there is no determinable ordering as far as I can tell.

Re: Unlock All The Cards (100%)

PostPosted: 21 Feb 2015, 21:55
by GrovyleXShinyCelebi
Strange... when I used the hex editor to change the values @ 581-635 to "C"s, all the cards got foils, but only the Master of Monsters cards changed so that there were 4 of each card- all the regular cards still had the default amount of cards based on rarity (i.e. I still have 1 Kozilek, Butcher of Truth; 1 Soul of Zendikar; etc.)

Re: Unlock All The Cards (100%)

PostPosted: 22 Feb 2015, 03:11
by w0lf
GrovyleXShinyCelebi wrote:Strange... when I used the hex editor to change the values @ 581-635 to "C"s, all the cards got foils, but only the Master of Monsters cards changed so that there were 4 of each card- all the regular cards still had the default amount of cards based on rarity (i.e. I still have 1 Kozilek, Butcher of Truth; 1 Soul of Zendikar; etc.)
I would double check that you did it right. You need to be editing the hex not the ascii. I've checked that this works more than once.

I've attached a profile that has only done the tutorial and has 4x all foils.

Re: Unlock All The Cards (100%)

PostPosted: 22 Feb 2015, 03:43
by GrovyleXShinyCelebi
Yeah I am editing the hex, not the ascii.

I've uploaded my edited profile- basically I only changed the lines from 581 to the point when the hexes turn to 00 to "CC". This is what I get:

Image

As you notice, Brain Maggot and Kalastria Highborn both have 4x, but the rest of the cards are still at their default values (notice, for example, Bloodghast is still a 2x).

Anyone know what's going on? Thanks!

Re: Unlock All The Cards (100%)

PostPosted: 22 Feb 2015, 04:49
by w0lf
GrovyleXShinyCelebi wrote:Yeah I am editing the hex, not the ascii.

I've uploaded my edited profile- basically I only changed the lines from 581 to the point when the hexes turn to 00 to "CC". This is what I get:

| Open
Image


As you notice, Brain Maggot and Kalastria Highborn both have 4x, but the rest of the cards are still at their default values (notice, for example, Bloodghast is still a 2x).

Anyone know what's going on? Thanks!
Interesting maybe it has to do with the version of the game you're using?

Re: Unlock All The Cards (100%)

PostPosted: 01 Apr 2015, 00:36
by alkatraz91
hello.sorry,i am italian..and i not understand nothing of what to do for unlock all cards.is not necessar,but the premium card are unlockable ..someone who can explain me all passage and all program i need?Or if someone can do it for me tell me the file u need..i tied to put the profile file but nothing appen,just restart the game and no cards unloked

Re: Unlock All The Cards (100%)

PostPosted: 04 Apr 2015, 02:42
by spirolone
alkatraz91 wrote:hello.sorry,i am italian..and i...
Hi! Did you try to download and use my patch?

Re: Unlock All The Cards (100%)

PostPosted: 16 Apr 2015, 22:48
by logoliv
I confirm that to set all cards to 4 instances doesn't work with 3DM versions (i've tried with an old version and with Garruk's Revenge version). Perhaps it only works with Codex version ?

Re: Unlock All The Cards (100%)

PostPosted: 28 May 2015, 17:47
by acem
Hello spirolone, thanks for all that, I am interested for some profile that contains all unlocked cards but only has FOIL effect in the cards, it is that I lost my profile, and I had bought a 80% foil content, and lost everything I bought when I returned to retrieve the profile, something can be done? Thanks :roll:

Re: Unlock All The Cards (100%)

PostPosted: 02 Jun 2015, 20:12
by spirolone
acem wrote:Hello spirolone, thanks for all that, I am interested for some profile that contains all unlocked cards but only has FOIL effect in the cards, it is that I lost my profile, and I had bought a 80% foil content, and lost everything I bought when I returned to retrieve the profile, something can be done? Thanks :roll:
Hi! Actually, it's pretty easy to unlock all the cards and to apply foil effect, and you don't need to edit your profile file (even if you can do it!). Sadly I didn't make any program to customize profile and if you want to edit profile in such a way, you should do it manually...