Link | Submitted By | Actions | |
---|---|---|---|
Game On Newgrounds | gates |
Fear unlimited Issue2 Medals working?-migrated-Last Updated: 09/30/2009 15:12 |
Additional Info
|
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. |
Additional Info
|
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. |
Additional Info
|
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) |
Additional Info
|
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? |
Additional Info
|
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
|
Additional Info
|
Maybe post those lines of code that you found?
Maybe that would save deity some time in finding them |
Additional Info
|
deity will hate me
Code: [Select] // [Action in Frame 4] Code: [Select] _root.medal_popup.unlockMedal("Slaughter Master"); etc, etc, etc. Sorry that it isnt in bytes, i dont have time for that now |
Additional Info
|
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. |
Additional Info
|
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? |
Additional Info
|
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. |
Additional Info
|
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 |
Additional Info
|
OH YES (broken image removed)
|
Additional Info
|
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 |
Additional Info
|
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..
|
Additional Info
|
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
|