Documentation Index
Fetch the complete documentation index at: https://mintlify.com/kasimeka/balatro-typist-mod/llms.txt
Use this file to discover all available pages before exploring further.
Installation Issues
Mod Not Loading
Symptoms:- No keyboard shortcuts work
- Game starts normally but Typist features are missing
- No errors displayed
-
Verify Lovely Installation
-
Check Mod Directory Structure
Ensure your mod folder is named correctly and in the right location:
-
Verify lovely.toml Exists
The mod directory must contain a
lovely.tomlfile for Lovely to recognize it.
Antivirus Blocking Installation
Solution: Follow the Steamodded “Step 1: Anti-virus setup” guide:- Add your Balatro directory to your antivirus exclusion list
- Temporarily disable real-time protection during installation
- Whitelist
version.dll(Lovely’s injector file)
Game Crashes on Startup
Potential Causes:- Corrupted mod files
- Incompatible game version
- Conflicting mods
-
Verify Game Version
Typist supports Balatro versions
1.0.1nand1.0.1o. Check your game version:- Steam: Right-click Balatro → Properties → Updates
- Game title screen shows version number
-
Test with Typist Only
Temporarily disable other mods to identify conflicts:
- Move other mods out of the
Mods/directory - Start the game with only Typist installed
- Re-enable mods one by one to find the conflict
- Move other mods out of the
-
Reinstall Typist
- Delete the
balatro-typist-modfolder - Download a fresh copy from GitHub
- Extract to the Mods directory
- Delete the
Keybinding Issues
Keys Not Responding
Symptoms:- Some or all keybindings don’t work
- Keys work in menus but not in gameplay
-
Check Keyboard Layout Setting
Verify you’re using the correct layout. Create/edit
typist-layoutfile: -
Clear Custom Overrides
If you have a
typist-overrides.luafile, try temporarily renaming it to rule out configuration errors. -
Check for Key Conflicts
Some keys may be bound by:
- The base game
- Other mods
- Your operating system (e.g., Windows game bar, macOS shortcuts)
Wrong Keys for My Layout
Typist maps positional keys differently based on your configured layout.
typist-layout file contains the correct layout name:
qwerty(default)dvorakworkman
Number Row Not Working for Jokers/Consumables
Symptoms:- Pressing 1-9 or 0 doesn’t select jokers or consumables
- Use the dedicated layers instead:
- Hold
[for jokers - Hold
'for consumables
- Hold
- These layers support more items than the number row
Compatibility Issues
Conflicts with DebugPlus
Typist integrates with DebugPlus when in debug mode.
- Hold
Ctrl(orCmdon macOS) as a leader key for debug features - This only activates when the game is in debug mode
- Ensure you’re using DebugPlus v1.4.x
- Verify debug mode is enabled in Balatro
Conflicts with FlushHotkeys
Typist automatically handles FlushHotkeys integration.
- FlushHotkeys’ keyboard shortcuts are disabled to prevent conflicts
- Typist uses FlushHotkeys’
select_best_handimplementation - All functionality is available through Typist’s cheat layer (hold
p)
Multiplayer Issues
Symptoms:- Space key doesn’t work correctly in multiplayer lobbies
- Can’t ready up in PvP blinds
Spacein PvP blinds toggles ready state (doesn’t immediately start)Spacein lobby starts the run (if you’re the host)
- BalatroMultiplayer v0.1.8.4
- Versions 0.2.x
- Private alpha builds (~1.0)
Performance Issues
Game Lag When Using Keybindings
Rare Issue: Some users report slight input lag when using rapid keybindings. Solutions:-
Adjust Card Hover Duration
The mod has a
card_hover_durationsetting (default: 10). You can modify this in your save data, though there’s currently no UI for it. - Disable Other Mods Multiple mods can compound performance issues. Test with Typist alone.
- Check System Resources Ensure your system meets Balatro’s requirements and no background processes are consuming resources.
Configuration Issues
Custom Overrides Not Working
Symptoms:- Created
typist-overrides.luabut keybindings haven’t changed
-
Verify File Location
The file must be in your Balatro save directory (same location as
typist-layout):- Windows:
%AppData%/Balatro/ - macOS:
~/Library/Application Support/Balatro/ - Linux: Check your Steam compatdata path
- Windows:
-
Check Lua Syntax
Ensure your override file has valid Lua syntax:
- Restart the Game Configuration files are only read on game startup.
Can’t Find Save Directory
Windows:Still Having Issues?
If your problem isn’t listed here:- Check GitHub Issues Search the GitHub issues to see if others have reported the same problem.
- Join the Discord Ask for help in Typist’s thread on the official Balatro Discord.
-
Report a Bug
If you’ve found a new issue:
- Create a detailed bug report on GitHub
- Include your game version, OS, installed mods, and steps to reproduce
- See the Contributing Guide for more details
When reporting issues, always include:
- Your Balatro version (1.0.1n or 1.0.1o)
- Your operating system
- List of other installed mods
- Your keyboard layout setting
- Detailed steps to reproduce the issue