Results 1 to 5 of 5

Thread: Hotei Jewels Relax - works fine but no sound

  1. #1
    Join Date
    Apr 2008
    Location
    London
    Beans
    1,873
    Distro
    Kubuntu 12.04 Precise Pangolin

    Hotei Jewels Relax - works fine but no sound

    Hi,
    I downloaded the tar.bz2 for Hotei Jewels:Relax from here:

    http://www.wegroup.org/games/puzzle-...els-relax.html

    and extracted it to my /home/Games folder. It works fine when I press the hj file, but there is no sound.

    Anyone know how to get the sound working? I'm using Ubuntu 10.04 64-bit.

    .

  2. #2
    Join Date
    Mar 2010
    Location
    Vienna
    Beans
    191

    Re: Hotei Jewels Relax - works fine but no sound

    Go with a Terminal into the Folder of the Game and try:

    Code:
    aoss ./hj
    or

    Code:
    padsp ./hj

  3. #3
    Join Date
    Apr 2008
    Location
    London
    Beans
    1,873
    Distro
    Kubuntu 12.04 Precise Pangolin

    Re: Hotei Jewels Relax - works fine but no sound

    Thanks, but neither of those worked.

    I got an error message with the oss one:

    Code:
    $ aoss ./hj
    ERROR: ld.so: object '/usr/lib/libaoss.so' from LD_PRELOAD cannot be preloaded: ignored.
    I have already install the ia32 libs, but maybe I need a symlink or something?

    .

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

    Re: Hotei Jewels Relax - works fine but no sound

    You'll better wait for Ubuntu to get incorporated ossp.

    The problem you get is that games that use the ancient oss sound api, is that - if the game is made to write directly to the sound memory in oss. Then padsp workaround won't work.


    Hopefully Ubuntu will get the ossp proxy up in the next Ubuntu release.

  5. #5
    Join Date
    Jul 2011
    Beans
    1

    Re: Hotei Jewels Relax - works fine but no sound

    Had same sound issue.
    Problem solved with the installation of the required libraries:

    libsdl-image1.2
    libsdl-mixer1.2
    libsdl-mixer1.2-dev

    Great game!!

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
  •