From ef79bbde537d6b9c745a7d86cb9df1d04c35590d Mon Sep 17 00:00:00 2001 From: PCSX* teams Date: Tue, 16 Nov 2010 14:15:22 +0200 Subject: pcsxr-1.9.92 --- doc/tweaks.txt | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 doc/tweaks.txt (limited to 'doc/tweaks.txt') diff --git a/doc/tweaks.txt b/doc/tweaks.txt new file mode 100644 index 0000000..0788302 --- /dev/null +++ b/doc/tweaks.txt @@ -0,0 +1,25 @@ +There are several toggles in PCSX to allow you to modify emulation +behavior; this may allow certain games to work that would not otherwise +function. These can all be found at Configuration -> CPU. + +* Disable XA Decoding: + Disables XA sound, which can improve game speed. + +* SIO IRQ Always Enabled: + This should be enabled for certain memcards/gamepads. + +* SPU IRQ Always Enabled: + Compatibility tweak; should probably be left off. + +* Black & White Movies: + Allows movies to be shown faster on slower systems. + +* Disable CD Audio: + Disable CD Audio for a performance boost. + +* Enable Console Output: + Dumps the PSX emulator output to the console. + +* Enable Interpreter CPU: + Enables interpretive emulation. + This is often more compatible, but at the price of emulation speed. -- cgit v1.2.3