Author |
Message |
wow
Joined: 29 Jun 2006 Posts: 1052 Location: Peru
|
Posted: Sun 17 Jun 2007, 23:41 Post subject:
[Game][SFS]Frets On Fire 1.2.451 Subject description: Packed with SquashFS-2.1, works with Puppy 2, 3 and 4 |
|
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
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
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)
If the game doesn't start type this in a terminal window to see error messages:
Code: | /usr/local/apps/Games/FretsOnFire/FretsOnFire |
Troubleshooting
Right clic over the game folder/icon and read the help file.

Download:
Enjoy
_________________

Last edited by wow on Tue 17 Jun 2008, 16:07; edited 5 times in total
|
Back to top
|
|
 |
Indy

Joined: 01 Feb 2006 Posts: 73 Location: Sydney, Australia
|
Posted: Wed 20 Jun 2007, 22:11 Post subject:
|
|
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).
|
Back to top
|
|
 |
wow
Joined: 29 Jun 2006 Posts: 1052 Location: Peru
|
Posted: Sun 24 Jun 2007, 22:51 Post subject:
|
|
Sometimes(rare) the service is unavailable , 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.
_________________

|
Back to top
|
|
 |
schnauzer93
Joined: 08 Jul 2007 Posts: 5
|
Posted: Tue 10 Jul 2007, 15:25 Post subject:
|
|
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.
|
Back to top
|
|
 |
wow
Joined: 29 Jun 2006 Posts: 1052 Location: Peru
|
Posted: Wed 11 Jul 2007, 16:29 Post subject:
|
|
That's because it only works at 24bpp. Exit X, run xorgwizard, choose Xorg and select "1024x768x24" or "800x600x24", etc.
_________________

|
Back to top
|
|
 |
wow
Joined: 29 Jun 2006 Posts: 1052 Location: Peru
|
Posted: Sat 12 Apr 2008, 00:55 Post subject:
|
|
- SFS reuploaded
- Also tested on Puppy-4beta
_________________

|
Back to top
|
|
 |
skyline-gtr-r34
Joined: 11 Jun 2008 Posts: 5
|
Posted: Fri 13 Jun 2008, 13:04 Post subject:
Dead link |
|
Can someone reupload the FoF sfs file. It just leads me to file front home page.
|
Back to top
|
|
 |
wow
Joined: 29 Jun 2006 Posts: 1052 Location: Peru
|
Posted: Tue 17 Jun 2008, 16:10 Post subject:
|
|
Fixed.
_________________

|
Back to top
|
|
 |
brendoncdodd
Joined: 12 Aug 2008 Posts: 4
|
Posted: Sun 14 Sep 2008, 16:12 Post subject:
|
|
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.
|
Back to top
|
|
 |
wow
Joined: 29 Jun 2006 Posts: 1052 Location: Peru
|
Posted: Tue 16 Sep 2008, 21:55 Post subject:
|
|
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.
_________________

|
Back to top
|
|
 |
orbital
Joined: 19 Apr 2009 Posts: 1
|
Posted: Sun 19 Apr 2009, 01:49 Post subject:
|
|
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?
|
Back to top
|
|
 |
wow
Joined: 29 Jun 2006 Posts: 1052 Location: Peru
|
Posted: Mon 20 Apr 2009, 00:19 Post subject:
SDL without OpenGL support. |
|
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/viewtopic.php?p=283424#283424
_________________

|
Back to top
|
|
 |
nancy reagan
Joined: 22 Jan 2009 Posts: 549
|
Posted: Wed 19 Aug 2009, 07:46 Post subject:
Re: [Game][SFS]Frets On Fire 1.2.451 Subject description: Packed with SquashFS-2.1, works with Puppy 2, 3 and 4 |
|
wow wrote: | Homepage http://fretsonfire.sourceforge.net
[list]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)
If the game doesn't start type this in a terminal window to see error messages:
Code: | /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
|
Back to top
|
|
 |
shadowtroop
Joined: 06 Apr 2011 Posts: 30
|
Posted: Sat 09 Apr 2011, 19:22 Post subject:
|
|
[bump]
Could someone reupload this to mediafire or something?
|
Back to top
|
|
 |
666philb

Joined: 07 Feb 2010 Posts: 3635 Location: wales ... by the sea
|
Posted: Sat 09 Apr 2011, 20:55 Post subject:
|
|
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/fretsonfire/files/fretsonfire/1.2.451/FretsOnFire-1.2.451-linux.tar.gz/download
666philb
edit: it's the same as the above version
_________________ Bionicpup64 built with bionic beaver packages http://murga-linux.com/puppy/viewtopic.php?t=114311
Xenialpup64, built with xenial xerus packages http://murga-linux.com/puppy/viewtopic.php?t=107331
|
Back to top
|
|
 |
|