We just released a Feb. 5 '89 prototype of DuckTales for the NES!
If you'd like to support our preservation efforts (and this wasn't cheap), please consider donating or supporting us on Patreon. Thank you!
If you'd like to support our preservation efforts (and this wasn't cheap), please consider donating or supporting us on Patreon. Thank you!
Farm Frenzy
Jump to navigation
Jump to search
Cleanup > Stubs
Cleanup > To do
Games > Games by content > Games with debugging functions
Games > Games by developer > Games developed by Melesta
Games > Games by platform > Windows games
Games > Games by publisher > Games published by Alawar Entertainment
Games > Games by publisher > Games published by MumboJumbo
Games > Games by release date > Games released in 2007
| Farm Frenzy |
|---|
|
Developer:
Melesta
|
| This page is rather stubbly and could use some expansion. Are you a bad enough dude to rescue this article? |
Farm Frenzy is a cheaply-made game about being lazy and buying cats and dogs by the cargo ship full to do your farm work for you. Too bad they can't water the lawn.
To do:
|
Debug Settings
By default, the game lacks any debug settings. They can be enabled by editing settings.xml under Farm Frenzy\Data\sys. Below is every single known debug option enabled, so you can copy and paste it into your game.
| settings.xml |
|---|
<?xml version="1.0" encoding="UTF-16"?>
<main>
<Game LevelsCount="45" />
<Sound Music="27"
Sound="23" />
<Time MaxFps="200"
MinFps="30" />
<game DumpStrings="1"
LastUser="TCRF"
LogLevels="1"
LogResources="1"
profiles="Profiles"
show_map_num="1"
window_title="Farm Frenzy" />
<graphics ShowSysCursor="1"
back_color="0xff000000"
border_texture="heaven01.dds"
colorbit="1"
fullscreen="1"
height="600"
refrashrate="75"
reserve_sprite_count="3000"
show_fps="1"
show_triangles="1"
width="800" />
</main>
|
Cleanup > Stubs
Cleanup > To do
Games > Games by content > Games with debugging functions
Games > Games by developer > Games developed by Melesta
Games > Games by platform > Windows games
Games > Games by publisher > Games published by Alawar Entertainment
Games > Games by publisher > Games published by MumboJumbo
Games > Games by release date > Games released in 2007