All Projects → iminashi → Rocksmith2014.NET

iminashi / Rocksmith2014.NET

Licence: MIT license
F# (with some C#) libraries for creating Rocksmith 2014 custom DLC.

Programming Languages

F#
602 projects
C#
18002 projects

Projects that are alternatives of or similar to Rocksmith2014.NET

oxyplot-avalonia
A cross-platform plotting library for .NET. This package targets Avalonia apps.
Stars: ✭ 102 (+292.31%)
Mutual labels:  avalonia
lacmus-app
lacmus-app
Stars: ✭ 34 (+30.77%)
Mutual labels:  avalonia
elmish-getting-started
A simple and minimalistic template to easily get up and running with Elmish and Fable
Stars: ✭ 22 (-15.38%)
Mutual labels:  elmish
CefGlue
.NET binding for The Chromium Embedded Framework (CEF)
Stars: ✭ 44 (+69.23%)
Mutual labels:  avalonia
DAGE
Desktop Antlr Grammar Editor
Stars: ✭ 19 (-26.92%)
Mutual labels:  avalonia
PokemonBattleEngine
A C# library that can emulate Pokémon battles.
Stars: ✭ 92 (+253.85%)
Mutual labels:  avalonia
Avalonia.IconPacks
Import of Visual Studio image library and MahApps.Metro.IconPacks for Avalonia
Stars: ✭ 121 (+365.38%)
Mutual labels:  avalonia
Avalonia.PropertyGenerator
Avalonia.PropertyGenerator generates the appropriate CLR members for Avalonia property definitions.
Stars: ✭ 20 (-23.08%)
Mutual labels:  avalonia
Synfonia
Cross-platform C# Audio Player made with AvaloniaUI
Stars: ✭ 153 (+488.46%)
Mutual labels:  avalonia
DesktopNotifications
A cross-platform C# library for native desktop "toast" notifications.
Stars: ✭ 97 (+273.08%)
Mutual labels:  avalonia
X-Filer-Cross-Platform
📁📁📁 X-Filer Cross-Platform - is a simple File Manager looking like popular browsers 📁📁📁
Stars: ✭ 19 (-26.92%)
Mutual labels:  avalonia
Material.Avalonia
Material design in AvaloniaUI
Stars: ✭ 279 (+973.08%)
Mutual labels:  avalonia
Steamtools
🛠「Steam++」是一个开源跨平台的多功能Steam工具箱。
Stars: ✭ 4,458 (+17046.15%)
Mutual labels:  avalonia
WoWDatabaseEditor
Integrated development environment (IDE), an editor for Smart Scripts (SAI/smart_scripts) for TrinityCore based servers. Featuring a 3D view built with OpenGL and custom ECS framework
Stars: ✭ 155 (+496.15%)
Mutual labels:  avalonia
IconPacks.Browser
The Browser for all available Icon packages from MahApps.Metro.IconPacks
Stars: ✭ 74 (+184.62%)
Mutual labels:  avalonia
AvaloniaProgressRing
A progress ring for Avalonia -- based on ModernWPF's ProgressRing.
Stars: ✭ 63 (+142.31%)
Mutual labels:  avalonia
Egorozh.ColorPicker
🎨🎨🎨 Best of the best ColorPicker on WPF and AvaloniaUI
Stars: ✭ 39 (+50%)
Mutual labels:  avalonia
ReactiveValidation
A small validation library for WPF and Avalonia which uses a fluent interface and allows display messages near controls in GUI with MVVM
Stars: ✭ 50 (+92.31%)
Mutual labels:  avalonia
DialogHost.Avalonia
AvaloniaUI control that provides a simple way to display a dialog with information or prompt the user when information is needed
Stars: ✭ 92 (+253.85%)
Mutual labels:  avalonia
Avalonia
A cross platform XAML framework for .NET
Stars: ✭ 12,588 (+48315.38%)
Mutual labels:  avalonia

Libraries for Rocksmith 2014 CDLC

Tests (Linux) Publish macOS version Publish Linux version

.NET libraries for Rocksmith 2014 custom DLC creation. Based largely on the Song Creator Toolkit for Rocksmith.

Samples

DLC Builder

DLC Builder screenshot

Cross-platform desktop app for creating CDLC.

Misc Tools

Cross-platform desktop app mainly for testing the functionality of the libraries.

Profile Debloater

Console app for removing obsolete IDs from profile files.

Empty Title Fix

Console app for fixing empty Japanese titles in PSARCs created with a buggy version of the Toolkit.

Libraries

Audio

Contains functionality for converting between wav, ogg and wem files, creating preview audio files and calculating volume values.

Common

Contains various types and functions used by the other libraries. Also has functionality for reading and writing profile files.

Conversion

Contains functionality for converting XML to SNG and vice versa.

DD

Contains functionality for generating dynamic difficulty levels.

DD.Model

A machine learning model for predicting level counts. Created with ML.NET model builder.

DLCProject

Contains the Arrangement and DLCProject types and also miscellaneous functionality needed for creating CDLC (DDS conversion, showlight generation, etc.).

EOF

Contains functionality for creating an EOF project file from Rocksmith arrangements.

PSARC

For opening and creating PSARC archives.

SNG

For reading and writing SNG files.

XML

Nuget

For reading, editing and writing XML files. Originally created for DDC Improver.

XML.Processing

Contains functionality for improving arrangements and checking them for errors. Ported from DDC Improver.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].