Skip to content

Releases: iminashi/Rocksmith2014.NET

DLC Builder v1.4.0

23 Jul 15:18
Compare
Choose a tag to compare
  • 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.

DLC Builder v1.3.0

19 Jun 13:59
Compare
Choose a tag to compare
  • 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.

DLC Builder v1.2.0

14 May 08:29
e889150
Compare
Choose a tag to compare
  • 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.

DLC Builder v1.1.1

08 May 15:36
3dbdcd1
Compare
Choose a tag to compare
  • Fixed bug in directory creation when importing a PSARC.

DLC Builder v1.1.0

08 May 11:15
dfe2fda
Compare
Choose a tag to compare
  • 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.

DLC Builder v1.0.0

01 May 15:02
bccbc28
Compare
Choose a tag to compare
  • .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.

DLC Builder v0.9.3

20 Mar 18:17
1b11fd2
Compare
Choose a tag to compare
  • Setting a custom fonts for both the regular vocals and Japanese vocals is now supported.

DLC Builder v0.9.2

13 Feb 08:12
4c0644e
Compare
Choose a tag to compare
  • Individual validation issues can now be set as ignored.
  • Minor improvements to error handling.
  • Updated Avalonia version to fix crashes on Linux.

DLC Builder v0.9.1

04 Jan 17:03
b724e16
Compare
Choose a tag to compare
  • 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.

DLC Builder v0.9.0

03 Dec 20:47
906718a
Compare
Choose a tag to compare
  • 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.