Page 26 of 28 FirstFirst ... 162425262728 LastLast
Results 251 to 260 of 278

Thread: PCSX2 0.9.3 Released for Linux!

  1. #251
    Join Date
    Dec 2009
    Location
    Bayamon, PR
    Beans
    Hidden!

    Re: PCSX2 0.9.3 Released for Linux!

    Quote Originally Posted by Holmen View Post
    I am unable to compile using the first post.
    Running 64-bit Lucid.
    try downloading the linux version from here:

    http://pcsx2.net/downloads.php

    no compiling needed. just download the tarball, extract, and run the executable.

    the Zeropad controller plugin doesn't pick up my gamepad's left analog stick for me for some reason (seems like that Zeropad plugin is a problem for a lot of people), but the program runs fine from the little bit i've used it...

  2. #252
    Join Date
    Jan 2007
    Beans
    17
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Re: PCSX2 0.9.3 Released for Linux!

    I hadn't any problem running it, I've tried with my ps2 dvds and everything works good (even if with some minor bug) but is there a way to run iso ? because I can't find in the dvd plugin list the plugin that should manage isos...(I'm kinda tired of switching disks and a couple of my disks have scratches and they're giving me some problems while playing )

  3. #253
    Join Date
    Jan 2008
    Beans
    18

    Angry Re: PCSX2 0.9.3 Released for Linux!

    sorry guys but does not work on accer aspire 5570z
    I just tried already
    on their website does not say on what hardware works

  4. #254
    Join Date
    Jun 2010
    Beans
    1

    Re: PCSX2 0.9.3 Released for Linux!

    plz.. help...

    ~/pcsx2/bin$ ./pcsx2

    _openfile /home/dartjulius/D/FINAL_FANTASY_X.iso 0
    detected blocksize = 2048
    isoOpen: /home/dartjulius/D/FINAL_FANTASY_X.iso ok
    offset = 0
    blockofs = 24
    blocksize = 2048
    blocks = 2246432
    type = 2
    ZeroGS: creating
    ZeroGS: Got Doublebuffered Visual!
    ZeroGS: glX-Version 1.4
    ZeroGS: Depth 24
    ZeroGS: you have Direct Rendering!
    ZeroGS: Disabling MRT depth writing
    ZeroGS: Creating effects
    ZeroGS: Creating extra effects
    ZeroGS: using accurate shaders
    ZeroGS: initialization successful
    Sound device not available!
    ZeroGS: Disabling MRT depth writing
    Illegal Instruction
    tks!

    UBUNTU 10.04, 64bits
    DUAL CORE 1.6
    NVIDIA 7300GS
    3GB RAM
    Last edited by DartJulius; July 1st, 2010 at 02:52 AM.

  5. #255
    Join Date
    Jun 2009
    Location
    Melbourne, Australia
    Beans
    143
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: PCSX2 0.9.3 Released for Linux!

    Is there a way to get this running on 64bit Ubuntu. A work around with 32bit libraries maybe?
    AMD Phenom x6 1090t @ 4ghz | Geforce GTX 275 896mb | 8GB G.Skill DDR3 1600 RAM | 4 x 1tb WDD Drives & 500gb WDD Drive | Auzentech Prelude X-Fi | 2 x BENQ 2200HD LCDs | Ubuntu 12.04

  6. #256
    Join Date
    Jun 2010
    Beans
    14

    Re: PCSX2 0.9.3 Released for Linux!

    I did everything as you suggested and i got an error with building plugins. This is the output i got on my terminal:----------------------------------------maybe you can tell me whats wrong. Thanks
    Building Graphics Synthesizer plugins...
    ----------------------------------------
    ----------------------
    Building ZeroGS OpenGL
    ----------------------
    checking for a BSD-compatible install... /usr/bin/install -c
    checking whether build environment is sane... yes
    checking for gawk... gawk
    checking whether make sets $(MAKE)... yes
    checking for gcc... gcc
    checking whether the C compiler works... yes
    checking for C compiler default output file name... a.out
    checking for suffix of executables...
    checking whether we are cross compiling... no
    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 ranlib... ranlib
    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... yes
    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? yes
    Debug build? no
    Dev build? no
    SSE2 enabled? yes
    Making clean in Linux
    make[1]: Entering directory `/home/bedrock/pcsx2/plugins/gs/zerogs/opengl/Linux'
    test -z "libZeroGSLinux.a" || rm -f libZeroGSLinux.a
    rm -f *.o
    make[1]: Leaving directory `/home/bedrock/pcsx2/plugins/gs/zerogs/opengl/Linux'
    Making clean in .
    make[1]: Entering directory `/home/bedrock/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/bedrock/pcsx2/plugins/gs/zerogs/opengl'
    Making install in Linux
    make[1]: Entering directory `/home/bedrock/pcsx2/plugins/gs/zerogs/opengl/Linux'
    if gcc -DPACKAGE_NAME=\"ZeroGSogl\" -DPACKAGE_TARNAME=\"zerogsogl\" -DPACKAGE_VERSION=\"0.96.2\" -DPACKAGE_STRING=\"ZeroGSogl\ 0.96.2\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ZeroGSogl\" -DVERSION=\"0.96.2\" -DNDEBUG=1 -DRELEASE_TO_PUBLIC=1 -DZEROGS_SSE2=1 -D__x86_64__=1 -DHAVE_GL_GL_H=1 -DHAVE_GL_GLU_H=1 -DHAVE_GL_GLEXT_H=1 -I. -I. -pthread -D_REENTRANT -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/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -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; \
    then mv -f ".deps/libZeroGSLinux_a-callbacks.Tpo" ".deps/libZeroGSLinux_a-callbacks.Po"; else rm -f ".deps/libZeroGSLinux_a-callbacks.Tpo"; exit 1; fi
    if gcc -DPACKAGE_NAME=\"ZeroGSogl\" -DPACKAGE_TARNAME=\"zerogsogl\" -DPACKAGE_VERSION=\"0.96.2\" -DPACKAGE_STRING=\"ZeroGSogl\ 0.96.2\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ZeroGSogl\" -DVERSION=\"0.96.2\" -DNDEBUG=1 -DRELEASE_TO_PUBLIC=1 -DZEROGS_SSE2=1 -D__x86_64__=1 -DHAVE_GL_GL_H=1 -DHAVE_GL_GLU_H=1 -DHAVE_GL_GLEXT_H=1 -I. -I. -pthread -D_REENTRANT -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/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -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; \
    then mv -f ".deps/libZeroGSLinux_a-Conf.Tpo" ".deps/libZeroGSLinux_a-Conf.Po"; else rm -f ".deps/libZeroGSLinux_a-Conf.Tpo"; exit 1; fi
    In file included from Conf.cpp:25:
    ../GS.h:41:21: error: GL/glew.h: No such file or directory
    Conf.cpp: In function ‘void LoadConfig()’:
    Conf.cpp:66: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result
    Conf.cpp:67: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result
    Conf.cpp:68: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result
    Conf.cpp:69: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result
    Conf.cpp:70: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result
    make[1]: *** [libZeroGSLinux_a-Conf.o] Error 1
    make[1]: Leaving directory `/home/bedrock/pcsx2/plugins/gs/zerogs/opengl/Linux'
    make: *** [install-recursive] Error 1
    Error with building plugins

  7. #257
    Join Date
    Oct 2004
    Location
    Denmark - Scandinavia
    Beans
    19,553
    Distro
    Ubuntu Budgie Development Release

    Re: PCSX2 0.9.3 Released for Linux!

    May be:
    checking for main in -lGLEW... no
    and

    ../GS.h:41:21: error: GL/glew.h: No such file or directory
    Try install glew dev package.

  8. #258
    Join Date
    Apr 2008
    Location
    Viet Nam
    Beans
    189
    Distro
    Ubuntu

    Re: PCSX2 0.9.3 Released for Linux!

    Anyone success in getting 0.9.7 run on 64bit ?
    Dell Inspiron 1464
    Intel Core-i3 @ 2.13Ghz | 4G 1066Mhz DDR3
    GMA HD | Intel SSD 80Gb |
    Running Ubuntu 12.04 "Precise"

  9. #259
    Join Date
    Apr 2007
    Beans
    2,042

    Re: PCSX2 0.9.3 Released for Linux!

    forums stuck

  10. #260
    Join Date
    Jun 2007
    Location
    Rio de Janeiro - Brasil
    Beans
    319
    Distro
    Kubuntu Development Release

    Re: PCSX2 0.9.3 Released for Linux!

    Quote Originally Posted by Funnnny View Post
    Anyone success in getting 0.9.7 run on 64bit ?
    The pcsx2 devs recommend to run it via a 32bit chroot. I've opted for a 32bit install solely for the purpose of running pcsx2 and I'm really happy with it .

Page 26 of 28 FirstFirst ... 162425262728 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
  •