Needing help with PCSX2 0.9.7 on Lucid Lynx
#11
Where do I find that?

When I run it, the log says:

Allocating memory for the PS2 virtual machine...
Opening plugins...
Opening GS
Opening PAD
Opening SPU2
Opening CDVD
detected blocksize = 2048
isoOpen(CD): /home/havik/Desktop/PS2 Games/BloodyRoar.iso01.iso ok.
The iso has 253658 blocks (size 2048).
The iso offset is 0, and the block offset is 24.
* CDVD Disk Open: CD, 1 tracks (1 to 1):
* * Track 1: Data (Mode 1) (253658 sectors)
(IsoFS) Block 0x10: Primary partition info.
Opening USB
Opening FW
Opening DEV9
McdSlot 0: /home/havik/PCSX2/memcards/Mcd001.ps2
McdSlot 1: /home/havik/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
GIFTAG error, size exceeded VU memory size 3ff
Reply

Sponsored links

#12
Hum, first your must be sure that the plugins is correct (no need to launch a game, by the way I'm not sure your game is supported on linux)

Loading plugins...
Binding GS : /usr/lib/games/pcsx2/plugins/libzzogl.so
Binding PAD : /usr/lib/games/pcsx2/plugins/libonepad.so
Binding SPU2 : /usr/lib/games/pcsx2/plugins/libspu2x.so
Binding CDVD : /usr/lib/games/pcsx2/plugins/libCDVDnull.so
Binding USB : /usr/lib/games/pcsx2/plugins/libUSBnull.so
Binding FW : /usr/lib/games/pcsx2/plugins/libFWnull.so
Binding DEV9 : /usr/lib/games/pcsx2/plugins/libdev9null.so
Plugins loaded successfully.

If zzogl is not loaded. Give me status of the following command > ldd libzzogl.so
Reply
#13
The only plugin I can choose is GSnull... How do I get another one on the drop-down list? It said this on start up:

Loading plugins...
Binding GS : /home/havik/Desktop/PCSX2/plugins/libGSnull.so
(pxActionEvent) (LoadSinglePluginEvent) The configured GS plugin file was not found(LoadCorePlugins)

/home/havik/Desktop/PCSX2/plugins/libGSnull.so
(GameDB) ---- games on record (loaded in 502ms)
[wx] libCg.so: cannot open shared object file: No such file or directory
File is not a valid dynamic library.
File/Object: /home/havik/Desktop/pcsx2-0.9.7-r3881/plugins/libzzogl.so
Some kinda plugin failure: /home/havik/Desktop/pcsx2-0.9.7-r3881/plugins/libzzogl.so
Reply
#14
Quote:[wx] libCg.so: cannot open shared object file: No such file or directory
You need libcg (32 bits) version. On ubuntu the package is nvidia-cg-toolkit-pcsx2. If you are on 64 bits, use the previous ppa and install ia32-nvidia-cg-toolkit-pcsx2.
Reply
#15
Okay, I downloaded that, but there is still no other GS options in the drop down list. Still just GSnull.
Reply
#16
Could you just use the ldd command ? Check that the plugin found all library (a "not found" appears). By the way which version of ubunut do you have 32 or 64 bits (uname -m). The easiest solution is to install the ppa, it will pull automatically the dependency for your system.

Code:
# ldd plugins/libzzogl.so

linux-gate.so.1 =>  (0xf7707000)
libCg.so => /usr/lib32/libCg.so (0xf6e42000)
libCgGL.so => /usr/lib32/libCgGL.so (0xf6de1000)
libGLEW.so.1.5 => /usr/lib32/libGLEW.so.1.5 (0xf6d8f000)
libGLU.so.1 => /usr/lib32/libGLU.so.1 (0xf6d1f000)
...
Reply
#17
I am running 32bits. I tried the ppa, and it still didn't have anything but the GSnull.

And when I ran ldd, it stated that libzzogl.so was not found.

(Sorry. Am logged onto my windows console. Will post exact results tomorrow.
Reply
#18
You must rename libzzogl.so with the correct name of the zz plugins in your plugins directory. It is strange that the ppa does not work, I guess I need to improve it.
Reply
#19
Okay. Got zzogl working. Now I have a screen. Only problem is that it is all cube-y like and wont even load to the playstation symbol. What do I do now?


Attached Files Thumbnail(s)
   
Reply
#20
Several possibilities.
1/ The game does not work with zzogl no matter what
2/ You have bad emulator options, speed hack and gamefix in both pcsx2 and zzogl. Try to play with the options
3/ Your revision is broken, try to compile from svn. Maybe without sse optimization.
4/ Your graphical driver is broken (as intel one)

Can you show me the GSzzogl.log
Reply




Users browsing this thread: 1 Guest(s)