-
Cold's Crap
I keep seeing Maya 2010 in the nif files.
-
Cold's Crap
There is a string.nif in dependency_guitarcommon.psarc. Editing this single string alters all strings on guitar or bass. I'm guessing the game says to create six strings for guitar and four strings for bass, and this is not something we can edit just by playing around with the models. I did not see a model for the neck + strings. Nifskope lets you enlarge things but not stretch. I tried stretching the 7th string at the headstock to reach across the fretboard, but blender saves a file unreadable by the game (as everyone else noticed).
-
Cold's Crap
Ghetto 7-String headstock. I enlarged the headstock, enlarged the frets, and copypasted a string and peg.
-
Song on display
It just created a new Preview audio file, but what should i do with it next? I can't import it to RSToolkit , since it's a 30 sec audio file You don't need to do anything. It will be used if it is in the same directory and you did not rename it.
-
Song on display
In EOF: Song -> Create Preview Audio
-
Learning how to read scores
No shame in going to a music store and buying a workbook designed for elementary school students. You'd be starting off with super basic stuff like drawing a staff, how to count, and the names of the notes. Buy some manuscript paper (or print it out, but you'll need lots).
-
Let ring- finger position
Handshape: CTRL+SHIFT+H Arpeggio: CTRL+SHIFT+G
-
Let ring- finger position
http://customsforge.com/topic/30557-guidelines-for-official-looking-customs/ 1.2 Marking Handshapes in EOF 1. Select the notes 2. (Optional) Use the mouse wheel to lengthen the sustains of the notes so they cover the area you want the handshape to cover 3. Press 'Ctrl+Shift+H' 4. (Optional) Edit the sustains to proper lengths
- 3D Tab Player made with Godot Engine 3.2
-
String Mute
This works. Thank you again.
-
String Mute
I am using eof hotfix (1-14-2020) If I select the "Mute:String" option under "Edit Pro Guitar Note" menu and press "Apply", everything works as expected. After I press "OK" the string mute status goes away.
-
Toolkit save file location
For several months (not sure the exact version when it started) the toolkit will make mistakes if the CDLC template is not saved in the same folder as the EOF project files. When the xml is loaded it will change what was entered as the album art location, wem location, and arrangement locations.
-
Can someone please help me tabbing my favorite song
I would help if you needed to talk about a few measures, but not half the song. Here are some guys who will transcribe entire songs: https://www.fiverr.com/gigs/tabs
- What I'd want from a new Rocksmith game
-
Slide on one note in power chord
Thanks. I just updated to the 8-21-2019 EOF hotfix. Using If you remove the slide note on the D string you get this: <chordNote time="8.356" string="1" fret="7" sustain="0.205" slideTo="8" leftHand="1" /> <chordNote time="8.356" string="2" fret="10" sustain="0.377" leftHand="3" /> Instead of this: <chordNote time="8.356" string="1" fret="7" sustain="0.205" linkNext="1" slideTo="8" leftHand="1" /> <chordNote time="8.356" string="2" fret="10" sustain="0.205" linkNext="1" leftHand="3" /> The D string tech note slide seems unnecessary, but without it the linkNext isn't written properly. The notes will not connect ingame.