Giter VIP home page Giter VIP logo

rockysmithereens's Introduction

rockysmithereens

Rocksmith CDLC (`.psarc`) player.

Build Status Downloads Version

Player

cargo run

Tools

Play song from Rocksmith .psarc

cargo run --bin cli_music_player -- example_file.psarc

Extract from .psarc

# Show files in archive
cargo run --bin psarc_extract -- example_file.psarc list

# Extract a file from the archive
cargo run --bin psarc_extract -- example_file.psarc extract example/path/from/above/command output_file.ext 

Build

WebAssembly

rustup target add wasm32-unknown-unknown
cargo install wasm-bindgen-cli

cargo build --release --target wasm32-unknown-unknown
wasm-bindgen --out-name rockysmithereens --out-dir web --target web target/wasm32-unknown-unknown/release/rockysmithereens.wasm

cargo install basic-http-server
(cd web && basic-http-server)

rockysmithereens's People

Contributors

renovate[bot] avatar tversteeg avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

rockysmithereens's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Rate-Limited

These updates are currently rate-limited. Click on a checkbox below to force their creation now.

  • Update Rust crate semver to v1.0.23
  • Update Rust crate serde to v1.0.207
  • Update Rust crate serde_json to v1.0.124
  • Update Rust crate thiserror to v1.0.63
  • Update Rust crate bevy to 0.14.0
  • Update Rust crate bevy_egui to 0.28.0
  • Update Rust crate bevy_puffin to 0.4.0
  • Update Rust crate byteorder to v1.5.0
  • Update Rust crate env_logger to 0.11.0
  • Update Rust crate hex-literal to 0.4.0
  • Update Rust crate lazy_static to v1.5.0
  • Update Rust crate puffin_egui to 0.29.0
  • Update Rust crate rfd to 0.14.0
  • Update GitHub Artifact Actions to v4 (major) (actions/download-artifact, actions/upload-artifact)
  • Update Rust crate clap to v4
  • Update actions/checkout action to v4
  • Update softprops/action-gh-release action to v2
  • ๐Ÿ” Create all rate-limited PRs at once ๐Ÿ”

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

cargo
crates/bnk/Cargo.toml
  • nom 7.1.1
  • profiling 1.0.6
  • thiserror 1.0.32
crates/psarc/Cargo.toml
  • nom 7.1.1
  • semver 1.0.13
  • thiserror 1.0.32
  • aes 0.8.1
  • cfb-mode 0.8.1
  • hex-literal 0.3.4
  • flate2 1.0.24
  • log 0.4.17
  • profiling 1.0.6
crates/rockysmithereens_parser/Cargo.toml
  • quick-xml 0.23.0
  • serde 1.0.144
  • serde_json 1.0.85
  • thiserror 1.0.32
  • profiling 1.0.6
crates/rodio_wem/Cargo.toml
  • bitvec 1.0.1
  • byteorder 1.4.3
  • nom 7.1.1
  • profiling 1.0.6
  • rodio 0.15.0
  • thiserror 1.0.32
rockysmithereens/Cargo.toml
  • anyhow 1.0.62
  • bevy 0.8.1
  • bevy_egui 0.16.0
  • clap 3.2.17
  • rfd 0.10.0
  • lazy_static 1.4.0
  • rodio 0.15.0
  • profiling 1.0.6
  • bevy_puffin 0.2.0
  • puffin_egui 0.16.0
  • tracing-wasm 0.2.1
  • console_error_panic_hook 0.1.7
tools/cli_music_player/Cargo.toml
  • anyhow 1.0.62
  • clap 3.2.17
  • env_logger 0.9.0
  • rodio 0.15.0
tools/psarc_extract/Cargo.toml
  • anyhow 1.0.62
  • clap 3.2.17
  • env_logger 0.9.0
  • log 0.4.17
github-actions
.github/workflows/rust.yml
  • actions/checkout v2
  • actions-rs/toolchain v1
  • actions-rs/cargo v1
  • actions-rs/cargo v1
  • actions/checkout v2
  • actions-rs/toolchain v1
  • actions-rs/cargo v1
  • JamesIves/github-pages-deploy-action v4
  • actions/checkout v1
  • actions-rs/toolchain v1
  • actions-rs/cargo v1
  • actions/upload-artifact v1
  • actions/checkout v1
  • actions/download-artifact v1
  • actions/download-artifact v1
  • actions/download-artifact v1
  • softprops/action-gh-release v1

  • Check this box to trigger a request for Renovate to run again on this repository

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.