InvoxiPlayGames / FestivalInstrumentMapper

Maps most existing Rock Band / Guitar Hero instruments as Xbox One instruments for Fortnite Festival.
http://festivalinstrumentmapper.com
GNU General Public License v2.0
136 stars 6 forks source link
fortnite-festival

FestivalInstrumentMapper

Maps a variety of Guitar Hero and Rock Band instruments as Xbox One guitars, for usage in Fortnite Festival's new plastic/"pro" modes.

In theory, it supports Santroller, Xbox 360, PS3, Wii Rock Band, and Raphnet guitars and adapters.

Currently in beta, please expect bugs!

This is an unofficial third-party tool, provided with NO WARRANTY OR GUARANTEE. This utility is not associated with or endorsed by Epic Games, Inc.

Looking for downloads? See Releases

Instructions:

Currently, only the latest versions of Windows 10 (10.0.19045.0) and Windows 11 (10.0.22631.0) are supported.

  1. Download FestivalInstrumentMapper
  2. Extract the ZIP file somewhere memorable on your computer.
  3. Enable Windows Developer Mode.
    • On Windows 11: Settings -> System -> For developers -> Developer Mode
    • On Windows 10: Settings -> Update & Security -> For developers -> Developer Mode
  4. Launch FestivalInstrumentMapper.exe.
  5. Select your guitar from the drop down selection.
  6. Hit "Start Mapping", and Fortnite should now see a guitar controller and let you play Plastic Lead and Plastic Bass.

For Xbox 360 guitars, please see info in the "Set up Xbox 360 Controller Hiding" page of FestivalInstrumentMapper.

Known Issues:

Please report any other issues you run into on the issue tracker. When reporting issues, please read the FAQ and check for any existing issues before submitting a new report.

Credits

Building

This is only for advanced users and developers who want to work on the tool! If you just want to use it, download the latest release from the releases page.

To compile this yourself, you need Visual Studio 2022 with the C++ and C# development tools installed, as well as the .NET 8 SDK.

Compiling the main mapper utility can be done by opening the .sln and building it normally.

For the compiled ou'll need to compile the following 2 DLLs and put them next to the resulting EXE file:

License

FestivalInstrumentMapper is Free Software, licensed to you under version 2 of the GNU General Public License. Read the LICENSE.txt file for more information.

FestivalInstrumentMapper uses the following third-party libraries:

Code is used from HedgeModManager for Heroic Games Launcher detection, licensed under the MIT License.