From 407c108ef2945fd5bc66cd80f2edfec246b1e5d7 Mon Sep 17 00:00:00 2001 From: LysiX Date: Sat, 18 May 2024 22:17:41 -0700 Subject: [PATCH] update features list, hud transform tut in readme --- README.md | 2 ++ dependencies/features.md | 13 ++++++++++--- 2 files changed, 12 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index deee24d..d540453 100644 --- a/README.md +++ b/README.md @@ -67,6 +67,8 @@ All of them can be found in the dx_optional_additions folder in the download for To install these, copy the `ps4` folder inside each optional addition to your ps4 in the folder `/data/GoldHEN/RB4DX/` **AFTER** copying the main rb4dx ps4 folder. +There is also a [tutorial for moving some in game HUD objects around](https://gist.github.com/LlysiX/839813295fb1c6ae1ae2ad60d40c646e) if you would like to personalize your RB4DX experience even more! + # 🔨 Building (NOT standard download and install) ### Installing Python (Required) diff --git a/dependencies/features.md b/dependencies/features.md index 85c05d3..a097bec 100644 --- a/dependencies/features.md +++ b/dependencies/features.md @@ -11,19 +11,26 @@ * 60 FPS Venues modifier to make the backrounds smoother and light your PS4 on fire * Black Venue modifier with decreased load times and system load * Song title always visible optional patch -* optional position adjustment for the song title to move it out of the way of gameplay + * optional position adjustment for the song title to move it out of the way of gameplay +* Calibration Mode modifier that shrinks the hit window to help perfect your calibration numbers -## Additional Modifications +## Authoring +* Autoplay plugin setting for chart demos +* Gameplay watermarks to deter abuse of autoplay including - + * Disabling score saving + * Adding `(AUTOPLAY)` to the end of the song title on the MTV Overlay and the results screen * Performance Mode patch to see your characters playing on stage without the gameplay blocking the view + +## Additional Modifications * Modifier to hide the crowd meter/hud to help with focusing on gameplay * Nice (69%) and Awesome Choke (98-99%) callouts on solo completion * `Controller settings` menu to override controller slots (i.e. changing pad to guitar) +* Screensaver mode - remove UI elements from menus to view the background vignette unobstructed (it will softlock your game, so be careful!) * No shine patch that flattens out the highway, possibly helping with visibility * No flames optional patch * No whammy effect modifier * No track muting modifier * No miss sfx modifier -* Calibration Mode modifier that shrinks the hit window to help perfect your calibration numbers # 👉 [Download Here!](https://github.com/hmxmilohax/rock-band-4-deluxe#%EF%B8%8F-what-youll-need)