User Guide
Quick Reference
Modding
Development
User Guide
Quick Reference
Modding
Development
The runtime folder is the place where Doomsday stores all files created at runtime, including saved game states, screenshots and logs.
Platform | Location |
---|---|
Windows | C:\Users\YourUserName\AppData\Local\Deng Team\Doomsday Engine\runtime\ (assuming default user home directory) |
macOS | ~/Library/Application Support/Doomsday Engine/runtime/ |
Linux / other Unix | ~/.doomsday/runtime/ |
For more information, see the Files section in the Readme:
The Snowberry front-end application determines the runtime folder when running Doomsday 1.x.
Platform | Location |
---|---|
Windows 7-8, Vista | C:\Users\ <user-name> \Doomsday Frontend\runtime\ |
Windows XP | C:\Program Files\Doomsday\Snowberry\Runtime\ |
Mac OS X 10.4-8 | /Users/ <user-name> /Library/Application Support/Doomsday Engine/runtime |
Ubuntu | /home/ <user-name> /.doomsday |