freebsd-ports/emulators/generator/pkg-message
Patrick Li 112b0c3c7b Add sound support
Bump PORTREVISION
Submitter takes maintainership
Add pkg-message and rework pkg-descr

PR:		ports/82141
Submitted by:	Alejandro Pulver <alejandro@varnet.biz>
2005-06-12 07:17:43 +00:00

20 lines
613 B
Plaintext

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/