FoFiX v3.1xx development thread
Forum rules
- Read the rule stickies, especially ***** FORUM RULES • PLEASE READ BEFORE POSTING HERE! *****, before you post.
- If you are thinking about running from git, please do the entire community a favor and read this thread first. It contains some important information that anyone thinking about running from git should be familiar with.
Re: FoFiX v3.1xx development thread
Thanks for adding for so solo's, and it looks GREAT!!! I was meaning 'Star Power' though. Sorry for the confusion. Man, that really looks good too!!
FoF 1st Dual Meter.|.......FoFiX Site......|.. WR's GH3 Theme..|...WR'S GH5 Theme....|WR'S GH:A Theme


Uncle Fester
- slantyr
- Member
- Posts: 759
- Joined: March 10th, 2008
- Location: the great white north
- Reputation: 0
Re: FoFiX v3.1xx development thread
that's awsome, isn't that how the mediaplayer works? could we acctually put for instance the acid virtualiztion in for the background?
can we keep the solo lighting wr, please :)
can we keep the solo lighting wr, please :)
Re: FoFiX v3.1xx development thread
I thought eventually we would be having options for which one was used. If anything, i would rather see it used with Star Power then Solo's, since solo's aren't used in all songs are they? But star power is and would be usable more often. I'm clueless about solo's since i don't ever play rock band. If i am wrong, i apologize for my lack of knowledge on Solo stuff.
fenolftalein wrote:Lysdestic: Shader effects will be selectable in main menu. Smth like
Neck shader: flashing, multchange, glowing
Stage shader: lightning, color flashing.
FoF 1st Dual Meter.|.......FoFiX Site......|.. WR's GH3 Theme..|...WR'S GH5 Theme....|WR'S GH:A Theme


Uncle Fester
- slantyr
- Member
- Posts: 759
- Joined: March 10th, 2008
- Location: the great white north
- Reputation: 0
Re: FoFiX v3.1xx development thread
no, i just meant in addition to starpower, sorry
i would really like an off option for the neck
i would really like an off option for the neck
Watch the demoscene
- fenolftalein
- Member
- Posts: 305
- Joined: March 30th, 2008
- Location: Moscow
- Reputation: 0
- Contact:
Re: FoFiX v3.1xx development thread
Ok, lightnings now appear when SP active too. =) No changes, look at the previous screen.
Choose graphics, design, zero polys and shaders! -> 1995, Rupture, Stargazer, Atrium, Fracture, Elevated, Squish, Electric Kool-Aid, Frameskool, Lifeforce, Debris, Chaos Theory, Into the Pink, Invoke, Iterate, Fairytale, Track One, Memento, Inflorescence, Heaven Seven, Tengomenas, Masagin, Insert Coins.
Re: FoFiX v3.1xx development thread
Awesome!!! Thanks for doing that. Wow, so fast too since the request. Just tried it out, and looks GREAT!!!! THanks again. Pretty much takes care of the 'Add Star Power Lightning to sidebars' issues.
Thanks volshe!!! It looks good.
Thanks volshe!!! It looks good.
Last edited by worldrave on Fri Apr 10, 2009 12:01 am, edited 1 time in total.
FoF 1st Dual Meter.|.......FoFiX Site......|.. WR's GH3 Theme..|...WR'S GH5 Theme....|WR'S GH:A Theme


Bridged To The Sun.
- acrox999
- Member
- Posts: 3597
- Joined: March 22nd, 2008
- Location: /opt/bin/fretsonfire
- Reputation: 1
- Contact:
Re: FoFiX v3.1xx development thread
How about shader on tails? Then we can have actual RB notes tails! 

Watch the demoscene
- fenolftalein
- Member
- Posts: 305
- Joined: March 30th, 2008
- Location: Moscow
- Reputation: 0
- Contact:
Re: FoFiX v3.1xx development thread
I haven't seen RB2. But I'll try to make shader for tails.
Choose graphics, design, zero polys and shaders! -> 1995, Rupture, Stargazer, Atrium, Fracture, Elevated, Squish, Electric Kool-Aid, Frameskool, Lifeforce, Debris, Chaos Theory, Into the Pink, Invoke, Iterate, Fairytale, Track One, Memento, Inflorescence, Heaven Seven, Tengomenas, Masagin, Insert Coins.
Bridged To The Sun.
- acrox999
- Member
- Posts: 3597
- Joined: March 22nd, 2008
- Location: /opt/bin/fretsonfire
- Reputation: 1
- Contact:
Re: FoFiX v3.1xx development thread
I never played RB. Never. Trust me. But when I see on some RB videos it seems we can use the stage shader just make sure the color is according to its position and never make it change its color.
Watch the demoscene
- fenolftalein
- Member
- Posts: 305
- Joined: March 30th, 2008
- Location: Moscow
- Reputation: 0
- Contact:
Re: FoFiX v3.1xx development thread
Lightning shader uses 3D texture. For tail rendering i may use 1D texture, so shader will be much faster.
I'm going to look into tail rendering later.
I'm going to look into tail rendering later.
Choose graphics, design, zero polys and shaders! -> 1995, Rupture, Stargazer, Atrium, Fracture, Elevated, Squish, Electric Kool-Aid, Frameskool, Lifeforce, Debris, Chaos Theory, Into the Pink, Invoke, Iterate, Fairytale, Track One, Memento, Inflorescence, Heaven Seven, Tengomenas, Masagin, Insert Coins.
Re: FoFiX v3.1xx development thread
Thats gets me thinking a little. That would make the whammy tails in GH theme's faster if using the shaders method over the current one it sounds like, granted we would just need to create an acceptable texture to use, if not the same now. These shaders are really opening up some doors, wow!!
I agree about the RB tails, even though i never play it, it agreeably looks almost just like the video's i have seen. I might actually have to give in and buy RB2 since i have a 360 now. LOL
I agree about the RB tails, even though i never play it, it agreeably looks almost just like the video's i have seen. I might actually have to give in and buy RB2 since i have a 360 now. LOL
FoF 1st Dual Meter.|.......FoFiX Site......|.. WR's GH3 Theme..|...WR'S GH5 Theme....|WR'S GH:A Theme


Watch the demoscene
- fenolftalein
- Member
- Posts: 305
- Joined: March 30th, 2008
- Location: Moscow
- Reputation: 0
- Contact:
Re: FoFiX v3.1xx development thread
I also need better 3D texture. Can someone generate 32x32x32 perlin noise raw texture?
Now I use 16x16x16 bilinear noise texture, it is generated every time on game start. It would be better to use pre-generated texture.
Now I use 16x16x16 bilinear noise texture, it is generated every time on game start. It would be better to use pre-generated texture.
Choose graphics, design, zero polys and shaders! -> 1995, Rupture, Stargazer, Atrium, Fracture, Elevated, Squish, Electric Kool-Aid, Frameskool, Lifeforce, Debris, Chaos Theory, Into the Pink, Invoke, Iterate, Fairytale, Track One, Memento, Inflorescence, Heaven Seven, Tengomenas, Masagin, Insert Coins.
Re: FoFiX v3.1xx development thread
I think there's something with the handling of the controllers. I am currently using the official RB1 guitar and drum set. The 2 instruments work (at the same time) in the 3.100 release. But in the current SVN, it seems that the keys conflicts? For instance, I used the guitar in controller 1 and used the drums in controller 2. Some of the keys of the guitar does not work when controller 2 is set to drums. I have to set it to None for the guitar to work. Any ideas?
Also, I also noticed that there is a bug in the controllers when I tried to calibrate it. I had to set my "pick" to up and down for it to work. This is not the case in 3.1000.
Also, I also noticed that there is a bug in the controllers when I tried to calibrate it. I had to set my "pick" to up and down for it to work. This is not the case in 3.1000.
space warrior
- akedrou
- Member
- Posts: 557
- Joined: December 3rd, 2008
- Location: Boulder
- Reputation: 1
- Contact:
Re: FoFiX v3.1xx development thread
mrkcee wrote:I think there's something with the handling of the controllers. I am currently using the official RB1 guitar and drum set. The 2 instruments work (at the same time) in the 3.100 release. But in the current SVN, it seems that the keys conflicts? For instance, I used the guitar in controller 1 and used the drums in controller 2. Some of the keys of the guitar does not work when controller 2 is set to drums. I have to set it to None for the guitar to work. Any ideas?
Also, I also noticed that there is a bug in the controllers when I tried to calibrate it. I had to set my "pick" to up and down for it to work. This is not the case in 3.1000.
...Not sure what's up with that. I have the same setup plus a GH3 controller and it doesn't conflict (and arrows and picks both work fine...)
1) Can you be more specific?
2) Perhaps post your controller ini files ("Rock Band Guitar.ini" and "Rock Band Drums.ini" (or whatever you named them) in the 'data\users\controllers' folder)
FoFiX dev | Troublemaker | Malcontent
Re: FoFiX v3.1xx development thread
akedrou wrote:mrkcee wrote:I think there's something with the handling of the controllers. I am currently using the official RB1 guitar and drum set. The 2 instruments work (at the same time) in the 3.100 release. But in the current SVN, it seems that the keys conflicts? For instance, I used the guitar in controller 1 and used the drums in controller 2. Some of the keys of the guitar does not work when controller 2 is set to drums. I have to set it to None for the guitar to work. Any ideas?
Also, I also noticed that there is a bug in the controllers when I tried to calibrate it. I had to set my "pick" to up and down for it to work. This is not the case in 3.1000.
...Not sure what's up with that. I have the same setup plus a GH3 controller and it doesn't conflict (and arrows and picks both work fine...)
1) Can you be more specific?
2) Perhaps post your controller ini files ("Rock Band Guitar.ini" and "Rock Band Drums.ini" (or whatever you named them) in the 'data\users\controllers' folder)
here's my ini files:
rock band guitar
================= start
[controller]
analog_drum = 0
analog_fx = 0
analog_kill = 1
analog_sp = 1
analog_sp_sensitivity = 4
analog_sp_threshold = 60
key_1 = 65537
key_1a = 65537
key_2 = 65538
key_2a = 65538
key_3 = 65539
key_3a = 65539
key_4 = 65536
key_4a = 65536
key_5 = 65540
key_5a = 65540
key_action1 = 196615
key_action2 = 196609
key_cancel = 65548
key_down = 196615
key_kill = 131104
key_left = 196611
key_right = 196613
key_star = 65541
key_start = 65545
key_up = 196609
name = rockband_guitar
two_chord_max = 0
type = 0
================= end
drums
================ start
[controller]
analog_drum = 0
analog_fx = 0
analog_kill = 0
analog_sp = 0
analog_sp_sensitivity = 4
analog_sp_threshold = 60
key_1 = 65537
key_1a = 65537
key_2 = 65538
key_2a = 65538
key_3 = 65539
key_3a = 65539
key_4 = 65536
key_4a = 65536
key_5 = None
key_5a = None
key_action1 = 65540
key_action2 = K_RSHIFT
key_cancel = 65545
key_down = K_DOWN
key_kill = None
key_left = K_LEFT
key_right = K_RIGHT
key_star = K_PAGEDOWN
key_start = 65548
key_up = K_UP
name = rockband_drums
two_chord_max = 0
type = 2
================ end
There are four controllers, right? I set Controller 1 to RockBandGuitar and Controller 2 to RockBandDrums... and for some reason when I play with the guitar, some of the keys wont work. Ill try it again later.. then I'll post here.
Who is online
Users browsing this forum: No registered users and 3 guests