opnsense-ports/emulators/generator/pkg-message
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

19 lines
613 B
Text

Generator has been installed.
If you enabled the option SDL_AUDIO and your sound is delayed try setting the
variable "sound_maxfields" and "sound_minfields" in your configuration file
(usually "~/.genrc") to lower values. Like:
# default: 5
sound_minfields = 1
# default: 10
sound_maxfields = 2
To gain more performance set the CPUTYPE variable in "make.conf" as appropiate
(in addition to enabling the build option OPTIMIZED_CFLAGS), then rebuild and
install generator.
NOTE: if you want more features use the port "emulators/generator-cbiere".
For more information visit: http://www.squish.net/generator/