Superfrog HD

Superfrog HD

Not enough ratings
100% Achievements / Easy Mode
By Pragman86
If you made the mistake of starting this game and realising is garbage (yes, I didn't like the game, surprise! :P) but you still wanted the Achievements like me, this guide will tell you how to have extra lives and time and links to secret locations guide. Hope it helps.
   
Award
Favorite
Favorited
Unfavorite
First Tweaks
First of all thanks to Magicbane and his tweak guide for making me realise there was such an easy setup to tweak the game. He basically explains that in the game folder there's a zip file named Assets.zip and within there's the Settings.xml file which you can tweak.

https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=192647879
I strongly recommend you center the camera to SuperFrog. It will make playing much more tolerable. Just look for the tag and set to zero.
Also, disable the Intro movies if they annoy you.
All explained in detail on his guide.

Cheats
Now, this I tried but didn't work. I coudln't figure out why, probably there's a "CheatsEnabled" missing tag or something...

<!-- CHEATS START -->
<StartWithSpud value="0"/>
<StartWithWings value="0"/>
<InfiniteLives value="0" />
<InfiniteTime value="0" />
<NoEnemyCollision value="0" />
<ExitAlwaysOpen value="0"/>
<UnlockAllLevels value="0"/>
<UnlockAllBrushes value="0"/>
<AlwaysShowTeleport value="0"/>
<!-- CHEATS END -->

However... the most helpful for me were actually the Clock, Lives and Energy. I think this game is unfairly difficult, specially with the camera and controls so sloppy so I tweaked this ones so I didn't get killed every 20 seconds because I can't see what I run into or run out of time. The tags are pretty self-explanatory and some even have the explanation.

<!-- NORMAL GAME START -->
<StartLives value="50"/>
<MaxLives value="50" />
<MaxEnergy value="500" />
...
<LevelTimeInSeconds value="6000" /> <!-- Time given at the start of a level when in normal game mode [Default:240]-->
<LevelTimeInSecondsOriginal value="3600" /> <!-- Time given at the start of a level when in normal game mode [Default:360]-->
<ClockBonusInSeconds value="1200" /> <!-- Time given when you collect a clock in normal game mode [Default:60]-->
<!-- NORMAL GAME END -->

Bonus Fruit Machine
At least for me the Bonus Slot machine didn't unlock anything for me but still I made it more likely to win 95% chance and better yet, speed up the animation so I can get by faster. Just look for this tag:

<!-- FRUIT MACHINE START -->
<FruitHandleCoEff value="1.75"/> <!-- Co-efficient for the fruit machine handle. -->
<SpinAWin value="95"/> <!-- Percentage likelihood a spin will be a win. [1..100]. -->
<StartSpins value="3"/> <!-- Number of spins user is allowed to start with. -->
<NudgeWait value="300"/> <!-- Time to nudge, 1000 = 1 Second. -->
<!-- FRUIT MACHINE END -->

Golden Lilly Pads
As far as the Golden Lilly Pads this great guide is all you need, it's in Spanish but it has the Levels and videos so easy to understand. I've found most of them without it, but some are really hidden.

https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=192223468