Skip to content

Releases: iminashi/Rocksmith2014.NET

DLC Builder v3.5.0

24 Jul 10:08

Choose a tag to compare

  • Using an arrangement without any notes or chords no longer causes an error.
  • Improvements to error handling.
  • Added an option to add extra word(s) to the end of the release package filename.
  • Added a new menu item into the arrangement context menu for opening the XML file.
  • Updated the UI framework to the latest version.

DLC Builder v3.4.0

02 Feb 16:14

Choose a tag to compare

  • Fixed an issue where a fingering using the thumb was not ignored in the chord fingering validation.
  • The exit code is now used to detect if the Wwise conversion failed instead of the console output.
  • Added Spanish translation.
  • Minor UI improvements.

DLC Builder v3.3.0

23 Dec 07:54

Choose a tag to compare

  • Right click can now be used in the Japanese lyrics tool to split Japanese words.
  • Added Simplified Chinese translation.
  • "Tool version" is now always displayed in the additional metadata.
  • Updated the UI framework to the latest version.

DLC Builder v3.2.0

11 Jul 15:32

Choose a tag to compare

  • Added the option to define targets where the packages will be copied after release build.
  • Added an option to automatically delete test builds when creating a release build.
  • It is now possible to provide existing DDS files for the cover image. See the section "Providing DDS Files Manually" in the Readme for details.
  • Minor UI/UX improvements.
  • Updated some dependencies to the latest versions.

DLC Builder v3.1.2

04 Jul 12:07

Choose a tag to compare

  • Fixed an issue that would cause the game to crash in the score attack mode when only two difficulty levels were created for a phrase.
  • Fixed an issue where clicking an item in the build options quick access menu would close the menu instead of toggling the option.
  • Minor improvement to the autosaving.
  • Updated the UI framework to the latest version.

DLC Builder v3.1.1

02 Jun 06:50

Choose a tag to compare

  • Improvement to the similar phrase search algorithm.

DLC Builder v3.1.0

01 Jun 17:20

Choose a tag to compare

  • Added validation that all characters used in the lyrics are found in a custom font.
  • The tone keys lists for arrangements are now updated when the project is built.
  • The length of the audio file is now saved to the project file.
  • Fixed an issue where the DD generation would in rare cases get stuck when calulating phrase similarities.
  • Fixed an issue where PSARC import would fail in rare cases.

DLC Builder v3.0.0

04 May 16:57

Choose a tag to compare

  • Updated to .NET 8.
  • Added support for reading FLAC files.
  • Four strings are displayed for the bass tuning when "Show advanced features" is disabled.
  • When adding a bass arrangement, the tuning for the nonexistent strings is set to match the tuning offset of the fourth string.
  • Added validation for low bass tuning issues.
  • Scroll speed and custom audio file are now displayed by default.
  • Added support for Wwise 2023.
  • Fixed the loading of the Wwise template on Linux.
  • Updated the UI framework to the latest version.

DLC Builder v2.5.3

25 Feb 16:11

Choose a tag to compare

  • Replaced "Custom Tuning" with the note names of each string.
  • Added ".jpeg" extension to the accepted image files.
  • Fixed an issue where the calculated volume for a custom audio file would not get set in rare cases.
  • Minor UI fixes.

DLC Builder v2.5.2

17 Dec 18:03

Choose a tag to compare

  • The version in the package metadata will be set to "test" for test builds.
  • Updated the UI framework to the latest version.