Issues running games....
#11
well, first of all use the official release, not someone else's repack

Sponsored links

#12
(03-31-2013, 07:45 PM)antihelper Wrote: ok so il try that now
but just FYI
i got this error when i left the plugins menu option
(but ima try ur idea now)

Plugins loaded successfully.

(GameDB) 9644 games on record (loaded in 263ms)
(CdvdSource) HotSwapping CDVD source types from Iso to Plugin.
Path: C:\Users\Owner\Desktop\Pcsx2 1.1.0 rev 5594 [KingTodd]\plugins\GSdx32-AVX.dll
File is not a valid dynamic library.
Some kinda plugin failure: C:\Users\Owner\Desktop\Pcsx2 1.1.0 rev 5594 [KingTodd]\plugins\GSdx32-AVX.dll

this error is normal.i get this error too Tongue2.because as i tell u before console window show u which features it detected of u'r cpu.if our cpu has not avx feature.then this error comes.it's normal,don't worry Laugh
#13
Il try a new 1 then
but its still not working any way
#14
(03-31-2013, 07:58 PM)antihelper Wrote: Il try a new 1 then
but its still not working any way

well first of all download official version of pcsx2 from http://pcsx2.net choose full installer package.it'll update u'r directx,install microsoft c++ etc.make sure u're connected to internet during installation!!!
#15
Preet I tried that with this 1 (i think that this is 1 is current i dont know)
i downloaded the standalone version 1.0.0
and it still didnt work
#16
(03-31-2013, 08:09 PM)antihelper Wrote: Preet I tried that with this 1 (i think that this is 1 is current i dont know)
i downloaded the standalone version 1.0.0
and it still didnt work

then try with software mode.while in game press f9.see if any change in fps.also set extra rendering threads to 2 or 3 in video plugin setting.u can try to increase them.see if it makes any change.are u playing from dvd.i'm asking because in u'r previous post it was hotswapping from iso to plugin.it should be only iso.make sure u select iso in CDVD tab & choose u'r game iso image from there!!!
#17
post your pcsx2_vm.ini please?

(the file is in inis folder. just post the contents in code tags)
#18
Code:
[EmuCore]
CdvdVerboseReads=disabled
CdvdDumpBlocks=disabled
EnablePatches=enabled
EnableCheats=disabled
ConsoleToStdio=disabled
HostFs=disabled
BackupSavestate=enabled
McdEnableEjection=enabled
MultitapPort0_Enabled=disabled
MultitapPort1_Enabled=disabled
[EmuCore/Speedhacks]
EECycleRate=1
VUCycleSteal=0
fastCDVD=disabled
IntcStat=enabled
WaitLoop=enabled
vuFlagHack=enabled
vuThread=enabled
[EmuCore/CPU]
FPU.DenormalsAreZero=enabled
FPU.FlushToZero=enabled
FPU.Roundmode=3
VU.DenormalsAreZero=enabled
VU.FlushToZero=enabled
VU.Roundmode=3
[EmuCore/CPU/Recompiler]
EnableEE=enabled
EnableIOP=enabled
EnableEECache=disabled
EnableVU0=enabled
EnableVU1=enabled
UseMicroVU0=enabled
UseMicroVU1=enabled
vuOverflow=enabled
vuExtraOverflow=disabled
vuSignOverflow=disabled
vuUnderflow=disabled
fpuOverflow=enabled
fpuExtraOverflow=disabled
fpuFullMode=disabled
StackFrameChecks=disabled
PreBlockCheckEE=disabled
PreBlockCheckIOP=disabled
[EmuCore/GS]
SynchronousMTGS=disabled
DisableOutput=disabled
VsyncQueueSize=2
FrameLimitEnable=enabled
FrameSkipEnable=disabled
VsyncEnable=disabled
ManagedVsync=disabled
LimitScalar=1.0
FramerateNTSC=59.94
FrameratePAL=50.0
DefaultRegionMode=ntsc
FramesToDraw=2
FramesToSkip=2
[EmuCore/Gamefixes]
VuAddSubHack=disabled
VuClipFlagHack=disabled
FpuCompareHack=disabled
FpuMulHack=disabled
FpuNegDivHack=disabled
XgKickHack=disabled
IPUWaitHack=disabled
EETimingHack=disabled
SkipMPEGHack=disabled
OPHFlagHack=disabled
DMABusyHack=disabled
VIFFIFOHack=disabled
VIF1StallHack=disabled
GIFReverseHack=disabled
[EmuCore/Profiler]
Enabled=disabled
RecBlocks_EE=enabled
RecBlocks_IOP=enabled
RecBlocks_VU0=enabled
RecBlocks_VU1=enabled
[EmuCore/TraceLog]
Enabled=disabled
EE.bitset=0
IOP.bitset=0


btw going to software and pushing F9 or staying on hardware and pushing F9 did not change the fps of the game but it made the menu slower going in software
#19
(03-31-2013, 08:31 PM)antihelper Wrote:
Code:
[EmuCore]
CdvdVerboseReads=disabled
CdvdDumpBlocks=disabled
EnablePatches=enabled
EnableCheats=disabled
ConsoleToStdio=disabled
HostFs=disabled
BackupSavestate=enabled
McdEnableEjection=enabled
MultitapPort0_Enabled=disabled
MultitapPort1_Enabled=disabled
[EmuCore/Speedhacks]
EECycleRate=1
VUCycleSteal=0
fastCDVD=disabled
IntcStat=enabled
WaitLoop=enabled
vuFlagHack=enabled
vuThread=enabled
[EmuCore/CPU]
FPU.DenormalsAreZero=enabled
FPU.FlushToZero=enabled
FPU.Roundmode=3
VU.DenormalsAreZero=enabled
VU.FlushToZero=enabled
VU.Roundmode=3
[EmuCore/CPU/Recompiler]
EnableEE=enabled
EnableIOP=enabled
EnableEECache=disabled
EnableVU0=enabled
EnableVU1=enabled
UseMicroVU0=enabled
UseMicroVU1=enabled
vuOverflow=enabled
vuExtraOverflow=disabled
vuSignOverflow=disabled
vuUnderflow=disabled
fpuOverflow=enabled
fpuExtraOverflow=disabled
fpuFullMode=disabled
StackFrameChecks=disabled
PreBlockCheckEE=disabled
PreBlockCheckIOP=disabled
[EmuCore/GS]
SynchronousMTGS=disabled
DisableOutput=disabled
VsyncQueueSize=2
FrameLimitEnable=enabled
FrameSkipEnable=disabled
VsyncEnable=disabled
ManagedVsync=disabled
LimitScalar=1.0
FramerateNTSC=59.94
FrameratePAL=50.0
DefaultRegionMode=ntsc
FramesToDraw=2
FramesToSkip=2
[EmuCore/Gamefixes]
VuAddSubHack=disabled
VuClipFlagHack=disabled
FpuCompareHack=disabled
FpuMulHack=disabled
FpuNegDivHack=disabled
XgKickHack=disabled
IPUWaitHack=disabled
EETimingHack=disabled
SkipMPEGHack=disabled
OPHFlagHack=disabled
DMABusyHack=disabled
VIFFIFOHack=disabled
VIF1StallHack=disabled
GIFReverseHack=disabled
[EmuCore/Profiler]
Enabled=disabled
RecBlocks_EE=enabled
RecBlocks_IOP=enabled
RecBlocks_VU0=enabled
RecBlocks_VU1=enabled
[EmuCore/TraceLog]
Enabled=disabled
EE.bitset=0
IOP.bitset=0

in these settings put eecyclerate=2,vucyclesteal=2. Vsyncqoue size=0 & save it.go to pcsx2 in video plugin,tick enable hw hacks-configure-tick first four.then go to emulation settings set ee & vu clamping mode to none.see if this help,ask devs for further help!!!
#20
hardware it ran at around 30fps

software ran at 30s-40s spikes at 50

but in the end they both improved drastically but still lag so im wondering what im doing wrong




Users browsing this thread: 1 Guest(s)