Différences
Ci-dessous, les différences entre deux révisions de la page.
Prochaine révision | Révision précédente | ||
lokigames:kingpin [2023/12/05 15:13] – créée - modification externe 127.0.0.1 | lokigames:kingpin [2024/05/30 17:05] (Version actuelle) – [No sound] twolife | ||
---|---|---|---|
Ligne 42: | Ligne 42: | ||
$ cd $HOME/ | $ cd $HOME/ | ||
$ rm lib3dfxgl.so libGL.so libMesaGL* libTNTgl.so | $ rm lib3dfxgl.so libGL.so libMesaGL* libTNTgl.so | ||
- | $ ln -s / | ||
$ mv kingpin kingpin.x86 | $ mv kingpin kingpin.x86 | ||
$ echo $HOME/ | $ echo $HOME/ | ||
Ligne 56: | Ligne 55: | ||
===== No sound ===== | ===== No sound ===== | ||
- | FIXME | + | Kingpin is a weird game that doesn' |
+ | |||
+ | It does '' | ||
+ | |||
+ | This is not supported by '' | ||
+ | This is bad :'( | ||
+ | |||
+ | The only solution is to stop osspd and use the primitive OSS emulation provided by ALSA in the Linux kernel. | ||
+ | |||
+ | < | ||
+ | # systemctl stop osspd | ||
+ | # modprobe snd-pcm-oss | ||
+ | # echo ' | ||
+ | </ | ||
===== Start the game ===== | ===== Start the game ===== | ||
Ligne 148: | Ligne 160: | ||
copy_if_needed | copy_if_needed | ||
fi | fi | ||
- | |||
# Let's boogie! | # Let's boogie! |