Page 2 of 4 FirstFirst 1234 LastLast
Results 11 to 20 of 38

Thread: PCSX 0.9.4 Just released...

  1. #11
    Join Date
    Oct 2005
    Location
    Sweden
    Beans
    1,039
    Distro
    Ubuntu

    Re: PCSX 0.9.4 Just released...

    Quote Originally Posted by El Lance-O View Post
    I got it compiled, but a lot of things still don't work.

    It keeps saying my CPU doesn't have MMX support. Funny, seeing as it did fine with the last release.

    It also likes to spit random errors at me and suddenly close from time to time.

    Compiling has NEVER worked for me.

    I guess I'm just not cut out for linux?

    It's just a matter of trial and error before you get it right =)

    And there can be some small stuff making it mess up, I didn't get the grafic plugin to work in the beginning, then I did some looking and found that my libGL.so and some other stuff was linked to files in Panda3D that made pcsx2 read them wrong, just removed the links an d whoho it worked

    Got some games working both roms and cds, just not very playable yet ^^

  2. #12
    Join Date
    Nov 2007
    Beans
    5
    Distro
    Ubuntu 7.10 Gutsy Gibbon

    Re: PCSX 0.9.4 Just released...

    I downloaded the source from the website, got all dependencies, compiled without errors, and ran the bin. It says it has to be configured, then it says it can't find the plugins directory, I go to browse for them manually and... neither can I where is it? Please be aware: I am a linux moron. Only been using it for about a week now.

    edit: Nevermind. Apparently the source from the site doesn't inlude the plugins. I also forgot the extra dependencies from above. Installed them and grabbed the source from SVN. Compiled without errors. Now I've just got to dump my bios and I'll try to fire it up

    edit: Got it up and running... at a snails pace Used Front Mission 4 for testing, Ran at an unplayable average of about 7FPS on an AMD 64 X2 4800+ w/ Nvidia 7600GT. For whatever reason CPU config doesn't recognize my Cpu's family or speed features, doesn't save my config settings on reset when trying to enable MTGS, and GPU config tells me that it's not MMX capable, lol. Guess I'll try searching around for more info but it's not looking so good for me.
    Last edited by positroniks; November 16th, 2007 at 03:14 PM. Reason: update

  3. #13
    Join Date
    Sep 2006
    Location
    Anchorage, Alaska
    Beans
    242
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: PCSX 0.9.4 Just released...

    That described my problems perfectly.

    I am using a Nvidia 7300 Go and a Centrino duo core at 3.46 GHz and 1 GB of RAM.

    It should work quite swimmingly, but the bios is slow and wouldn't recognize Silent Hill 3. The disk is quite beat up so I will try later with another game if I get the chance, but I don't expect anything at playable speeds.

    Should I? I like to think my system isn't too shabby for a laptop.

  4. #14
    Join Date
    Nov 2007
    Beans
    1

    Re: PCSX 0.9.4 Just released...

    I've managed to compile PCSX2 (from svn with all plugins).
    But that error occurs during startup:
    libZeroGSoglr.so.0.96.2 undefined symbol XF86VidModeGetAllModeLines
    and in PCSX2 config window GS Plugin is blank.

    Ubuntu 7.10 AMD64 Desktop

  5. #15
    Join Date
    May 2007
    Beans
    360

    Re: PCSX 0.9.4 Just released...

    Im having a problem with the configuration. None of the Graphics/sound/controller selection boxes have any choices in them. Also when i try to load a bios directory it says "cannot open plugins directory"
    I tried running the new version on windows but it was rather slow so i thought i'd try ubuntu but i cant ever get the program configured...

  6. #16
    Join Date
    Aug 2006
    Location
    tuesday
    Beans
    6,502
    Distro
    Kubuntu Development Release

    Re: PCSX 0.9.4 Just released...

    Quote Originally Posted by NoSmokingBandit View Post
    Im having a problem with the configuration. None of the Graphics/sound/controller selection boxes have any choices in them. Also when i try to load a bios directory it says "cannot open plugins directory"
    I tried running the new version on windows but it was rather slow so i thought i'd try ubuntu but i cant ever get the program configured...
    This has been discussed in a few threads already.
    Please search the forums before posting a question in the future.

    http://ubuntuforums.org/showthread.php?p=3792330

    You also should be aware that to get atleast 40-60fps on ANY title you will need atleast a DualCore 2.4ghz processor, a high-end graphics card, and plenty of ram. Otherwise you're just wasting your time.

  7. #17
    Join Date
    Aug 2006
    Beans
    Hidden!
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: PCSX 0.9.4 Just released...

    My PC and PS3 can both emulate PS2 games at playable speeds. The odd thing is, although my PC is slower than my PS3, playing PS2 games on my PC feels a lot faster than on the PS3.

  8. #18
    Join Date
    Oct 2007
    Location
    i really dont know...
    Beans
    40
    Distro
    Ubuntu 7.10 Gutsy Gibbon

    Re: PCSX 0.9.4 Just released...

    i get a few errors installing pcsx2:
    Code:
    aaron@aaron-desktop:~/pcsx2$ sh build.sh all
    ----------------------------------------
    Building Graphics Synthesizer plugins...
    ----------------------------------------
    ----------------------
    Building ZeroGS OpenGL
    ----------------------
    Linux/Makefile.am:5: shell pkg-config --cflags gtk+-2.0: non-POSIX variable name
    Linux/Makefile.am:5: (probably a GNU make extension)
    Linux/Makefile.am:6: compiling `callbacks.c' with per-target flags requires `AM_PROG_CC_C_O' in `configure.ac'
    checking for a BSD-compatible install... /usr/bin/install -c
    checking whether build environment is sane... yes
    checking for a thread-safe mkdir -p... /bin/mkdir -p
    checking for gawk... no
    checking for mawk... mawk
    checking whether make sets $(MAKE)... yes
    checking for gcc... gcc
    checking for C compiler default output file name... a.out
    checking whether the C compiler works... yes
    checking whether we are cross compiling... no
    checking for suffix of executables... 
    checking for suffix of object files... o
    checking whether we are using the GNU C compiler... yes
    checking whether gcc accepts -g... yes
    checking for gcc option to accept ISO C89... none needed
    checking for style of include used by make... GNU
    checking dependency style of gcc... gcc3
    checking for gcc... gcc
    checking whether we are using the GNU C++ compiler... yes
    checking whether gcc accepts -g... yes
    checking dependency style of gcc... gcc3
    checking how to run the C preprocessor... gcc -E
    checking for a BSD-compatible install... /usr/bin/install -c
    checking for ranlib... ranlib
    checking dependency style of gcc... gcc3
    checking debug build... no
    checking for _aligned_malloc... no
    checking for _aligned_free... no
    checking for development build...... no
    checking check for sse2...... yes
    checking for a x86-64 CPU... no
    checking gtk2+... checking for pkg-config... pkg-config
    checking OpenGL... checking for GL/gl.h... yes
    checking for GL/glu.h... yes
    checking for GL/glext.h... yes
    checking for main in -lGL... yes
    checking for main in -lGLU... yes
    checking for main in -lGLEW... no
    checking Cg... checking for main in -ljpeg... yes
    checking for main in -lpthread... yes
    checking for main in -lstdc++... yes
    checking for main in -lz... yes
    checking for main in -ldl... yes
    checking for main in -lXxf86vm... yes
    configure: creating ./config.status
    config.status: creating Makefile
    config.status: creating Linux/Makefile
    config.status: executing depfiles commands
    Configuration:
      Target system type:    
      x86-64 build?        no
      Debug build?         no
      Dev build?               no
      SSE2 enabled?            yes
    Making clean in Linux
    make[1]: Entering directory `/home/aaron/pcsx2/plugins/gs/zerogs/opengl/Linux'
    test -z "libZeroGSLinux.a" || rm -f libZeroGSLinux.a
    rm -f *.o
    make[1]: Leaving directory `/home/aaron/pcsx2/plugins/gs/zerogs/opengl/Linux'
    Making clean in .
    make[1]: Entering directory `/home/aaron/pcsx2/plugins/gs/zerogs/opengl'
    test -z "libZeroGSogl.a" || rm -f libZeroGSogl.a
    test -z "libZeroGSoglr.so.0.96.2" || rm -f libZeroGSoglr.so.0.96.2
    rm -f *.o
    make[1]: Leaving directory `/home/aaron/pcsx2/plugins/gs/zerogs/opengl'
    Making install in Linux
    make[1]: Entering directory `/home/aaron/pcsx2/plugins/gs/zerogs/opengl/Linux'
    gcc -DPACKAGE_NAME=\"ZeroGSogl\" -DPACKAGE_TARNAME=\"zerogsogl\" -DPACKAGE_VERSION=\"0.96.2\" -DPACKAGE_STRING=\"ZeroGSogl\ 0.96.2\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE=\"ZeroGSogl\" -DVERSION=\"0.96.2\" -DNDEBUG=1 -DRELEASE_TO_PUBLIC=1 -DZEROGS_SSE2=1 -DHAVE_GL_GL_H=1 -DHAVE_GL_GLU_H=1 -DHAVE_GL_GLEXT_H=1 -I. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -I../ -fPIC -I/opt/cg/include -L/opt/cg/lib -O3 -fomit-frame-pointer  -fPIC -I/opt/cg/include -L/opt/cg/lib -O3 -fomit-frame-pointer  -MT libZeroGSLinux_a-callbacks.o -MD -MP -MF .deps/libZeroGSLinux_a-callbacks.Tpo -c -o libZeroGSLinux_a-callbacks.o `test -f 'callbacks.c' || echo './'`callbacks.c
    mv -f .deps/libZeroGSLinux_a-callbacks.Tpo .deps/libZeroGSLinux_a-callbacks.Po
    gcc -DPACKAGE_NAME=\"ZeroGSogl\" -DPACKAGE_TARNAME=\"zerogsogl\" -DPACKAGE_VERSION=\"0.96.2\" -DPACKAGE_STRING=\"ZeroGSogl\ 0.96.2\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE=\"ZeroGSogl\" -DVERSION=\"0.96.2\" -DNDEBUG=1 -DRELEASE_TO_PUBLIC=1 -DZEROGS_SSE2=1 -DHAVE_GL_GL_H=1 -DHAVE_GL_GLU_H=1 -DHAVE_GL_GLEXT_H=1 -I. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -I../ -fPIC -I/opt/cg/include -L/opt/cg/lib -O3 -fomit-frame-pointer  -fPIC -I/opt/cg/include -L/opt/cg/lib -O3 -fomit-frame-pointer  -MT libZeroGSLinux_a-Conf.o -MD -MP -MF .deps/libZeroGSLinux_a-Conf.Tpo -c -o libZeroGSLinux_a-Conf.o `test -f 'Conf.cpp' || echo './'`Conf.cpp
    In file included from Conf.cpp:25:
    ../GS.h:41:21: error: GL/glew.h: No such file or directory
    make[1]: *** [libZeroGSLinux_a-Conf.o] Error 1
    make[1]: Leaving directory `/home/aaron/pcsx2/plugins/gs/zerogs/opengl/Linux'
    make: *** [install-recursive] Error 1
    Error with building plugins
    i think i have all the necessary plugins, and libs, but i can't get past this.
    could someone help me?

  9. #19
    Join Date
    Oct 2007
    Location
    i really dont know...
    Beans
    40
    Distro
    Ubuntu 7.10 Gutsy Gibbon

    Re: PCSX 0.9.4 Just released...

    *bump*
    i have tried looking around for the answer but have yet to find one. Can somebody help please?

  10. #20
    Join Date
    Jul 2006
    Location
    US
    Beans
    235
    Distro
    Kubuntu 11.10 Oneiric Ocelot

    Re: PCSX 0.9.4 Just released...

    Code:
    sudo apt-get install libglew-dev
    ehcualp, that might work for you--it JUST did for me, same problem.

Page 2 of 4 FirstFirst 1234 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •