Import unpacked CDLC RS arr *.xml to EoF with losses Bends
Featured Replies
Recently Browsing 0
- No registered users viewing this page.
By using this site, you agree to our Guidelines. We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. - Privacy Policy
Hello.
1 . I did import package CDLC in Rocksmith toolkit.
2. Import from songsarr*_lead.xml to EoF
3. Save and generate new CDLC with new chart from EoF.
3. Finnaly losses bends in game.
I checked *_lead.xml, after imported package, there is bends:
<chordTemplate chordName="" displayName="" finger0="-1" finger1="-1" finger2="-1" finger3="-1" finger4="4" finger5="1" fret0="-1" fret1="-1" fret2="-1" fret3="-1" fret4="18" fret5="15"/>
<chord time="47.857" linkNext="0" accent="0" chordId="1" fretHandMute="0" highDensity="0" ignore="0" palmMute="0" hopo="0" strum="down"><chordNote time="47.857" linkNext="0" accent="0" bend="2" fret="18" hammerOn="0" harmonic="0" hopo="0" ignore="0" leftHand="4" mute="0" palmMute="0" pluck="-1" pullOff="0" slap="-1" slideTo="-1" string="4" sustain="0.442" tremolo="0" harmonicPinch="0" pickDirection="0" rightHand="-1" slideUnpitchTo="-1" tap="0" vibrato="80"><bendValues count="1"><bendValue time="48.004" step="2.000"/></bendValues></chordNote><chordNote time="47.857" linkNext="0" accent="0" bend="2" fret="15" hammerOn="0" harmonic="0" hopo="0" ignore="0" leftHand="1" mute="0" palmMute="0" pluck="-1" pullOff="0" slap="-1" slideTo="-1" string="5" sustain="0.442" tremolo="0" harmonicPinch="0" pickDirection="0" rightHand="-1" slideUnpitchTo="-1" tap="0" vibrato="80"><bendValues count="1"><bendValue time="48.004" step="2.000"/></bendValues></chordNote></chord>
After import in EoF all ruined, saved file Lead_RS2.xml is:
<chord time="47.857" linkNext="0" accent="0" chordId="1" fretHandMute="0" highDensity="0" ignore="0" palmMute="0" hopo="0" strum="down"><chordNote time="47.857" linkNext="0" accent="0" bend="0" fret="18" hammerOn="0" harmonic="0" hopo="0" ignore="0" leftHand="4" mute="0" palmMute="0" pluck="-1" pullOff="0" slap="-1" slideTo="-1" string="4" sustain="0.000" tremolo="0" harmonicPinch="0" pickDirection="0" rightHand="-1" slideUnpitchTo="-1" tap="0" vibrato="0"/><chordNote time="47.857" linkNext="0" accent="0" bend="0" fret="15" hammerOn="0" harmonic="0" hopo="0" ignore="0" leftHand="1" mute="0" palmMute="0" pluck="-1" pullOff="0" slap="-1" slideTo="-1" string="5" sustain="0.000" tremolo="0" harmonicPinch="0" pickDirection="0" rightHand="-1" slideUnpitchTo="-1" tap="0" vibrato="0"/>
</chord>
in EoF it looks like simple 2 notes on 15, 18 frets.
It is bug or what is? How right it import?