Zombie Grinder is the debut game of TwinDrills, an indie game development duo made up of Tim 'Infini' Leonard and Jordan 'Jordizzle' Chewning. It's a multi-platform (windows, mac, Linux!) (also Free!) cooperative multiplayer arcade game, reminiscent in style and gameplay of retro games like 'Zombies Ate My Neighbors' and 'Super Smash TV!', but with the added benefit of some newer game mechanics - achievements, ranking, player-customization, rpg style stats and so forth. The game sports a variety of different game modes, from co-operative 'campaign' style levels, to wave maps and even the classic 'pvp' style game modes - deathmatch, capture the 'bag' and so forth. All of these mods are bristling with a variety of weapons and items, all lovingly displayed in Jordan's classic quirky pixel-art style.

Forum Thread
by member
  Posts  
Graphix fix on Linux (Games : Zombie Grinder : Forum : Bug Reports & Support : Graphix fix on Linux) Post Reply
Thread Options
Jun 25 2012, 3:59pm Anchor

Hello, because game is freezed when we change any settings in graphics I looked for some fix and there is working method
1) Open terminal and type this:
gedit ~/ZombieGrinder/cfg/ZombieGrinder.ini
2) Modify this line with your settings (below is mine settings):
width=1280
height=800
3) And now change for this value:
depth=2
aspect=16:10
game_width=448
game_height=480

Thanks, and Good Luck.

Edited by: kaktus283

Infinitus
Infinitus Developer
Jun 25 2012, 5:08pm Anchor

Do not fiddle with game_width and game_height!

These are primarily internal variables, if you set them wrong, the game can become totally screwed up.

Only set aspect and width/height/depth.

--

Jun 25 2012, 6:09pm Anchor

Infi, for me this is better - if you can tell me which is default and can try ...

Infinitus
Infinitus Developer
Jun 25 2012, 6:46pm Anchor
kaktus283 wrote:Infi, for me this is better - if you can tell me which is default and can try ...

I'll be disabling it in the next version then :).

I'm not kidding, those values should really not be changed.

game/height/depth and aspect ratio should be enough to do whatever you need.

--

KWK
KWK
Jun 27 2012, 12:23am Anchor

Another useful conf:

width=1360
height=768
depth=2
aspect=16:10
game_width=480
game_height=270

On Linux, the game rewrites some values of ini file, to prevent it:
chmod 555 ~/ZombieGrinder/cfg/ZombieGrinder.ini

Edited by: KWK

Reply to Thread
click to sign in and post

Only registered members can share their thoughts. So come on! Join the community today (totally free - or sign in with your social account on the right) and join in the conversation.