blob: 3482d8d3eafe264dfc78fce35a13074094c5ff06 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
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/
|