Total Chaos - atmospheric horror game

Play with your Puppy.
Post Reply
Message
Author
User avatar
takenp
Posts: 101
Joined: Wed 05 Aug 2015, 23:27
Location: Moskva
Contact:

Total Chaos - atmospheric horror game

#1 Post by takenp »

Hi guys!

there is a great and very scarry atmosperic horror game called Total Chaos. It is a free Doom mod that looks like the very modern game so you have to check it out at least for that.

The game is pretty big more than a 1Gig. It needs an open source Doom game engine called GZDoom.

GZDoom you may find here: https://zdoom.org/downloads

Total Chaos is here https://www.moddb.com/mods/total-chaos

How I have made it work:

installed GZDoom and extracted Total Chaos files into lets say /home/i/total_chaos/

than changed iGZDom's config file ~/.config/gzdoom/gzdoom.ini pointing where Total Chaos files are located like this:

Code: Select all

[IWADSearch.Directories]
Path=/home/i/total_chaos/

[SoundfontSearch.Directories]
Path=/home/i/total_chaos/soundfonts

[Global.Autoload]
Path=/home/i/total_chaos/brightmaps.pk3
Path=/home/i/total_chaos/lights.pk3
Path=/home/i/total_chaos/totalchaos.pk3
than run

Code: Select all

gzdoom
from the terminal

have scary fun!
Attachments
total_chaos2_640.jpg
(48.13 KiB) Downloaded 416 times

Post Reply