rich_is_bored@Posted: Fri May 25, 2007 7:59 am :
Here's something I crapped out in a few hours one night...

Image

It's not in a playable state but the general concept is worked out and it's controlled entirely with a level script. If you'd like to see it first hand and tinker I've made a copy available here...

http://www.megaupload.com/?d=V22ISEUH

Keep in mind that this link will expire in about a month.

There is quite a bit of work needed in order to get it up to par with GH but just to make it playable it needs...

· to recognize input from the keyboard, or better yet a joystick/gamepad
. to be able to determine hits/misses

Of course, it needs a HUD, music, ect... but that's all superficial.



pbmax@Posted: Fri May 25, 2007 12:55 pm :
is that anus tube! :lol:



The Happy Friar@Posted: Fri May 25, 2007 1:29 pm :
interesting. What is it with guitars these days. A guitar simulator is even coming out for DS. :)

I'll play with this after work (getting to work early today!)



rich_is_bored@Posted: Mon May 28, 2007 5:50 am :
Well, despite the lack of interest, I've worked out how to get input from the player recognized and I've updated the corresponding wiki page...

http://www.modwiki.net/wiki/GetButtons_ ... t_event%29

I have yet to implement it into this little side project but I'm pretty sure I'll make an attempt Tuesday when I have the day off.



The Happy Friar@Posted: Mon May 28, 2007 1:50 pm :
my bad, i wrote a post but FF crashed on me (pdf problem).

anyway... it might not be a bad idea to do this in Q4. Mostly because Q4 has the sound data in the sound shader files & that can be accessed via the SDK, so you can start a "note" to click every time certain sounds are played.

But that's if you wanted to generate the "notes" dynamic, which might not be a great idea. :)



BlackArmsShadow@Posted: Mon May 28, 2007 8:55 pm :
You know, the concepts behind this idea could prove useful to a lot of people, and I'm all for a GH2 clone in Doom!

A little question though, could GlovePie accept input from a GH Guitar with correspondance to Doom? That would OWN.

Would love to see this finished, or fleshed out at least.



rich_is_bored@Posted: Tue May 29, 2007 5:35 am :
I haven't spent much time thinking about how I'm going to deal with song data yet.

I'm leaning towards entity declarations at the moment. The idea is that I'd use a long list of key/value pairs labeled something like bar_1, bar_2, ect....

Then each bar would contain something like "16 1235" where the first number signifies which notes should be created (binary notation like the way buttons are handled) and the second number would be the time at which they should be created.

I might just have a go without the time bit and just spawn them at intervals. I'm not sure which route to take yet.

At any rate, I had an interesting idea based on the notion that I'd be storing song data within entities. It might be possible to record song data on the fly through the use of the console command saveentities. It's just a thought at this point though since I haven't implemented button input yet.

EDIT: Hmmm. GlovePie eh? Looks interesting. I'll check this out once i get button input implemented.



rich_is_bored@Posted: Tue Aug 14, 2007 1:10 am :
Due to request here's a download in it's current state ...

http://www.megaupload.com/?d=W70YNE4K



Sabooya@Posted: Tue Aug 14, 2007 1:17 am :
Thank you kind sir :D



=NoMercy=@Posted: Mon Oct 06, 2008 10:11 pm :
We don't like runescape either so your tricks won't work here bot scum!!!



rich_is_bored@Posted: Fri May 25, 2007 7:59 am :
Here's something I crapped out in a few hours one night...

Image

It's not in a playable state but the general concept is worked out and it's controlled entirely with a level script. If you'd like to see it first hand and tinker I've made a copy available here...

http://www.megaupload.com/?d=V22ISEUH

Keep in mind that this link will expire in about a month.

There is quite a bit of work needed in order to get it up to par with GH but just to make it playable it needs...

· to recognize input from the keyboard, or better yet a joystick/gamepad
. to be able to determine hits/misses

Of course, it needs a HUD, music, ect... but that's all superficial.



pbmax@Posted: Fri May 25, 2007 12:55 pm :
is that anus tube! :lol:



The Happy Friar@Posted: Fri May 25, 2007 1:29 pm :
interesting. What is it with guitars these days. A guitar simulator is even coming out for DS. :)

I'll play with this after work (getting to work early today!)



rich_is_bored@Posted: Mon May 28, 2007 5:50 am :
Well, despite the lack of interest, I've worked out how to get input from the player recognized and I've updated the corresponding wiki page...

http://www.modwiki.net/wiki/GetButtons_ ... t_event%29

I have yet to implement it into this little side project but I'm pretty sure I'll make an attempt Tuesday when I have the day off.



The Happy Friar@Posted: Mon May 28, 2007 1:50 pm :
my bad, i wrote a post but FF crashed on me (pdf problem).

anyway... it might not be a bad idea to do this in Q4. Mostly because Q4 has the sound data in the sound shader files & that can be accessed via the SDK, so you can start a "note" to click every time certain sounds are played.

But that's if you wanted to generate the "notes" dynamic, which might not be a great idea. :)



BlackArmsShadow@Posted: Mon May 28, 2007 8:55 pm :
You know, the concepts behind this idea could prove useful to a lot of people, and I'm all for a GH2 clone in Doom!

A little question though, could GlovePie accept input from a GH Guitar with correspondance to Doom? That would OWN.

Would love to see this finished, or fleshed out at least.



rich_is_bored@Posted: Tue May 29, 2007 5:35 am :
I haven't spent much time thinking about how I'm going to deal with song data yet.

I'm leaning towards entity declarations at the moment. The idea is that I'd use a long list of key/value pairs labeled something like bar_1, bar_2, ect....

Then each bar would contain something like "16 1235" where the first number signifies which notes should be created (binary notation like the way buttons are handled) and the second number would be the time at which they should be created.

I might just have a go without the time bit and just spawn them at intervals. I'm not sure which route to take yet.

At any rate, I had an interesting idea based on the notion that I'd be storing song data within entities. It might be possible to record song data on the fly through the use of the console command saveentities. It's just a thought at this point though since I haven't implemented button input yet.

EDIT: Hmmm. GlovePie eh? Looks interesting. I'll check this out once i get button input implemented.



rich_is_bored@Posted: Tue Aug 14, 2007 1:10 am :
Due to request here's a download in it's current state ...

http://www.megaupload.com/?d=W70YNE4K



Sabooya@Posted: Tue Aug 14, 2007 1:17 am :
Thank you kind sir :D



=NoMercy=@Posted: Mon Oct 06, 2008 10:11 pm :
We don't like runescape either so your tricks won't work here bot scum!!!



rich_is_bored@Posted: Fri May 25, 2007 7:59 am :
Here's something I crapped out in a few hours one night...

Image

It's not in a playable state but the general concept is worked out and it's controlled entirely with a level script. If you'd like to see it first hand and tinker I've made a copy available here...

http://www.megaupload.com/?d=V22ISEUH

Keep in mind that this link will expire in about a month.

There is quite a bit of work needed in order to get it up to par with GH but just to make it playable it needs...

· to recognize input from the keyboard, or better yet a joystick/gamepad
. to be able to determine hits/misses

Of course, it needs a HUD, music, ect... but that's all superficial.



pbmax@Posted: Fri May 25, 2007 12:55 pm :
is that anus tube! :lol:



The Happy Friar@Posted: Fri May 25, 2007 1:29 pm :
interesting. What is it with guitars these days. A guitar simulator is even coming out for DS. :)

I'll play with this after work (getting to work early today!)



rich_is_bored@Posted: Mon May 28, 2007 5:50 am :
Well, despite the lack of interest, I've worked out how to get input from the player recognized and I've updated the corresponding wiki page...

http://www.modwiki.net/wiki/GetButtons_ ... t_event%29

I have yet to implement it into this little side project but I'm pretty sure I'll make an attempt Tuesday when I have the day off.



The Happy Friar@Posted: Mon May 28, 2007 1:50 pm :
my bad, i wrote a post but FF crashed on me (pdf problem).

anyway... it might not be a bad idea to do this in Q4. Mostly because Q4 has the sound data in the sound shader files & that can be accessed via the SDK, so you can start a "note" to click every time certain sounds are played.

But that's if you wanted to generate the "notes" dynamic, which might not be a great idea. :)



BlackArmsShadow@Posted: Mon May 28, 2007 8:55 pm :
You know, the concepts behind this idea could prove useful to a lot of people, and I'm all for a GH2 clone in Doom!

A little question though, could GlovePie accept input from a GH Guitar with correspondance to Doom? That would OWN.

Would love to see this finished, or fleshed out at least.



rich_is_bored@Posted: Tue May 29, 2007 5:35 am :
I haven't spent much time thinking about how I'm going to deal with song data yet.

I'm leaning towards entity declarations at the moment. The idea is that I'd use a long list of key/value pairs labeled something like bar_1, bar_2, ect....

Then each bar would contain something like "16 1235" where the first number signifies which notes should be created (binary notation like the way buttons are handled) and the second number would be the time at which they should be created.

I might just have a go without the time bit and just spawn them at intervals. I'm not sure which route to take yet.

At any rate, I had an interesting idea based on the notion that I'd be storing song data within entities. It might be possible to record song data on the fly through the use of the console command saveentities. It's just a thought at this point though since I haven't implemented button input yet.

EDIT: Hmmm. GlovePie eh? Looks interesting. I'll check this out once i get button input implemented.



rich_is_bored@Posted: Tue Aug 14, 2007 1:10 am :
Due to request here's a download in it's current state ...

http://www.megaupload.com/?d=W70YNE4K



Sabooya@Posted: Tue Aug 14, 2007 1:17 am :
Thank you kind sir :D



=NoMercy=@Posted: Mon Oct 06, 2008 10:11 pm :
We don't like runescape either so your tricks won't work here bot scum!!!