..:: PCSX2 Forums ::..

Full Version: ZZogl -- Zero GS KOSMOS fork
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
new relase R81 : ZZogl R81
Yeah I figured out the problem finally. I had included both cg/lib and cg/lib.x64 since I'm on a 64bit system and I decided what the heck won't hurt it anyways. Well apparently I was wrong and it got confused. taking out the cg/lib.x64 from the library files fixed it.
in rev82 - with the commented stats.h - it seems to almost fully compile...

x86-32.S: Assembler messages:
x86-32.S:29: Error: ambiguous operand size or operands invalid for `push'
x86-32.S:191: Error: ambiguous operand size or operands invalid for `pop
...
(about 20 more push/pop errors in the same file)
...
make[1]: *** [libZeroGSogl_a-x86-32.o] Fehler 1

these are all just "push %register"/"pop %register" lines - how could those be ambiguous? i'm kind of irritated...
hope to be bothering you the last time, seydlitz, sorry for the inconvenience ;-)
Don't try to compile x86-32 in 64-bit mode. Do a 32-bit chroot. Line 29 is a esi register.
(03-06-2009, 11:03 PM)Val532 Wrote: [ -> ]new relase R81 : ZZogl R81
Pcsx2 can't detect plugin.
(03-07-2009, 02:47 PM)Mr.Henky Wrote: [ -> ]
(03-06-2009, 11:03 PM)Val532 Wrote: [ -> ]new relase R81 : ZZogl R81
Pcsx2 can't detect plugin.

Do you have the cg.dll and cdgl.dll files in your pcsx2 directory,because if you don't then that's your problem
I can't find cdgl.dll.
Same here, I can't find cdgl.dll....
Here.
I understand that it's in an early stage, anyway it appears a lot more slow than ZeroGS