Skip to content

Releases: BuongiornoTexas/rsrtools

v1.2.0rc0 Preliminary win_amd64 binary release

17 Feb 22:42
Compare
Choose a tag to compare

Re-release of 1.1.0 including importrsm and songlist binaries for windows amd64 platform. Refer #21 for discussion.

V.1.1.0 Python version upgrade, minor updates

16 Feb 22:48
Compare
Choose a tag to compare

WARNING: Please back up your config.toml before upgrading, as this change may break it! I had no issues with Windows 11, but if you are on an older version of Windows, you may need to convert your config.toml from Windows text to UTF-8 format (I believe it
should work out of the box though).

This is a compatibility update to bring rsrtools up to python version 3.12, along with some minor code clean up.

Closes #19

Update for new libraryfolders.vdf format

06 Jan 02:33
b7b018b
Compare
Choose a tag to compare

WARNING! Don't install this update until you have seen the issue detailed in #16.

Address issues #15 and #16. Only required when your steam installation has updated the libraryfolders.vdf structure. Also removes the 8 digit limitation on steam user folder names. Minor code tidying.

Now up on pypi.

1.0.0

16 May 03:58
9183f31
Compare
Choose a tag to compare

First full release, as no significant bugs reported in the last 12 months.

Future releases will add minor functionality I'm interested in. Most likely first cab off the rank will be some way of forcing Rocksmith to create song lists based on longest time unplayed (recommended comes close to this).

Pick up unplayed songs in song lists, fix spurious dlc detection

01 Jul 01:59
Compare
Choose a tag to compare

Fixes for minor bugs:

  • Eliminate spurious detection of new dlc when starting up songlists (more work needed, but good enough for now).
  • Song list filters will now include songs which have never been played before.

Default songlists for drop pedals

10 Jun 07:10
Compare
Choose a tag to compare

This release behaves better if tunings are not recognised, and now includes a set of default songlists for use with drop tuning pedals (you will need to regenerate config.toml if you want to see these).

No exception for unrecognised tuning

28 May 23:29
Compare
Choose a tag to compare

If a tuning is not recognised, it will be recorded as "Unknown Custom Tuning" in the database.

Please raise an issue if this happens so that I can add the tuning to the database.

Minor scanner update for 0.3

27 May 09:41
Compare
Choose a tag to compare

The scanner has been upgraded to gather arrangement information from session and guitar files.

Feature complete command line release

27 May 01:53
Compare
Choose a tag to compare

This release incorporates the psarc song file scanner and consequently improved filtering of paths (lead, rhythm, bass), and alternate/bonus tracks.

I will keep the package in beta until I have some feedback from users other than myself!

Please refer to https://github.com/BuongiornoTexas/rsrtools for installation and usage.

I will push bug fixes as required, and at some point, I will look to add a GUI.

Arrangement deletion capability

08 May 04:17
Compare
Choose a tag to compare

The profile manager now supports deletion of stale arrangements from user profiles. This should be considered expert functionality (you should know how your save file works and be able to restore a backup).

I will keep the package in beta until I have some feedback from users other than myself!

Please refer to https://github.com/BuongiornoTexas/rsrtools for installation and usage.

Development will probably slow a bit now. However, the PSARC scanner and the feature request in issue #1 should be out in the next couple of weeks.