dmitrysmagin / pcsx4all

Pcsx4all v2.4 with mips-to-mips recompiler by Ulrich Hecht https://github.com/uli/psx4all-dingoo/
23 stars 34 forks source link

Adapted PCSX-Rearmed SPU plugin as spu_pcsxrearmed #4

Closed senquack closed 8 years ago

senquack commented 8 years ago

This SPU sound plugin is adapted from Notaz's PCSX-Rearmed dfsound SPU . You must specify the spu to be built in the Makefile. So far, only Makefile.gcw0 has been updated to use it. TODO: make a unified Makefile for all platforms.

It has many improvements / bug-fixes / optimizations by him. This plugin supports 4 different levels of interpolation, XA pitch change, and several new compatibility/quality settings. Be sure to use the new '-syncaudio' commandline switch for best quality. Until someone adds a '-h' help command line switch to print various options, I've listed them here: Link to text file describing new command line options