READ ME…..~~~~~~……~~~~~~~~…….~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
DESCRIPTION IN PART 2
Duration : 0:9:35
READ ME…..~~~~~~……~~~~~~~~…….~~~~~~
TheGHOST:
http://www.scorehero.com/forum/viewtopic.php?t=85165
Ogg Vorbis Codec:
http://www.dbpoweramp.com/codec-central-ogg-vorbis.htm
dBpoweramp:
http://www.dbpoweramp.com/download.htm
Duration : 0:9:57
This is a trailer to the highly anticipated Diablo series, Diablo III, the trailer was released on 10/10/08. There is no official release date for the game yet but you can see this and many other trailers and other information at http://www.blizzard.com/diablo3/. COPYRIGHT BLIZZARD ENTERTAINMENT
Duration : 0:2:56
Playing Seether-FMLYHM off my new custom disk for the Wii Custom GH3 Nickelback,3 Doors Down,Three Days Grace,Disturbed,Seether! check that out here http://www.wiiso.com/showthread.php?t=17032 need to register to see it (its free).
Here is the chart file for FMLYHM http://www.megaupload.com/?d=7OAWEUWC
How to Make or Play Custom Songs on Your Wii Read Up
Here is how you do it.
The Definitive Guide To Custom Songs On The Wii
This is how to make your own http://www.scorehero.com/forum/viewtopic.php?t=56998&postdays=0&postorder=asc&start=0&sid=bb0da120173a3fb4d47d4b9dd3dbc2b0
1. Need a modded wii either Mod chip or Back Up loader (find here http://www.wiiso.com/showthread.php?t=19914)
Once you have you Wii modded or have a back uploader installed you can download or burn GH3 custom disks here http://www.wiiso.com/showthread.php?t=22396
Duration : 0:3:53
Complete songlist of GH3 , ovius expert XD and all my scores , my new FC s actualy : Slow ride , Ruby , When you were young , closer , lay down , Paranoid , My name is jonas , Miss murder , can t be saved and Cherub rock.
Duration : 0:2:48
Guitar Hero 3 Custom Modern Rock For the Wii. Nickelback,3Doors Down,Three Days Grace, Disturbed, Seether…Download it here http://www.wiiso.com/showthread.php?t=18018 (need to register its free) or Here http://www.ipmart-forum.com/showthread.php?t=278418
Duration : 0:3:33
A review done by Gametrailer for the new game Guitar Hero 3…
Duration : 0:7:40
i originally had this for school project, then i think, “why not, ill put it on youtube” and here it is
i accidentally cut it out to early, but if you pay attention, I got 100%
Duration : 0:3:59
my first REVIEW I hope it’s funny and get this game
Duration : 0:9:47
This video shows the Guitar Hero 3 controller being used with Frets on Fire. Please don’t comment saying that I suck. This video is not demonstrating my talent. I am better at Frets on Fire using a keyboard.
http://www.guitarhero.com/accounts/288071
GLOVEPIE SCRIPT + INFO
It is assumed that the fret buttons are F1, F2, F3… (the default settings in frets on fire).
The Guitar can be controlled from GlovePIE as a classic controller.
GlovePIE can be downloaded from
http://carl.kenner.googlepages.com/glovepie_download
Copy and paste the following into GlovePIE:
//Guitar Hero Guitar Controller Script for Frets on Fire
//by computer.dude.28
//——————————————————
//Controls
//Strumbar Up or Down - Enter
//Plus button on guitar - Up
//Minus button on guitar - Down
//——————————————————
if wiimote.classic.down or wiimote.Classic.Up then
key.Enter = true
else
key.enter = false
endif
if wiimote.Classic.a then
key.One = true
else
key.one = false
endif
if wiimote.classic.b then
key.Two = true
else
key.two = false
endif
if wiimote.classic.x then
key.Three = true
else
key.three = false
endif
if wiimote.classic.y then
key.four = true
else
key.four = false
endif
if wiimote.Classic.ZL then
key.five = true
else
key.five = false
endif
if wiimote.classic.plus then
key.down = true
else
key.down = false
endif
if wiimote.Classic.Minus then
key.up = true
else
key.up = false
endif
if wiimote.Classic.Up or wiimote.Classic.Down then
wiimote.led1 = true
wiimote.Led2 = true
wiimote.led3 = true
wiimote.led4 = true
else
wiimote.led1 = false
wiimote.led2 = false
wiimote.led3 = false
wiimote.led4 = false
endif
Duration : 0:3:23