
Comments

Game Client
Archipelago World File
Five Nights at F***boy's: Final Mix Archipelago Randomizer
This is a modified version of Five Night's at F***boy's: Final Mix that targets the Archipelago Multiworld Randomizer.
The apworld code is heavily based on that of Rogue Legacy's apworld, with some other inspirations of course.
The game mod itself is using the RPGMaker-VX-Ace-AP project by EggSlashEther to communicate with AP.
Legal Disclaimer
Do note that this game is not, and never will be, supported by the main Archipelago team, due to its use of copyrighted assets without the proper rights to do so.
This game is not permitted to be run or discussed in the official Archipelago Discord servers under any circumstances.
If you wish to play this randomizer, it must be done in a seperate group. A good place to find players would be the Archipelago Unofficial Discord.
Changes to base game
Some changes were made to make playing this randomizer a more seamless experience. Here's what you need to know.
- Characters, Weapons, Armors, Key Items, and B.B. Shops have been shuffled into the item pool to find.
- The Kingly/Godly Weapons have been removed from the RNG drops in place of Vouchers to be traded in on the Show Stage for checks (if enabled in the player's YAML).
- The B.B. Shops each have a different amount of items for sale to send out to AP.
- Backroom B.B. has 6
- Restrooms B.B. has 8
- Supply Closet B.B. has 10
- East Hall Corner B.B. has 12
- Some armors that don't normally show up during typical play appear in the randomizer to spice things up a bit.
- A Vending Machine has been enabled in the Dining Area since B.B. no longer gives standard items.
- The Puppet no longer has a timer and can be fought by interacting with it in the Restrooms.
- Interior Walls will only open if the "Reveal Interior Walls" item has been recieved by the player.
- The door to The Office requires 4 Key Pieces to be obtained before you're allowed to enter. You must also defeat all of the cameras as normal.
- Bonnie's "Guitar Smash" skill has been replaced by "Guitar Riff" due to the former not working well for randomizer.
APWorld Setup
This randomizer uses Archipelago to handle seed generation.
Do note that this game cannot be generated on the website, it must be done locally.
To generate a game for Five Nights at F***boy's in Archipelago, you must do the following.
- Download and install the Archipelago software from their Github Releases page.
- Download the latest APWorld file for FNaFb from this page.
- Open the Archipelago launcher and click "Install APWorld". Select the fnafb1.apworld you downloaded.
- Restart the Archipelago Launcher and select "Generate Template Options".
- Open the template YAML and modify the settings to your liking.
- All further instructions can be seen in the official Archipelago Setup Guide.
Game Setup
After a game has been generated and a room has been created, you may set up your game client.
Setup for the Game Client is as follows.
- (If you haven't already) Install the RPGMaker VX Ace RTP.
- Download and extract the latest version of Five Nights at F***boy's Archipelago from this page.
- Open mkxp.json in your text editor of choice. The instructions for that file are within.
- Open Start Game.bat and begin playing whenever you and your group are ready.
- It is HIGHLY recommended to have the Archipelago Text Client open alongside your game, as there are currently no indicators when you receive an item.
----------------------------------------------------------------
This description is mostly copied from the project's Github page.