From Brotato Wiki

(Added new mod - Ahegao's Random Spooky Stuff)
(Minor tidyup: Standardise subheadings, use a cream color for filenames)
Line 11: Line 11:
*Make copy of "Brotato" folder
*Make copy of "Brotato" folder


==Mod Installation==  
==Mod Installation==
 
=== Method 1: Replace Vanilla PCK ===
''This is the simplest method.''
#Download the mod you want to install
#Download the mod you want to install
#Go to installation folder ( Steam > Library > right click on Brotato > Properties > Local Files > Browse... )
#Go to installation folder ( Steam > Library > right click on Brotato > Properties > Local Files > Browse... )
#Make a copy of original Brotato.pck (making a copy as Brotato-Vanilla-Copy.pck in the image)
#Make a copy of original {{Color|color=cream|text=Brotato.pck}} (making a copy as {{Color|color=cream|text=Brotato-Vanilla-Copy.pck}} in the image)
#Move the mod's .pck file and name it Brotato.pck
#Move the mod's {{Color|color=cream|text=.pck}} file and name it {{Color|color=cream|text=Brotato.pck}}
#Place it in installation folder
#Place it in installation folder
#Make sure to [[Modding#Save_File|copy your save files]]
#Make sure to [[Modding#Save_File|copy your save files]]
Line 24: Line 27:
[[File:Mod-installation-3.png|x150px]]
[[File:Mod-installation-3.png|x150px]]


===Using Steam Launch Option:===
===Method 2: Using Steam Launch Option===
This allow faster mod switching:
''This method allows for faster mod switching.''
#Go to Steam
#Go to Steam
#Right click on Brotato > > Properties > Launch Options
#Right click on Brotato > Properties > Launch Options
#Add <code>--main-pack modpackname.pck</code>
#Add <code>--main-pack modpackname.pck</code>
#Change modpackname.pck to any mod .pck file
#*Change {{Color|color=cream|text=modpackname.pck}} to match the name of any mod's {{Color|color=cream|text=.pck}} file
#Run the game from steam
#Run the game from Steam


Example:
Example:
Line 38: Line 41:
[[File:Mod-installation-5.png|x200px]]
[[File:Mod-installation-5.png|x200px]]


===Using Multiple .exe Files (doesnt allow steam cloud save):===
===Method 3: Multiple EXE Files===
''This method doesn't allow steam cloud saves.''
#Go to installation folder ( Steam > Library > right click on Brotato > Properties > Local Files > Browse... )
#Go to installation folder ( Steam > Library > right click on Brotato > Properties > Local Files > Browse... )
#Duplicate the Brotato.exe
#Duplicate the {{Color|color=cream|text=Brotato.exe}}
#Rename it and the mod's .pck (any name you want)
#Rename it and the mod's {{Color|color=cream|text=.pck}} (any name you want)
#Move the mod's .pck where .exe is
#Move the mod's {{Color|color=cream|text=.pck}} where {{Color|color=cream|text=.exe}} is
#Open the .exe
#Open the {{Color|color=cream|text=.exe}}


[[File:Mod-installation-4.png|x150px]]
[[File:Mod-installation-4.png|x150px]]
Line 52: Line 56:


==Mod List==  
==Mod List==  
The best place to find the mods you are looking for is the official brotato discord's [https://discord.gg/2MK9HXaQ modding channel].
The best place to find the mods you are looking for is the official Brotato discord's [https://discord.gg/2MK9HXaQ modding channel].


<table class="wikitable sortable jquery-tablesorter" style="width:90%;color:#eee; background:transparent; text-align:center; vertical-align:middle;">
<table class="wikitable sortable jquery-tablesorter" style="width:90%;color:#eee; background:transparent; text-align:center; vertical-align:middle;">
Line 141: Line 145:


==Vanilla Files List ==  
==Vanilla Files List ==  
If you accidently remove your original Brotato.pck file:
If you accidently remove your original {{Color|color=cream|text=Brotato.pck}} file:


* Go to Steam > Library > right click on Brotato > Properties > Local Files > Verify integrity of game files...
* Go to Steam > Library > right click on Brotato > Properties > Local Files > Verify integrity of game files...
Line 148: Line 152:




For older Brotato.pck files, you can download them here.
For older {{Color|color=cream|text=Brotato.pck}} files, you can download them here.


<table class="wikitable sortable jquery-tablesorter" style="width:90%; max-width:900px; color:#eee; background:transparent; text-align:center; vertical-align:middle;">
<table class="wikitable sortable jquery-tablesorter" style="width:90%; max-width:900px; color:#eee; background:transparent; text-align:center; vertical-align:middle;">

Revision as of 19:09, 9 November 2022

This page is work in progress.

Warning

All modding is currently unofficial, use at your own risk. Anyone can put any code they want in the files shared (including malicious code to hack you) so be careful with what you're downloading and don't download anything that looks suspicious.

Download links are moved to individual mod pages as those pages can only be edited by mod developers. While this does not guarantee safety, it ensures that the download link has not been altered by malicious parties.

Save File

Before modding your game, make a copy of your save files as it might get corrupted.

  • Go to %appdata%
  • Make copy of "Brotato" folder

Mod Installation

Method 1: Replace Vanilla PCK

This is the simplest method.

  1. Download the mod you want to install
  2. Go to installation folder ( Steam > Library > right click on Brotato > Properties > Local Files > Browse... )
  3. Make a copy of original Brotato.pck (making a copy as Brotato-Vanilla-Copy.pck in the image)
  4. Move the mod's .pck file and name it Brotato.pck
  5. Place it in installation folder
  6. Make sure to copy your save files
  7. Run the game

Mod-installation-1.png Mod-installation-2.png Mod-installation-3.png

Method 2: Using Steam Launch Option

This method allows for faster mod switching.

  1. Go to Steam
  2. Right click on Brotato > Properties > Launch Options
  3. Add --main-pack modpackname.pck
    • Change modpackname.pck to match the name of any mod's .pck file
  4. Run the game from Steam

Example:

Mod-installation-6.png Mod-installation-1.png Mod-installation-5.png

Method 3: Multiple EXE Files

This method doesn't allow steam cloud saves.

  1. Go to installation folder ( Steam > Library > right click on Brotato > Properties > Local Files > Browse... )
  2. Duplicate the Brotato.exe
  3. Rename it and the mod's .pck (any name you want)
  4. Move the mod's .pck where .exe is
  5. Open the .exe

Mod-installation-4.png

This way don't have to rename files every time you want to change mods or play vanilla.

However, if you are using steam cloud, your save might not transfer between mods.

Mod List

The best place to find the mods you are looking for is the official Brotato discord's modding channel.

Name Author Description Game Version Download
Mod-Ahegao.png
Ahegao's Random Spooky Stuff
Spooky Scary Ahegao Wanna play OP version's of Brotato Characters? 0.6.0.7 Mod:Ahegao's Random Spooky Stuff
Mod-Assassin.png
Assassin
JuneFurrs New character called psicopath and new weapon called chainsaw 0.6.0.7 Mod:Assassin
Wandering Bot.png
Brotato Mobile
Maximal08 Mobile version of Brotato for Android. 0.5.11 Mod:Brotato Mobile
Cog.png
Cheat Mod
Aequitas, Dex Adds Cheat Menu that can give any item and any weapon 0.6.0.7 Mod:Cheat Mod
Dami's mod.png
dami's Overhaul Mod
dami Super upgrades - Legendaries - Burn Overhaul - Atk speed - QoL Demo Mod:dami's Overhaul Mod
Mod-damisarsenal-kunai.png
dami's Arsenal
dami Adds 4 weapons 0.6.0.7 Mod:dami's Arsenal
Extatonion.png
Extatonion
Psina 27 new items
26 new weapon
6 new sets
3 new characters
6 new upgrades
0.6.0.7 Mod:Extatonion
Golden Box.png
Golden Box
D. Adds special Golden boxes that allows you to choose the item you want 0.5.11c Mod:Golden Box
Kaoticmod.png
Kaotic
Resinated Randomizer + Expansion + Hardcore + Babies 0.5.3c Mod:Kaotic
Coupon.png
Shoptato
MRCL All items are buyable in the shop, no need to roll! 0.6.0.7 Mod:Shoptato
Sifd's Relic.png
SIFD's Mod - Rainbow Chest
DireYoshi Adds options for reroll prices, inflation, luck scaling
Adds Rainbox chest that allows you to choose the item you want
0.6.0.7 Mod:SIFD's Mod - Rainbow Chest

Vanilla Files List

If you accidently remove your original Brotato.pck file:

  • Go to Steam > Library > right click on Brotato > Properties > Local Files > Verify integrity of game files...

This will fix your game and bring it back to vanilla.


For older Brotato.pck files, you can download them here.

Name Game Version Download
0.6.0.7 Mod:Patch 0.6.0.7
0.5.11c Mod:Patch 0.5.11c


Loading comments...