Problem encounter in PCSX2 0.9.7
#11
Seems you're trying to load a file inside the game disc, that is the incorrect way to do that.

If you have made a ISO file (should be at least 500MB and up to ~8GB) just select that file and make sure it's not mounted/being used in any other program.

Most of those logs are useless... why were you trying to load a bios file instead of a game?


Edit: Actually looks like you just copied the files to your HDD... that's completely wrong, make an ISO file from your Original PS2 disc with a program like ImgBurn and select that instead.
Core i5 3570k -- Geforce GTX 670  --  Windows 7 x64
Reply

Sponsored links

#12
I'm not being mean, I'm trying to understand what can be the problem. From the first log where IOPRP300.img fails (what's that? a patch?) the remaining logs show attempts to hotswap discs and all do have the same CDVD plugin failed to open; "Your computer may have insufficient resources, or incompatible hardware/drivers.(thread:EE Core) which was already explained the cause ("bios" seated in the GUI and image mounted somewhere else and seen by gigahertz)", Or bios error at reading and creating the NVN file...

Don't try swapdisc after a hardware fail, it invalidates the next logs because the internal states may be already messed.

There are at least three major errors there, each different from the former but could have the same origin, you should let aside for a while this first which I suppose to be some sort of failed patch and try to start a normal game. From there we could try to isolate the problems and attempt solutions/workarounds.

Before you being able to run a normal game it's almost meaningless try to solve a problem with a modified one.
Imagination is where we are truly real
Reply
#13
i am trying to play a game ( smackdown pain) on pc by pcsx2 . my pc have good hardware system .
but when i start game either by using iso or cd dvd plugn ..the emulator shows " insert playstation or playstation 2 format disc " and on side screen it shows ,

PCSX2 0.9.7.r3876 (modded) - compiled on Oct 5 2010
Savestate version: 0x8b4c0000

x86-32 Init:
CPU vendor name = GenuineIntel
FamilyID = a
x86Family = Intel® Core™2 Duo CPU E7500 @ 2.93GHz
CPU speed = 2.933 ghz
Cores = 2 physical [2 logical]
x86PType = Standard OEM
x86Flags = bfebfbff 0408e3bd
x86EFlags = 20100000

x86 Features Detected:
MMX.. SSE.. SSE2.. SSE3.. SSSE3.. SSE4.1

Allocating memory for recompilers...

Loading plugins...
Binding GS : F:\pcsx2\Plugins\gsdx-sse4-r3878.dll
Windows 5.1.2600 (Service Pack 3 3.0)
ASUS EAH5670 Series (6.14.10.7018)
Binding PAD : F:\pcsx2\Plugins\lilypad-r3878.dll
Binding SPU2 : F:\pcsx2\Plugins\spu2-x-r3878.dll
Binding CDVD : F:\pcsx2\Plugins\cdvdGigaherz.dll
Binding USB : F:\pcsx2\Plugins\USBnull.dll
Binding FW : F:\pcsx2\Plugins\FWnull.dll
Binding DEV9 : F:\pcsx2\Plugins\DEV9null.dll
Plugins loaded successfully.

(GameDB) 8934 games on record (loaded in 270ms)
HotSwapping to new ISO src image!
HotSwapping to new ISO src image!
C:\Documents and Settings\pc\My Documents\PCSX2\memcards\Mcd001.ps2
C:\Documents and Settings\pc\My Documents\PCSX2\memcards\Mcd002.ps2
C:\Documents and Settings\pc\My Documents\PCSX2\memcards\Mcd001.ps2
C:\Documents and Settings\pc\My Documents\PCSX2\memcards\Mcd002.ps2
HLE Warning: ELF does not have a path!!


Initializing plugins...
Init GS
Windows 5.1.2600 (Service Pack 3 3.0)
ASUS EAH5670 Series (6.14.10.7018)
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 = 2048
isoOpen(CD): C:\Documents and Settings\pc\My Documents\My ISO Files\game 1.iso ok.
The iso has 2209219 blocks (size 2048).
The iso offset is 0, and the block offset is 24.
* CDVD Disk Open: DVD, Single layer or unknown:
* * Track 1: Data (Mode 1) (2209219 sectors)
(IsoFS) Block 0x10: Primary partition info.
(IsoFS) Block 0x11: Extended partition info.
Opening USB
Opening FW
Opening DEV9
McdSlot 0: C:\Documents and Settings\pc\My Documents\PCSX2\memcards\Mcd001.ps2
McdSlot 1: C:\Documents and Settings\pc\My Documents\PCSX2\memcards\Mcd002.ps2
McdSlot 2: [disabled]
McdSlot 3: [disabled]
McdSlot 4: [disabled]
Plugins opened successfully.
EE/iR5900-32 Recompiler Reset
Bios Version 2.0
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
(IsoFS) Block 0x10: Primary partition info.
(IsoFS) Block 0x11: Extended partition info.
REGION PARAMS = Oceania
GIFTAG error, size exceeded VU memory size 3ff
Closing plugins...
Closing DEV9
Closing FW
Closing USB
Closing CDVD
Closing SPU2
Closing PAD
Closing GS
Plugins closed successfully.
C:\Documents and Settings\pc\My Documents\PCSX2\memcards\Mcd001.ps2
C:\Documents and Settings\pc\My Documents\PCSX2\memcards\Mcd002.ps2
C:\Documents and Settings\pc\My Documents\PCSX2\memcards\Mcd001.ps2
C:\Documents and Settings\pc\My Documents\PCSX2\memcards\Mcd002.ps2
C:\Documents and Settings\pc\My Documents\PCSX2\memcards\Mcd001.ps2
C:\Documents and Settings\pc\My Documents\PCSX2\memcards\Mcd002.ps2

i did setting accourding to the pcsx2 guide noting happens , only one game works but other like this one show above message!

tell me wat to do


Reply
#14
(06-01-2011, 08:32 PM)MONAMI Wrote: PCSX2 0.9.7.r3876 (modded) - compiled on Oct 5 2010

Read the rules. There is no support for unofficial builds.

Download the latest official build, PCSX2 0.9.8.

(06-01-2011, 08:32 PM)MONAMI Wrote: tell me wat to do

After reading the rules, read a guide and some stickied threads.

Try searching for a thread on your issue before posting a thread of your own asking for help. DO NOT hi-jack threads.
Reply
#15
(06-02-2011, 07:07 AM)Rezard Wrote: Read the rules. There is no support for unofficial builds.

Download the latest official build, PCSX2 0.9.8.


After reading the rules, read a guide and some stickied threads.

Try searching for a thread on your issue before posting a thread of your own asking for help. DO NOT hi-jack threads.

the rules regarding svn builds has been relaxed, (for orphis builds tleast)
Reply
#16
Relaxed: Yes.

SVN builds can be downloaded officially.

Support given: No.
Reply
#17
indeed, if you want support for svn versions, flood Rezards inbox Laugh.
Reply




Users browsing this thread: 1 Guest(s)