Emulator will not render anything but cutscenes
#1
When I start up my game(Yu-Gi-Oh! Capsule Monsters Coliseum) and only the beginning cut scene and the sound will load. even the playstation logo at the begin will not render.

Please help as I do wish to play this game! (my PS2 broke)
Reply

Sponsored links

#2
In order to help you further with your problem, please make sure the following are all provided.
  • Your hardware specs - CPU, Graphics Card, Memory, Operating System.
  • The version of PCSX2 you are using.
  • Any non default settings you are using.
  • What games you are trying to play and if you are playing them from ISO or DVD.

Thank You.
CPU : AMD Ryzen 7 3800X
Mobo : Asus PRIME B450-PLUS
GPU : NVIDIA GeForce RTX 3070
RAM : 16 Go
Reply
#3
Please also post the emulog as the problem is occurring.
OS: Linux Mint 17.2 64 bit (occasional Antergos/Arch user)
(I am no longer a Windows user)
CPU: Intel Pentium G3258
GPU: Nvidia GTX 650 Ti



Reply
#4
Okay here you go:
CPU: Intel® Pentium® Dual CPU E2160 @ 1.80GHz 1.80GHz
Version: PCSX2 1.0.0
All settings are at default besides the controls
Game: Yu-Gi-Oh! Capsule Monsters Coliseum from an ISO

Emu log:

PCSX2 1.0.0.r5350 - compiled on Aug 1 2012
Savestate version: 0x9a080000

Host Machine Init:
Operating System = Microsoft Windows Vista Home Premium Edition Service Pack 2 (build 6002), 32-bit
Physical RAM = 2036 MB
CPU name = Intel® Pentium® Dual CPU E2160 @ 1.80GHz
Vendor/Model = GenuineIntel (stepping 0D)
CPU speed = 1.794 ghz (2 logical threads)
x86PType = Standard OEM
x86Flags = bfebfbff 0000e39d
x86EFlags = 20100000

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

Reserving memory for recompilers...

Loading plugins...
Binding GS: C:\Program Files\PCSX2 1.0.0\Plugins\gsdx32-ssse3-r5350.dll
Windows 6.0.6002 (Service Pack 2 2.0)
Intel® G33/G31 Express Chipset Family (7.14.10.1409)
Binding PAD: C:\Program Files\PCSX2 1.0.0\Plugins\lilypad-r5350.dll
Binding SPU2: C:\Program Files\PCSX2 1.0.0\Plugins\spu2-x-r5350.dll
Binding CDVD: C:\Program Files\PCSX2 1.0.0\Plugins\cdvdGigaherz.dll
Binding USB: C:\Program Files\PCSX2 1.0.0\Plugins\USBnull.dll
Binding FW: C:\Program Files\PCSX2 1.0.0\Plugins\FWnull.dll
Binding DEV9: C:\Program Files\PCSX2 1.0.0\Plugins\DEV9null.dll
Plugins loaded successfully.

(GameDB) 9640 games on record (loaded in 417ms)
Path: C:\Program Files\PCSX2 1.0.0\Plugins\gsdx32-avx-r5350.dll
File is not a valid dynamic library.
Some kinda plugin failure: C:\Program Files\PCSX2 1.0.0\Plugins\gsdx32-avx-r5350.dll
HLE Notice: ELF does not have a path.


Initializing plugins...
Init GS
Windows 6.0.6002 (Service Pack 2 2.0)
Intel® G33/G31 Express Chipset Family (7.14.10.1409)
Init PAD
Init SPU2
Init CDVD
Init USB
Init FW
Init DEV9
Plugins initialized successfully.

Opening plugins...
Opening GS
Opening PAD
Opening SPU2
C:\Program Files\PCSX2 1.0.0\resource(1671,15): error X4532: texlod not supported on this target

Opening CDVD
isoFile open ok: C:\Users\user1\Documents\PCSX2\SLUS_20940.mdf
Image type = DVD
Fileparts = 1
* CDVD Disk Open: DVD, Single layer or unknown:
* * Track 1: Data (Mode 1) (1015526 sectors)
Opening USB
Opening FW
Opening DEV9
McdSlot 0: C:\Users\user1\Documents\PCSX2\memcards\MEM card 1.ps2
McdSlot 1: C:\Users\user1\Documents\PCSX2\memcards\Mcd002.ps2
Plugins opened successfully.
EE/iR5900-32 Recompiler Reset
Bios Found: USA v02.20(10/02/2006) Console
BIOS rom1 module not found, skipping...
BIOS rom2 module not found, skipping...
BIOS erom module not found, skipping...
(UpdateVSyncRate) Mode Changed to NTSC.
(UpdateVSyncRate) FPS Limit Changed : 59.94 fps
(SYSTEM.CNF) Detected PS2 Disc = cdrom0:\SLUS_209.40;1
(SYSTEM.CNF) Software version = 1.00
(SYSTEM.CNF) Disc region type = NTSC
ELF (cdrom0:\SLUS_209.40;1) Game CRC = 0x63F6B523, EntryPoint = 0x002790B8
(SYSTEM.CNF) Detected PS2 Disc = cdrom0:\SLUS_209.40;1
(SYSTEM.CNF) Software version = 1.00
(SYSTEM.CNF) Disc region type = NTSC
(SYSTEM.CNF) Detected PS2 Disc = cdrom0:\SLUS_209.40;1
(SYSTEM.CNF) Software version = 1.00
(SYSTEM.CNF) Disc region type = NTSC
Reply
#5
Code:
IntelĀ® G33/G31 Express Chipset Family (7.14.10.1409)
^ that's your problem.
Basically your gpu is old and not supported in new GSdx versions anymore.

Code:
resource(1671,15): error X4532: texlod not supported on this target
^shader fail to be exact;p.

You can just use any older GSdx version like the one from previous release ~ 0.9.8(yes you can mix older plugin with new pcsx2 if you like;p). This might help you with this game since not only it's light, but as a card game it doesn't need smooth graphics to begin with, but generally you have really slow pc. Looks like a few year old netbook to me(I have one with very similar specs somewhere;o), so don't expect any fireworks out of it;p, in fact most games will be way below playable doesn't matter settings you use.
Reply
#6
(09-12-2013, 12:12 AM)miseru99 Wrote:
Code:
IntelĀ® G33/G31 Express Chipset Family (7.14.10.1409)
^ that's your problem.
Basically your gpu is old and not supported in new GSdx versions anymore.

Code:
resource(1671,15): error X4532: texlod not supported on this target
^shader fail to be exact;p.

You can just use any older GSdx version like the one from previous release ~ 0.9.8(yes you can mix older plugin with new pcsx2 if you like;p). This might help you with this game since not only it's light, but as a card game it doesn't need smooth graphics to begin with, but generally you have really slow pc. Looks like a few year old netbook to me(I have one with very similar specs somewhere;o), so don't expect any fireworks out of it;p, in fact most games will be way below playable doesn't matter settings you use.


It is a 2007 Windows Vista. It isn't a netbook it's just a normal PC.
Also this specific Yu-Gi-Oh! game isn't a card game(shocking isn't it? lol)
Those were things i just wanted to say.

I will try your solution though and hope it works!


Edit: It did work! Thank you all very much! This forum community is much better than other ones iv'e been in before
Reply
#7
Since it's a desktop, you might want to look into getting a cheap graphics card just to give it a boost.
CPU: Athlon x4 860k @4.2GHz
RAM: 16GB Kingston HyperX DDR3 @1600MHz 10-10-10-30-39
GPU: 4GB Asus Strix GTX 1050ti @stock
Motherboard: ASRock FM2A88X-ITX+
Storage: 480GB Mushkin ECO3 SSD, 500GB Samsung 860 EVO SSD, 4TB Seagate Barracuda
PSU: 650w Corsair CS650M
Reply
#8
(09-12-2013, 02:39 AM)Darkstratus01 Wrote: It is a 2007 Windows Vista. It isn't a netbook it's just a normal PC.
Also this specific Yu-Gi-Oh! game isn't a card game(shocking isn't it? lol)
(...)
Lol yeah, sorry for that, I blindly assumed all of them are same. ;O The card ones are somewhat light, dunno about that one, but if you get some serious speed problems and speedhacks and/or decreasing internal res in gsdx config will not help you, it's about time to think about a general upgrade. Emulation can in some cases easily get more demanding than native pc games, even the latest ones;3.

(09-12-2013, 02:39 AM)Darkstratus01 Wrote: (...)
Edit: It did work! Thank you all very much! This forum community is much better than other ones iv'e been in before

You're welcome.
Reply
#9
(09-12-2013, 04:06 AM)miseru99 Wrote: Lol yeah, sorry for that, I blindly assumed all of them are same. ;O The card ones are somewhat light, dunno about that one, but if you get some serious speed problems and speedhacks and/or decreasing internal res in gsdx config will not help you, it's about time to think about a general upgrade. Emulation can in some cases easily get more demanding than native pc games, even the latest ones;3.


You're welcome.

It's ok most people think that just because it is Yu-Gi-Oh it is a card game ( and most of the time they are right except for the PS2 ones)

Also i only get 30 fps but that's okay it seems fast for my computer
Reply




Users browsing this thread: 1 Guest(s)