Skip to content
This repository has been archived by the owner on Oct 3, 2024. It is now read-only.
/ automapshot-ezquake Public archive

(DEPRECATED) Automate screenshots of QuakeWorld maps (mapshots) using ezQuake.

License

Notifications You must be signed in to change notification settings

vikpe/automapshot-ezquake

Repository files navigation

DEPRECATED

This project is no longer maintained, please consider using automapshot-fte instead.


automapshot

Automate screenshots of QuakeWorld maps.

Uses an ezQuake client to cycle through maps, load camera settings and take screenshots.

Requirements

  • Unix build of ezQuake
  • .env (copy .env.example and set values)
  • map_settings.json - Settings per map.

For more map settings, see map_settings.json in the qw-mapshots repo.

Usage

# all maps defined in map_settings.json
automapshot all

# specific maps
automapshot dm2
automapshot dm2 dm4 dm6

Tips

Creating thumbnails

 mkdir thumbs
 mogrify  -format jpg -path thumbs -thumbnail 400x300 *.jpg

Related projects

About

(DEPRECATED) Automate screenshots of QuakeWorld maps (mapshots) using ezQuake.

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

Languages