Skip to content

Releases: hmxmilohax/rock-band-3-deluxe

v1.1.0-beta2

17 Feb 00:47
cd7687c
Compare
Choose a tag to compare
v1.1.0-beta2 Pre-release
Pre-release

What's Changed

  • New highway and streak textures.
  • New pro keys textures.
  • New overdrive textures.
  • Play a show updates.
  • Gem color shuffle now saves.
  • DX instrument icons can now be toggled.
  • FC indicator can now be disabled.
  • Other forced DX textures removed.
  • Option for vanilla intro video.
  • "You Rock!" message at end of song. (can be disabled)
  • New splash screens.
  • rb3_plus updates.
  • Bug fixes.

New Contributors

Full Changelog: v1.1.0-beta1...v1.1.0-beta2

v1.1.0-beta1

02 Feb 17:38
c6ca5ce
Compare
Choose a tag to compare
v1.1.0-beta1 Pre-release
Pre-release

New Contributors

Full Changelog: v1.0c...v1.1.0-beta1

Rock Band 3 Deluxe v1.0c

19 Nov 22:39
Compare
Choose a tag to compare

Changelog

Rock Band 3 Deluxe v1.0b (Hotfix)

26 Oct 05:40
49b5677
Compare
Choose a tag to compare

Hotfix of v1.0b

  • Fixed cycle guitar fx crashing the Audio & SFX menu (LinosM)

Rock Band 3 Deluxe v1.0b

26 Oct 04:16
Compare
Choose a tag to compare

Changelog

  • Solo bonus hotfix (jnackmclain)
  • Re-add cycle guitar fx (lunalawl)
  • Re-add rb3 legacy ring (lunalawl)
  • (Re)prevent Vocals from dropping in as a laned instrument and vice-versa (LinosM)

Rock Band 3 Deluxe v1.0

25 Oct 07:51
dd5d293
Compare
Choose a tag to compare

Rock Band 3 Deluxe 1.0 Changelog

  • New Website - https://rb3dx.neocities.org/

  • New Manual - https://github.com/hmxmilohax/rock-band-3-deluxe/blob/develop/dependencies/manual/manual.md

  • New RPCS3 Setup Tutorial - https://github.com/carlmylo/rb3-pc#readme

  • Wii support has been entirely removed

  • Entirely new build system

  • Tons of bugs have been fixed

  • Per player note-streak pop-ups similar to GH/YARG

  • Brutal Mode

  • Random Minecraft style splash text on the splash screen

  • The ability to skip the splash screen and intro movie

  • Vocal Overdrive Sensitivity toggle

  • Song Length and time remaining improvements and options

  • Left Right on dpad now will jump up or down 10 spaces regardless of instrument

  • In-Game, Real-Time Theme customizer

  • Track Theme overhauls, allowing sharing track theme dta's in ⁠theme-share

  • Fixed crash when going to practice a song in RPCS3 (vanilla bug)

  • The ability to turn off the delay for the above feature if unneeded

  • Fixed crash when selecting a trainer for a song with no trainer (vanilla bug)

  • Various watermarking for specific modes such as Brutal, Precision, Auto-play, etc.

  • Major overhaul to the overshell menuing system

  • Descriptions for many options in overshell, as well as modifiers

  • Moved many modifiers out into DX Settings

  • Fixed improper list style when using RB3Enhanced

  • Much greater control of menu backgrounds and song transitions

  • Additional Messages on display for various reasons

  • AND SO MUCH MORE

Rock Band 3 Deluxe Initializer

26 May 14:28
Compare
Choose a tag to compare

Rock Band 3 Deluxe: Official Download and Repository Setup Guide

For downloading Rock Band 3 Deluxe, please visit our website.

For repository setup instructions, please proceed to the 🔨 Building (Advanced) section.

This guide will assist you in setting up the prerequisites needed for Rock Band 3 Deluxe (DX).

Prerequisites

  1. Python 3 with PATH environment variable enabled upon installation: Download from the official Python website.
  2. Homebrew (macOS only): Download from the official Homebrew website.
  3. macOS and linux users may need to run an alias to use pip as pip 3 alias pip='pip3'
  4. macOS cannot automatically set permissions for certain files. run sudo chmod +x dependencies/macos/dtab and sudo chmod +x dependencies/macos/arkhelper if you encounter an issue on building.

Please note that on Windows, if you are installing Git for the first time, you will need to run the script twice to fully initialize everything.

Running the Script

To execute the script, enter python init_repo.py in a command prompt or terminal window.

if running on linux/macOS run as sudo sudo python init_repo.py or sudo python3 init_repo.py

Supported platforms include Windows, macOS, Ubuntu, and Arch (SteamOS).