{"id":19133124,"url":"https://github.com/tversteeg/rockysmithereens","last_synced_at":"2025-06-13T13:04:53.633Z","repository":{"id":42560973,"uuid":"506373570","full_name":"tversteeg/rockysmithereens","owner":"tversteeg","description":"🎸 Rocksmith 2014 CDLC song player","archived":false,"fork":false,"pushed_at":"2025-04-14T02:06:22.000Z","size":9282,"stargazers_count":5,"open_issues_count":13,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-04-14T03:23:31.044Z","etag":null,"topics":["bevy","game","rocksmith","rocksmith2014","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tversteeg.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-06-22T19:05:15.000Z","updated_at":"2025-01-27T18:22:16.000Z","dependencies_parsed_at":"2023-02-12T06:01:26.731Z","dependency_job_id":"51f94c69-e650-4867-b0cb-4625289ce02a","html_url":"https://github.com/tversteeg/rockysmithereens","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tversteeg%2Frockysmithereens","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tversteeg%2Frockysmithereens/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tversteeg%2Frockysmithereens/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tversteeg%2Frockysmithereens/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tversteeg","download_url":"https://codeload.github.com/tversteeg/rockysmithereens/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252749493,"owners_count":21798525,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bevy","game","rocksmith","rocksmith2014","rust"],"created_at":"2024-11-09T06:21:03.458Z","updated_at":"2025-05-06T18:48:36.576Z","avatar_url":"https://github.com/tversteeg.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003erockysmithereens\u003c/h1\u003e\n\u003cp align=\"center\"\u003e\n   Rocksmith CDLC (`.psarc`) player.\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n   \u003ca href=\"https://actions-badge.atrox.dev/tversteeg/rockysmithereens/goto\"\u003e\u003cimg src=\"https://github.com/tversteeg/rockysmithereens/workflows/CI/badge.svg\" alt=\"Build Status\"/\u003e\u003c/a\u003e\n   \u003ca href=\"https://github.com/tversteeg/rockysmithereens/releases\"\u003e\u003cimg src=\"https://img.shields.io/crates/d/rockysmithereens.svg\" alt=\"Downloads\"/\u003e\u003c/a\u003e\n   \u003ca href=\"https://crates.io/crates/rockysmithereens\"\u003e\u003cimg src=\"https://img.shields.io/crates/v/rockysmithereens.svg\" alt=\"Version\"/\u003e\u003c/a\u003e\n   \u003cbr/\u003e\u003cbr/\u003e\n\u003c/p\u003e\n\n## Player\n\n```bash\ncargo run\n```\n\n## Tools\n\n### Play song from Rocksmith `.psarc`\n\n```bash\ncargo run --bin cli_music_player -- example_file.psarc\n```\n\n### Extract from `.psarc`\n\n```bash\n# Show files in archive\ncargo run --bin psarc_extract -- example_file.psarc list\n\n# Extract a file from the archive\ncargo run --bin psarc_extract -- example_file.psarc extract example/path/from/above/command output_file.ext \n```\n\n## Build\n\n### WebAssembly\n\n```sh\nrustup target add wasm32-unknown-unknown\ncargo install wasm-bindgen-cli\n\ncargo build --release --target wasm32-unknown-unknown\nwasm-bindgen --out-name rockysmithereens --out-dir web --target web target/wasm32-unknown-unknown/release/rockysmithereens.wasm\n\ncargo install basic-http-server\n(cd web \u0026\u0026 basic-http-server)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftversteeg%2Frockysmithereens","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftversteeg%2Frockysmithereens","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftversteeg%2Frockysmithereens/lists"}