Rocksmith2014.NET

F# (with some C#) libraries for creating Rocksmith 2014 custom DLC.

MIT License

Stars
68
Committers
4

Bot releases are hidden (Show)

Rocksmith2014.NET - DLC Builder v1.5.6

Published by iminashi over 1 year ago

  • Fixed a bug that would cause a corrupted EOF project file to be created.
Rocksmith2014.NET - DLC Builder v1.5.5

Published by iminashi over 1 year ago

  • Fixed an issue where the generated EOF project could not be opened in EOF if the 5th or 6th string was used in a bass arrangement.
Rocksmith2014.NET - DLC Builder v1.5.4

Published by iminashi almost 2 years ago

  • Added a validation issue for more than 100 phrases in an arrangement.
  • Fixed a bug that caused issues with the last beat in the generated EOF project.
Rocksmith2014.NET - DLC Builder v1.5.3

Published by iminashi almost 2 years ago

  • Improvements to the EOF project creation:
  • Only beats where the tempo changes are now anchored, instead of all the beats.
  • Zero strength bend values at the note time will not be imported as tech notes.
Rocksmith2014.NET - DLC Builder v1.5.2

Published by iminashi almost 2 years ago

  • Fixed a bug in test build sort values caused by the previous fix.
Rocksmith2014.NET - DLC Builder v1.5.1

Published by iminashi almost 2 years ago

  • Fixed a bug in automatically created song title sort values in test builds.
  • Updated the NVorbis library to the latest version.
Rocksmith2014.NET - DLC Builder v1.5.0

Published by iminashi about 2 years ago

  • Added an option to automatically create an EOF project when importing a PSARC.
  • Added "double drop" tunings to the recognized tunings.
  • Minor improvement to the DD generation algorithm.
Rocksmith2014.NET - DLC Builder v1.4.1

Published by iminashi about 2 years ago

  • Fixed wrong filename for release build PSARCs when the sort fields were left empty.
Rocksmith2014.NET - DLC Builder v1.4.0

Published by iminashi about 2 years ago

  • The arrangement properties in the info dialog can now be edited.
  • The capo fret of an arrangement is now shown in the info dialog.
  • The sort fields can now be left empty, in which case they will be automatically created from the regular fields.
  • Minor improvements to the phrase generator.
Rocksmith2014.NET - DLC Builder v1.3.0

Published by iminashi over 2 years ago

  • Added a button for viewing the lyrics of a vocals arrangement.
  • Added a button for viewing some information about a guitar/bass arrangement.
  • The version of the Toolkit or DLC Builder used to build the imported PSARC is now shown in the additional metadata dialog.
  • Fixed a bug where disabling DD generation for test builds affected PSARC quick edit import.
Rocksmith2014.NET - DLC Builder v1.2.0

Published by iminashi over 2 years ago

  • The audio duration is now shown in the UI.
  • Removed the "projects folder" setting since it was not being used for anything meaningful.
  • The filename of the cover art is now shown in the tooltip.
  • Added a link to the release notes into the help menu.
  • Added a new validation check for chords with open strings in the middle of a barre.
  • Added a new validation check for non-muted chords that have muted strings.
Rocksmith2014.NET - DLC Builder v1.1.1

Published by iminashi over 2 years ago

  • Fixed bug in directory creation when importing a PSARC.
Rocksmith2014.NET - DLC Builder v1.1.0

Published by iminashi over 2 years ago

  • The start time for the preview audio is now entered in minutes, seconds and milliseconds.
  • The preview audio file can now be selected separately from the main audio file.
  • Wem conversion is automatically done again if the wav/ogg audio file is newer than the existing wem file.
  • Added a new automatic fix for chords that have different sustains on the chord notes.
  • Added a new validation check for chords that have "impossible" fingerings.
Rocksmith2014.NET - DLC Builder v1.0.0

Published by iminashi over 2 years ago

  • .NET 6 runtime now needs to be installed in order to run the program (on Windows).
  • Added "quick edit" PSARC import feature: the files will be extracted into a temporary folder and the original PSARC file will be replaced when the package is built.
  • The author of a CDLC is preserved when importing a PSARC and the value for the charter name set in the configuration can be overridden for a project.
  • Volume values can now be calculated even if the audio file is a wem file (via conversion to temporary ogg file).
  • The issue viewer can be opened by double clicking an arrangement in the list.
  • Minor UI improvements.
Rocksmith2014.NET - DLC Builder v0.9.3

Published by iminashi over 2 years ago

  • Setting a custom fonts for both the regular vocals and Japanese vocals is now supported.
Rocksmith2014.NET - DLC Builder v0.9.2

Published by iminashi over 2 years ago

  • Individual validation issues can now be set as ignored.
  • Minor improvements to error handling.
  • Updated Avalonia version to fix crashes on Linux.
Rocksmith2014.NET - DLC Builder v0.9.1

Published by iminashi almost 3 years ago

  • If auto-save is enabled, a save prompt will be displayed when first adding an arrangement to a new project.
  • Minor improvements to the "delete test builds" feature.
  • Fixed an issue with the previous cover art not being removed from the UI when opening a project that has no cover art set.
  • Fixed a crash when pasting into a textbox when the clipboard contains something other than text.
Rocksmith2014.NET - DLC Builder v0.9.0

Published by iminashi almost 3 years ago

  • Preview audio can now be created even if the main audio is set to a wem file.
  • Preview audio will be created automatically if not found when building a package.
  • Added a new issue for lyrics that contain no line breaks.
  • Fixed a minor issue in the PSARC import.
Rocksmith2014.NET - DLC Builder v0.8.0

Published by iminashi about 3 years ago

  • The official tone collection no longer needs to be installed manually.
  • New program icon created by Masel89.
  • Modified the XML to SNG conversion to ignore certain linknext errors.
  • Minor UI improvements.
Rocksmith2014.NET - DLC Builder v0.7.5

Published by iminashi about 3 years ago

  • The "Unpack PSARC" dialog now allows you to select multiple files.
  • Improved the automatic fix that ensures that there is an anchor at the start of each phrase.
  • Fixed import of PSARC files that contain null values among the tones.
  • Fixed DD generation failing for files that contain chord templates without any notes.