Fear unlimited Issue2 Medals working?
-migrated-

Wondering where the hacks are at? Register or Sign In to find out!


Wondering where the sol files are at? Register or Sign In to find out!

Fear unlimited Issue2 Medals working?

-migrated-
Last Updated: 09/30/2009 15:12

Sorry, there are no badges available for this game.

Game Dscription
Encons adventure continues in this prequel series to FU 1
Fear unlimited Issue2 Medals working? Posted on: 09/16/2009 3:45am
Quote Post
http://www.newgrounds.com/portal/view/486905

Somebody reported them working. Any known hacks for this game? gonna give it a quick try before bed.
Re: Fear unlimited Issue2 Medals working? Posted on: 09/16/2009 6:08am
Quote Post
It's a simple sol editing job. The booleans at the bottom can be set to true for medal1, medal2, all the way through medal20 (you might have to create new booleans.) Then go into the game and load the achievement screen ( the scrolled-style right arrow, at the right of the level-select window.) If that doesn't load your medals into your profile (you'll see no popups,) play level 1, and press next/proceed forward until you get to the M2 prep screen, you should get a popup then. It's still the same buggy-ass game though.

I'd upload a SOL file, but you have to do it in a certain order, otherwise people might get curious as to why you got certain medals before others: FUi2 is buggy as shit and doesn't award medals in a logical order.
It's an extremely easy game, played it back in march and got all the achievable medals, and did tonight in a matter of a half hour or so.
Re: Fear unlimited Issue2 Medals working? Posted on: 09/16/2009 6:09am
Quote Post
Yep, they work almost fine.

I got these:
M1 - M6 Honor Medal (10 points) (passed mission with A+) sol style
Slaughter master (100 points) (pass game on imp) again sol
M3 Untouchable (10 points) (dont get hit) this one is real
Tough Guy (10 points) (max out health upgrade) change cash and you are good to go
Sword Master (10 points) (max out one sword) same as above

There are 20 medals and only 18 are possible to get

Other medals
M2 Untouchable (25 points)
M4-M6 Untouchable (50 points each)
Perfectionist (50 points) all missions are A+
100 kills (5 points)
250 kills (10 points)
500 kills (25 points)

And some that even wylo doesnt have
Demon Master (glitched)
Victory (glitched)
Re: Fear unlimited Issue2 Medals working? Posted on: 09/16/2009 2:13pm
Quote Post
How do you get the medal for maxing out your health?

Also btw theres medals on krevs page if you want to see more.

EDIT: Going to need serious hacks for this game. What a piece of shit. Even with maxing out my health and weapons, I can' t manage to beat the 4th level on easy. And where the fuck is the pause button?
Re: Fear unlimited Issue2 Medals working? Posted on: 09/16/2009 3:18pm
Quote Post
i found how medals are stored, how health is stored, how everything is stored, problem is, i dont know what to change bytes. I am not most skilled with AoB, but i am making some progress. If is saw correctly, health is 800. Weird, i expected more
Re: Fear unlimited Issue2 Medals working? Posted on: 09/16/2009 3:56pm
Quote Post
Maybe post those lines of code that you found?

Maybe that would save deity some time in finding them
Re: Fear unlimited Issue2 Medals working? Posted on: 09/16/2009 4:08pm
Quote Post
deity will hate me

Code: [Select]
// [Action in Frame 4]
if (_root.mute == true)
{
stopAllSounds ();
} // end if

stopAllSounds ();

health = 800;
hplevel = 1;
blooder = 1;

Code: [Select]
_root.medal_popup.unlockMedal("Slaughter Master");
m = _root.test.pop();
trace (m.medal_name);
_root.medal_popup.unlockMedal(m.medal_name);
_root.medal2 = true;
loackload = 80;
} // end if
if (_root.rank1 >= 5 && _root.rank2 >= 5 && _root.rank3 >= 5 && _root.rank4 >= 5 && _root.rank5 >= 5 && _root.rank6 >= 5 && lockload <= 0 && _root.medal3 != true)
{
_root.medal3 = true;
_root.medal_popup.unlockMedal("Perfectionist");
m = _root.test.pop();
trace (m.medal_name);
_root.medal_popup.unlockMedal(m.medal_name);
loackload = 80;
} // end if
if (_root.rankdi10 > 100 && _root.medal4 != true)

etc, etc, etc. Sorry that it isnt in bytes, i dont have time for that now
Re: Fear unlimited Issue2 Medals working? Posted on: 09/16/2009 7:52pm
Quote Post
If you need to do AoB, you can't play the game. xD Also to do it 'in bytes' just click the raw button in Sothink. It's at the top and its instant.

Edit the sol file, give yourself 99999 cash, and upgrade everything in the game.
When in Helldrive with everything upgraded, you'll heal like a motherfucker. Just spam Helldrive (press F repeatedly) to kill everything. It's that simple.
Re: Fear unlimited Issue2 Medals working? Posted on: 09/16/2009 8:44pm
Quote Post
I'm going to try this, i dont think it did anything last time but i'll try.

I just noticed with the sol file, for the medals I had : they were changed from number values to true/false values.

Any way to exploit that? maybe add true/false values that say medal5 = true?
Re: Fear unlimited Issue2 Medals working? Posted on: 09/16/2009 9:17pm
Quote Post
Yeah i guess that f thing works, but not on bosses. And it also doesn't help you get the A+ medals for each level.

We need an AOB for this before medals are taken down or altered again.
Re: Fear unlimited Issue2 Medals working? Posted on: 09/17/2009 6:06pm
Quote Post
got perfect hack, wait a while and i post it

Edit 96 09 00 08 33 07 01 00 00 00 08 00 (Sword Master Medal. Earn it first)

Mercyless Killer 96 09 00 08 22 07 01 00 00 00 08 00
Blood Thirsty 96 09 00 08 24 07 01 00 00 00 08 00
M1 Honor Role 96 09 00 08 26 07 01 00 00 00 08 00
Sadistic Assassin 96 09 00 08 20 07 01 00 00 00 08 00
Elitist/Perfectionist 96 09 00 08 1d 07 01 00 00 00 08 00
M2 Honor Role 96 09 00 08 28 07 01 00 00 00 08 00
M3 Honor Role 96 09 00 08 2a 07 01 00 00 00 08 00
M4 Honor Role 96 09 00 08 2c 07 01 00 00 00 08 00
M5 Honor Role 96 09 00 08 2e 07 01 00 00 00 08 00
M6 Honor Role 96 09 00 08 30 07 01 00 00 00 08 00
Tough Guy 96 09 00 08 38 07 01 00 00 00 08 00

other will be on in a while

EDIT: Slaughter Master 96 09 00 08 15 07 01 00 00 00 08 00
Re: Fear unlimited Issue2 Medals working? Posted on: 09/17/2009 6:07pm
Quote Post
OH YES (broken image removed)
Re: Fear unlimited Issue2 Medals working? Posted on: 09/17/2009 6:16pm
Quote Post
rest of medals will be on after i find them, aprox 15 mins

M2 Untouchable 96 09 00 08 04 07 01 00 00 00 08 00
M3 Untouchable 96 09 00 08 04 07 01 00 00 00 08 00
M4 Untouchable 96 09 00 08 04 07 01 00 00 00 08 00
M5 Untouchable 96 09 00 08 04 07 01 00 00 00 08 00

i guess untouchable wont work this way, sorry
Re: Fear unlimited Issue2 Medals working? Posted on: 09/17/2009 7:04pm
Quote Post
So are we just changing the first value (96 09 00 08 33 07 01 00 00 00 08 00 (Sword Master Medal. Earn it first) to the new one to get the medal? Gonna give it a try..
Re: Fear unlimited Issue2 Medals working? Posted on: 09/17/2009 7:09pm
Quote Post
errr...i'm getting like 20 values for all of those arrays. What this about? Maybe a little explanation with the code next time lol