Page 1 of 2

[Game][SFS]Frets On Fire 1.2.451

Posted: Mon 18 Jun 2007, 03:41
by wow
Homepage http://fretsonfire.sourceforge.net

About the game http://fretsonfire.sourceforge.net/about/
  • Frets on Fire is a game of musical skill and fast fingers. The aim of the game is to play guitar with the keyboard as accurately as possible.
Features
  • Unique inverted keyboard gameplay style
    Image
    Support for guitar controllers and generic joysticks
    Includes a song editor for making your own tunes
    Compete with others on the World Charts
    Hundreds of songs composed by the community
    Supports importing Guitar Hero™ I and Guitar Hero™ II songs
    Multiplatform; runs on Windows™, Linux®, Mac OS X™ and FreeBSD®
    Open source, full Python source code available
    9 languages: brazilian_portuguese, french, german, hebrew, italian, polish, russian, spanish, swedish,
Requirements
  • 128 MB of RAM(Should be more on puppy)
    A fairly fast OpenGL graphics card with decent drivers (if you can run Compiz/Beryl you'll be fine).
    SDL compatible sound card; SDL library installed. (Install libSDL from PetGet)
Screenshot
  • Image
Usage
  • Rename the file 'FretsOnFire-1.2.451_2xx.sfs' as usual to match your Puppy version or use Puppy's Boot Manager(2.16)
    Start the game from Menu>Fun>FretsOnFire or clic the icon at /usr/local/apps/Games/ (You can drag the FoF icon to the pinboard)
    Image Image
    If the game doesn't start type this in a terminal window to see error messages:

    Code: Select all

    /usr/local/apps/Games/FretsOnFire/FretsOnFire
    Image
Troubleshooting
  • Right clic over the game folder/icon and read the help file.
    Image
Download: Enjoy

Posted: Thu 21 Jun 2007, 02:11
by Indy
Hi,

Is any one else having a problem downloading the file?

I only get a 4250B file when I download it from File Front (which says it should be 31.55 MB).

Posted: Mon 25 Jun 2007, 02:51
by wow
Sometimes(rare) the service is unavailable :evil: , try again later.

I forgot something else, this sfs can be mounted on Puppy-1.09CE as loop device (don't use it as usr_more.sfs, use 'mount -o loop <something>.sfs /<SomeDir>') and since it's a RoxApp you can start to play just clicking the icon (<wherever it's mounted>/usr/local/apps/Games)

Tip: when downloading from filefront don't use download accelerators.

Posted: Tue 10 Jul 2007, 19:25
by schnauzer93
I installed Frets on Fire and the libraries, but I got this error message when I tried to start it from the terminal:

open /dev/sequencer: No such device
open /dev/sequencer: No such device
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
Traceback (most recent call last):
File "/home/skyostil/src/cx_Freeze-3.0.3/initscripts/Console.py", line 27, in ?
File "src/FretsOnFire.py", line 64, in ?
File "src/GameEngine.py", line 155, in __init__
File "src/Video.py", line 68, in setMode
pygame.error: Couldn't find matching GLX visual

Any help is greatly appreciated.

Posted: Wed 11 Jul 2007, 20:29
by wow
That's because it only works at 24bpp. Exit X, run xorgwizard, choose Xorg and select "1024x768x24" or "800x600x24", etc.

Posted: Sat 12 Apr 2008, 04:55
by wow
- SFS reuploaded
- Also tested on Puppy-4beta

Dead link

Posted: Fri 13 Jun 2008, 17:04
by skyline-gtr-r34
Can someone reupload the FoF sfs file. It just leads me to file front home page.

Posted: Tue 17 Jun 2008, 20:10
by wow
Fixed.

Posted: Sun 14 Sep 2008, 20:12
by brendoncdodd
I installed this into Puppy 4.00 and got this error

Traceback (most recent call last):
File "src/FretsOnFire.py", line 36, in ?
File "src/GameEngine.py", line 23, in ?
File "/usr/lib/python2.4/site-packages/OpenGL/__init__.py, line 2/ in ?
File "/usr/lib/python2.4/site-packages/OpenGL/GL/GL__init__.py", line 2, in ?
File "/usr/lib/python2.4/site-packages/OpenGL/GL/GL__init__.py", line 2, in ?
File "ExtensionLoader_OpenGL_GL_GL__init.py", line 12, in ?
ImportError: libGLU.so.1: cannot open shared object file: No such file or direct
ory

Is ther a problem with my OpenGL? Do I not have OpenGL? I would think that it would come with Puppy 4.

Posted: Wed 17 Sep 2008, 01:55
by wow
brendoncdodd
Is ther a problem with my OpenGL? Do I not have OpenGL? I would think that it would come with Puppy 4.

Ok, make sure that you have installed the xorg_xorg_full_dri-7.3.pet
package from petget. Now install the video driver for your card and change to the color depth to 24 bpp, don't waste your time if you don't have and ATI or nVidia gpu/igpu.

Posted: Sun 19 Apr 2009, 05:49
by orbital
First I installed Frets on Fire and got this error:

Traceback (most recent call last):
File "src/FretsOnFire.py", line 36, in ?
File "src/GameEngine.py", line 23, in ?
File "/usr/lib/python2.4/site-packages/OpenGL/__init__.py, line 2/ in ?
File "/usr/lib/python2.4/site-packages/OpenGL/GL/GL__init__.py", line 2, in ?
File "/usr/lib/python2.4/site-packages/OpenGL/GL/GL__init__.py", line 2, in ?
File "ExtensionLoader_OpenGL_GL_GL__init.py", line 12, in ?
ImportError: libGLU.so.1: cannot open shared object file: No such file or direct
ory

Later i installed the xorg_xorg_full_dri-7.3.pet and got this error:

Traceback (most recent call last):
File "/home/skyostil/src/cx_Freeze-3.0.3/initscripts/Console.py", line 27, in ?
File "src/FretsOnFire.py", line 64, in ?
File "src/GameEngine.py", line 155, in __init__
File "src/Video.py", line 68, in setMode
pygame.error: X11 driver not configured with OpenGL

How to configure X11 with OpenGL?

SDL without OpenGL support.

Posted: Mon 20 Apr 2009, 04:19
by wow
Try to install another build of SDL to fix it.
This one is from my puplet, don't know if it'll work on other puppies:
http://www.murga-linux.com/puppy/viewto ... 424#283424

Re: [Game][SFS]Frets On Fire 1.2.451

Posted: Wed 19 Aug 2009, 11:46
by nancy reagan
wow wrote:Homepage http://fretsonfire.sourceforge.net

  • Rename the file 'FretsOnFire-1.2.451_2xx.sfs' as usual to match your Puppy version or use Puppy's Boot Manager(2.16)
    Start the game from Menu>Fun>FretsOnFire or clic the icon at /usr/local/apps/Games/ (You can drag the FoF icon to the pinboard)
    Image Image
    If the game doesn't start type this in a terminal window to see error messages:

    Code: Select all

    /usr/local/apps/Games/FretsOnFire/FretsOnFire

    Enjoy
Hi wow,

Followed all your instructions but nothing happens apart from a menu entry.

I am running live cd 4.1.2

TO WHAT DO I HAVE TO RENAME THE FILE - EXACTLY-.

I am no tweaker

Posted: Sat 09 Apr 2011, 23:22
by shadowtroop
[bump]

Could someone reupload this to mediafire or something?

Posted: Sun 10 Apr 2011, 00:55
by 666philb
hi shadowtroop

i had seen your other post and i had a go a getting the new fretsonfire to work, but i had the same error as you. I think it might be to to with the 'dreaded python!'

However i found an older version that does work . I tested it on lupu520 and lupu525 with just my graphic drivers and python installed.

Just unzip it, and click the FretsOnFire script to start it.

http://sourceforge.net/projects/fretson ... z/download

666philb

edit: it's the same as the above version

Posted: Sun 10 Apr 2011, 13:10
by shadowtroop
Clicking on the script doesn't do anything...

EDIT: I ran it from terminal...I got this:
pygame.error: couldn't find matching GLX Visual

Posted: Sun 10 Apr 2011, 14:13
by 666philb
open the folder "FretsOnFire"where the script is ,then open a terminal by right clicking in the window and choosing,...window / terminal here, then type

Code: Select all

./FretsOnFire
post what it says here.

edit: also try right-clicking on the script and select permissions and choose make executable/searchable. then try clicking the script again

Posted: Sun 10 Apr 2011, 14:28
by 666philb
sorry i didn't see that you had already posted that info......... which puppy version are you using? (i've lost your original post)

Posted: Sun 10 Apr 2011, 23:21
by shadowtroop
Lucid Puppy 5.2.

Posted: Sun 10 Apr 2011, 23:29
by 666philb
try booting live with the cd, by typing puppy pfix=ram at the boot screen. then install just your graphics driver and python. See if it works then. If it does then your puppy install messed up, if it doesn't then it must hate your graphic drivers.