From 7586eb073bd705bc685ca5ad4052e90b1845b69c Mon Sep 17 00:00:00 2001 From: Dark Date: Sat, 15 Jun 2024 12:36:49 -0400 Subject: [PATCH] attempt 2 at fixing links --- _english/advancedstuff.md | 6 +-- _english/ashcentral.md | 6 +-- _english/controllers.md | 2 +- _english/customconfiguration.md | 4 +- _english/instrumentrepo.md | 64 +++++++++++------------ _english/passthroughdevices.md | 2 +- _english/quickconfiguration.md | 6 +-- _english/requirements.md | 2 +- _english/rpcn.md | 2 +- _english/troubleshooting.md | 16 +++--- _espanol/ashcentral.md | 6 +-- _espanol/conexiondirecta.md | 2 +- _espanol/configuracionadicional.md | 6 +-- _espanol/configuracionpersonalizada.md | 2 +- _espanol/configuracionrapida.md | 8 +-- _espanol/instrumentos.md | 2 +- _espanol/problemasysoluciones.md | 12 ++--- _espanol/repodeinst.md | 64 +++++++++++------------ _espanol/requisitos.md | 2 +- _espanol/rpcn.md | 2 +- instrumentos/misc/mididrums.md | 2 +- instrumentos/misc/midikeys.md | 2 +- instrumentos/misc/pcghwt.md | 2 +- instrumentos/misc/pckeyboard.md | 2 +- instrumentos/misc/picolp.md | 2 +- instrumentos/misc/ps2sg.md | 2 +- instrumentos/misc/rolllimitless.md | 2 +- instrumentos/ps3/ds3.md | 2 +- instrumentos/ps3/ghdrms.md | 2 +- instrumentos/ps3/ghlp.md | 2 +- instrumentos/ps3/ghwttar.md | 2 +- instrumentos/ps3/protar.md | 4 +- instrumentos/ps3/rbkeys.md | 4 +- instrumentos/wii/ghdrms.md | 2 +- instrumentos/wii/protar.md | 2 +- instrumentos/wii/raphlp.md | 2 +- instrumentos/wii/rbdrms.md | 2 +- instrumentos/wii/rbgtrs.md | 2 +- instrumentos/wii/rbkeys.md | 2 +- instrumentos/xbox/ghlp.md | 2 +- instrumentos/xbox/ghwttar.md | 2 +- instrumentos/xbox/mpa.md | 2 +- instrumentos/xbox/protar.md | 2 +- instrumentos/xbox/rb4gtrs.md | 2 +- instrumentos/xbox/rbdrms.md | 2 +- instrumentos/xbox/rbgtrs.md | 2 +- instrumentos/xbox/rbkeys.md | 2 +- instrumentos/xbox/xb1pad.md | 2 +- instrumentos/xbox/xplorer.md | 2 +- instruments/misc/mididrums.md | 2 +- instruments/misc/midikeys.md | 2 +- instruments/misc/pcghwt.md | 2 +- instruments/misc/pckeyboard.md | 2 +- instruments/misc/picolp.md | 2 +- instruments/misc/ps2sg.md | 2 +- instruments/misc/rolllimitless.md | 2 +- instruments/ps3/ds3.md | 2 +- instruments/ps3/ghdrms.md | 2 +- instruments/ps3/ghlp.md | 2 +- instruments/ps3/ghwttar.md | 2 +- instruments/ps3/protar.md | 4 +- instruments/ps3/rbkeys.md | 4 +- instruments/wii/ghdrms.md | 2 +- instruments/wii/protar.md | 2 +- instruments/wii/raphlp.md | 2 +- instruments/wii/rbdrms.md | 2 +- instruments/wii/rbgtrs.md | 2 +- instruments/wii/rbkeys.md | 2 +- instruments/xbox/ghlp.md | 2 +- instruments/xbox/ghwttar.md | 2 +- instruments/xbox/mpa.md | 2 +- instruments/xbox/protar.md | 2 +- instruments/xbox/rb4gtrs.md | 2 +- instruments/xbox/rbdrms.md | 2 +- instruments/xbox/rbgtrs.md | 2 +- instruments/xbox/rbkeys.md | 2 +- instruments/xbox/xb1pad.md | 2 +- instruments/xbox/xplorer.md | 2 +- originalposts/ashcentral_room_codes.md | 2 +- originalposts/ashcentral_room_codes_es.md | 2 +- originalposts/inst repo readme.md | 46 ++++++++-------- readme.md | 4 +- 82 files changed, 197 insertions(+), 197 deletions(-) diff --git a/_english/advancedstuff.md b/_english/advancedstuff.md index bcbb209..654ac73 100644 --- a/_english/advancedstuff.md +++ b/_english/advancedstuff.md @@ -16,12 +16,12 @@ We'll be adding increased memory support to Rock Band 3 on RPCS3. This is strong > ##### WARNING > -> _If you downloaded and are using a [[Quick Configurations profile,]](https://hmxmilohax.github.io/rb3-pc/english/quickconfiguration/) this is already active and you don't need to do this._ +> _If you downloaded and are using a [[Quick Configurations profile,]](https://rb3pc.milohax.org/english/quickconfiguration/) this is already active and you don't need to do this._ {: .block-warning } > ##### DANGER > -> _You need to [[enable Debug Console Mode in the Advanced Custom Configuration tab for Rock Band 3]](https://hmxmilohax.github.io/rb3-pc/english/customconfiguration#advanced). **Not doing this will cause your game to crash immediately after adding this file.**_ +> _You need to [[enable Debug Console Mode in the Advanced Custom Configuration tab for Rock Band 3]](https://rb3pc.milohax.org/english/customconfiguration#advanced). **Not doing this will cause your game to crash immediately after adding this file.**_ {: .block-danger } ### How To @@ -120,7 +120,7 @@ Video Version: To use the room code system on AshCentral, **make sure RPCS3 is set to connect to AshCentral**. **Join the** [[**Milohax Discord server**]](https://rb3dx.neocities.org/discord) and **go to** the **[\[#ashcentral-status\]](https://discord.com/channels/961352072140324924/1153056600030973992)** channel. -**Copy the information into RPCS3** like mentioned in the [**[network]**](https://hmxmilohax.github.io/rb3-pc/english/customconfiguration/#network) section of the guide. +**Copy the information into RPCS3** like mentioned in the [**[network]**](https://rb3pc.milohax.org/english/customconfiguration/#network) section of the guide. Once you've done that, **go to** [**[AshCentral's website]**](https://gocentral.rocks/) **to register an account**. diff --git a/_english/ashcentral.md b/_english/ashcentral.md index 23b98fe..a4d2eb8 100644 --- a/_english/ashcentral.md +++ b/_english/ashcentral.md @@ -8,9 +8,9 @@ layout: post ## Intro -**If you're not interested in playing online or on AshCentral, skip to the [[next section]](https://hmxmilohax.github.io/rb3-pc/english/passthroughdevices/).** +**If you're not interested in playing online or on AshCentral, skip to the [[next section]](https://rb3pc.milohax.org/english/passthroughdevices/).** -This part of the guide **requires** that you have a [[**RPCN Account**]](https://hmxmilohax.github.io/rb3-pc/english/rpcn/) **and set your [[network configuration]](https://hmxmilohax.github.io/rb3-pc/english/customconfiguration#network) to use AshCentral server settings.** +This part of the guide **requires** that you have a [[**RPCN Account**]](https://rb3pc.milohax.org/english/rpcn/) **and set your [[network configuration]](https://rb3pc.milohax.org/english/customconfiguration#network) to use AshCentral server settings.** AshCentral currently hosts the best experience for playing Rock Band 3 online. This part will be going over how to get the most out of your experience while playing online. @@ -83,4 +83,4 @@ That's it! You should soon find other players! ## Room Codes -If you're an advanced user, you can use [[room codes]](https://hmxmilohax.github.io/rb3-pc/english/advancedstuff/#setting-up-for-room-codes-on-ashcentral) to connect with your friends. Please note that this is a much more complicated way to connect with each other and most people don't need to do this. \ No newline at end of file +If you're an advanced user, you can use [[room codes]](https://rb3pc.milohax.org/english/advancedstuff/#setting-up-for-room-codes-on-ashcentral) to connect with your friends. Please note that this is a much more complicated way to connect with each other and most people don't need to do this. \ No newline at end of file diff --git a/_english/controllers.md b/_english/controllers.md index 5af57f9..fedb978 100644 --- a/_english/controllers.md +++ b/_english/controllers.md @@ -11,7 +11,7 @@ layout: post **This section is for standard guitar controls, standard drums, and Xbox 360/Wii Pro Drums.** Pro Guitars and/or Keyboards are set up later. -If you're playing with a single instrument controller, consider visiting the [[Instrument Repo]](https://hmxmilohax.github.io/rb3-pc/english/instrumentrepo/), which has easy drag and drop profiles for various rhythm game instruments. +If you're playing with a single instrument controller, consider visiting the [[Instrument Repo]](https://rb3pc.milohax.org/english/instrumentrepo/), which has easy drag and drop profiles for various rhythm game instruments. If not, keep reading. diff --git a/_english/customconfiguration.md b/_english/customconfiguration.md index 2015eaf..a5b1765 100644 --- a/_english/customconfiguration.md +++ b/_english/customconfiguration.md @@ -140,7 +140,7 @@ As **keyboards don't have PS3 buttons, the first octave is** reserved **for mapp **Your MIDI Drum Kit needs to be set to MIDI Channel 10 and standard GM mapping.** These should be default settings but consult the manual for your kit to make sure. -For more information on Drum Kit mapping, [[**read here**.]](https://hmxmilohax.github.io/rb3-pc/instruments/misc/mididrums#mapping) +For more information on Drum Kit mapping, [[**read here**.]](https://rb3pc.milohax.org/instruments/misc/mididrums#mapping) You can adjust a variety of options in the `rb3drums.yml` file, located within the `config` folder inside your RPCS3 installation folder. You need to run the game once with your MIDI Drum kit assigned in the I/O tab for RPCS3 to create this file. Any changes require a game restart. @@ -207,7 +207,7 @@ In `rb3drums.yml`, you will find `Combo Start`, `Combo Select`, `Combo Toggle Ho * **Change "Maximum Number of SPURS Threads"** - May improve performance on older systems with less cores and threads [[like 4th gen Intel i5 CPUs with 4 cores and 4 threads]](https://github.com/hmxmilohax/rb3-pc/issues/12#issue-1955946005). * ![A tan square with a solid outline.](https://raw.githubusercontent.com/hmxmilohax/rb3-pc/main/assets/images/cust/smalltan.png "Tan Square") **Strongly Suggested**: - * **Enable "Debug Console Mode"** - Enabling this and "Large Heap" in Rock Band 3 Deluxe will allow Rock Band 3 to have more memory. This means more songs (up to 16000) and increased stability. Everyone should enable this! [[Click here for more information.]](https://hmxmilohax.github.io/rb3-pc/espanol/advancedstuff#add-more-memory-to-rock-band-3) + * **Enable "Debug Console Mode"** - Enabling this and "Large Heap" in Rock Band 3 Deluxe will allow Rock Band 3 to have more memory. This means more songs (up to 16000) and increased stability. Everyone should enable this! [[Click here for more information.]](https://rb3pc.milohax.org/espanol/advancedstuff#add-more-memory-to-rock-band-3) * **Change "Exclusive Fullscreen Mode" to "Prefer borderless fullscreen"** to prevent potential crashes and audio desync when changing from Rock Band 3 to another program while in fullscreen.
diff --git a/_english/instrumentrepo.md b/_english/instrumentrepo.md index 19bd9dc..7d5366b 100644 --- a/_english/instrumentrepo.md +++ b/_english/instrumentrepo.md @@ -36,45 +36,45 @@ Paste it into: # Instrument List: ## Drums: -* [[MIDI Drums]](https://hmxmilohax.github.io/rb3-pc/instruments/misc/mididrums) - Does not include a profile but does have instructions. Requires a drum kit with at least one kick drum, one snare drum, one hi-hat, two cymbals, and three toms. Can have either MIDI to USB or USB outputs. +* [[MIDI Drums]](https://rb3pc.milohax.org/instruments/misc/mididrums) - Does not include a profile but does have instructions. Requires a drum kit with at least one kick drum, one snare drum, one hi-hat, two cymbals, and three toms. Can have either MIDI to USB or USB outputs. * [[Roll Limitless]](https://github.com/hmxmilohax/rb3-pc/raw/main/instrument-repo/Roll%20Limitless%20Drums.7z) - Requires a drum kit with at least one kick drum, one snare drum, one hi-hat, two cymbals, and three toms. Must have a MIDI output. - * Requires [[additional configuration]](https://hmxmilohax.github.io/rb3-pc/instruments/misc/rolllimitless) -* [[Xbox 360 Rock Band Drums]](https://github.com/hmxmilohax/rb3-pc/raw/main/instrument-repo/Xbox%20360%20Rock%20Band%20Drums.7z) - [[Notes]](https://hmxmilohax.github.io/rb3-pc/instruments/xbox/rbdrms) -* [[Xbox 360 Rock Band MIDI Pro Adapter Drums]](https://github.com/hmxmilohax/rb3-pc/raw/main/instrument-repo/Xbox%20360%20MIDI%20Pro%20Adapter%20Drums.7z) - [[Notes]](https://hmxmilohax.github.io/rb3-pc/instruments/xbox/mpa) -* [[Xbox 360 Guitar Hero Drums]](https://github.com/hmxmilohax/rb3-pc/raw/main/instrument-repo/Xbox%20360%20Guitar%20Hero%20Drums.7z) - [[Notes]](https://hmxmilohax.github.io/rb3-pc/instruments/xbox/ghdrms) -* [[PS3 Guitar Hero Drums]](https://github.com/hmxmilohax/rb3-pc/raw/main/instrument-repo/PS3%20Guitar%20Hero%20Drums.7z) - [[Notes]](https://hmxmilohax.github.io/rb3-pc/instruments/ps3/ghdrms) -* [[Wii Rock Band Drums]](https://github.com/hmxmilohax/rb3-pc/raw/main/instrument-repo/Wii%20Rock%20Band%20Drums.7z) - [[Notes]](https://hmxmilohax.github.io/rb3-pc/instruments/wii/rbdrms) -* [[Wii Guitar Hero Drums]](https://github.com/hmxmilohax/rb3-pc/raw/main/instrument-repo/Wii%20Guitar%20Hero%20Drums.7z) - [[Notes]](https://hmxmilohax.github.io/rb3-pc/instruments/wii/ghdrms) + * Requires [[additional configuration]](https://rb3pc.milohax.org/instruments/misc/rolllimitless) +* [[Xbox 360 Rock Band Drums]](https://github.com/hmxmilohax/rb3-pc/raw/main/instrument-repo/Xbox%20360%20Rock%20Band%20Drums.7z) - [[Notes]](https://rb3pc.milohax.org/instruments/xbox/rbdrms) +* [[Xbox 360 Rock Band MIDI Pro Adapter Drums]](https://github.com/hmxmilohax/rb3-pc/raw/main/instrument-repo/Xbox%20360%20MIDI%20Pro%20Adapter%20Drums.7z) - [[Notes]](https://rb3pc.milohax.org/instruments/xbox/mpa) +* [[Xbox 360 Guitar Hero Drums]](https://github.com/hmxmilohax/rb3-pc/raw/main/instrument-repo/Xbox%20360%20Guitar%20Hero%20Drums.7z) - [[Notes]](https://rb3pc.milohax.org/instruments/xbox/ghdrms) +* [[PS3 Guitar Hero Drums]](https://github.com/hmxmilohax/rb3-pc/raw/main/instrument-repo/PS3%20Guitar%20Hero%20Drums.7z) - [[Notes]](https://rb3pc.milohax.org/instruments/ps3/ghdrms) +* [[Wii Rock Band Drums]](https://github.com/hmxmilohax/rb3-pc/raw/main/instrument-repo/Wii%20Rock%20Band%20Drums.7z) - [[Notes]](https://rb3pc.milohax.org/instruments/wii/rbdrms) +* [[Wii Guitar Hero Drums]](https://github.com/hmxmilohax/rb3-pc/raw/main/instrument-repo/Wii%20Guitar%20Hero%20Drums.7z) - [[Notes]](https://rb3pc.milohax.org/instruments/wii/ghdrms) ## Guitars: -* [[Xbox 360 Rock Band Guitars]](https://github.com/hmxmilohax/rb3-pc/raw/main/instrument-repo/Xbox%20360%20Rock%20Band%20Guitar.7z) - [[Notes]](https://hmxmilohax.github.io/rb3-pc/instruments/xbox/rbgtrs) -* [[Wii Rock Band Guitars]](https://github.com/hmxmilohax/rb3-pc/raw/main/instrument-repo/Wii%20Rock%20Band%20Guitars.7z) - [[Notes]](https://hmxmilohax.github.io/rb3-pc/instruments/wii/rbgtrs) -* [[Xbox One/Xbox Series Rock Band 4/Fortnite Festival Guitars]](https://github.com/hmxmilohax/rb3-pc/raw/main/instrument-repo/Xbox%20One%20Rock%20Band%20Guitar.7z) - [[Notes]](https://hmxmilohax.github.io/rb3-pc/instruments/xbox/rb4gtrs) - * Requires [[additional configuration]](https://hmxmilohax.github.io/rb3-pc/instruments/xbox/rb4gtrs) -* [[Xbox 360 Guitar Hero Les Paul Guitars]](https://github.com/hmxmilohax/rb3-pc/blob/main/instrument-repo/Xbox%20360%20Guitar%20Hero%20Les%20Paul.7z) - [[Notes]](https://hmxmilohax.github.io/rb3-pc/instruments/xbox/ghlp) -* [[Wii Guitar Hero Les Paul (Raphnet) Guitars]](https://github.com/hmxmilohax/rb3-pc/raw/main/instrument-repo/Wii%20Guitar%20Hero%20Les%20Paul%20%5BRaphnet%5D.7z) - [[Notes]](https://hmxmilohax.github.io/rb3-pc/instruments/wii/raphlp) -* [[Wii Guitar Hero Les Paul (PI Pico) Guitars]](https://github.com/hmxmilohax/rb3-pc/raw/main/instrument-repo/Wii%20Guitar%20Hero%20Les%20Paul%20%5BPi%20Pico%5D.7z) - [[Notes]](https://hmxmilohax.github.io/rb3-pc/instruments/misc/picolp) -* [[Xbox 360 Guitar Hero Xplorer Guitars]](https://github.com/hmxmilohax/rb3-pc/raw/main/instrument-repo/Xbox%20360%20Guitar%20Hero%20Xplorer.7z) - [[Notes]](https://hmxmilohax.github.io/rb3-pc/instruments/xbox/xplorer) - * Requires [[additional configuration]](https://hmxmilohax.github.io/rb3-pc/instruments/xbox/xplorer) -* [[PS3 Guitar Hero Genericaster Guitars]](https://github.com/hmxmilohax/rb3-pc/raw/main/instrument-repo/PS3%20Guitar%20Hero%20Genericaster.7z) - [[Notes]](https://hmxmilohax.github.io/rb3-pc/instruments/ps3/ghwttar) -* [[Xbox 360 Guitar Hero Genericaster Guitars]](https://github.com/hmxmilohax/rb3-pc/raw/main/instrument-repo/Xbox%20360%20Guitar%20Hero%20Genericaster%20Guitar.7z) - [[Notes]](https://hmxmilohax.github.io/rb3-pc/instruments/xbox/ghwttar) -* [[PS2 Guitar Hero SG Guitars]](https://github.com/hmxmilohax/rb3-pc/raw/main/instrument-repo/PS2%20Guitar%20Hero%20SG%20Guitar.7z) - **Requires a specific adapter**. [[Notes]](https://hmxmilohax.github.io/rb3-pc/instruments/misc/ps2sg) -* [[PS3 Guitar Hero Les Paul]](https://github.com/hmxmilohax/rb3-pc/raw/main/instrument-repo/PS3%20Guitar%20Hero%20Les%20Paul%20Guitar.7z) - **Not a recommended controller**. [[Notes]](https://hmxmilohax.github.io/rb3-pc/instruments/ps3/ghlp) -* [[PC-Mac Guitar Hero World Tour Genericaster Guitars]](https://github.com/hmxmilohax/rb3-pc/raw/main/instrument-repo/PC-Mac%20Guitar%20Hero%20World%20Tour%20Genericaster.7z) - **Not a recommended controller**. [[Notes]](https://hmxmilohax.github.io/rb3-pc/instruments/misc/pcghwt) -* [[PS3 Dualshock 3 Controller (Padtar)]](https://hmxmilohax.github.io/rb3-pc/instruments/ps3/ds3) - Does not include a profile but does have instructions. -* [[Xbox Controller (Padtar)]](https://hmxmilohax.github.io/rb3-pc/instruments/xbox/xb1pad) - Does not include a profile but does have instructions. -* [[PC Keyboard (Padtar)]](https://hmxmilohax.github.io/rb3-pc/instruments/misc/pckeyboard) - Does not include a profile but does have instructions. +* [[Xbox 360 Rock Band Guitars]](https://github.com/hmxmilohax/rb3-pc/raw/main/instrument-repo/Xbox%20360%20Rock%20Band%20Guitar.7z) - [[Notes]](https://rb3pc.milohax.org/instruments/xbox/rbgtrs) +* [[Wii Rock Band Guitars]](https://github.com/hmxmilohax/rb3-pc/raw/main/instrument-repo/Wii%20Rock%20Band%20Guitars.7z) - [[Notes]](https://rb3pc.milohax.org/instruments/wii/rbgtrs) +* [[Xbox One/Xbox Series Rock Band 4/Fortnite Festival Guitars]](https://github.com/hmxmilohax/rb3-pc/raw/main/instrument-repo/Xbox%20One%20Rock%20Band%20Guitar.7z) - [[Notes]](https://rb3pc.milohax.org/instruments/xbox/rb4gtrs) + * Requires [[additional configuration]](https://rb3pc.milohax.org/instruments/xbox/rb4gtrs) +* [[Xbox 360 Guitar Hero Les Paul Guitars]](https://github.com/hmxmilohax/rb3-pc/blob/main/instrument-repo/Xbox%20360%20Guitar%20Hero%20Les%20Paul.7z) - [[Notes]](https://rb3pc.milohax.org/instruments/xbox/ghlp) +* [[Wii Guitar Hero Les Paul (Raphnet) Guitars]](https://github.com/hmxmilohax/rb3-pc/raw/main/instrument-repo/Wii%20Guitar%20Hero%20Les%20Paul%20%5BRaphnet%5D.7z) - [[Notes]](https://rb3pc.milohax.org/instruments/wii/raphlp) +* [[Wii Guitar Hero Les Paul (PI Pico) Guitars]](https://github.com/hmxmilohax/rb3-pc/raw/main/instrument-repo/Wii%20Guitar%20Hero%20Les%20Paul%20%5BPi%20Pico%5D.7z) - [[Notes]](https://rb3pc.milohax.org/instruments/misc/picolp) +* [[Xbox 360 Guitar Hero Xplorer Guitars]](https://github.com/hmxmilohax/rb3-pc/raw/main/instrument-repo/Xbox%20360%20Guitar%20Hero%20Xplorer.7z) - [[Notes]](https://rb3pc.milohax.org/instruments/xbox/xplorer) + * Requires [[additional configuration]](https://rb3pc.milohax.org/instruments/xbox/xplorer) +* [[PS3 Guitar Hero Genericaster Guitars]](https://github.com/hmxmilohax/rb3-pc/raw/main/instrument-repo/PS3%20Guitar%20Hero%20Genericaster.7z) - [[Notes]](https://rb3pc.milohax.org/instruments/ps3/ghwttar) +* [[Xbox 360 Guitar Hero Genericaster Guitars]](https://github.com/hmxmilohax/rb3-pc/raw/main/instrument-repo/Xbox%20360%20Guitar%20Hero%20Genericaster%20Guitar.7z) - [[Notes]](https://rb3pc.milohax.org/instruments/xbox/ghwttar) +* [[PS2 Guitar Hero SG Guitars]](https://github.com/hmxmilohax/rb3-pc/raw/main/instrument-repo/PS2%20Guitar%20Hero%20SG%20Guitar.7z) - **Requires a specific adapter**. [[Notes]](https://rb3pc.milohax.org/instruments/misc/ps2sg) +* [[PS3 Guitar Hero Les Paul]](https://github.com/hmxmilohax/rb3-pc/raw/main/instrument-repo/PS3%20Guitar%20Hero%20Les%20Paul%20Guitar.7z) - **Not a recommended controller**. [[Notes]](https://rb3pc.milohax.org/instruments/ps3/ghlp) +* [[PC-Mac Guitar Hero World Tour Genericaster Guitars]](https://github.com/hmxmilohax/rb3-pc/raw/main/instrument-repo/PC-Mac%20Guitar%20Hero%20World%20Tour%20Genericaster.7z) - **Not a recommended controller**. [[Notes]](https://rb3pc.milohax.org/instruments/misc/pcghwt) +* [[PS3 Dualshock 3 Controller (Padtar)]](https://rb3pc.milohax.org/instruments/ps3/ds3) - Does not include a profile but does have instructions. +* [[Xbox Controller (Padtar)]](https://rb3pc.milohax.org/instruments/xbox/xb1pad) - Does not include a profile but does have instructions. +* [[PC Keyboard (Padtar)]](https://rb3pc.milohax.org/instruments/misc/pckeyboard) - Does not include a profile but does have instructions. ## Keyboards: -* [[MIDI Keyboard]](https://hmxmilohax.github.io/rb3-pc/instruments/misc/midikeys) - Does not include a profile but does have instructions. -* [[PS3 Rock Band 3 Keyboard]](https://hmxmilohax.github.io/rb3-pc/instruments/ps3/rbkeys) - Does not include a profile but does have instructions. -* [[Xbox 360 Rock Band 3 Keyboard]](https://hmxmilohax.github.io/rb3-pc/instruments/xbox/rbkeys) - Does not include a profile but does have instructions. -* [[Wii Rock Band 3 Keyboard]](https://hmxmilohax.github.io/rb3-pc/instruments/wii/rbkeys) - Does not include a profile but does have instructions. +* [[MIDI Keyboard]](https://rb3pc.milohax.org/instruments/misc/midikeys) - Does not include a profile but does have instructions. +* [[PS3 Rock Band 3 Keyboard]](https://rb3pc.milohax.org/instruments/ps3/rbkeys) - Does not include a profile but does have instructions. +* [[Xbox 360 Rock Band 3 Keyboard]](https://rb3pc.milohax.org/instruments/xbox/rbkeys) - Does not include a profile but does have instructions. +* [[Wii Rock Band 3 Keyboard]](https://rb3pc.milohax.org/instruments/wii/rbkeys) - Does not include a profile but does have instructions. ## Pro Guitars: -* [[PS3 Rock Band 3 Pro Guitars]](https://hmxmilohax.github.io/rb3-pc/instruments/ps3/protar) - Does not include a profile but does have instructions. -* [[Xbox 360 Rock Band 3 Pro Guitars]](https://hmxmilohax.github.io/rb3-pc/instruments/xbox/protar) - Does not include a profile but does have instructions. -* [[Wii Rock Band 3 Pro Guitars]](https://hmxmilohax.github.io/rb3-pc/instruments/wii/protar) - Does not include a profile but does have instructions. +* [[PS3 Rock Band 3 Pro Guitars]](https://rb3pc.milohax.org/instruments/ps3/protar) - Does not include a profile but does have instructions. +* [[Xbox 360 Rock Band 3 Pro Guitars]](https://rb3pc.milohax.org/instruments/xbox/protar) - Does not include a profile but does have instructions. +* [[Wii Rock Band 3 Pro Guitars]](https://rb3pc.milohax.org/instruments/wii/protar) - Does not include a profile but does have instructions. # Missing Instruments: diff --git a/_english/passthroughdevices.md b/_english/passthroughdevices.md index e94457c..5922394 100644 --- a/_english/passthroughdevices.md +++ b/_english/passthroughdevices.md @@ -6,7 +6,7 @@ category: English layout: post --- -**If you're not playing with a PS3 Mustang Pro Guitar or a PS3 Keyboard with their respective dongles**, [[**skip over this section**]](https://hmxmilohax.github.io/rb3-pc/english/troubleshooting/). +**If you're not playing with a PS3 Mustang Pro Guitar or a PS3 Keyboard with their respective dongles**, [[**skip over this section**]](https://rb3pc.milohax.org/english/troubleshooting/). To start with, **close out RPCS3** **and plug in the instrument's dongle** to your computer. diff --git a/_english/quickconfiguration.md b/_english/quickconfiguration.md index 4c0e3a7..47cb4f3 100644 --- a/_english/quickconfiguration.md +++ b/_english/quickconfiguration.md @@ -9,10 +9,10 @@ layout: post These files are meant for those that just want to play with minimal setup. It is still strongly suggested that you do [[custom configuration]](https://github.com/hmxmilohax/rb3-pc/tree/main#custom-configuration) to tweak to what's best for your computer. [[**Rock Band 3 Deluxe must be installed**]](https://rb3dx.neocities.org/) but if it's not already installed, you're not reading this guide and should go back and read it. -Players who want to use [[microphones]](https://hmxmilohax.github.io/rb3-pc/english/customconfiguration#audio), [[Wired Pro Guitar and USB/MIDI Keyboards]](https://hmxmilohax.github.io/rb3-pc/english/customconfiguration#io), [[Electronic Drum Kits]](https://hmxmilohax.github.io/rb3-pc/english/customconfiguration#io), or [[PS3 Mustang guitars or RB3 Keyboards with dongles]](https://hmxmilohax.github.io/rb3-pc/english/passthroughdevices/) will still need to configure those. +Players who want to use [[microphones]](https://rb3pc.milohax.org/english/customconfiguration#audio), [[Wired Pro Guitar and USB/MIDI Keyboards]](https://rb3pc.milohax.org/english/customconfiguration#io), [[Electronic Drum Kits]](https://rb3pc.milohax.org/english/customconfiguration#io), or [[PS3 Mustang guitars or RB3 Keyboards with dongles]](https://rb3pc.milohax.org/english/passthroughdevices/) will still need to configure those. -* [[Recommended settings]](https://github.com/hmxmilohax/rb3-pc/raw/main/config/customconfig/recommended.zip) - These are the settings used for the recommended specs listed in [[requirements]](https://hmxmilohax.github.io/rb3-pc/english/requirements/). -* [[Minimum settings]](https://github.com/hmxmilohax/rb3-pc/raw/main/config/customconfig/minimum.zip) - These are the settings used for the minimum specs listed in [[requirements]](https://hmxmilohax.github.io/rb3-pc/english/requirements/). +* [[Recommended settings]](https://github.com/hmxmilohax/rb3-pc/raw/main/config/customconfig/recommended.zip) - These are the settings used for the recommended specs listed in [[requirements]](https://rb3pc.milohax.org/english/requirements/). +* [[Minimum settings]](https://github.com/hmxmilohax/rb3-pc/raw/main/config/customconfig/minimum.zip) - These are the settings used for the minimum specs listed in [[requirements]](https://rb3pc.milohax.org/english/requirements/). To use these, **click on the settings you want to download then extract the ZIP archives in the folder where you extracted RPCS3**. It should combine folders automatically if you did it right. diff --git a/_english/requirements.md b/_english/requirements.md index ebca0ed..3218666 100644 --- a/_english/requirements.md +++ b/_english/requirements.md @@ -46,4 +46,4 @@ You will need: a PS4 guitars are exempt as RPCS3 cannot input whammy, tilt, and effects switch signals and latency is horrible. b PS4 drum kits are exempt as RPCS3 cannot input Pro Cymbals signals and latency is horrible. c Wii Rock Band instrument controllers and dongles can be (permanently) converted for PS3 so you can use passthrough mode, but this is beyond the scope of this tutorial. Google is your friend. -d Connecting keyboards via MIDI with less than 37 keys is possible but not recommended. [[Click here for more information.]](https://hmxmilohax.github.io/rb3-pc/instruments/misc/midikeys) \ No newline at end of file +d Connecting keyboards via MIDI with less than 37 keys is possible but not recommended. [[Click here for more information.]](https://rb3pc.milohax.org/instruments/misc/midikeys) \ No newline at end of file diff --git a/_english/rpcn.md b/_english/rpcn.md index 5c724c6..2335823 100644 --- a/_english/rpcn.md +++ b/_english/rpcn.md @@ -6,7 +6,7 @@ category: English layout: post --- -If you don't want to play online, [[you can skip to the next part]](https://hmxmilohax.github.io/rb3-pc/english/quickconfiguration/). +If you don't want to play online, [[you can skip to the next part]](https://rb3pc.milohax.org/english/quickconfiguration/). ## Registration diff --git a/_english/troubleshooting.md b/_english/troubleshooting.md index fdad317..10c6df5 100644 --- a/_english/troubleshooting.md +++ b/_english/troubleshooting.md @@ -10,11 +10,11 @@ layout: post * [![A video thumbnail that reads "Click here for audio example."](https://raw.githubusercontent.com/hmxmilohax/rb3-pc/main/assets/images/trbl/badaudio.png)](https://www.youtube.com/watch?v=UoCMEQbNThs&t=20s "Rock Band 3 Deluxe - Low-End Low-Buffer Autoplay - YouTube") - * Increase "Audio Buffer Duration" as mentioned in [[the Audio tab of Rock Band 3's Custom Configuration]](https://hmxmilohax.github.io/rb3-pc/english/customconfiguration#audio) until the stuttering stops. 100 ms is a great starting point for low end computers. Alternatively, you can check the general performance issues section right below this. + * Increase "Audio Buffer Duration" as mentioned in [[the Audio tab of Rock Band 3's Custom Configuration]](https://rb3pc.milohax.org/english/customconfiguration#audio) until the stuttering stops. 100 ms is a great starting point for low end computers. Alternatively, you can check the general performance issues section right below this. * **_General performance issues_** * Set your computer to the [[High Performance power plan]](https://help.ableton.com/hc/en-us/articles/115000211304-Using-the-High-performance-power-plan-Windows-). - * Go back to the [[Custom Configuration setup section]](https://hmxmilohax.github.io/rb3-pc/english/customconfiguration#changing-a-custom-configuration) and apply suggested low performance tweaks. + * Go back to the [[Custom Configuration setup section]](https://rb3pc.milohax.org/english/customconfiguration#changing-a-custom-configuration) and apply suggested low performance tweaks. * Disable Post Effects in Deluxe Settings. * Menu > Options > Deluxe Settings > * If your motherboard has a Realtek audio chip (most computers), try [[installing the latest driver]](https://realtek-download.com/download-hd/). This is a [[known issue]](https://github.com/RPCS3/rpcs3/issues/14648) where using the default "High Definition Audio" driver doesn't use all threads. @@ -38,13 +38,13 @@ layout: post * Automatic Calibration only works for PS3 Rock Band guitar/bass controllers with passthrough. * **_"My game gets stuck when naming a character or band."_** - * This seems to vary by controller. Try using the whammy or effects switch if you have it. I'd also suggest doing any sort of character customization on a typing keyboard or a regular game controller as some instrument controllers don't have enough buttons to use the on-screen keyboard. You can also try disabling the Native Interface as mentioned in [[the Emulator section of Custom Configuration]](https://hmxmilohax.github.io/rb3-pc/english/customconfiguration#emulator). + * This seems to vary by controller. Try using the whammy or effects switch if you have it. I'd also suggest doing any sort of character customization on a typing keyboard or a regular game controller as some instrument controllers don't have enough buttons to use the on-screen keyboard. You can also try disabling the Native Interface as mentioned in [[the Emulator section of Custom Configuration]](https://rb3pc.milohax.org/english/customconfiguration#emulator). * **_"Scrolling through the library has long pauses."_** - * You didn't read the guide and did not set the "Network Status" to "Connected" in the [[Network tab when setting up the Custom Configuration]](https://hmxmilohax.github.io/rb3-pc/english/customconfiguration#network) for Rock Band 3. + * You didn't read the guide and did not set the "Network Status" to "Connected" in the [[Network tab when setting up the Custom Configuration]](https://rb3pc.milohax.org/english/customconfiguration#network) for Rock Band 3. * **_"My PS3 Rock Band instrument controller shows up as two controllers."_** - * You did [[controller configuration]](https://hmxmilohax.github.io/rb3-pc/english/controllers/) for a PS3 Rock Band controller, which usually isn't needed due to passthrough. Just unbind the controller and it should be fine. + * You did [[controller configuration]](https://rb3pc.milohax.org/english/controllers/) for a PS3 Rock Band controller, which usually isn't needed due to passthrough. Just unbind the controller and it should be fine. * **_[Rock Band 3 Deluxe] "I crash in the intro video."_** * You have incompatible Rock Band 3 Deluxe files. You need to go to Rock Band 3's game directory in `dev_hdd0\game\BLUS30463\USRDIR` and delete every `.dta` file aside from `dx_high_memory.dta`. @@ -54,15 +54,15 @@ layout: post * This is an infamous Rock Band 3 bug called the "double cymbal glitch" and plagues all versions of Rock Band 3, even console versions. You can try to slightly [[flam]](https://en.wikipedia.org/wiki/Drum_rudiment#Flam) the two inputs to get around this. * **_\[ONLINE\] "I cannot find a 3rd or 4th player when searching."_** - * Port 9103 is blocked. You can either enable UPNP in Rock Band 3's [[Network]](https://hmxmilohax.github.io/rb3-pc/english/customconfiguration#network) configuration or manually forward port 9103 (UDP) in your firewall. **Don't enable UPNP while port forwarding** as this can cause crashes. + * Port 9103 is blocked. You can either enable UPNP in Rock Band 3's [[Network]](https://rb3pc.milohax.org/english/customconfiguration#network) configuration or manually forward port 9103 (UDP) in your firewall. **Don't enable UPNP while port forwarding** as this can cause crashes. * Rock Band 3 online lobbies can only have 2 slots of Guitar/Bass/Keys, one Drums slot, and one Vocal slot. If you want to bypass this, go to Options > Deluxe Settings > Advanced > Controller > Change Controller Type * **_\[ONLINE\] "I crash when searching for players with UPNP enabled."_** - * Your router may have issues with RPCS3's UPNP feature. Go to Rock Band 3's Custom Configuration [[Network section]](https://hmxmilohax.github.io/rb3-pc/english/customconfiguration#network), and disable "Enable UPNP." You will need to [[search how to port forward in your router]](https://www.noip.com/support/knowledgebase/general-port-forwarding-guide). + * Your router may have issues with RPCS3's UPNP feature. Go to Rock Band 3's Custom Configuration [[Network section]](https://rb3pc.milohax.org/english/customconfiguration#network), and disable "Enable UPNP." You will need to [[search how to port forward in your router]](https://www.noip.com/support/knowledgebase/general-port-forwarding-guide). * **_\[ONLINE\] "I'm stuck on "Registering Account" when trying to connect to online servers."_** - * Make sure you have copied the correct settings in the Rock Band 3's [[Network]](https://hmxmilohax.github.io/rb3-pc/english/customconfiguration#network) configuration. + * Make sure you have copied the correct settings in the Rock Band 3's [[Network]](https://rb3pc.milohax.org/english/customconfiguration#network) configuration. * You may have lost connection to RPCN and will have to restart the game. If you continue to get this after restart, close out Rock Band 3, go to the top menu in RPCS3, "Configuration" > "RPCN" > "Account" > "Test Account" then restart the game to force a reconnection. * **_\[ONLINE\] "I keep disconnecting constantly while playing online."_** diff --git a/_espanol/ashcentral.md b/_espanol/ashcentral.md index 96e7942..e1a1ccd 100644 --- a/_espanol/ashcentral.md +++ b/_espanol/ashcentral.md @@ -8,9 +8,9 @@ layout: post ## Intro -**Si no quieres jugar en linea, [[puedes avanzar a la siguiente sección]](https://hmxmilohax.github.io/rb3-pc/espanol/conexiondirecta/).** +**Si no quieres jugar en linea, [[puedes avanzar a la siguiente sección]](https://rb3pc.milohax.org/espanol/conexiondirecta/).** -Esta parte de la guía **requiere** que tengas una [[**cuenta de RPCN**]](https://hmxmilohax.github.io/rb3-pc/espanol/rpcn/) **y que tu [[configuración personalizada de network]](https://hmxmilohax.github.io/rb3-pc/espanol/configuracionpersonalizada/#network) este puesta para AshCentral.** +Esta parte de la guía **requiere** que tengas una [[**cuenta de RPCN**]](https://rb3pc.milohax.org/espanol/rpcn/) **y que tu [[configuración personalizada de network]](https://rb3pc.milohax.org/espanol/configuracionpersonalizada/#network) este puesta para AshCentral.** AshCentral es el servidor para elegir si quieres tener la mejor experiencia jugando Rock Band 3 en línea. Esta parte de la guía te va dar detalles sobre cómo tomar ventaja de todas las opciones disponibles para jugar en línea. @@ -83,4 +83,4 @@ Eso es todo! Si alguien mas esta buscando, se van a encontrar. ## Códigos Privados -Si eres un usuario avanzado, puedes usar [[códigos privados]](https://hmxmilohax.github.io/rb3-pc/espanol/configuracionadicional/#intro-2) para conectarte con tus amigos. \ No newline at end of file +Si eres un usuario avanzado, puedes usar [[códigos privados]](https://rb3pc.milohax.org/espanol/configuracionadicional/#intro-2) para conectarte con tus amigos. \ No newline at end of file diff --git a/_espanol/conexiondirecta.md b/_espanol/conexiondirecta.md index 4c3f67d..dc8aebd 100644 --- a/_espanol/conexiondirecta.md +++ b/_espanol/conexiondirecta.md @@ -6,7 +6,7 @@ category: Español layout: post --- -Si no estás utilizando una Guitarra Mustang Pro de PS3 y un Teclado Rock Band 3 de PS3 con sus receptores respectivos, [[puedes avanzar a la siguiente sección.]](https://hmxmilohax.github.io/rb3-pc/espanol/problemasysoluciones/) +Si no estás utilizando una Guitarra Mustang Pro de PS3 y un Teclado Rock Band 3 de PS3 con sus receptores respectivos, [[puedes avanzar a la siguiente sección.]](https://rb3pc.milohax.org/espanol/problemasysoluciones/) Para comenzar, **cierra RPCS3** y conecta el receptor del instrumento a tu computadora. diff --git a/_espanol/configuracionadicional.md b/_espanol/configuracionadicional.md index 63b5034..ee5ef00 100644 --- a/_espanol/configuracionadicional.md +++ b/_espanol/configuracionadicional.md @@ -16,12 +16,12 @@ Vamos a darle mas memoria a Rock Band 3 en RPCS3. Esto esta muy recomendando por > ##### ADVERTENCIA > -> _Si bajaste y estas usando [[un perfil de la Configuración Rápida,]](https://hmxmilohax.github.io/rb3-pc/espanol/configuracionrapida/) ya tienes esto activado y no necesitas hacer nada_ +> _Si bajaste y estas usando [[un perfil de la Configuración Rápida,]](https://rb3pc.milohax.org/espanol/configuracionrapida/) ya tienes esto activado y no necesitas hacer nada_ {: .block-warning } > ##### PELIGRO > -> _Necesitas [[activar Debug Console Mode en la pestaña "Advanced" en la configuración personalizada para Rock Band 3]](https://hmxmilohax.github.io/rb3-pc/espanol/configuracionpersonalizada/#advanced). **Si no haces esto, tu juego va a parar de funcionar.**_ +> _Necesitas [[activar Debug Console Mode en la pestaña "Advanced" en la configuración personalizada para Rock Band 3]](https://rb3pc.milohax.org/espanol/configuracionpersonalizada/#advanced). **Si no haces esto, tu juego va a parar de funcionar.**_ {: .block-danger } ### Como Hacerlo @@ -109,7 +109,7 @@ Versión Vídeo de esta sección subtitulada en Español: Para usar el sistema de códigos de sala en AshCentral, **asegúrate que RPCS3 este configurado para conectar a AshCentral**. **Entra al** [[**Discord de Milohax**]](https://rb3dx.neocities.org/discord_es) y **ve al canal** de **[\[#ashcentral-status\]](https://discord.com/channels/961352072140324924/1153056600030973992)**. -**Copia la información a RPCS3 como dicho en la sección** [**[network]**](https://hmxmilohax.github.io/rb3-pc/espanol/configuracionpersonalizada/#network) (red) **de la guia**. +**Copia la información a RPCS3 como dicho en la sección** [**[network]**](https://rb3pc.milohax.org/espanol/configuracionpersonalizada/#network) (red) **de la guia**. Cuando hagas eso, [**[ve al sitio de AshCentral, GoCentral.Rocks]**](https://gocentral.rocks/) **para registrar una cuenta**. diff --git a/_espanol/configuracionpersonalizada.md b/_espanol/configuracionpersonalizada.md index 3438436..2163d98 100644 --- a/_espanol/configuracionpersonalizada.md +++ b/_espanol/configuracionpersonalizada.md @@ -216,7 +216,7 @@ En `rb3drums.yml`, vas a encontrar `Combo Start`, `Combo Select`, `Combo Toggle * **Cambia a "Maximum Number of SPURS Threads"** (Máximo numero de hilos de SPURS) - Puede ayudar el rendimiento de computadoras con CPU de 4 núcleos/hilos, como [[CPUs de Intel i5 de la cuarta generación]](https://github.com/hmxmilohax/rb3-pc/issues/12#issue-1955946005). * ![Un cuadro bronceado con un contorno solido.](https://raw.githubusercontent.com/hmxmilohax/rb3-pc/main/assets/images/cust/smalltan.png "Cuadro bronceado"): **Recomendado**: - * **Activa "Debug Console Mode"** (Modo de consola saca-errores) - Con esto activado al lado de la función "Large Heap" de Rock Band 3 Deluxe, fácilmente puedes darle mas memoria a Rock Band 3. Esto ayuda con la estabilidad y te deja instalar hasta 16000 canciones. Es recomendado que todos tengan esto activado. [[Haz click aquí para mas información.]](https://hmxmilohax.github.io/rb3-pc/espanol/configuracionadicional#añadir-mas-memoria-a-Rock-Band-3) + * **Activa "Debug Console Mode"** (Modo de consola saca-errores) - Con esto activado al lado de la función "Large Heap" de Rock Band 3 Deluxe, fácilmente puedes darle mas memoria a Rock Band 3. Esto ayuda con la estabilidad y te deja instalar hasta 16000 canciones. Es recomendado que todos tengan esto activado. [[Haz click aquí para mas información.]](https://rb3pc.milohax.org/espanol/configuracionadicional#añadir-mas-memoria-a-Rock-Band-3) * **Cambia el "Exclusive Fullscreen Mode"** (Modo de exclusividad de pantalla llena) **a "Prefer borderless fullscreen"** (preferir pantalla llena sin bordos) para prevenir posibles crasheos o desincronización al cambiar la prioridad del programa.
diff --git a/_espanol/configuracionrapida.md b/_espanol/configuracionrapida.md index f5bbff3..b866bcf 100644 --- a/_espanol/configuracionrapida.md +++ b/_espanol/configuracionrapida.md @@ -6,13 +6,13 @@ category: Español layout: post --- -Estos archivos son para personas que quieren jugar sin hacer tanta configuración. Como quiera recomiendo que hagas una [[configuración personalizada]](https://hmxmilohax.github.io/rb3-pc/espanol/configuracionpersonalizada/#creando-una-configuraci%C3%B3n-personalizada) para ajustar todo a lo mejor que pueda tu computadora. +Estos archivos son para personas que quieren jugar sin hacer tanta configuración. Como quiera recomiendo que hagas una [[configuración personalizada]](https://rb3pc.milohax.org/espanol/configuracionpersonalizada/#creando-una-configuraci%C3%B3n-personalizada) para ajustar todo a lo mejor que pueda tu computadora. **DEBES de tener** [[**Rock Band 3 Deluxe instalado**]](https://rb3dx.neocities.org/install_es) o no funcionaran a su máximo potencial. Si no lo tienes instalado en este momento, no estás leyendo la guía. -Los jugadores que desean utilizar [[micrófonos]](https://hmxmilohax.github.io/rb3-pc/espanol/configuracionpersonalizada#audio), [[guitarras Pro con cable, teclados USB/MIDI, y baterías electrónicas con conexión MIDI]](https://hmxmilohax.github.io/rb3-pc/espanol/configuracionpersonalizada#io), o [[guitarras PS3 Mustang o teclados RB3 con receptores]](https://hmxmilohax.github.io/rb3-pc/espanol/conexiondirecta/) todavía requieren configuración adicional. +Los jugadores que desean utilizar [[micrófonos]](https://rb3pc.milohax.org/espanol/configuracionpersonalizada#audio), [[guitarras Pro con cable, teclados USB/MIDI, y baterías electrónicas con conexión MIDI]](https://rb3pc.milohax.org/espanol/configuracionpersonalizada#io), o [[guitarras PS3 Mustang o teclados RB3 con receptores]](https://rb3pc.milohax.org/espanol/conexiondirecta/) todavía requieren configuración adicional. -* [[Configuración recomendada]](https://github.com/hmxmilohax/rb3-pc/raw/main/config/customconfig/recommended_es.zip) - Esta configuración es para computadoras que son igual (o mejor) que [los requisitos recomendados](https://hmxmilohax.github.io/rb3-pc/espanol/requisitos/). -* [[Configuración mínima]](https://github.com/hmxmilohax/rb3-pc/raw/main/config/customconfig/minimum_es.zip) - Esta configuración es para computadoras que son igual (o mejor) que [los requisitos mínimos](https://hmxmilohax.github.io/rb3-pc/espanol/requisitos/). +* [[Configuración recomendada]](https://github.com/hmxmilohax/rb3-pc/raw/main/config/customconfig/recommended_es.zip) - Esta configuración es para computadoras que son igual (o mejor) que [los requisitos recomendados](https://rb3pc.milohax.org/espanol/requisitos/). +* [[Configuración mínima]](https://github.com/hmxmilohax/rb3-pc/raw/main/config/customconfig/minimum_es.zip) - Esta configuración es para computadoras que son igual (o mejor) que [los requisitos mínimos](https://rb3pc.milohax.org/espanol/requisitos/). Para usar estos archivos, **haz click en las configuración que quieres bajar y luego extrae los archivos en la carpeta donde esta RPCS3**. Las carpetas se combinaran si lo hiciste bien. El ejemplo abajo enseña la configuración recomendada (recommended.zip) siendo instalada. diff --git a/_espanol/instrumentos.md b/_espanol/instrumentos.md index 6925de9..aedf2ad 100644 --- a/_espanol/instrumentos.md +++ b/_espanol/instrumentos.md @@ -11,7 +11,7 @@ layout: post **Esta sección es para instrumentos regulares, como guitarras de cinco botones, baterías, y baterías PRO de Xbox 360/Wii.** La configuración de guitarras Pro y/o teclados piano es más adelante. -Si estas jugando con solo un instrumento o necesitas mas referencias para configurar instrumentos, puedes usar el [[Repositorio de Instrumentos]](https://hmxmilohax.github.io/rb3-pc/espanol/repodeinst/) que tiene perfiles que ya están configurados. Los perfiles se instalan arrastrando archivos, como todo lo que has instalado anteriormente. +Si estas jugando con solo un instrumento o necesitas mas referencias para configurar instrumentos, puedes usar el [[Repositorio de Instrumentos]](https://rb3pc.milohax.org/espanol/repodeinst/) que tiene perfiles que ya están configurados. Los perfiles se instalan arrastrando archivos, como todo lo que has instalado anteriormente. Si no, sigue leyendo. diff --git a/_espanol/problemasysoluciones.md b/_espanol/problemasysoluciones.md index bc5ac5d..e58b0d0 100644 --- a/_espanol/problemasysoluciones.md +++ b/_espanol/problemasysoluciones.md @@ -9,11 +9,11 @@ layout: post * **_Audio Corrupto_** * [![Un miniretrato que dice "click here for audio example" (haz clic aqui por un ejemplo de sonido).](https://raw.githubusercontent.com/hmxmilohax/rb3-pc/main/assets/images/xtra/badaudio.png)](https://www.youtube.com/watch?v=UoCMEQbNThs&t=20s "Rock Band 3 Deluxe - Low-End Low-Buffer Autoplay - YouTube") - * Aumenta el "Audio Buffer Duration" como se menciona en [[la pestaña de Audio de la configuración personalizada]](https://hmxmilohax.github.io/rb3-pc/espanol/configuracionpersonalizada/#audio) hasta que el Audio Entrecortado se detenga. 100 ms es un buen comienzo para computadoras de baja gama. + * Aumenta el "Audio Buffer Duration" como se menciona en [[la pestaña de Audio de la configuración personalizada]](https://rb3pc.milohax.org/espanol/configuracionpersonalizada/#audio) hasta que el Audio Entrecortado se detenga. 100 ms es un buen comienzo para computadoras de baja gama. * **_Problemas generales de rendimiento_** * Cambia el plan de energía de tu computadora a "Máximo rendimiento" - * Regresa y Lee las sugerencias para PCs de gama baja en la [[sección de configuración personalizada]](https://hmxmilohax.github.io/rb3-pc/espanol/configuracionpersonalizada/#Cambiando-una-configuración-personalizada). + * Regresa y Lee las sugerencias para PCs de gama baja en la [[sección de configuración personalizada]](https://rb3pc.milohax.org/espanol/configuracionpersonalizada/#Cambiando-una-configuración-personalizada). * Instala [[Rock Band 3 Deluxe]](https://nightly.link/hmxmilohax/rock-band-3-deluxe/workflows/build/main/RB3DX-PS3.zip) y deshabilita efectos adicionales en el apartado "Deluxe Settings". Si no lo tienes, no seguiste la guía. * Cierra el cliente de Discord y abre Discord en tu navegador o tu celular. Tambien puedes usar un cliente modificado como Vesktop. @@ -36,10 +36,10 @@ layout: post * Esto no debería pasar en las versiones nuevas de RPCS3. Dicho esto, sugiero que uses un control estándar para cualquier personalización, porque algunos instrumentos no tienen los botones requeridos para escribir en el teclado virtual. * **_Navegando la biblioteca me da pausas largas_** - * Ctm. Se te olvido poner "Network Status" a "Connected" en la [[pestaña "Network" al hacer la configuración personalizada]](https://hmxmilohax.github.io/rb3-pc/espanol/configuracionpersonalizada/#network) para Rock Band 3, como te dijo la guía. + * Ctm. Se te olvido poner "Network Status" a "Connected" en la [[pestaña "Network" al hacer la configuración personalizada]](https://rb3pc.milohax.org/espanol/configuracionpersonalizada/#network) para Rock Band 3, como te dijo la guía. * **_Instrumentos de PS3 se detectan como dos_** - * Creaste una [[configuración de controladores personalizada]](https://hmxmilohax.github.io/rb3-pc/espanol/instrumentos/) para un control de PS3, que usualmente no se necesita. Desborra la configuración del controlado y todo debe de estar bien. + * Creaste una [[configuración de controladores personalizada]](https://rb3pc.milohax.org/espanol/instrumentos/) para un control de PS3, que usualmente no se necesita. Desborra la configuración del controlado y todo debe de estar bien. - **_[Rock Band 3 Deluxe] Crasheo en el video de introducción_** * Tienes archivos de Rock Band 3 Deluxe para una versión vieja. Ve a la carpeta del juego en `dev_hdd0\game\BLUS30463\USRDIR` y desborra todos los archivos con extensión `.dta`, excepto a `dx_high_memory.dta`. @@ -48,10 +48,10 @@ layout: post * Este es un problema conocido de Rock Band 3 que afecta todas las versiones, incluso las de consolas. Puedes comprar un Roll Limitless, que arregla esto. También puedes tocar estas cosas con un [[flam/mordente]](https://es.wikipedia.org/wiki/Rudimento#Terminolog%C3%ADa). Por favor, siéntete libre de preguntar en el [**[servidor de Discord de MiloHax]**](https://rb3dx.neocities.org/discord_es). * **_\[ONLINE\] No puedo encontrar al tercer o cuarto jugador_** - * En la configuración Personalizada de Rock Band 3, [[ve a la pestaña de "Network" de configuración personalizada]](https://hmxmilohax.github.io/rb3-pc/espanol/configuracionpersonalizada/#network) y asegúrate de tener activado la opción "Enable UPNP". Si por alguna razón no puedes activar el UPNP, tendrás que redireccionar el puerto 9103 (UDP) en tu cortafuegos . **No actives el UPNP mientras estas redireccionando el puerto** ya que esto puede causar crasheos. + * En la configuración Personalizada de Rock Band 3, [[ve a la pestaña de "Network" de configuración personalizada]](https://rb3pc.milohax.org/espanol/configuracionpersonalizada/#network) y asegúrate de tener activado la opción "Enable UPNP". Si por alguna razón no puedes activar el UPNP, tendrás que redireccionar el puerto 9103 (UDP) en tu cortafuegos . **No actives el UPNP mientras estas redireccionando el puerto** ya que esto puede causar crasheos. * **_\[ONLINE\] Crasheo cuando busco jugadores._** - * Si tienes UPNP prendido en la Configuración Personalizada de Rock Band 3 [[sección de Network]](https://hmxmilohax.github.io/rb3-pc/espanol/configuracionpersonalizada/#network), deberás desactivarlo y [[buscar cómo configurar el reenvío de puertos en tu enrutador]]([https://www.noip.com/support/knowledgebase/general-port-forwarding-guide](https://es.wikihow.com/configurar-el-reenv%C3%ADo-de-puertos-en-un-router)). + * Si tienes UPNP prendido en la Configuración Personalizada de Rock Band 3 [[sección de Network]](https://rb3pc.milohax.org/espanol/configuracionpersonalizada/#network), deberás desactivarlo y [[buscar cómo configurar el reenvío de puertos en tu enrutador]]([https://www.noip.com/support/knowledgebase/general-port-forwarding-guide](https://es.wikihow.com/configurar-el-reenv%C3%ADo-de-puertos-en-un-router)). * **_\[ONLINE\] Al tratar de conectar a GoCentral el juego se queda en "Registering Account_** * Puede que hayas perdido la conexión a RPCN o GoCentral y tendrás que reiniciar el Juego. Si continuas teniendo esto luego de haber reiniciado, ve al menú de arriba en RPCS3 a, "Configuration" > "RPCN" > "Account" > "Test Account" luego reinicia el juego para forzar una reconexión. diff --git a/_espanol/repodeinst.md b/_espanol/repodeinst.md index f554a02..6018aa9 100644 --- a/_espanol/repodeinst.md +++ b/_espanol/repodeinst.md @@ -35,47 +35,47 @@ Págalo entre: # Lista de Instrumentos: ## Baterías: -* [[Baterías MIDI]](https://hmxmilohax.github.io/rb3-pc/instrumentos/misc/mididrums) - Sin perfil/Solo para info. Requiere una batería con un Snare/Tarola, Bombo/Kick, 3 Platillos (Hi-Hat, Ride/Ritmo, Crash/Remate), y 3 Toms (Alto, bajo, piso). Puede ser conectados por USB o por un adaptador de MIDI a USB. +* [[Baterías MIDI]](https://rb3pc.milohax.org/instrumentos/misc/mididrums) - Sin perfil/Solo para info. Requiere una batería con un Snare/Tarola, Bombo/Kick, 3 Platillos (Hi-Hat, Ride/Ritmo, Crash/Remate), y 3 Toms (Alto, bajo, piso). Puede ser conectados por USB o por un adaptador de MIDI a USB. * [[Baterías con Roll Limitless]](https://github.com/hmxmilohax/rb3-pc/raw/main/instrument-repo/Roll%20Limitless%20Drums.7z) - Requiere una batería con un Snare/Tarola, Bombo/Kick, 3 Platillos (Hi-Hat, Ride/Ritmo, Crash/Remate), y 3 Toms (Alto, bajo, piso). La batería necesita una salida MIDI. - * Requiere [[configuración adicional]](https://hmxmilohax.github.io/rb3-pc/instrumentos/misc/rolllimitless) -* [[Baterías de Rock Band para Xbox 360]](https://github.com/hmxmilohax/rb3-pc/raw/main/instrument-repo/Xbox%20360%20Rock%20Band%20Drums.7z) - [[Más información]](https://hmxmilohax.github.io/rb3-pc/instrumentos/xbox/rbdrms) -* [[Baterías con adaptador MIDI PRO de Rock Band para Xbox 360]](https://github.com/hmxmilohax/rb3-pc/raw/main/instrument-repo/Xbox%20360%20MIDI%20Pro%20Adapter%20Drums.7z) - [[Más información]](https://hmxmilohax.github.io/rb3-pc/instrumentos/xbox/mpa) -* [[Baterías de Guitar Hero para Xbox 360]](https://github.com/hmxmilohax/rb3-pc/raw/main/instrument-repo/Xbox%20360%20Guitar%20Hero%20Drums.7z) - [[Más información]](https://hmxmilohax.github.io/rb3-pc/instrumentos/xbox/ghdrms) -* [[Baterías de Guitar Hero para PlayStation 3]](https://github.com/hmxmilohax/rb3-pc/raw/main/instrument-repo/PS3%20Guitar%20Hero%20Drums.7z) - [[Más información]](https://hmxmilohax.github.io/rb3-pc/instrumentos/ps3/ghdrms) -* [[Baterías de Rock Band para Wii]](https://github.com/hmxmilohax/rb3-pc/raw/main/instrument-repo/Wii%20Rock%20Band%20Drums.7z) - [[Más información]](https://hmxmilohax.github.io/rb3-pc/instrumentos/wii/rbdrms) -* [[Baterías de Guitar Hero para Wii]](https://github.com/hmxmilohax/rb3-pc/raw/main/instrument-repo/Wii%20Guitar%20Hero%20Drums.7z) - [[Más información]](https://hmxmilohax.github.io/rb3-pc/instrumentos/wii/ghdrms) + * Requiere [[configuración adicional]](https://rb3pc.milohax.org/instrumentos/misc/rolllimitless) +* [[Baterías de Rock Band para Xbox 360]](https://github.com/hmxmilohax/rb3-pc/raw/main/instrument-repo/Xbox%20360%20Rock%20Band%20Drums.7z) - [[Más información]](https://rb3pc.milohax.org/instrumentos/xbox/rbdrms) +* [[Baterías con adaptador MIDI PRO de Rock Band para Xbox 360]](https://github.com/hmxmilohax/rb3-pc/raw/main/instrument-repo/Xbox%20360%20MIDI%20Pro%20Adapter%20Drums.7z) - [[Más información]](https://rb3pc.milohax.org/instrumentos/xbox/mpa) +* [[Baterías de Guitar Hero para Xbox 360]](https://github.com/hmxmilohax/rb3-pc/raw/main/instrument-repo/Xbox%20360%20Guitar%20Hero%20Drums.7z) - [[Más información]](https://rb3pc.milohax.org/instrumentos/xbox/ghdrms) +* [[Baterías de Guitar Hero para PlayStation 3]](https://github.com/hmxmilohax/rb3-pc/raw/main/instrument-repo/PS3%20Guitar%20Hero%20Drums.7z) - [[Más información]](https://rb3pc.milohax.org/instrumentos/ps3/ghdrms) +* [[Baterías de Rock Band para Wii]](https://github.com/hmxmilohax/rb3-pc/raw/main/instrument-repo/Wii%20Rock%20Band%20Drums.7z) - [[Más información]](https://rb3pc.milohax.org/instrumentos/wii/rbdrms) +* [[Baterías de Guitar Hero para Wii]](https://github.com/hmxmilohax/rb3-pc/raw/main/instrument-repo/Wii%20Guitar%20Hero%20Drums.7z) - [[Más información]](https://rb3pc.milohax.org/instrumentos/wii/ghdrms) ## Guitarras: -* [[Guitarras de Rock Band para Xbox 360]](https://github.com/hmxmilohax/rb3-pc/raw/main/instrument-repo/Xbox%20360%20Rock%20Band%20Guitar.7z) - [[Más información]](https://hmxmilohax.github.io/rb3-pc/instrumentos/xbox/rbgtrs) -* [[Guitarras de Rock Band para Wii]](https://github.com/hmxmilohax/rb3-pc/raw/main/instrument-repo/Wii%20Rock%20Band%20Guitars.7z) - [[Más información]](https://hmxmilohax.github.io/rb3-pc/instrumentos/wii/rbgtrs) -* [[Guitarras de Rock Band 4/Fortnite Festival para Xbox One/Xbox Series]](https://github.com/hmxmilohax/rb3-pc/raw/main/instrument-repo/Xbox%20One%20Rock%20Band%20Guitar.7z) - [[Más información]](https://hmxmilohax.github.io/rb3-pc/instrumentos/xbox/rb4gtrs) - * Requiere [[configuración adicional]](https://hmxmilohax.github.io/rb3-pc/instrumentos/xbox/rb4gtrs) -* [[Guitarras Les Paul de Guitar Hero para Xbox 360]](https://github.com/hmxmilohax/rb3-pc/blob/main/instrument-repo/Xbox%20360%20Guitar%20Hero%20Les%20Paul.7z) - [[Más información]](https://hmxmilohax.github.io/rb3-pc/instrumentos/xbox/ghlp) -* [[Guitarras Les Paul de Guitar Hero para Wii (con adaptador de Raphnet)]](https://github.com/hmxmilohax/rb3-pc/raw/main/instrument-repo/Wii%20Guitar%20Hero%20Les%20Paul%20%5BRaphnet%5D.7z) - [[Más información]](https://hmxmilohax.github.io/rb3-pc/instrumentos/wii/raphlp) -* [[Guitarras de Guitar Hero para Wii (Ardwiino PI Pico)]](https://github.com/hmxmilohax/rb3-pc/raw/main/instrument-repo/Wii%20Guitar%20Hero%20Les%20Paul%20%5BPi%20Pico%5D.7z) - [[Más información]](https://hmxmilohax.github.io/rb3-pc/instrumentos/misc/picolp) -* [[Guitarras Xplorer de Guitar Hero para Xbox 360]](https://github.com/hmxmilohax/rb3-pc/raw/main/instrument-repo/Xbox%20360%20Guitar%20Hero%20Xplorer.7z) - [[Más información]](https://hmxmilohax.github.io/rb3-pc/instrumentos/xbox/xplorer) - * Requiere [[configuración adicional]](https://hmxmilohax.github.io/rb3-pc/instrumentos/xbox/xplorer) -* [[Guitarras "Genericaster" de Guitar Hero (World Tour y despues) para PlayStation 3]](https://github.com/hmxmilohax/rb3-pc/raw/main/instrument-repo/PS3%20Guitar%20Hero%20Genericaster.7z) - [[Más información]](https://hmxmilohax.github.io/rb3-pc/instrumentos/ps3/ghwttar) -* [[Guitarras "Genericaster" de Guitar Hero (World Tour y despues) para Xbox 360 ]](https://github.com/hmxmilohax/rb3-pc/raw/main/instrument-repo/Xbox%20360%20Guitar%20Hero%20Genericaster%20Guitar.7z) - [[Más información]](https://hmxmilohax.github.io/rb3-pc/instrumentos/xbox/ghwttar) -* [[Guitarras SG de Guitar Hero para PlayStation 2]](https://github.com/hmxmilohax/rb3-pc/raw/main/instrument-repo/PS2%20Guitar%20Hero%20SG%20Guitar.7z) - **REQUIERE UN ADAPTADOR SPECIFICO**. [[Más información]](https://hmxmilohax.github.io/rb3-pc/instrumentos/misc/ps2sg) -* [[Guitarras Les Paul de Guitar Hero para PlayStation 3]](https://github.com/hmxmilohax/rb3-pc/raw/main/instrument-repo/PS3%20Guitar%20Hero%20Les%20Paul%20Guitar.7z) - **NO SE RECOMIENDA USAR ESTA GUITARRA**. [[Más información]](https://hmxmilohax.github.io/rb3-pc/instrumentos/ps3/ghlp) -* [[Guitarra de Guitar Hero World Tour para PC/Mac]](https://github.com/hmxmilohax/rb3-pc/raw/main/instrument-repo/PC-Mac%20Guitar%20Hero%20World%20Tour%20Genericaster.7z) - **NO SE RECOMIENDA USAR ESTA GUITARRA**. [[Más información]](https://hmxmilohax.github.io/rb3-pc/instrumentos/misc/pcghwt) +* [[Guitarras de Rock Band para Xbox 360]](https://github.com/hmxmilohax/rb3-pc/raw/main/instrument-repo/Xbox%20360%20Rock%20Band%20Guitar.7z) - [[Más información]](https://rb3pc.milohax.org/instrumentos/xbox/rbgtrs) +* [[Guitarras de Rock Band para Wii]](https://github.com/hmxmilohax/rb3-pc/raw/main/instrument-repo/Wii%20Rock%20Band%20Guitars.7z) - [[Más información]](https://rb3pc.milohax.org/instrumentos/wii/rbgtrs) +* [[Guitarras de Rock Band 4/Fortnite Festival para Xbox One/Xbox Series]](https://github.com/hmxmilohax/rb3-pc/raw/main/instrument-repo/Xbox%20One%20Rock%20Band%20Guitar.7z) - [[Más información]](https://rb3pc.milohax.org/instrumentos/xbox/rb4gtrs) + * Requiere [[configuración adicional]](https://rb3pc.milohax.org/instrumentos/xbox/rb4gtrs) +* [[Guitarras Les Paul de Guitar Hero para Xbox 360]](https://github.com/hmxmilohax/rb3-pc/blob/main/instrument-repo/Xbox%20360%20Guitar%20Hero%20Les%20Paul.7z) - [[Más información]](https://rb3pc.milohax.org/instrumentos/xbox/ghlp) +* [[Guitarras Les Paul de Guitar Hero para Wii (con adaptador de Raphnet)]](https://github.com/hmxmilohax/rb3-pc/raw/main/instrument-repo/Wii%20Guitar%20Hero%20Les%20Paul%20%5BRaphnet%5D.7z) - [[Más información]](https://rb3pc.milohax.org/instrumentos/wii/raphlp) +* [[Guitarras de Guitar Hero para Wii (Ardwiino PI Pico)]](https://github.com/hmxmilohax/rb3-pc/raw/main/instrument-repo/Wii%20Guitar%20Hero%20Les%20Paul%20%5BPi%20Pico%5D.7z) - [[Más información]](https://rb3pc.milohax.org/instrumentos/misc/picolp) +* [[Guitarras Xplorer de Guitar Hero para Xbox 360]](https://github.com/hmxmilohax/rb3-pc/raw/main/instrument-repo/Xbox%20360%20Guitar%20Hero%20Xplorer.7z) - [[Más información]](https://rb3pc.milohax.org/instrumentos/xbox/xplorer) + * Requiere [[configuración adicional]](https://rb3pc.milohax.org/instrumentos/xbox/xplorer) +* [[Guitarras "Genericaster" de Guitar Hero (World Tour y despues) para PlayStation 3]](https://github.com/hmxmilohax/rb3-pc/raw/main/instrument-repo/PS3%20Guitar%20Hero%20Genericaster.7z) - [[Más información]](https://rb3pc.milohax.org/instrumentos/ps3/ghwttar) +* [[Guitarras "Genericaster" de Guitar Hero (World Tour y despues) para Xbox 360 ]](https://github.com/hmxmilohax/rb3-pc/raw/main/instrument-repo/Xbox%20360%20Guitar%20Hero%20Genericaster%20Guitar.7z) - [[Más información]](https://rb3pc.milohax.org/instrumentos/xbox/ghwttar) +* [[Guitarras SG de Guitar Hero para PlayStation 2]](https://github.com/hmxmilohax/rb3-pc/raw/main/instrument-repo/PS2%20Guitar%20Hero%20SG%20Guitar.7z) - **REQUIERE UN ADAPTADOR SPECIFICO**. [[Más información]](https://rb3pc.milohax.org/instrumentos/misc/ps2sg) +* [[Guitarras Les Paul de Guitar Hero para PlayStation 3]](https://github.com/hmxmilohax/rb3-pc/raw/main/instrument-repo/PS3%20Guitar%20Hero%20Les%20Paul%20Guitar.7z) - **NO SE RECOMIENDA USAR ESTA GUITARRA**. [[Más información]](https://rb3pc.milohax.org/instrumentos/ps3/ghlp) +* [[Guitarra de Guitar Hero World Tour para PC/Mac]](https://github.com/hmxmilohax/rb3-pc/raw/main/instrument-repo/PC-Mac%20Guitar%20Hero%20World%20Tour%20Genericaster.7z) - **NO SE RECOMIENDA USAR ESTA GUITARRA**. [[Más información]](https://rb3pc.milohax.org/instrumentos/misc/pcghwt) ## Mandos/Padtar: -* [[DualShock 3/Sixaxis para PlayStation 3]](https://hmxmilohax.github.io/rb3-pc/instrumentos/ps3/ds3) - Sin perfil/Solo para info. -* [[Control de Xbox One/Series]](https://hmxmilohax.github.io/rb3-pc/instrumentos/xbox/xb1pad) - Sin perfil/Solo para info. -* [[Teclado de PC]](https://hmxmilohax.github.io/rb3-pc/instrumentos/misc/pckeyboard) - Sin perfil/Solo para info. +* [[DualShock 3/Sixaxis para PlayStation 3]](https://rb3pc.milohax.org/instrumentos/ps3/ds3) - Sin perfil/Solo para info. +* [[Control de Xbox One/Series]](https://rb3pc.milohax.org/instrumentos/xbox/xb1pad) - Sin perfil/Solo para info. +* [[Teclado de PC]](https://rb3pc.milohax.org/instrumentos/misc/pckeyboard) - Sin perfil/Solo para info. ## Pianos: -* [[Teclados MIDI]](https://hmxmilohax.github.io/rb3-pc/instrumentos/misc/midikeys) - Sin perfil/Solo para info. -* [[Teclados de Rock Band para PlayStation 3]](https://hmxmilohax.github.io/rb3-pc/instrumentos/ps3/rbkeys) - Sin perfil/Solo para info. -* [[Teclados de Rock Band para Xbox 360]](https://hmxmilohax.github.io/rb3-pc/instrumentos/xbox/rbkeys) - Sin perfil/Solo para info. -* [[Teclados de Rock Band para Wii]](https://hmxmilohax.github.io/rb3-pc/instrumentos/wii/rbkeys) - Sin perfil/Solo para info. +* [[Teclados MIDI]](https://rb3pc.milohax.org/instrumentos/misc/midikeys) - Sin perfil/Solo para info. +* [[Teclados de Rock Band para PlayStation 3]](https://rb3pc.milohax.org/instrumentos/ps3/rbkeys) - Sin perfil/Solo para info. +* [[Teclados de Rock Band para Xbox 360]](https://rb3pc.milohax.org/instrumentos/xbox/rbkeys) - Sin perfil/Solo para info. +* [[Teclados de Rock Band para Wii]](https://rb3pc.milohax.org/instrumentos/wii/rbkeys) - Sin perfil/Solo para info. ## Guitarras Pro: -* [[Guitarras PRO de Rock Band 3 para PlayStation 3]](https://hmxmilohax.github.io/rb3-pc/instrumentos/ps3/protar) - Sin perfil/Solo para info. -* [[Guitarras PRO de Rock Band 3 para Xbox 360]](https://hmxmilohax.github.io/rb3-pc/instrumentos/xbox/protar) - Sin perfil/Solo para info. -* [[Guitarras PRO de Rock Band 3 para Wii]](https://hmxmilohax.github.io/rb3-pc/instrumentos/wii/protar) - Sin perfil/Solo para info. +* [[Guitarras PRO de Rock Band 3 para PlayStation 3]](https://rb3pc.milohax.org/instrumentos/ps3/protar) - Sin perfil/Solo para info. +* [[Guitarras PRO de Rock Band 3 para Xbox 360]](https://rb3pc.milohax.org/instrumentos/xbox/protar) - Sin perfil/Solo para info. +* [[Guitarras PRO de Rock Band 3 para Wii]](https://rb3pc.milohax.org/instrumentos/wii/protar) - Sin perfil/Solo para info. ## RECHAZADOS: diff --git a/_espanol/requisitos.md b/_espanol/requisitos.md index c2f31de..0b33724 100644 --- a/_espanol/requisitos.md +++ b/_espanol/requisitos.md @@ -47,4 +47,4 @@ Necesitarás: a Guitarras de PS4 no están incluidas porque RPCS3 no toma whammy, ladeo, o switch de efectos. También tiene latencia terrible. b Baterías/tambores de PS4 no están incluidas porque los platillos no son compatible con RPCS3. También tiene latencia terrible. c Los instrumentos y receptores de Rock Band para el Wii se pueden convertir a PS3, pero eso es demasiado complejo para incluir en esta guía. Google es tu amigo. -d Es posible conectar teclados con MIDI que tengan menos de 37 teclas, pero no es recomendado. [[Haz click aquí para mas información.]](https://hmxmilohax.github.io/rb3-pc/instrumentos/misc/midikeys) \ No newline at end of file +d Es posible conectar teclados con MIDI que tengan menos de 37 teclas, pero no es recomendado. [[Haz click aquí para mas información.]](https://rb3pc.milohax.org/instrumentos/misc/midikeys) \ No newline at end of file diff --git a/_espanol/rpcn.md b/_espanol/rpcn.md index bbe6bbb..6e2c941 100644 --- a/_espanol/rpcn.md +++ b/_espanol/rpcn.md @@ -6,7 +6,7 @@ category: Español layout: post --- -Si no quieres jugar en linea, [[puedes avanzar a la siguiente sección.]](https://hmxmilohax.github.io/rb3-pc/espanol/configuracionrapida/) +Si no quieres jugar en linea, [[puedes avanzar a la siguiente sección.]](https://rb3pc.milohax.org/espanol/configuracionrapida/) ## Registrándose diff --git a/instrumentos/misc/mididrums.md b/instrumentos/misc/mididrums.md index 1a03e0f..e78287b 100644 --- a/instrumentos/misc/mididrums.md +++ b/instrumentos/misc/mididrums.md @@ -78,7 +78,7 @@ En `rb3drums.yml`, vas a encontrar `Combo Start`, `Combo Select`, `Combo Toggle ![Control](https://raw.githubusercontent.com/hmxmilohax/rb3-pc/main/assets/images/instruments/cont/mididrumscontroller.png "Control") -[[Regresar al Repo de Instrumentos]](https://hmxmilohax.github.io/rb3-pc/espanol/repodeinst/#lista-de-instrumentos) +[[Regresar al Repo de Instrumentos]](https://rb3pc.milohax.org/espanol/repodeinst/#lista-de-instrumentos) Investigado por [[Linos]](https://www.youtube.com/@LinosMelendi) \ No newline at end of file diff --git a/instrumentos/misc/midikeys.md b/instrumentos/misc/midikeys.md index 2e509d4..7efde99 100644 --- a/instrumentos/misc/midikeys.md +++ b/instrumentos/misc/midikeys.md @@ -52,6 +52,6 @@ layout: post ![Control](https://raw.githubusercontent.com/hmxmilohax/rb3-pc/main/assets/images/instruments/cont/midikeyscontroller.png "Control") -[[Regresar al Repo de Instrumentos]](https://hmxmilohax.github.io/rb3-pc/espanol/repodeinst/#lista-de-instrumentos) +[[Regresar al Repo de Instrumentos]](https://rb3pc.milohax.org/espanol/repodeinst/#lista-de-instrumentos) Implementado por [[Dark]](https://dark.ski/) \ No newline at end of file diff --git a/instrumentos/misc/pcghwt.md b/instrumentos/misc/pcghwt.md index 6d49dc7..36fafe3 100644 --- a/instrumentos/misc/pcghwt.md +++ b/instrumentos/misc/pcghwt.md @@ -20,7 +20,7 @@ layout: post ![Mapeando](https://raw.githubusercontent.com/hmxmilohax/rb3-pc/main/assets/images/instruments/pcghwtmapping.png "Mapeando") -[[Regresar al Repo de Instrumentos]](https://hmxmilohax.github.io/rb3-pc/espanol/repodeinst/#lista-de-instrumentos) +[[Regresar al Repo de Instrumentos]](https://rb3pc.milohax.org/espanol/repodeinst/#lista-de-instrumentos) Mapeado por Derd \ No newline at end of file diff --git a/instrumentos/misc/pckeyboard.md b/instrumentos/misc/pckeyboard.md index 5164bc3..304547e 100644 --- a/instrumentos/misc/pckeyboard.md +++ b/instrumentos/misc/pckeyboard.md @@ -46,6 +46,6 @@ Si quieres copiar la configuración de defecto de Fortnite Festival: ![Control](https://raw.githubusercontent.com/hmxmilohax/rb3-pc/main/assets/images/instruments/cont/pckeyboardcontroller.png "Control") -[[Regresar al Repo de Instrumentos]](https://hmxmilohax.github.io/rb3-pc/espanol/repodeinst/#lista-de-instrumentos) +[[Regresar al Repo de Instrumentos]](https://rb3pc.milohax.org/espanol/repodeinst/#lista-de-instrumentos) Investigado por [[Linos]](https://www.youtube.com/@LinosMelendi) \ No newline at end of file diff --git a/instrumentos/misc/picolp.md b/instrumentos/misc/picolp.md index 66280ff..df98a00 100644 --- a/instrumentos/misc/picolp.md +++ b/instrumentos/misc/picolp.md @@ -23,7 +23,7 @@ layout: post ![Mapeando](https://raw.githubusercontent.com/hmxmilohax/rb3-pc/main/assets/images/instruments/picolpmapping.png "Mapeando") -[[Regresar al Repo de Instrumentos]](https://hmxmilohax.github.io/rb3-pc/espanol/repodeinst/#lista-de-instrumentos) +[[Regresar al Repo de Instrumentos]](https://rb3pc.milohax.org/espanol/repodeinst/#lista-de-instrumentos) diff --git a/instrumentos/misc/ps2sg.md b/instrumentos/misc/ps2sg.md index 017b9e0..d4f3f78 100644 --- a/instrumentos/misc/ps2sg.md +++ b/instrumentos/misc/ps2sg.md @@ -20,7 +20,7 @@ layout: post ![Mapeando](https://raw.githubusercontent.com/hmxmilohax/rb3-pc/main/assets/images/instruments/ps2sgmapping.png "Mapeando") -[[Regresar al Repo de Instrumentos]](https://hmxmilohax.github.io/rb3-pc/espanol/repodeinst/#lista-de-instrumentos) +[[Regresar al Repo de Instrumentos]](https://rb3pc.milohax.org/espanol/repodeinst/#lista-de-instrumentos) Mapeado por cas \ No newline at end of file diff --git a/instrumentos/misc/rolllimitless.md b/instrumentos/misc/rolllimitless.md index 99fb46e..22e4c51 100644 --- a/instrumentos/misc/rolllimitless.md +++ b/instrumentos/misc/rolllimitless.md @@ -30,7 +30,7 @@ layout: post ![Mapeando](https://raw.githubusercontent.com/hmxmilohax/rb3-pc/main/assets/images/instruments/rolllimitlessmapping.png "Mapeando") -[[Regresar al Repo de Instrumentos]](https://hmxmilohax.github.io/rb3-pc/espanol/repodeinst/#lista-de-instrumentos) +[[Regresar al Repo de Instrumentos]](https://rb3pc.milohax.org/espanol/repodeinst/#lista-de-instrumentos) diff --git a/instrumentos/ps3/ds3.md b/instrumentos/ps3/ds3.md index 34bf489..e2d6a52 100644 --- a/instrumentos/ps3/ds3.md +++ b/instrumentos/ps3/ds3.md @@ -32,6 +32,6 @@ layout: post ![Mapeando](https://raw.githubusercontent.com/hmxmilohax/rb3-pc/main/assets/images/instruments/ps3ds3mapping.png "Mapeando") -[[Regresar al Repo de Instrumentos]](https://hmxmilohax.github.io/rb3-pc/espanol/repodeinst/#lista-de-instrumentos) +[[Regresar al Repo de Instrumentos]](https://rb3pc.milohax.org/espanol/repodeinst/#lista-de-instrumentos) Instructions by [SlothDemon](https://www.youtube.com/@SlothDemon1991) \ No newline at end of file diff --git a/instrumentos/ps3/ghdrms.md b/instrumentos/ps3/ghdrms.md index f43d39e..d1942d9 100644 --- a/instrumentos/ps3/ghdrms.md +++ b/instrumentos/ps3/ghdrms.md @@ -21,7 +21,7 @@ layout: post ![Mapeando](https://raw.githubusercontent.com/hmxmilohax/rb3-pc/main/assets/images/instruments/ps3ghdrmsmapping.png "Mapeando") -[[Regresar al Repo de Instrumentos]](https://hmxmilohax.github.io/rb3-pc/espanol/repodeinst/#lista-de-instrumentos) +[[Regresar al Repo de Instrumentos]](https://rb3pc.milohax.org/espanol/repodeinst/#lista-de-instrumentos) Mapeado por [[GamerPerson22]](https://www.youtube.com/channel/UCC5SlXPlnlGwBG7w6mvfx8g) \ No newline at end of file diff --git a/instrumentos/ps3/ghlp.md b/instrumentos/ps3/ghlp.md index ba9eeca..a4bc489 100644 --- a/instrumentos/ps3/ghlp.md +++ b/instrumentos/ps3/ghlp.md @@ -21,7 +21,7 @@ layout: post ![Mapeando](https://raw.githubusercontent.com/hmxmilohax/rb3-pc/main/assets/images/instruments/ps3ghlpmapping.png "Mapeando") -[[Regresar al Repo de Instrumentos]](https://hmxmilohax.github.io/rb3-pc/espanol/repodeinst/#lista-de-instrumentos) +[[Regresar al Repo de Instrumentos]](https://rb3pc.milohax.org/espanol/repodeinst/#lista-de-instrumentos) Mapeado por 16bitblastprocessing \ No newline at end of file diff --git a/instrumentos/ps3/ghwttar.md b/instrumentos/ps3/ghwttar.md index 44d9874..f949768 100644 --- a/instrumentos/ps3/ghwttar.md +++ b/instrumentos/ps3/ghwttar.md @@ -19,7 +19,7 @@ layout: post ![Mapeando](https://raw.githubusercontent.com/hmxmilohax/rb3-pc/main/assets/images/instruments/ps3ghwttarmapping.png "Mapeando") -[[Regresar al Repo de Instrumentos]](https://hmxmilohax.github.io/rb3-pc/espanol/repodeinst/#lista-de-instrumentos) +[[Regresar al Repo de Instrumentos]](https://rb3pc.milohax.org/espanol/repodeinst/#lista-de-instrumentos) diff --git a/instrumentos/ps3/protar.md b/instrumentos/ps3/protar.md index b85fbba..dec758f 100644 --- a/instrumentos/ps3/protar.md +++ b/instrumentos/ps3/protar.md @@ -8,7 +8,7 @@ layout: post ## NOTAS: -* Se recomienda usar el receptor propio para la guitarra PRO, si lo tienes. [[Haz click aquí para ver cómo configurarlo con el receptor.]](https://hmxmilohax.github.io/rb3-pc/espanol/conexiondirecta/) +* Se recomienda usar el receptor propio para la guitarra PRO, si lo tienes. [[Haz click aquí para ver cómo configurarlo con el receptor.]](https://rb3pc.milohax.org/espanol/conexiondirecta/) * **¡Se requiere convertidor de MIDI a USB pueda aceptar señales SYSEX!** Busca en el manual de tu convertidor de MIDI a USB o preguntale al fabricante para mas informacion. * Se recomienda la "M-Audio Midisport Uno" porque esta confirmada que trabaja. * Esto es para los jugadores que tienen sus guitarras PRO conectadas con una un convertidor de MIDI a USB. @@ -29,6 +29,6 @@ layout: post ![Control](https://raw.githubusercontent.com/hmxmilohax/rb3-pc/main/assets/images/instruments/cont/rbprotar.png "Control") -[[Regresar al Repo de Instrumentos]](https://hmxmilohax.github.io/rb3-pc/espanol/repodeinst/#lista-de-instrumentos) +[[Regresar al Repo de Instrumentos]](https://rb3pc.milohax.org/espanol/repodeinst/#lista-de-instrumentos) Implementado por [[Dark]](https://dark.ski/) \ No newline at end of file diff --git a/instrumentos/ps3/rbkeys.md b/instrumentos/ps3/rbkeys.md index c23db72..4d9cec9 100644 --- a/instrumentos/ps3/rbkeys.md +++ b/instrumentos/ps3/rbkeys.md @@ -8,7 +8,7 @@ layout: post ## NOTAS: -* Se recomienda usar el receptor propio para el teclado, si lo tienes. [[Haz click aquí para ver cómo configurarlo con el receptor.]](https://hmxmilohax.github.io/rb3-pc/espanol/conexiondirecta/) +* Se recomienda usar el receptor propio para el teclado, si lo tienes. [[Haz click aquí para ver cómo configurarlo con el receptor.]](https://rb3pc.milohax.org/espanol/conexiondirecta/) * Esto es para jugadores que tienen los teclados conectados con un adaptador de MIDI a USB. * Los botones del teclado no van a funcionar como funcionan cuando esta conectado a su consola propia. @@ -36,6 +36,6 @@ Puedes cambiar de octava con los botones de Cuadro y Circulo. ![Control](https://raw.githubusercontent.com/hmxmilohax/rb3-pc/main/assets/images/instruments/cont/ps3rbkeyscontroller.png "Control") -[[Regresar al Repo de Instrumentos]](https://hmxmilohax.github.io/rb3-pc/espanol/repodeinst/#lista-de-instrumentos) +[[Regresar al Repo de Instrumentos]](https://rb3pc.milohax.org/espanol/repodeinst/#lista-de-instrumentos) Investigado por [[Linos]](https://www.youtube.com/@LinosMelendi) \ No newline at end of file diff --git a/instrumentos/wii/ghdrms.md b/instrumentos/wii/ghdrms.md index c810a03..5045e97 100644 --- a/instrumentos/wii/ghdrms.md +++ b/instrumentos/wii/ghdrms.md @@ -21,7 +21,7 @@ layout: post ![Mapeando](https://raw.githubusercontent.com/hmxmilohax/rb3-pc/main/assets/images/instruments/wiighdrmsmapping.png "Mapeando") -[[Regresar al Repo de Instrumentos]](https://hmxmilohax.github.io/rb3-pc/espanol/repodeinst/#lista-de-instrumentos) +[[Regresar al Repo de Instrumentos]](https://rb3pc.milohax.org/espanol/repodeinst/#lista-de-instrumentos) diff --git a/instrumentos/wii/protar.md b/instrumentos/wii/protar.md index f8ffbce..eb179cb 100644 --- a/instrumentos/wii/protar.md +++ b/instrumentos/wii/protar.md @@ -28,6 +28,6 @@ layout: post ![Control](https://raw.githubusercontent.com/hmxmilohax/rb3-pc/main/assets/images/instruments/cont/rbprotar.png "Control") -[[Regresar al Repo de Instrumentos]](https://hmxmilohax.github.io/rb3-pc/espanol/repodeinst/#lista-de-instrumentos) +[[Regresar al Repo de Instrumentos]](https://rb3pc.milohax.org/espanol/repodeinst/#lista-de-instrumentos) Implementado por [[Dark]](https://dark.ski/) \ No newline at end of file diff --git a/instrumentos/wii/raphlp.md b/instrumentos/wii/raphlp.md index d09f2d3..9f29e1e 100644 --- a/instrumentos/wii/raphlp.md +++ b/instrumentos/wii/raphlp.md @@ -20,7 +20,7 @@ layout: post ![Mapeando](https://raw.githubusercontent.com/hmxmilohax/rb3-pc/main/assets/images/instruments/wiiraphlpmapping.png "Mapeando") -[[Regresar al Repo de Instrumentos]](https://hmxmilohax.github.io/rb3-pc/espanol/repodeinst/#lista-de-instrumentos) +[[Regresar al Repo de Instrumentos]](https://rb3pc.milohax.org/espanol/repodeinst/#lista-de-instrumentos) diff --git a/instrumentos/wii/rbdrms.md b/instrumentos/wii/rbdrms.md index 45493d0..c23687e 100644 --- a/instrumentos/wii/rbdrms.md +++ b/instrumentos/wii/rbdrms.md @@ -22,7 +22,7 @@ layout: post ![Mapeando](https://raw.githubusercontent.com/hmxmilohax/rb3-pc/main/assets/images/instruments/wiirbdrmsmapping.png "Mapeando") -[[Regresar al Repo de Instrumentos]](https://hmxmilohax.github.io/rb3-pc/espanol/repodeinst/#lista-de-instrumentos) +[[Regresar al Repo de Instrumentos]](https://rb3pc.milohax.org/espanol/repodeinst/#lista-de-instrumentos) diff --git a/instrumentos/wii/rbgtrs.md b/instrumentos/wii/rbgtrs.md index bbb9897..57c0b6c 100644 --- a/instrumentos/wii/rbgtrs.md +++ b/instrumentos/wii/rbgtrs.md @@ -38,7 +38,7 @@ Mapeandos: ![Mapeando](https://raw.githubusercontent.com/hmxmilohax/rb3-pc/main/assets/images/instruments/wiirbgtrsmapping.png "Mapeando") -[[Regresar al Repo de Instrumentos]](https://hmxmilohax.github.io/rb3-pc/espanol/repodeinst/#lista-de-instrumentos) +[[Regresar al Repo de Instrumentos]](https://rb3pc.milohax.org/espanol/repodeinst/#lista-de-instrumentos) Mapeado por [[Carl Mylo]](www.twitch.tv/carlmylo) \ No newline at end of file diff --git a/instrumentos/wii/rbkeys.md b/instrumentos/wii/rbkeys.md index e147f67..c5d13d7 100644 --- a/instrumentos/wii/rbkeys.md +++ b/instrumentos/wii/rbkeys.md @@ -34,6 +34,6 @@ Puedes cambiar de octava con los botones de 1 y B. ![Control](https://raw.githubusercontent.com/hmxmilohax/rb3-pc/main/assets/images/instruments/cont/wiirbkeyscontroller.png "Control") -[[Regresar al Repo de Instrumentos]](https://hmxmilohax.github.io/rb3-pc/espanol/repodeinst/#lista-de-instrumentos) +[[Regresar al Repo de Instrumentos]](https://rb3pc.milohax.org/espanol/repodeinst/#lista-de-instrumentos) Investigado por [[Linos]](https://www.youtube.com/@LinosMelendi) \ No newline at end of file diff --git a/instrumentos/xbox/ghlp.md b/instrumentos/xbox/ghlp.md index 56457bc..8e2fd19 100644 --- a/instrumentos/xbox/ghlp.md +++ b/instrumentos/xbox/ghlp.md @@ -19,7 +19,7 @@ layout: post ![Mapeando](https://raw.githubusercontent.com/hmxmilohax/rb3-pc/main/assets/images/instruments/360ghlpmapping.png "Mapeando") -[[Regresar al Repo de Instrumentos]](https://hmxmilohax.github.io/rb3-pc/espanol/repodeinst/#lista-de-instrumentos) +[[Regresar al Repo de Instrumentos]](https://rb3pc.milohax.org/espanol/repodeinst/#lista-de-instrumentos) Mapeado por [[gonakil1ya]](https://linktr.ee/Gonakil1ya) \ No newline at end of file diff --git a/instrumentos/xbox/ghwttar.md b/instrumentos/xbox/ghwttar.md index 15a554a..6400b8a 100644 --- a/instrumentos/xbox/ghwttar.md +++ b/instrumentos/xbox/ghwttar.md @@ -19,7 +19,7 @@ layout: post ![Mapeando](https://raw.githubusercontent.com/hmxmilohax/rb3-pc/main/assets/images/instruments/360ghwtmapping.png "Mapeando") -[[Regresar al Repo de Instrumentos]](https://hmxmilohax.github.io/rb3-pc/espanol/repodeinst/#lista-de-instrumentos) +[[Regresar al Repo de Instrumentos]](https://rb3pc.milohax.org/espanol/repodeinst/#lista-de-instrumentos) diff --git a/instrumentos/xbox/mpa.md b/instrumentos/xbox/mpa.md index 928351e..2cfd4d6 100644 --- a/instrumentos/xbox/mpa.md +++ b/instrumentos/xbox/mpa.md @@ -19,7 +19,7 @@ layout: post ![Mapeando](https://raw.githubusercontent.com/hmxmilohax/rb3-pc/main/assets/images/instruments/360mpamapping.png "Mapeando") -[[Regresar al Repo de Instrumentos]](https://hmxmilohax.github.io/rb3-pc/espanol/repodeinst/#lista-de-instrumentos) +[[Regresar al Repo de Instrumentos]](https://rb3pc.milohax.org/espanol/repodeinst/#lista-de-instrumentos) diff --git a/instrumentos/xbox/protar.md b/instrumentos/xbox/protar.md index 5057e74..096826a 100644 --- a/instrumentos/xbox/protar.md +++ b/instrumentos/xbox/protar.md @@ -28,6 +28,6 @@ layout: post ![Control](https://raw.githubusercontent.com/hmxmilohax/rb3-pc/main/assets/images/instruments/cont/rbprotar.png "Control") -[[Regresar al Repo de Instrumentos]](https://hmxmilohax.github.io/rb3-pc/espanol/repodeinst/#lista-de-instrumentos) +[[Regresar al Repo de Instrumentos]](https://rb3pc.milohax.org/espanol/repodeinst/#lista-de-instrumentos) Implementado por [[Dark]](https://dark.ski/) \ No newline at end of file diff --git a/instrumentos/xbox/rb4gtrs.md b/instrumentos/xbox/rb4gtrs.md index 3a33277..8c9be4b 100644 --- a/instrumentos/xbox/rb4gtrs.md +++ b/instrumentos/xbox/rb4gtrs.md @@ -52,7 +52,7 @@ Windows de va dar una notificación que se instalo un dispositivo llamado "Virtu ![Mapeando](https://raw.githubusercontent.com/hmxmilohax/rb3-pc/main/assets/images/instruments/360rbgtrsmapping.png "Mapeando") -[[Regresar al Repo de Instrumentos]](https://hmxmilohax.github.io/rb3-pc/espanol/repodeinst/#lista-de-instrumentos) +[[Regresar al Repo de Instrumentos]](https://rb3pc.milohax.org/espanol/repodeinst/#lista-de-instrumentos) diff --git a/instrumentos/xbox/rbdrms.md b/instrumentos/xbox/rbdrms.md index a073b9c..9d31dfd 100644 --- a/instrumentos/xbox/rbdrms.md +++ b/instrumentos/xbox/rbdrms.md @@ -21,7 +21,7 @@ layout: post ![Mapeando](https://raw.githubusercontent.com/hmxmilohax/rb3-pc/main/assets/images/instruments/360mpamapping.png "Mapeando") -[[Regresar al Repo de Instrumentos]](https://hmxmilohax.github.io/rb3-pc/espanol/repodeinst/#lista-de-instrumentos) +[[Regresar al Repo de Instrumentos]](https://rb3pc.milohax.org/espanol/repodeinst/#lista-de-instrumentos) diff --git a/instrumentos/xbox/rbgtrs.md b/instrumentos/xbox/rbgtrs.md index 4692276..e2c87ba 100644 --- a/instrumentos/xbox/rbgtrs.md +++ b/instrumentos/xbox/rbgtrs.md @@ -18,7 +18,7 @@ layout: post ![Mapeando](https://raw.githubusercontent.com/hmxmilohax/rb3-pc/main/assets/images/instruments/360rbgtrsmapping.png "Mapeando") -[[Regresar al Repo de Instrumentos]](https://hmxmilohax.github.io/rb3-pc/espanol/repodeinst/#lista-de-instrumentos) +[[Regresar al Repo de Instrumentos]](https://rb3pc.milohax.org/espanol/repodeinst/#lista-de-instrumentos) diff --git a/instrumentos/xbox/rbkeys.md b/instrumentos/xbox/rbkeys.md index 0fd30cc..b33d037 100644 --- a/instrumentos/xbox/rbkeys.md +++ b/instrumentos/xbox/rbkeys.md @@ -37,6 +37,6 @@ Puedes cambiar de octava con los botones de X y B. ![Control](https://raw.githubusercontent.com/hmxmilohax/rb3-pc/main/assets/images/instruments/cont/360rbkeyscontroller.png "Control") -[[Regresar al Repo de Instrumentos]](https://hmxmilohax.github.io/rb3-pc/espanol/repodeinst/#lista-de-instrumentos) +[[Regresar al Repo de Instrumentos]](https://rb3pc.milohax.org/espanol/repodeinst/#lista-de-instrumentos) Investigado por [[Linos]](https://www.youtube.com/@LinosMelendi) \ No newline at end of file diff --git a/instrumentos/xbox/xb1pad.md b/instrumentos/xbox/xb1pad.md index 4992df0..99a11e2 100644 --- a/instrumentos/xbox/xb1pad.md +++ b/instrumentos/xbox/xb1pad.md @@ -30,5 +30,5 @@ layout: post ![Mapeando](https://raw.githubusercontent.com/hmxmilohax/rb3-pc/main/assets/images/instruments/xboxmapping.png "Mapeando") -[[Regresar al Repo de Instrumentos]](https://hmxmilohax.github.io/rb3-pc/espanol/repodeinst/#lista-de-instrumentos) +[[Regresar al Repo de Instrumentos]](https://rb3pc.milohax.org/espanol/repodeinst/#lista-de-instrumentos) diff --git a/instrumentos/xbox/xplorer.md b/instrumentos/xbox/xplorer.md index 21f57ab..7ae7029 100644 --- a/instrumentos/xbox/xplorer.md +++ b/instrumentos/xbox/xplorer.md @@ -28,7 +28,7 @@ layout: post ![Mapeando](https://raw.githubusercontent.com/hmxmilohax/rb3-pc/main/assets/images/instruments/360xplorermapping.png "Mapeando") -[[Regresar al Repo de Instrumentos]](https://hmxmilohax.github.io/rb3-pc/espanol/repodeinst/#lista-de-instrumentos) +[[Regresar al Repo de Instrumentos]](https://rb3pc.milohax.org/espanol/repodeinst/#lista-de-instrumentos) Mapeado por [[Jnack]](https://www.youtube.com/@jnackmclain) and [[KrazzyKlown]](https://www.youtube.com/@KrazzyKlown) \ No newline at end of file diff --git a/instruments/misc/mididrums.md b/instruments/misc/mididrums.md index 6e95f17..5f554fb 100644 --- a/instruments/misc/mididrums.md +++ b/instruments/misc/mididrums.md @@ -77,7 +77,7 @@ In `rb3drums.yml`, you will find `Combo Start`, `Combo Select`, `Combo Toggle Ho ![Controller](https://raw.githubusercontent.com/hmxmilohax/rb3-pc/main/assets/images/instruments/cont/mididrumscontroller.png "Controller") -[[Back to Instrument Repo]](https://hmxmilohax.github.io/rb3-pc/english/instrumentrepo/#instrument-list) +[[Back to Instrument Repo]](https://rb3pc.milohax.org/english/instrumentrepo/#instrument-list) Research by [[Linos]](https://www.youtube.com/@LinosMelendi) \ No newline at end of file diff --git a/instruments/misc/midikeys.md b/instruments/misc/midikeys.md index 0b16569..fd9503e 100644 --- a/instruments/misc/midikeys.md +++ b/instruments/misc/midikeys.md @@ -51,6 +51,6 @@ layout: post ![Controller](https://raw.githubusercontent.com/hmxmilohax/rb3-pc/main/assets/images/instruments/cont/midikeyscontroller.png "Controller") -[[Back to Instrument Repo]](https://hmxmilohax.github.io/rb3-pc/english/instrumentrepo/#instrument-list) +[[Back to Instrument Repo]](https://rb3pc.milohax.org/english/instrumentrepo/#instrument-list) Implementation by [[Dark]](https://dark.ski/) \ No newline at end of file diff --git a/instruments/misc/pcghwt.md b/instruments/misc/pcghwt.md index 10cae88..108ddd0 100644 --- a/instruments/misc/pcghwt.md +++ b/instruments/misc/pcghwt.md @@ -20,7 +20,7 @@ layout: post ![Mapping](https://raw.githubusercontent.com/hmxmilohax/rb3-pc/main/assets/images/instruments/maps/pcghwtmapping.png "Mapping") -[[Back to Instrument Repo]](https://hmxmilohax.github.io/rb3-pc/english/instrumentrepo/#instrument-list) +[[Back to Instrument Repo]](https://rb3pc.milohax.org/english/instrumentrepo/#instrument-list) Mapped by Derd \ No newline at end of file diff --git a/instruments/misc/pckeyboard.md b/instruments/misc/pckeyboard.md index 16b421a..1454e31 100644 --- a/instruments/misc/pckeyboard.md +++ b/instruments/misc/pckeyboard.md @@ -46,6 +46,6 @@ If you want to copy Fortnite Festival's default bindings, you can use this as re ![Controller](https://raw.githubusercontent.com/hmxmilohax/rb3-pc/main/assets/images/instruments/cont/pckeyboardcontroller.png "Controller") -[[Back to Instrument Repo]](https://hmxmilohax.github.io/rb3-pc/english/instrumentrepo/#instrument-list) +[[Back to Instrument Repo]](https://rb3pc.milohax.org/english/instrumentrepo/#instrument-list) Research by [[Linos]](https://www.youtube.com/@LinosMelendi) \ No newline at end of file diff --git a/instruments/misc/picolp.md b/instruments/misc/picolp.md index a935dd8..2d3c6c8 100644 --- a/instruments/misc/picolp.md +++ b/instruments/misc/picolp.md @@ -23,7 +23,7 @@ layout: post ![Mapping](https://raw.githubusercontent.com/hmxmilohax/rb3-pc/main/assets/images/instruments/maps/picolpmapping.png "Mapping") -[[Back to Instrument Repo]](https://hmxmilohax.github.io/rb3-pc/english/instrumentrepo/#instrument-list) +[[Back to Instrument Repo]](https://rb3pc.milohax.org/english/instrumentrepo/#instrument-list) diff --git a/instruments/misc/ps2sg.md b/instruments/misc/ps2sg.md index e2f9950..734c067 100644 --- a/instruments/misc/ps2sg.md +++ b/instruments/misc/ps2sg.md @@ -20,7 +20,7 @@ layout: post ![Mapping](https://raw.githubusercontent.com/hmxmilohax/rb3-pc/main/assets/images/instruments/maps/ps2sgmapping.png "Mapping") -[[Back to Instrument Repo]](https://hmxmilohax.github.io/rb3-pc/english/instrumentrepo/#instrument-list) +[[Back to Instrument Repo]](https://rb3pc.milohax.org/english/instrumentrepo/#instrument-list) Mapped by cas \ No newline at end of file diff --git a/instruments/misc/rolllimitless.md b/instruments/misc/rolllimitless.md index c1df85f..f4b3f71 100644 --- a/instruments/misc/rolllimitless.md +++ b/instruments/misc/rolllimitless.md @@ -30,7 +30,7 @@ layout: post ![Mapping](https://raw.githubusercontent.com/hmxmilohax/rb3-pc/main/assets/images/instruments/maps/rolllimitlessmapping.png "Mapping") -[[Back to Instrument Repo]](https://hmxmilohax.github.io/rb3-pc/english/instrumentrepo/#instrument-list) +[[Back to Instrument Repo]](https://rb3pc.milohax.org/english/instrumentrepo/#instrument-list) diff --git a/instruments/ps3/ds3.md b/instruments/ps3/ds3.md index ade9479..8fbe233 100644 --- a/instruments/ps3/ds3.md +++ b/instruments/ps3/ds3.md @@ -32,6 +32,6 @@ layout: post ![Mapping](https://raw.githubusercontent.com/hmxmilohax/rb3-pc/main/assets/images/instruments/maps/ps3ds3mapping.png "Mapping") -[[Back to Instrument Repo]](https://hmxmilohax.github.io/rb3-pc/english/instrumentrepo/#instrument-list) +[[Back to Instrument Repo]](https://rb3pc.milohax.org/english/instrumentrepo/#instrument-list) Instructions by [SlothDemon](https://www.youtube.com/@SlothDemon1991) \ No newline at end of file diff --git a/instruments/ps3/ghdrms.md b/instruments/ps3/ghdrms.md index f0f54dd..248f987 100644 --- a/instruments/ps3/ghdrms.md +++ b/instruments/ps3/ghdrms.md @@ -21,7 +21,7 @@ layout: post ![Mapping](https://raw.githubusercontent.com/hmxmilohax/rb3-pc/main/assets/images/instruments/maps/ps3ghdrmsmapping.png "Mapping") -[[Back to Instrument Repo]](https://hmxmilohax.github.io/rb3-pc/english/instrumentrepo/#instrument-list) +[[Back to Instrument Repo]](https://rb3pc.milohax.org/english/instrumentrepo/#instrument-list) Mapped by [[GamerPerson22]](https://www.youtube.com/channel/UCC5SlXPlnlGwBG7w6mvfx8g) \ No newline at end of file diff --git a/instruments/ps3/ghlp.md b/instruments/ps3/ghlp.md index 8de5229..3bce5fc 100644 --- a/instruments/ps3/ghlp.md +++ b/instruments/ps3/ghlp.md @@ -20,7 +20,7 @@ layout: post ![Mapping](https://raw.githubusercontent.com/hmxmilohax/rb3-pc/main/assets/images/instruments/maps/ps3ghlpmapping.png "Mapping") -[[Back to Instrument Repo]](https://hmxmilohax.github.io/rb3-pc/english/instrumentrepo/#instrument-list) +[[Back to Instrument Repo]](https://rb3pc.milohax.org/english/instrumentrepo/#instrument-list) Mapped by 16bitblastprocessing \ No newline at end of file diff --git a/instruments/ps3/ghwttar.md b/instruments/ps3/ghwttar.md index 0438d7f..19fc87e 100644 --- a/instruments/ps3/ghwttar.md +++ b/instruments/ps3/ghwttar.md @@ -19,7 +19,7 @@ layout: post ![Mapping](https://raw.githubusercontent.com/hmxmilohax/rb3-pc/main/assets/images/instruments/maps/ps3ghwttarmapping.png "Mapping") -[[Back to Instrument Repo]](https://hmxmilohax.github.io/rb3-pc/english/instrumentrepo/#instrument-list) +[[Back to Instrument Repo]](https://rb3pc.milohax.org/english/instrumentrepo/#instrument-list) diff --git a/instruments/ps3/protar.md b/instruments/ps3/protar.md index 3680394..5c998f7 100644 --- a/instruments/ps3/protar.md +++ b/instruments/ps3/protar.md @@ -8,7 +8,7 @@ layout: post ## NOTES: -* It's strongly suggested you connect your Pro Guitar with the dongle, if you have it. [[Click here for instructions on how to set that up.]](https://hmxmilohax.github.io/rb3-pc/english/passthroughdevices/) +* It's strongly suggested you connect your Pro Guitar with the dongle, if you have it. [[Click here for instructions on how to set that up.]](https://rb3pc.milohax.org/english/passthroughdevices/) * **Requires a MIDI to USB Interface that has SYSEX support!** Consult your MIDI to USB interface's manual or manufacturer for more details. * The M-Audio Midisport Uno is recommended as it has been verified to work. * This is meant for players that have their PRO Guitars connected via a MIDI to USB interface. @@ -29,6 +29,6 @@ layout: post ![Controller](https://raw.githubusercontent.com/hmxmilohax/rb3-pc/main/assets/images/instruments/cont/rbprotar.png "Controller") -[[Back to Instrument Repo]](https://hmxmilohax.github.io/rb3-pc/english/instrumentrepo/#instrument-list) +[[Back to Instrument Repo]](https://rb3pc.milohax.org/english/instrumentrepo/#instrument-list) Implementation by [[Dark]](https://dark.ski/) \ No newline at end of file diff --git a/instruments/ps3/rbkeys.md b/instruments/ps3/rbkeys.md index 1a064f0..f12331a 100644 --- a/instruments/ps3/rbkeys.md +++ b/instruments/ps3/rbkeys.md @@ -8,7 +8,7 @@ layout: post ## NOTES: -* It's strongly suggested you connect the keyboard with the dongle, if you have it. [[Click here for instructions on how to set that up.]](https://hmxmilohax.github.io/rb3-pc/english/passthroughdevices/) +* It's strongly suggested you connect the keyboard with the dongle, if you have it. [[Click here for instructions on how to set that up.]](https://rb3pc.milohax.org/english/passthroughdevices/) * This is meant for players that have the keyboards connected via a MIDI to USB interface. * None of the controller buttons will work as intended as the keyboard will be in MIDI mode. @@ -36,6 +36,6 @@ You can shift octaves with the Square and Circle buttons. ![Controller](https://raw.githubusercontent.com/hmxmilohax/rb3-pc/main/assets/images/instruments/cont/ps3rbkeyscontroller.png "Controller") -[[Back to Instrument Repo]](https://hmxmilohax.github.io/rb3-pc/english/instrumentrepo/#instrument-list) +[[Back to Instrument Repo]](https://rb3pc.milohax.org/english/instrumentrepo/#instrument-list) Research by [[Linos]](https://www.youtube.com/@LinosMelendi) \ No newline at end of file diff --git a/instruments/wii/ghdrms.md b/instruments/wii/ghdrms.md index 17853b1..00959bc 100644 --- a/instruments/wii/ghdrms.md +++ b/instruments/wii/ghdrms.md @@ -21,7 +21,7 @@ layout: post ![Mapping](https://raw.githubusercontent.com/hmxmilohax/rb3-pc/main/assets/images/instruments/maps/wiighdrmsmapping.png "Mapping") -[[Back to Instrument Repo]](https://hmxmilohax.github.io/rb3-pc/english/instrumentrepo/#instrument-list) +[[Back to Instrument Repo]](https://rb3pc.milohax.org/english/instrumentrepo/#instrument-list) diff --git a/instruments/wii/protar.md b/instruments/wii/protar.md index 7696525..8d2a418 100644 --- a/instruments/wii/protar.md +++ b/instruments/wii/protar.md @@ -28,6 +28,6 @@ layout: post ![Controller](https://raw.githubusercontent.com/hmxmilohax/rb3-pc/main/assets/images/instruments/cont/rbprotar.png "Controller") -[[Back to Instrument Repo]](https://hmxmilohax.github.io/rb3-pc/english/instrumentrepo/#instrument-list) +[[Back to Instrument Repo]](https://rb3pc.milohax.org/english/instrumentrepo/#instrument-list) Implementation by [[Dark]](https://dark.ski/) \ No newline at end of file diff --git a/instruments/wii/raphlp.md b/instruments/wii/raphlp.md index b800e78..cac17fc 100644 --- a/instruments/wii/raphlp.md +++ b/instruments/wii/raphlp.md @@ -20,7 +20,7 @@ layout: post ![Mapping](https://raw.githubusercontent.com/hmxmilohax/rb3-pc/main/assets/images/instruments/maps/wiiraphlpmapping.png "Mapping") -[[Back to Instrument Repo]](https://hmxmilohax.github.io/rb3-pc/english/instrumentrepo/#instrument-list) +[[Back to Instrument Repo]](https://rb3pc.milohax.org/english/instrumentrepo/#instrument-list) diff --git a/instruments/wii/rbdrms.md b/instruments/wii/rbdrms.md index 4445a2d..048785e 100644 --- a/instruments/wii/rbdrms.md +++ b/instruments/wii/rbdrms.md @@ -22,7 +22,7 @@ layout: post ![Mapping](https://raw.githubusercontent.com/hmxmilohax/rb3-pc/main/assets/images/instruments/maps/wiirbdrmsmapping.png "Mapping") -[[Back to Instrument Repo]](https://hmxmilohax.github.io/rb3-pc/english/instrumentrepo/#instrument-list) +[[Back to Instrument Repo]](https://rb3pc.milohax.org/english/instrumentrepo/#instrument-list) diff --git a/instruments/wii/rbgtrs.md b/instruments/wii/rbgtrs.md index 47e0e1b..2f00b6a 100644 --- a/instruments/wii/rbgtrs.md +++ b/instruments/wii/rbgtrs.md @@ -44,7 +44,7 @@ Mappings: ![Mapping](https://raw.githubusercontent.com/hmxmilohax/rb3-pc/main/assets/images/instruments/maps/wiirbgtrsmapping.png "Mapping") -[[Back to Instrument Repo]](https://hmxmilohax.github.io/rb3-pc/english/instrumentrepo/#instrument-list) +[[Back to Instrument Repo]](https://rb3pc.milohax.org/english/instrumentrepo/#instrument-list) Mapped by [[Carl Mylo]](www.twitch.tv/carlmylo) \ No newline at end of file diff --git a/instruments/wii/rbkeys.md b/instruments/wii/rbkeys.md index 60649c8..f6fde65 100644 --- a/instruments/wii/rbkeys.md +++ b/instruments/wii/rbkeys.md @@ -34,6 +34,6 @@ You can shift octaves with the 1 and B buttons. ![Controller](https://raw.githubusercontent.com/hmxmilohax/rb3-pc/main/assets/images/instruments/cont/wiirbkeyscontroller.png "Controller") -[[Back to Instrument Repo]](https://hmxmilohax.github.io/rb3-pc/english/instrumentrepo/#instrument-list) +[[Back to Instrument Repo]](https://rb3pc.milohax.org/english/instrumentrepo/#instrument-list) Research by [[Linos]](https://www.youtube.com/@LinosMelendi) \ No newline at end of file diff --git a/instruments/xbox/ghlp.md b/instruments/xbox/ghlp.md index 45e5a32..224b91c 100644 --- a/instruments/xbox/ghlp.md +++ b/instruments/xbox/ghlp.md @@ -19,7 +19,7 @@ layout: post ![Mapping](https://raw.githubusercontent.com/hmxmilohax/rb3-pc/main/assets/images/instruments/maps/360ghlpmapping.png "Mapping") -[[Back to Instrument Repo]](https://hmxmilohax.github.io/rb3-pc/english/instrumentrepo/#instrument-list) +[[Back to Instrument Repo]](https://rb3pc.milohax.org/english/instrumentrepo/#instrument-list) Mapped by [[gonakil1ya]](https://linktr.ee/Gonakil1ya) \ No newline at end of file diff --git a/instruments/xbox/ghwttar.md b/instruments/xbox/ghwttar.md index b1e5123..7fa86f3 100644 --- a/instruments/xbox/ghwttar.md +++ b/instruments/xbox/ghwttar.md @@ -19,7 +19,7 @@ layout: post ![Mapping](https://raw.githubusercontent.com/hmxmilohax/rb3-pc/main/assets/images/instruments/maps/360ghwtmapping.png "Mapping") -[[Back to Instrument Repo]](https://hmxmilohax.github.io/rb3-pc/english/instrumentrepo/#instrument-list) +[[Back to Instrument Repo]](https://rb3pc.milohax.org/english/instrumentrepo/#instrument-list) diff --git a/instruments/xbox/mpa.md b/instruments/xbox/mpa.md index 9350ed8..b101573 100644 --- a/instruments/xbox/mpa.md +++ b/instruments/xbox/mpa.md @@ -19,7 +19,7 @@ layout: post ![Mapping](https://raw.githubusercontent.com/hmxmilohax/rb3-pc/main/assets/images/instruments/maps/360mpamapping.png "Mapping") -[[Back to Instrument Repo]](https://hmxmilohax.github.io/rb3-pc/english/instrumentrepo/#instrument-list) +[[Back to Instrument Repo]](https://rb3pc.milohax.org/english/instrumentrepo/#instrument-list) diff --git a/instruments/xbox/protar.md b/instruments/xbox/protar.md index 6253b44..8ebe390 100644 --- a/instruments/xbox/protar.md +++ b/instruments/xbox/protar.md @@ -28,6 +28,6 @@ layout: post ![Controller](https://raw.githubusercontent.com/hmxmilohax/rb3-pc/main/assets/images/instruments/cont/rbprotar.png "Controller") -[[Back to Instrument Repo]](https://hmxmilohax.github.io/rb3-pc/english/instrumentrepo/#instrument-list) +[[Back to Instrument Repo]](https://rb3pc.milohax.org/english/instrumentrepo/#instrument-list) Implementation by [[Dark]](https://dark.ski/) \ No newline at end of file diff --git a/instruments/xbox/rb4gtrs.md b/instruments/xbox/rb4gtrs.md index 9dd7884..83fb2dd 100644 --- a/instruments/xbox/rb4gtrs.md +++ b/instruments/xbox/rb4gtrs.md @@ -52,7 +52,7 @@ You should get a notification from Windows that it's installing "Virtual Xbox 36 ![Mapping](https://raw.githubusercontent.com/hmxmilohax/rb3-pc/main/assets/images/instruments/maps/360rbgtrsmapping.png "Mapping") -[[Back to Instrument Repo]](https://hmxmilohax.github.io/rb3-pc/english/instrumentrepo/#instrument-list) +[[Back to Instrument Repo]](https://rb3pc.milohax.org/english/instrumentrepo/#instrument-list) diff --git a/instruments/xbox/rbdrms.md b/instruments/xbox/rbdrms.md index fe6bdba..19b8ed0 100644 --- a/instruments/xbox/rbdrms.md +++ b/instruments/xbox/rbdrms.md @@ -21,7 +21,7 @@ layout: post ![Mapping](https://raw.githubusercontent.com/hmxmilohax/rb3-pc/main/assets/images/instruments/maps/360mpamapping.png "Mapping") -[[Back to Instrument Repo]](https://hmxmilohax.github.io/rb3-pc/english/instrumentrepo/#instrument-list) +[[Back to Instrument Repo]](https://rb3pc.milohax.org/english/instrumentrepo/#instrument-list) diff --git a/instruments/xbox/rbgtrs.md b/instruments/xbox/rbgtrs.md index 42ae5b3..0832f92 100644 --- a/instruments/xbox/rbgtrs.md +++ b/instruments/xbox/rbgtrs.md @@ -18,7 +18,7 @@ layout: post ![Mapping](https://raw.githubusercontent.com/hmxmilohax/rb3-pc/main/assets/images/instruments/maps/360rbgtrsmapping.png "Mapping") -[[Back to Instrument Repo]](https://hmxmilohax.github.io/rb3-pc/english/instrumentrepo/#instrument-list) +[[Back to Instrument Repo]](https://rb3pc.milohax.org/english/instrumentrepo/#instrument-list) diff --git a/instruments/xbox/rbkeys.md b/instruments/xbox/rbkeys.md index a37e8a8..6aba234 100644 --- a/instruments/xbox/rbkeys.md +++ b/instruments/xbox/rbkeys.md @@ -37,6 +37,6 @@ You can shift octaves with the X and B buttons. ![Controller](https://raw.githubusercontent.com/hmxmilohax/rb3-pc/main/assets/images/instruments/cont/360rbkeyscontroller.png "Controller") -[[Back to Instrument Repo]](https://hmxmilohax.github.io/rb3-pc/english/instrumentrepo/#instrument-list) +[[Back to Instrument Repo]](https://rb3pc.milohax.org/english/instrumentrepo/#instrument-list) Research by [[Linos]](https://www.youtube.com/@LinosMelendi) \ No newline at end of file diff --git a/instruments/xbox/xb1pad.md b/instruments/xbox/xb1pad.md index bb23fad..e57fc07 100644 --- a/instruments/xbox/xb1pad.md +++ b/instruments/xbox/xb1pad.md @@ -30,5 +30,5 @@ layout: post ![Mapping](https://raw.githubusercontent.com/hmxmilohax/rb3-pc/main/assets/images/instruments/maps/xboxmapping.png "Mapping") -[[Back to Instrument Repo]](https://hmxmilohax.github.io/rb3-pc/english/instrumentrepo/#instrument-list) +[[Back to Instrument Repo]](https://rb3pc.milohax.org/english/instrumentrepo/#instrument-list) diff --git a/instruments/xbox/xplorer.md b/instruments/xbox/xplorer.md index 1a4b577..89ef16b 100644 --- a/instruments/xbox/xplorer.md +++ b/instruments/xbox/xplorer.md @@ -28,7 +28,7 @@ layout: post ![Mapping](https://raw.githubusercontent.com/hmxmilohax/rb3-pc/main/assets/images/instruments/maps/360xplorermapping.png "Mapping") -[[Back to Instrument Repo]](https://hmxmilohax.github.io/rb3-pc/english/instrumentrepo/#instrument-list) +[[Back to Instrument Repo]](https://rb3pc.milohax.org/english/instrumentrepo/#instrument-list) Mapped by [[Jnack]](https://www.youtube.com/@jnackmclain) and [[KrazzyKlown]](https://www.youtube.com/@KrazzyKlown) \ No newline at end of file diff --git a/originalposts/ashcentral_room_codes.md b/originalposts/ashcentral_room_codes.md index b6d0bae..d5f68a3 100644 --- a/originalposts/ashcentral_room_codes.md +++ b/originalposts/ashcentral_room_codes.md @@ -7,7 +7,7 @@ Video Version: To use the room code system on AshCentral, **make sure RPCS3 is set to connect to AshCentral**. **Join the** [[**Milohax Discord server**]](https://rb3dx.neocities.org/discord) and **go to** the **[\[#ashcentral-status\]](https://discord.com/channels/961352072140324924/1153056600030973992)** channel. -**Copy the information into RPCS3** like mentioned in the [**[network]**](https://hmxmilohax.github.io/rb3-pc/english/customconfiguration/#network) section of the guide. +**Copy the information into RPCS3** like mentioned in the [**[network]**](https://rb3pc.milohax.org/english/customconfiguration/#network) section of the guide. Once you've done that, **go to** [**[AshCentral's website]**](https://gocentral.rocks/) **to register an account**. diff --git a/originalposts/ashcentral_room_codes_es.md b/originalposts/ashcentral_room_codes_es.md index 0560036..5b35605 100644 --- a/originalposts/ashcentral_room_codes_es.md +++ b/originalposts/ashcentral_room_codes_es.md @@ -7,7 +7,7 @@ Versión Vídeo de esta sección subtitulada en Español: Para usar el sistema de códigos de sala en AshCentral, **asegúrate que RPCS3 este configurado para conectar a AshCentral**. **Entra al** [[**Discord de Milohax**]](https://rb3dx.neocities.org/discord) y **ve al canal** de **[\[#ashcentral-status\]](https://discord.com/channels/961352072140324924/1153056600030973992)**. -**Copia la información a RPCS3 como dicho en la sección** [**[network]**](https://hmxmilohax.github.io/rb3-pc/espanol/configuracionpersonalizada/#network) (red) **de la guia**. +**Copia la información a RPCS3 como dicho en la sección** [**[network]**](https://rb3pc.milohax.org/espanol/configuracionpersonalizada/#network) (red) **de la guia**. Cuando hagas eso, [**[ve al sitio de AshCentral, GoCentral.Rocks]**](https://gocentral.rocks/) **para registrar una cuenta**. diff --git a/originalposts/inst repo readme.md b/originalposts/inst repo readme.md index 31ba829..871dad9 100644 --- a/originalposts/inst repo readme.md +++ b/originalposts/inst repo readme.md @@ -36,33 +36,33 @@ Paste it into: ## Instrument List: #### Drums: -* [[MIDI Drums]](https://hmxmilohax.github.io/rb3-pc/instruments/misc/mididrums) - Does not include a profile but does have instructions. Requires a drum kit with at least one kick drum, one snare drum, one hi-hat, two cymbals, and three toms. Can have either MIDI to USB or USB outputs. +* [[MIDI Drums]](https://rb3pc.milohax.org/instruments/misc/mididrums) - Does not include a profile but does have instructions. Requires a drum kit with at least one kick drum, one snare drum, one hi-hat, two cymbals, and three toms. Can have either MIDI to USB or USB outputs. * Requires [[additional configuration]](https://github.com/hmxmilohax/rb3-pc/tree/TheGreatSplit/instruments/misc/mididrums) * [[Roll Limitless]](https://github.com/hmxmilohax/rb3-pc/raw/TheGreatSplit/instrument-repo/Roll%20Limitless%20Drums.7z) - Requires a drum kit with at least one kick drum, one snare drum, one hi-hat, two cymbals, and three toms. Must have a MIDI output. - * Requires [[additional configuration]](https://hmxmilohax.github.io/rb3-pc/instruments/misc/rolllimitless) -* [[Xbox 360 Rock Band Drums]](https://github.com/hmxmilohax/rb3-pc/raw/TheGreatSplit/instrument-repo/Xbox%20360%20Rock%20Band%20Drums.7z) - [[Notes]](https://hmxmilohax.github.io/rb3-pc/instruments/xbox/rbdrms) -* [[Xbox 360 Rock Band MIDI Pro Adapter Drums]](https://github.com/hmxmilohax/rb3-pc/raw/TheGreatSplit/instrument-repo/Xbox%20360%20MIDI%20Pro%20Adapter%20Drums.7z) - [[Notes]](https://hmxmilohax.github.io/rb3-pc/instruments/xbox/mpa) -* [[Xbox 360 Guitar Hero Drums]](https://github.com/hmxmilohax/rb3-pc/raw/TheGreatSplit/instrument-repo/Xbox%20360%20Guitar%20Hero%20Drums.7z) - [[Notes]](https://hmxmilohax.github.io/rb3-pc/instruments/xbox/ghdrms) -* [[PS3 Guitar Hero Drums]](https://github.com/hmxmilohax/rb3-pc/raw/TheGreatSplit/instrument-repo/PS3%20Guitar%20Hero%20Drums.7z) - [[Notes]](https://hmxmilohax.github.io/rb3-pc/instruments/ps3/ghdrms) -* [[Wii Rock Band Drums]](https://github.com/hmxmilohax/rb3-pc/raw/TheGreatSplit/instrument-repo/Wii%20Rock%20Band%20Drums.7z) - [[Notes]](https://hmxmilohax.github.io/rb3-pc/instruments/wii/rbdrms) -* [[Wii Guitar Hero Drums]](https://github.com/hmxmilohax/rb3-pc/raw/TheGreatSplit/instrument-repo/Wii%20Guitar%20Hero%20Drums.7z) - [[Notes]](https://hmxmilohax.github.io/rb3-pc/instruments/wii/ghdrms) + * Requires [[additional configuration]](https://rb3pc.milohax.org/instruments/misc/rolllimitless) +* [[Xbox 360 Rock Band Drums]](https://github.com/hmxmilohax/rb3-pc/raw/TheGreatSplit/instrument-repo/Xbox%20360%20Rock%20Band%20Drums.7z) - [[Notes]](https://rb3pc.milohax.org/instruments/xbox/rbdrms) +* [[Xbox 360 Rock Band MIDI Pro Adapter Drums]](https://github.com/hmxmilohax/rb3-pc/raw/TheGreatSplit/instrument-repo/Xbox%20360%20MIDI%20Pro%20Adapter%20Drums.7z) - [[Notes]](https://rb3pc.milohax.org/instruments/xbox/mpa) +* [[Xbox 360 Guitar Hero Drums]](https://github.com/hmxmilohax/rb3-pc/raw/TheGreatSplit/instrument-repo/Xbox%20360%20Guitar%20Hero%20Drums.7z) - [[Notes]](https://rb3pc.milohax.org/instruments/xbox/ghdrms) +* [[PS3 Guitar Hero Drums]](https://github.com/hmxmilohax/rb3-pc/raw/TheGreatSplit/instrument-repo/PS3%20Guitar%20Hero%20Drums.7z) - [[Notes]](https://rb3pc.milohax.org/instruments/ps3/ghdrms) +* [[Wii Rock Band Drums]](https://github.com/hmxmilohax/rb3-pc/raw/TheGreatSplit/instrument-repo/Wii%20Rock%20Band%20Drums.7z) - [[Notes]](https://rb3pc.milohax.org/instruments/wii/rbdrms) +* [[Wii Guitar Hero Drums]](https://github.com/hmxmilohax/rb3-pc/raw/TheGreatSplit/instrument-repo/Wii%20Guitar%20Hero%20Drums.7z) - [[Notes]](https://rb3pc.milohax.org/instruments/wii/ghdrms) #### Guitars: -* [[Xbox 360 Rock Band Guitars]](https://github.com/hmxmilohax/rb3-pc/raw/TheGreatSplit/instrument-repo/Xbox%20360%20Rock%20Band%20Guitar.7z) - [[Notes]](https://hmxmilohax.github.io/rb3-pc/instruments/xbox/rbgtrs) -* [[Wii Rock Band Guitars]](https://github.com/hmxmilohax/rb3-pc/raw/TheGreatSplit/instrument-repo/Wii%20Rock%20Band%20Guitars.7z) - [[Notes]](https://hmxmilohax.github.io/rb3-pc/instruments/wii/rbgtrs) -* [[Xbox 360/PC Guitar Hero Xplorer Guitars]](https://github.com/hmxmilohax/rb3-pc/raw/TheGreatSplit/instrument-repo/Xbox%20360%20Guitar%20Hero%20Xplorer.7z) - [[Notes]](https://hmxmilohax.github.io/rb3-pc/instruments/xbox/xplorer) - * Requires [[additional configuration]](https://hmxmilohax.github.io/rb3-pc/instruments/xbox/xplorer) -* [[Xbox 360 Guitar Hero Les Paul Guitars]](https://github.com/hmxmilohax/rb3-pc/blob/TheGreatSplit/instrument-repo/Xbox%20360%20Guitar%20Hero%20Les%20Paul.7z) - [[Notes]](https://hmxmilohax.github.io/rb3-pc/instruments/xbox/ghlp) -* [[Wii Guitar Hero Les Paul (Raphnet) Guitars]](https://github.com/hmxmilohax/rb3-pc/raw/TheGreatSplit/instrument-repo/Wii%20Guitar%20Hero%20Les%20Paul%20%5BRaphnet%5D.7z) - [[Notes]](https://hmxmilohax.github.io/rb3-pc/instruments/wii/raphlp) -* [[Wii Guitar Hero Les Paul (PI Pico) Guitars]](https://github.com/hmxmilohax/rb3-pc/raw/TheGreatSplit/instrument-repo/Wii%20Guitar%20Hero%20Les%20Paul%20%5BPi%20Pico%5D.7z) - [[Notes]](https://hmxmilohax.github.io/rb3-pc/instruments/misc/picolp) -* [[PS3 Guitar Hero Genericaster Guitars]](https://github.com/hmxmilohax/rb3-pc/raw/TheGreatSplit/instrument-repo/PS3%20Guitar%20Hero%20Genericaster.7z) - [[Notes]](https://hmxmilohax.github.io/rb3-pc/instruments/ps3/ghwttar) -* [[Xbox 360 Guitar Hero Genericaster Guitars]](https://github.com/hmxmilohax/rb3-pc/raw/TheGreatSplit/instrument-repo/Xbox%20360%20Guitar%20Hero%20Genericaster%20Guitar.7z) - [[Notes]](https://hmxmilohax.github.io/rb3-pc/instruments/xbox/ghwttar) -* [[PS2 Guitar Hero SG Guitar]](https://github.com/hmxmilohax/rb3-pc/raw/TheGreatSplit/instrument-repo/PS2%20Guitar%20Hero%20SG%20Guitar.7z) - **Requires a specific adapter**. [[Notes]](https://hmxmilohax.github.io/rb3-pc/instruments/misc/ps2sg) -* [[PS3 Guitar Hero Les Paul]](https://github.com/hmxmilohax/rb3-pc/raw/TheGreatSplit/instrument-repo/PS3%20Guitar%20Hero%20Les%20Paul%20Guitar.7z) - **Not a recommended controller**. [[Notes]](https://hmxmilohax.github.io/rb3-pc/instruments/ps3/ghlp) -* [[PC-Mac Guitar Hero World Tour Genericaster Guitars]](https://github.com/hmxmilohax/rb3-pc/raw/TheGreatSplit/instrument-repo/PC-Mac%20Guitar%20Hero%20World%20Tour%20Genericaster.7z) - **Not a recommended controller**. [[Notes]](https://hmxmilohax.github.io/rb3-pc/instruments/misc/pcghwt) -* [[PS3 Dualshock 3 Controller (Padtar)]](https://hmxmilohax.github.io/rb3-pc/instruments/ps3/ds3) - Does not include a profile but does have instructions. -* [[Xbox Controller (Padtar)]](https://hmxmilohax.github.io/rb3-pc/instruments/xbox/xb1pad) - Does not include a profile but does have instructions. -* [[PC Keyboard (Padtar)]](https://hmxmilohax.github.io/rb3-pc/instruments/misc/pckeyboard) - Does not include a profile but does have instructions. +* [[Xbox 360 Rock Band Guitars]](https://github.com/hmxmilohax/rb3-pc/raw/TheGreatSplit/instrument-repo/Xbox%20360%20Rock%20Band%20Guitar.7z) - [[Notes]](https://rb3pc.milohax.org/instruments/xbox/rbgtrs) +* [[Wii Rock Band Guitars]](https://github.com/hmxmilohax/rb3-pc/raw/TheGreatSplit/instrument-repo/Wii%20Rock%20Band%20Guitars.7z) - [[Notes]](https://rb3pc.milohax.org/instruments/wii/rbgtrs) +* [[Xbox 360/PC Guitar Hero Xplorer Guitars]](https://github.com/hmxmilohax/rb3-pc/raw/TheGreatSplit/instrument-repo/Xbox%20360%20Guitar%20Hero%20Xplorer.7z) - [[Notes]](https://rb3pc.milohax.org/instruments/xbox/xplorer) + * Requires [[additional configuration]](https://rb3pc.milohax.org/instruments/xbox/xplorer) +* [[Xbox 360 Guitar Hero Les Paul Guitars]](https://github.com/hmxmilohax/rb3-pc/blob/TheGreatSplit/instrument-repo/Xbox%20360%20Guitar%20Hero%20Les%20Paul.7z) - [[Notes]](https://rb3pc.milohax.org/instruments/xbox/ghlp) +* [[Wii Guitar Hero Les Paul (Raphnet) Guitars]](https://github.com/hmxmilohax/rb3-pc/raw/TheGreatSplit/instrument-repo/Wii%20Guitar%20Hero%20Les%20Paul%20%5BRaphnet%5D.7z) - [[Notes]](https://rb3pc.milohax.org/instruments/wii/raphlp) +* [[Wii Guitar Hero Les Paul (PI Pico) Guitars]](https://github.com/hmxmilohax/rb3-pc/raw/TheGreatSplit/instrument-repo/Wii%20Guitar%20Hero%20Les%20Paul%20%5BPi%20Pico%5D.7z) - [[Notes]](https://rb3pc.milohax.org/instruments/misc/picolp) +* [[PS3 Guitar Hero Genericaster Guitars]](https://github.com/hmxmilohax/rb3-pc/raw/TheGreatSplit/instrument-repo/PS3%20Guitar%20Hero%20Genericaster.7z) - [[Notes]](https://rb3pc.milohax.org/instruments/ps3/ghwttar) +* [[Xbox 360 Guitar Hero Genericaster Guitars]](https://github.com/hmxmilohax/rb3-pc/raw/TheGreatSplit/instrument-repo/Xbox%20360%20Guitar%20Hero%20Genericaster%20Guitar.7z) - [[Notes]](https://rb3pc.milohax.org/instruments/xbox/ghwttar) +* [[PS2 Guitar Hero SG Guitar]](https://github.com/hmxmilohax/rb3-pc/raw/TheGreatSplit/instrument-repo/PS2%20Guitar%20Hero%20SG%20Guitar.7z) - **Requires a specific adapter**. [[Notes]](https://rb3pc.milohax.org/instruments/misc/ps2sg) +* [[PS3 Guitar Hero Les Paul]](https://github.com/hmxmilohax/rb3-pc/raw/TheGreatSplit/instrument-repo/PS3%20Guitar%20Hero%20Les%20Paul%20Guitar.7z) - **Not a recommended controller**. [[Notes]](https://rb3pc.milohax.org/instruments/ps3/ghlp) +* [[PC-Mac Guitar Hero World Tour Genericaster Guitars]](https://github.com/hmxmilohax/rb3-pc/raw/TheGreatSplit/instrument-repo/PC-Mac%20Guitar%20Hero%20World%20Tour%20Genericaster.7z) - **Not a recommended controller**. [[Notes]](https://rb3pc.milohax.org/instruments/misc/pcghwt) +* [[PS3 Dualshock 3 Controller (Padtar)]](https://rb3pc.milohax.org/instruments/ps3/ds3) - Does not include a profile but does have instructions. +* [[Xbox Controller (Padtar)]](https://rb3pc.milohax.org/instruments/xbox/xb1pad) - Does not include a profile but does have instructions. +* [[PC Keyboard (Padtar)]](https://rb3pc.milohax.org/instruments/misc/pckeyboard) - Does not include a profile but does have instructions. ## Missing Instruments: diff --git a/readme.md b/readme.md index 4350059..ccf379b 100644 --- a/readme.md +++ b/readme.md @@ -5,8 +5,8 @@ permalink: / cover: https://raw.githubusercontent.com/hmxmilohax/rb3-pc/main/assets/images/banners/rb3dx.png --- -> * [_[English Version]_](https://hmxmilohax.github.io/rb3-pc/english/intro/) -> * [_[Versión en español latino]_](https://hmxmilohax.github.io/rb3-pc/espanol/intro/) +> * [_[English Version]_](https://rb3pc.milohax.org/english/intro/) +> * [_[Versión en español latino]_](https://rb3pc.milohax.org/espanol/intro/) > * _Linux Version_ (N/A) > * _Mac Version_ (N/A) > * _SteamDeck Version_ (N/A) \ No newline at end of file