Theme Making! Help Needed!

Discussion particular to FoFiX, its development, and themes
Forum rules
This topic is 14 years and 8 months old. Instead of replying, please begin a new topic, or search for another related topic that may be more suitable.
Who's really the GH?
Velociraptorc77
Member
Posts: 55
Joined: September 21st, 2010
Reputation: 0

Theme Making! Help Needed!

Postby Velociraptorc77 » Thu Oct 14, 2010 11:04 am

Ok. I am trying to make my own theme, but I can't really figure one thing out. Example: The rock meter. How do I move how I see it on the game (Image Positioning). If you help me, then you are a life saver :smile:
GH: Skillet
User avatar
tlg1793
Member
Posts: 619
Joined: January 1st, 2009
Reputation: 3

Re: Theme Making! Help Needed!

Postby tlg1793 » Thu Oct 14, 2010 12:26 pm

You can't move it, yet. However, you can change the type of rockmeter that it is and that will move it!

an example is:

rmtype = 3 (for Guitar Hero 3 rockmeter)

Hope that helps








Who's really the GH?
Velociraptorc77
Member
Posts: 55
Joined: September 21st, 2010
Reputation: 0

Re: Theme Making! Help Needed!

Postby Velociraptorc77 » Thu Oct 14, 2010 3:28 pm

tlg1793 wrote:You can't move it, yet. However, you can change the type of rockmeter that it is and that will move it!

an example is:

rmtype = 3 (for Guitar Hero 3 rockmeter)

Hope that helps


Do you happen to know how to change the type? Plus, is there a type that puts the rock meter onto the frets board (like in Warriors of Rock)?
GH: Skillet
User avatar
tlg1793
Member
Posts: 619
Joined: January 1st, 2009
Reputation: 3

Re: Theme Making! Help Needed!

Postby tlg1793 » Thu Oct 14, 2010 4:37 pm

Velociraptorc77 wrote:
Do you happen to know how to change the type? Plus, is there a type that puts the rock meter onto the frets board (like in Warriors of Rock)?


rmtype = 1,2 or 3 is the different types you can change it to.

In order for it to look like the Warriors of Rock, you would have to be running 4.0 and it is currently only available by compiling your own. You'll have to read up about how to do that!


onmouseout="this.style.cursor='default'" alt="" />














Derp
User avatar
slashfan7964
Member
Posts: 5182
Joined: June 13th, 2009
Location: FoF-FF Retirement Home
Reputation: 8
Contact:

Re: Theme Making! Help Needed!

Postby slashfan7964 » Thu Oct 14, 2010 4:38 pm

Nope, (well there is, but the code won't be released for a long time.) and in case you are wondering, yes, someone is doing it.
Image

My Song Thread
Current Songs: 98
Secret Project in the Works! Check this signature for active updates!
My second band, Tetanus with Metallicaholic666 is recording a demo tape. Full album to follow.
Who's really the GH?
Velociraptorc77
Member
Posts: 55
Joined: September 21st, 2010
Reputation: 0

Re: Theme Making! Help Needed!

Postby Velociraptorc77 » Thu Oct 14, 2010 5:43 pm

tlg1793 wrote:
Velociraptorc77 wrote:
Do you happen to know how to change the type? Plus, is there a type that puts the rock meter onto the frets board (like in Warriors of Rock)?


rmtype = 1,2 or 3 is the different types you can change it to.

In order for it to look like the Warriors of Rock, you would have to be running 4.0 and it is currently only available by compiling your own. You'll have to read up about how to do that!


I searched and can not find out how to compile Fofix 4.0. Do you know if there are any tutorials? If so, can you give me the lin k? Thanks for your help
GH: Skillet
User avatar
tlg1793
Member
Posts: 619
Joined: January 1st, 2009
Reputation: 3

Re: Theme Making! Help Needed!

Postby tlg1793 » Thu Oct 14, 2010 6:00 pm

Here ya go! Everything you need!

FoFiX 4.0.0 Development Thread :woot:


onmouseout="this.style.cursor='default'" alt="" />














( 'o')/
User avatar
davidsevenfold
Member
Posts: 1030
Joined: May 10th, 2008
Reputation: 2
Contact:

Re: Theme Making! Help Needed!

Postby davidsevenfold » Thu Oct 14, 2010 7:12 pm

tlg1793 wrote:Here ya go! Everything you need!

FoFiX 4.0.0 Development Thread :woot:


lol, i think its better if you just choose one of the 3 positions and go from there, and when the new release come, then just do that, (easy ways rock) :wink:
Image
GHWT 4.0 theme is currently at a hault :v
Who's really the GH?
Velociraptorc77
Member
Posts: 55
Joined: September 21st, 2010
Reputation: 0

Re: Theme Making! Help Needed!

Postby Velociraptorc77 » Thu Oct 14, 2010 7:22 pm

tlg1793 wrote:Here ya go! Everything you need!

FoFiX 4.0.0 Development Thread :woot:


This link is giving me no information on how to compile Fofix 4. If so, were?
!!!
User avatar
docer
Member
Posts: 107
Joined: October 7th, 2009
Reputation: 1
Contact:

Re: Theme Making! Help Needed!

Postby docer » Thu Oct 14, 2010 8:37 pm

Velociraptorc77 wrote:Ok. I am trying to make my own theme, but I can't really figure one thing out. Example: The rock meter. How do I move how I see it on the game (Image Positioning). If you help me, then you are a life saver :smile:


Hello im new in the forum but no in fofix :tongue: so... this is the link to learn to make themes or something xD

http://code.google.com/p/fofix/wiki/ThemeFileSettings
Image

My youtube Channel

contact me
GH: Skillet
User avatar
tlg1793
Member
Posts: 619
Joined: January 1st, 2009
Reputation: 3

Re: Theme Making! Help Needed!

Postby tlg1793 » Thu Oct 14, 2010 11:44 pm

Velociraptorc77 wrote:
tlg1793 wrote:Here ya go! Everything you need!

FoFiX 4.0.0 Development Thread :woot:


This link is giving me no information on how to compile Fofix 4. If so, were?


http://github.com/stump/fofix/blob/master/doc/RunningFromSource.mkd#readme


onmouseout="this.style.cursor='default'" alt="" />














Bridged To The Sun.
User avatar
acrox999
Member
Posts: 3597
Joined: March 22nd, 2008
Location: /opt/bin/fretsonfire
Reputation: 1
Contact:

Re: Theme Making! Help Needed!

Postby acrox999 » Fri Oct 15, 2010 8:20 am

Sigh, I think if you just want to make themes, its better for you to use the stable version. People should stop recommending them to use the dev. version(did anyone said 4.0?), as they're very unstable and you won't solve this problem easily. THERE IS NO FOFIX 4.

And you should just go for the 1st option(changing the rockmeter type), rather than doing something you don't even know. Start from the basics and move on to the advanced. :wink:
( 'o')/
User avatar
davidsevenfold
Member
Posts: 1030
Joined: May 10th, 2008
Reputation: 2
Contact:

Re: Theme Making! Help Needed!

Postby davidsevenfold » Fri Oct 15, 2010 5:50 pm

acrox999 wrote:Sigh, I think if you just want to make themes, its better for you to use the stable version. People should stop recommending them to use the dev. version(did anyone said 4.0?), as they're very unstable and you won't solve this problem easily. THERE IS NO FOFIX 4.

And you should just go for the 1st option(changing the rockmeter type), rather than doing something you don't even know. Start from the basics and move on to the advanced. :wink:


agreed :thumbup:

quit being so complicated on trying to use the dev.
Image
GHWT 4.0 theme is currently at a hault :v
User avatar
fuzion
Member
Posts: 382
Joined: September 12th, 2007
Reputation: 0

Re: Theme Making! Help Needed!

Postby fuzion » Fri Oct 15, 2010 7:30 pm

acrox999 wrote:... stop recommending them to use the dev. version ...

This may actually hinder development by coders who may be interested in helping.
Point people to relevant threads or don't reply at all.

acrox999 wrote: ... as they're very unstable ...

When was the last time you checked it out? Did you report the bugs you found?

acrox999 wrote:... THERE IS NO FOFIX 4.

I really wish you guys would stop saying this. Have we been wasting hours and hours of our time on nothing? http://github.com/stump/fofix/commits/master


[rant]
This kind of thing repeated over and over by everyone on here as an automatic response may seem helpful, but it's my opinion that it has contributed (slightly) to the downward trend for FoFiX.
I know the other guys don't like to be bothered by useless questions from newbs who can't read stickies/docs, or use a search engine, but personally, I don't mind it one bit.
Not everyone is born knowing this crap, and often times the information isn't readily available in their native tongue. Try to mold them into a good user first.
[/rant]
( 'o')/
User avatar
davidsevenfold
Member
Posts: 1030
Joined: May 10th, 2008
Reputation: 2
Contact:

Re: Theme Making! Help Needed!

Postby davidsevenfold » Fri Oct 15, 2010 7:53 pm

fuzion wrote:
acrox999 wrote:... stop recommending them to use the dev. version ...

This may actually hinder development by coders who may be interested in helping.
Point people to relevant threads or don't reply at all.

acrox999 wrote: ... as they're very unstable ...

When was the last time you checked it out? Did you report the bugs you found?

acrox999 wrote:... THERE IS NO FOFIX 4.

I really wish you guys would stop saying this. Have we been wasting hours and hours of our time on nothing? http://github.com/stump/fofix/commits/master


[rant]
This kind of thing repeated over and over by everyone on here as an automatic response may seem helpful, but it's my opinion that it has contributed (slightly) to the downward trend for FoFiX.
I know the other guys don't like to be bothered by useless questions from newbs who can't read stickies/docs, or use a search engine, but personally, I don't mind it one bit.
Not everyone is born knowing this crap, and often times the information isn't readily available in their native tongue. Try to mold them into a good user first.
[/rant]


u kno fuzion, i never thought about this, but Velociraptorc77, i apologize from discouraging you from trying to work out the developement, and if you help us by bringing this development to life then ill thank you for that
Image
GHWT 4.0 theme is currently at a hault :v

Return to “FoFiX”

Who is online

Users browsing this forum: No registered users and 8 guests