Page 11 of 19 FirstFirst ... 910111213 ... LastLast
Results 101 to 110 of 185

Thread: HOWTO: Install zsnes with libao support on AMD64

  1. #101
    Join Date
    Jul 2008
    Beans
    11

    Re: HOWTO: Install zsnes with libao support on AMD64

    Joining NacIK's request
    a step-by-step amd64 hardy tutorial for newbies
    Asus commando
    Intel Core 2 Quad Q6600 2.40~
    Corsair DDR2 800 MHz 1GBx4 CL4
    ATI Sapphire HD 3870x2 1Gb

  2. #102
    Join Date
    Jan 2006
    Beans
    2,031

    Re: HOWTO: Install zsnes with libao support on AMD64

    Quote Originally Posted by NacIK View Post
    OK, now I am completely lost. Can you post a step-by-step amd64 Hardy install for someone just learning linux?
    Quote Originally Posted by Barina View Post
    Joining NacIK's request
    a step-by-step amd64 hardy tutorial for newbies
    Alright, since it's been long since overdue...

    Do the following:
    Code:
    echo "deb http://rowdy.dfreer.org:8080 hardy main" | sudo tee -a /etc/apt/sources.list 
    wget http://rowdy.dfreer.org:8080/7572013D.gpg -O- | sudo apt-key add - 
    sudo apt-get update
    sudo apt-get install zsnes32
    
    zsnes32 -ad oss ## First run ##
    zsnes32 ## all subsquent runs, or just launch through the menu ##
    Yes, this means the repository is back up! I need to get things working, such as pSX for AMD64 Hardy and new debian lenny packages, but all the old stuff is there and the old releases (feisty, gutsy, etch) should work as expected. I'll have the front page updated soon and make some announcements later.

    Please note:
    -- You need to remove my old repository lines from your /etc/apt/sources.list, if you have them. They should look something like this:
    Code:
    deb http://packages.dfreer.org gutsy main
    -- I added the man page for zsnes32 in hardy, try it out!
    Code:
    man zsnes32
    Let me know of any problems, it's been awhile since I've made packages I may have done it wrong!




    @ Pauan - Sorry I missed your post. Try doing the following:
    1. Download the attached zsnes binary
    2. Place it in /usr/local/games/zsnes32/

    Then:
    Code:
    sudo chown root:root /usr/local/games/zsnes32/zsnes
    sudo chmod a+x /usr/local/games/zsnes32/zsnes
    sudo rm /usr/bin/zsnes32
    sudo ln -s /usr/local/games/zsnes32/zsnes /usr/bin/zsnes32
    Make sure you have this package installed:
    http://packages.dfreer.org/pool/lenn...-1.2_amd64.deb

    Then delete your old configuration in case there is a problem with it:
    Code:
    sudo rm ~/.zsnes/zsnesl.cfg
    Then run zsnes. The first time, run it in the terminal like so:
    Code:
    zsnes32 -ad oss
    If sound is scratchy, try playing with the sampling level. If sound still doesn't output for you, please provide me with the following:
    Code:
    ldd /usr/bin/zsnes32
    ls -l /usr/lib/ao/plugins-2/
    cat /proc/cpuinfo
    It may be that I'll need to recompile a binary for you.

    You may also want to check this thread out (everyone should who doesn't really know zsnes or are having sound problems):
    http://ubuntuforums.org/showthread.p...ighlight=zsnes
    Attached Files Attached Files
    Last edited by dfreer; July 13th, 2008 at 05:07 AM.

  3. #103
    Join Date
    Jun 2006
    Beans
    21

    Re: HOWTO: Install zsnes with libao support on AMD64

    Quote Originally Posted by dfreer View Post
    If sound still doesn't output for you, please provide me with the following:
    Code:
    ldd /usr/bin/zsnes32
    ls -l /usr/lib/ao/plugins-2/
    cat /proc/cpuinfo
    Didn't work. Here's the outputs you wanted.

    I already had lib32ao2 installed from your repository, but just to be safe I reinstalled it from the link you gave me.

    I tried -ad oss, -ad alsa09, -ad esd, and -ad sdl. Same thing as before.

    P.S. Oh yeah, and I tried to upgrade zsnes32 from your repository, and got this:

    Code:
    E: /var/cache/apt/archives/zsnes32_1.510b-3.5_amd64.deb: trying to overwrite `/usr/lib/ao/plugins-2/lib32nas.so', which is also in package lib32ao2
    Guess that's what I get for being impatient.
    Attached Files Attached Files

  4. #104
    Join Date
    Jan 2006
    Beans
    2,031

    Re: HOWTO: Install zsnes with libao support on AMD64

    Quote Originally Posted by Pauan View Post
    Didn't work. Here's the outputs you wanted.

    I already had lib32ao2 installed from your repository, but just to be safe I reinstalled it from the link you gave me.

    I tried -ad oss, -ad alsa09, -ad esd, and -ad sdl. Same thing as before.

    P.S. Oh yeah, and I tried to upgrade zsnes32 from your repository, and got this:

    Code:
    E: /var/cache/apt/archives/zsnes32_1.510b-3.5_amd64.deb: trying to overwrite `/usr/lib/ao/plugins-2/lib32nas.so', which is also in package lib32ao2
    Guess that's what I get for being impatient.
    Alright, I'll have to get Debian Lenny fired up. I need to update the debian etch/lenny repos anyways.

    Indeed, that package is for ubuntu hardy only. Ubuntu's ia32-libs package is significantly different from Debian Lenny's. The binary that I gave you is the same binary that package contains anyways

  5. #105
    Join Date
    Jul 2008
    Beans
    1

    Re: HOWTO: Install zsnes with libao support on AMD64

    this is just beautiful. I can't thank you enough for updating the repo for hardy. I been without for far too long.

  6. #106
    Join Date
    Dec 2007
    Location
    Idaho
    Beans
    4,976
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: HOWTO: Install zsnes with libao support on AMD64

    Quote Originally Posted by lgshort View Post
    this is just beautiful. I can't thank you enough for updating the repo for hardy. I been without for far too long.
    I second that, now time for some Zelda - A link to the past

  7. #107
    Join Date
    Jan 2006
    Beans
    2,031

    Re: HOWTO: Install zsnes with libao support on AMD64

    Thanks guys! It's been far too long since I've updated things

    @ Pauan - I'm on Default Gnome Desktop install of Debian Lenny 64-bit, and sound is working in zsnes for me. I am using a newer version of the 32-bit libao2 package then you, and a binary built in Debian Lenny 32-bit, so maybe that could be the issue. I've attached the zsnes binary I'm using (built for a generic i586 machine), try it.

    Beyond that, I'll be getting a package made soon including an updated lib32ao2 in the Debian Lenny repository. But I suspect there may be another reason why zsnes isn't outputting any sound for you, have you tinkered with any sound settings/installed OSS4/pulseaudio or anything?

    EDIT: oops, forgot the attachment
    Attached Files Attached Files
    Last edited by dfreer; July 14th, 2008 at 07:42 AM.

  8. #108
    Join Date
    Jun 2006
    Beans
    21

    Re: HOWTO: Install zsnes with libao support on AMD64

    Quote Originally Posted by dfreer View Post
    But I suspect there may be another reason why zsnes isn't outputting any sound for you, have you tinkered with any sound settings/installed OSS4/pulseaudio or anything?
    I did install OSS4 once, but purged it shortly afterwards. I haven't particularly tweaked any sound settings... except for /etc/libao.conf. I changed the default_driver from alsa to oss. Changing it back to alsa had no effect.

    I haven't installed PulseAudio (it was the reason I went to Debian), and as far as I know, sound in ZSNES didn't work even before installing OSS4; though I could be wrong.

    EDIT: No attached file?

  9. #109
    Join Date
    Jun 2006
    Beans
    21

    Re: HOWTO: Install zsnes with libao support on AMD64

    Hey, the sound works on the file you attached! Sounds really great.

    I can use this until you get the repository updated. Thank you so much!

    EDIT: -ad oss doesn't work, but -ad alsa09 and -ad esd does. Sound quality seems top-notch (considering it's a SNES game).
    Last edited by Pauan; July 14th, 2008 at 07:50 AM.

  10. #110
    Join Date
    Jan 2006
    Beans
    2,031

    Re: HOWTO: Install zsnes with libao support on AMD64

    Quote Originally Posted by Pauan View Post
    Hey, the sound works on the file you attached! Sounds really great.

    I can use this until you get the repository updated. Thank you so much!

    EDIT: -ad oss doesn't work, but -ad alsa09 and -ad esd does. Sound quality seems top-notch (considering it's a SNES game).
    My -ad oss is working, so I'm guessing that's a specific problem with your install. At least you have decent sound now, glad to help!

Page 11 of 19 FirstFirst ... 910111213 ... 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
  •