04-05-2011, 03:38 AM
Hey everybody, I'm trying to run a .bin file with pcsx2 on Arch Linux but I keep getting the same error every time. It's just a demo game(spyro). I get this error(here is the log):
Here is a screenshot of it:
Thanks in advance for any help.
Code:
PCSX2 0.9.7.r0 - compiled on Apr 1 2011
Savestate version: 0x8b4c0000
x86-32 Init:
CPU vendor name = GenuineIntel
FamilyID = a
x86Family = Pentium(R) Dual-Core CPU T4200 @ 2.00GHz
CPU speed = 1.993 ghz
Cores = 0 physical [2 logical]
x86PType = Standard OEM
x86Flags = bfebfbff 0c00e39d
x86EFlags = 20100000
x86 Features Detected:
MMX.. SSE.. SSE2.. SSE3.. SSSE3
Allocating memory for recompilers...
Loading plugins...
Binding GS : /opt/pcsx2/plugins/libGSnull.so
Binding PAD : /opt/pcsx2/plugins/libonepad.so
Binding SPU2 : /opt/pcsx2/plugins/libSPU2null.so
Binding CDVD : /opt/pcsx2/plugins/libCDVDiso.so
Binding USB : /opt/pcsx2/plugins/libUSBnull.so
Binding FW : /opt/pcsx2/plugins/libFWnull.so
Binding DEV9 : /opt/pcsx2/plugins/libdev9null.so
Plugins loaded successfully.
(GameDB) 8934 games on record (loaded in 420ms)
HLE Warning: ELF does not have a path!!
Initializing plugins...
Init GS
Init PAD
Init SPU2
Init CDVD
Init USB
Init FW
Init DEV9
Plugins initialized successfully.
Allocating memory for the PS2 virtual machine...
Opening plugins...
Opening GS
Opening PAD
Opening SPU2
Opening CDVD
detected blocksize = 2352
isoOpen(CD): /home/chronic/roms/spyro/Crash Bash & Spyro Year of the Dragon Demo [U] [SCUS-94654]/Crash Bash-Spyro Year of the Dragon.bin ok.
The iso has 63933 blocks (size 2352).
The iso offset is 0, and the block offset is 0.
* CDVD Disk Open: CD, 1 tracks (1 to 1):
* * Track 1: Data (Mode 1) (63933 sectors)
(IsoFS) Block 0x10: Primary partition info.
Opening USB
Opening FW
Opening DEV9
McdSlot 0: /home/chronic/PCSX2/memcards/Mcd001.ps2
McdSlot 1: /home/chronic/PCSX2/memcards/Mcd002.ps2
Plugins opened successfully.
EE/iR5900-32 Recompiler Reset
Bios Version 1.60
Load Bios Warning: rom1 module not found, skipping... (this is not an error)
Load Bios Warning: rom2 module not found, skipping... (this is not an error)
Load Bios Warning: erom module not found, skipping... (this is not an error)
(UpdateVSyncRate) Mode Changed to NTSC.
(UpdateVSyncRate) FPS Limit Changed : 59.94 fps
(UpdateVSyncRate) Mode Changed to PAL.
(UpdateVSyncRate) FPS Limit Changed : 50.00 fps
GIFTAG error, size exceeded VU memory size 3ff
Thanks in advance for any help.