FoFiX v3.1xx development thread

Discussion particular to FoFiX, its development, and themes
Forum rules
trinidude4
Member
Posts: 395
Joined: March 22nd, 2008
Reputation: 0

Re: FoFiX v3.1xx development thread

Postby trinidude4 » Fri Aug 21, 2009 5:30 am

jfosheezy wrote:so what would be the best os to run this on now


Mac :wink:

I think I have everything compiled for python 2.5 for Mac. I also have everything for python 2.6, but for some reason it's not portable. Py2app has problems with gst for python 2.6 only. I may only be able to put up a python 2.5 binary. Also, if gst-plugins-good is needed, I'm having problems compiling that. Making a universal build of all this gstreamer stuff was a pain, so hopefully it works for you ppc people.
max26199
Member
Posts: 36
Joined: January 2nd, 2008
Reputation: 0

Re: FoFiX v3.1xx development thread

Postby max26199 » Fri Aug 21, 2009 8:24 am

the GStreamer binarys from http://www.gstreamer-winbuild.ylatuya.e ... d=download already include the required GLib/gtk files.
so you don't need to have the gtk/glib files separately, as i assumed before

i tried the portable setup on another machine (usb stick), and video playback works fine using only the gstreamer binarys
i use this script to set up the environment variables

Code: Select all

set Path=%Path%;%~d0\Python26;%~d0\Python26\Lib\site-packages\pywin32_system32;%~d0\ProgramFiles\gstreamer\bin
set GST_PLUGIN_PATH=%~d0\ProgramFiles\gstreamer\lib\gstreamer-0.10
C++ code is tasty.
raphaelr
Member
Posts: 104
Joined: December 23rd, 2008
Reputation: 0

Re: FoFiX v3.1xx development thread

Postby raphaelr » Fri Aug 21, 2009 11:12 am

Ok, I gave it a try and it lags horrible. I don't know if it works, but we could improve the performance greatly if we use Hardware Overlays like Movie Players do. I don't know if it's possible in OpenGL apps though.
Image
Custom Song: Beatsteaks - As I Please (Only Guitar @ Amazing)
Before asking for help, try doing a barrel roll.
alpha tester
User avatar
hannon
Member
Posts: 279
Joined: March 7th, 2008
Location: Truro Nova Scotia
Reputation: 0
Contact:

Re: FoFiX v3.1xx development thread

Postby hannon » Fri Aug 21, 2009 11:55 am

Thought in new revision, can "pause on loss of focus" be moved in with the "mods,cheats,AI"

I may not be able to play it , but i can still get into the menus :)
Buy Rock Band Gear You'll Thank Yourself in the end
Cheaper to buy it in pieces
Drums 50 buxs
Mic 25
Guitar came with GH3
Endless hours of fun Priceless
______________________________
User avatar
lvl4573r
Member
Posts: 77
Joined: May 24th, 2008
Location: Somewere
Reputation: 0
Contact:

Re: FoFiX v3.1xx development thread

Postby lvl4573r » Fri Aug 21, 2009 3:10 pm

hannon wrote:Thought in new revision, can "pause on loss of focus" be moved in with the "mods,cheats,AI"

Umm.. why?
alpha tester
User avatar
hannon
Member
Posts: 279
Joined: March 7th, 2008
Location: Truro Nova Scotia
Reputation: 0
Contact:

Re: FoFiX v3.1xx development thread

Postby hannon » Fri Aug 21, 2009 4:07 pm

i had just suggested that so it would be a little bit easier to access,it just kinda struck me as belonging there.just feed back.
Buy Rock Band Gear You'll Thank Yourself in the end
Cheaper to buy it in pieces
Drums 50 buxs
Mic 25
Guitar came with GH3
Endless hours of fun Priceless
______________________________
space warrior
User avatar
akedrou
Member
Posts: 557
Joined: December 3rd, 2008
Location: Boulder
Reputation: 1
Contact:

Re: FoFiX v3.1xx development thread

Postby akedrou » Sat Aug 22, 2009 2:04 am

hannon wrote:i had just suggested that so it would be a little bit easier to access,it just kinda struck me as belonging there.just feed back.

Pause on lose focus is a change of the gameplay... It's not a mod (obviously, as it's not in the mod folder), it's not a cheat (as it doesn't give you any advantage), and it isn't related to the AI.
FoFiX dev | Troublemaker | Malcontent
caiowatanabe
Member
Posts: 67
Joined: July 15th, 2008
Location: Brazil
Reputation: 0

Re: FoFiX v3.1xx development thread

Postby caiowatanabe » Sat Aug 22, 2009 9:47 am

hey guys the game is great, but i updated to the latest revision and when i play any song on any instrument the streaker keeps breaking. when i was playing with r1750 there was no problem could u help me because i want this revision so much...
User avatar
aduro
Member
Posts: 1987
Joined: March 3rd, 2008
Reputation: 0

Re: FoFiX v3.1xx development thread

Postby aduro » Sat Aug 22, 2009 6:00 pm

I don't suppose there's ever any plans for a video lag option? My new setup makes FoF pretty much unplayable

A good cop-out for video lag might be the option to just move the fret bar up more, that might work
FoFiX Dev/Mod Squad
User avatar
jstump91
Member
Posts: 837
Joined: September 21st, 2008
Location: Baltimore, MD (US)
Reputation: 0
Contact:

Re: FoFiX v3.1xx development thread

Postby jstump91 » Sat Aug 22, 2009 10:33 pm

aduro wrote:I don't suppose there's ever any plans for a video lag option? My new setup makes FoF pretty much unplayable

A good cop-out for video lag might be the option to just move the fret bar up more, that might work


I would like to take a moment to point out the existence of a wonderful little invention known as an issue tracker.

Use it instead of posting in this thread if you don't like the idea of your post and all discussion of it getting buried in unrelated verbiage.

As for that idea, though, we will almost certainly look into working something out for video lag in 4.0.0 - if, that is, there's an issue reminding us to.
jstump91, a.k.a. john.stumpo, a.k.a. stump
jstump.com | stump's blog | FoFiX development | My own code
Can't find a Windows build of the Python module you need? Try my mediafire!
Don't say "Python can't do [insert task here]." Python can do anything with the right modules - said modules may just not have been written yet.
"Python - why settle for snake oil when you can have the whole snake?" --Mark Jackson
Did you search before you posted? Did you read the rules for the subforum you are posting in?
User avatar
edu_dudu
Member
Posts: 51
Joined: August 8th, 2008
Reputation: 0

Re: FoFiX v3.1xx development thread

Postby edu_dudu » Sat Aug 22, 2009 10:34 pm

How to use the new Video Player?
Image
User avatar
aduro
Member
Posts: 1987
Joined: March 3rd, 2008
Reputation: 0

Re: FoFiX v3.1xx development thread

Postby aduro » Sun Aug 23, 2009 1:40 am

jstump91 wrote:I would like to take a moment to point out the existence of a wonderful little invention known as an issue tracker

It's already in there, at least twice
User avatar
JcFerggy
Member
Posts: 148
Joined: November 25th, 2007
Location: Pictou, NS
Reputation: 0
Contact:

Re: FoFiX v3.1xx development thread

Postby JcFerggy » Sun Aug 23, 2009 10:39 pm

With the current release of FoFiX, how do I turn off the glowing at the bottom, and the colored bar at the top? I have been turning on and off settings and nothing has worked.
Image
Dared00
Member
Posts: 188
Joined: August 27th, 2008
Location: Poland
Reputation: 0

Re: FoFiX v3.1xx development thread

Postby Dared00 » Mon Aug 24, 2009 4:05 am

JcFerggy wrote:With the current release of FoFiX, how do I turn off the glowing at the bottom, and the colored bar at the top? I have been turning on and off settings and nothing has worked.

Display Settings->Advanced Video Settings->More Effects.
User avatar
bruce142
Member
Posts: 72
Joined: August 16th, 2008
Reputation: 0

Re: FoFiX v3.1xx development thread

Postby bruce142 » Mon Aug 24, 2009 8:23 am

@ evilynux:

I've noticed that the Animated Main BG and Animated Loading Screen are added to the to-do list of 4.0.0. Can you please add FoFiX issue 10 also as it is also possible now due FoFiX issue 237. I know that this is a open-source project and you don't get paid for all your effort you put in this project, but i sure do appreciate if you consider doing this. :smile:

Return to “FoFiX”

Who is online

Users browsing this forum: No registered users and 28 guests