#⚙・modding-support

1 messages · Page 3 of 1

peak fractal
#

yea commit is a separate thing. means you'll be working with essentially the "in-dev" version of smods, but it should still be fairly stable

#

apparently lmao

olive peak
#

how would I go about downloading the latest commit?

peak fractal
#

on the smods repository page, click on the green "Code" button and select "Download ZIP"

olive peak
#

that worked, thank you all very much!

#

and for real this time too playing the hand did not crash anything

fossil crescent
#

so bmm really is buggy

#

hm

#

i think i might understand the mistake

#

theres two folders for lost and greener

#

im gonna try deleting them and reinstalling the mods

#

its fixed thanks

weak pumice
#

heya balatro gamers i've got a bit of a pickle.
so an artist i follow made a custom balatro skin that someone ported to steammodded a while ago, which is the version i've been using. the artist recently updated their assets to include tarot/planet cards as well, but since they didn't create the steammodded version they can't really update that. so i was like 'ok, i'll just add the tarot skins in myself', but turns out i have no idea how to get steammodded to actually use the assets. i tried looking through the example mods but they only deal in replacing the playing cards which is already taken care of. does anyone know how to replace the tarot card skins?

quick flume
#

erm crytped why

hexed obsidian
#

it's a texture pack manager for anything thats not playing cards

weak pumice
#

thanks! and my bad lol

obsidian turtle
#

Is there any way to slightly customize or adjust the color of joker negatives or does it always need to be fully automated?

peak fractal
#

not really, no. negative is just a shader that gets applied to every card that has the edition
(technically it's two shaders but you get the point)
you could set something up to swap the joker's sprite to a different one if it becomes negative, or maybe have negative apply a different shader to that specific joker, but neither of those options are convenient customizations and they both involve digging into how the game renders cards

obsidian turtle
#

alright icic

#

ty

old yoke
halcyon plinth
#

is the option to update there

old yoke
#

yeah my bad i didint check it

halcyon plinth
#

if it happenes after updating its %99 not my mod's fault

halcyon plinth
#

no worries

#

i hope u find te issue

paper sparrow
#

Is there anyone here with any experience with Archipelago/Pingo?

#

I'm having trouble with getting Pingo to generate a new logic.lua file for Ortalab

carmine mesa
#

i just finished an ap run actually, but it was without pingo

deft star
#

Hi modders and others! As of now, we’ve introduced the <@&1460584319486791871> role, exclusive to moderators meant to look over the modding chats
(as of now, me).

If there’s an issue regarding the people or modding specifically, please ping the modding mod role. However, if something such as a scam bots sends a message, pinging mods normally is heavily encouraged.

This is applicable to all of the modding channels, not just this one. I’m here for yall dw 🧡🧡🧡 much love everyone

-# won’t be pinned here

wheat mortar
#

hi

coral basin
#

aw well that's nice ❤️

old yoke
#

this happens when i try to select an infected card

#

I think its from Themed Jokers:Retriggered

#

yea it is

peak fractal
#

cross-compatibility issue between cryptid and presumably themed jokers: retriggered (assuming that's where infected cards come from)

old yoke
#

i hate cryptids compabilitys issues

tawdry pulsar
#

currently setting up steammodded, what file is the directory from the smods.zip file?

heavy adder
#

small issue

hexed obsidian
tawdry pulsar
#

I think I numbered too hard

#

it breaks even when I get rid of the other 2 canvas

#

iterum has been oil lamped to hell and retriggers x893 for every card 40 times

#

okay the run is just unsalvagable

rigid void
#

you indeed numbered too hard

timid flare
#

my game keeps crashing when i try to play todays daily challenge

nova quiver
#

hey, does someone know why my balatro mod manager is blank?

#

i just installed it from a fresh pc, trying to install mods i had but it is blank.

toxic rivet
#

does anyone know how to split all (using overflow mod)? I have split one and split half, but I saw on dr spectered's video he split all at the same time

south pond
#

trying to use the balatro deck builder mod but everytime i try and open it it says this however the mod loader helper is in the file?

#

anyone know what i can do to fix this

tribal talon
#

what does line 58 of ADeckCreatorModule look like

#

my guess would be look there since it mentions it in the stack traceback

#

but i dont actually know, thats just where i would start

junior briar
#

or dodnt ge t value assigned

supple bison
#

Is there mod where you can check the Joker price without looking at lua file?

hexed obsidian
supple bison
#

What

#

Ah that one

junior briar
#

i mean you could add a popup that shows the price

hexed obsidian
#

this is the modification

local generate_UIBox_ability_table_ref = Card.generate_UIBox_ability_table
function Card:generate_UIBox_ability_table(vars_only)
    local generate_UIBox_ability_table_val = generate_UIBox_ability_table_ref(self, vars_only)

    if generate_UIBox_ability_table_val == nil then
        return
    end

    if self.ability and self.ability.set and self.ability.set == 'Joker' then
        local main_text = generate_UIBox_ability_table_val.main
        main_text[#main_text + 1] = {
            {
                n = G.UIT.T,
                config = {
                    text = "Cost: ",
                    colour = G.C.GREY,
                    scale = 0.32
                }
            },
            {
                n = G.UIT.T,
                config = {
                    text = "$" .. self.cost,
                    colour = G.C.MONEY,
                    scale = 0.32
                }
            }
        }
    end

    return generate_UIBox_ability_table_val
end
supple bison
#

😅

#

Damn If only I know how to modify it

hexed obsidian
supple bison
#

Ah

#

Thanks

#

Thanks for the help

waxen pagoda
#

is Fantom'spreview crashing on run start/continue for anything else?

peak fractal
#

it's outdated

waxen pagoda
#

ah

#

what's the current calc mod?

peak fractal
#

either use the multiplayer mod (it's built into it and you can play singleplayer with it) or divvy's preview

waxen pagoda
#

👍

#

thanks

#

divvy's preview appears to be doing nothing and it isn't appearing in the mod list either (installed through balatro mod manager)

peak fractal
#

bmm sucks and you don't need it
you can just download mods from github and unzip them into your mods folder

waxen pagoda
#

I'll try that

gleaming gulch
#

bmm is entirely unrelated to installed mods

#

Also you should just be able to reload cache in bmm settings to fix it i think

hexed obsidian
nova quiver
nova quiver
#

please someone help, i'm nothing without handy 💔

peak fractal
#

simply don't use balatro mod manager
takes minimal effort to download mods from github and unzip them into your mods folder

frosty shore
nova quiver
#

i did what meta suggested

#

now my next question is how do i get calculator for multiplayer

hexed obsidian
#

as in theyre in the same mod

gaunt urchin
#

I have all of the mod requirements all up to date but the directory that I enter when I start the game my computer says the file doent exist

crystal sorrel
#

Are there issues through BMM? Game keeps crashing. It worked the last time I played but had to get a complete fresh windows install from a bad update. Wiped out a lot of files. I have all the same mods as before. I have the crash window if needed?

gleaming obsidian
#

where to get cryptlib

proven lynx
crystal sorrel
#

I keep getting this issue? Steammodded is up to date and running it through Mod Manager.

#

Even trying to launch right through steam it gives the same issue.

ashen crow
#

I am having an issue myself, when i run the game with a controller upon startup, I get this error:

#

this causes issues when i try to play on my steam deck. but when i play with mouse and keyboard the game runs fine

#

it also happens when i play on PC with a controller, or use moonlight to play from my steam deck on PC

ashen crow
#

yeah literally if i try to use a controller to press the a button on PC, it crashed and i get this error

night rune
#

I cant get balatro to run. Even when having no conflicting mods, and mods that I have been using in the past, it just crashes. Im using Balatro Mod manager and even with no mods it crashes on startup

hexed obsidian
hexed obsidian
night rune
#

oh okay. I couldnt find anything online and I was thinking I was crazy lol

ashen crow
hexed obsidian
ashen crow
#

i started a game but when i'm already in the game the controller works fine

#

lemme try it with no mods at all

#

yeah game runs fine with absolutely nothing in the mod folder

hexed obsidian
#

i would recommend adding mods until you find the culprit then

toxic rivet
#

I'm using overflow but sometimes it doesnt merge all and I have to manually merge about 15 different smaller stacks. Any way to fix this?
Also is there a way to split all? (instead of repeat split 1)

tacit steeple
#

When my custom enhancements are trying to show up, the game crashes weither in game or in the collection

solid nebula
#

Whenever I play a hand, the game crashes and spits this out.
I am running the latest Talisman, Cryptid, and SMODS

peak fractal
#

you have 30 million mods installed. at least one of them is probably incompatible with talisman
try installing amulet instead of talisman

tacit steeple
solid nebula
#

oh shit amulet worked this time

#

I do apologise for the earlier inconvenience.

hexed obsidian
#

told you 🤷‍♂️

runic sandal
#

added cryptid and its dependencies and it did this

toxic rivet
#

My perkeo stopped copying wraiths after 600 of them, and then on a new run it stopped copying after 200. Could this be due to the large amount, a bug with overflow, or game too fast from handy/talisman?

#

(running 512x w/ animation skip)

half matrix
#

how do i change every song in the game to a song of my choice

ornate patrol
toxic rivet
#

I think it's actually a problem with overflow mod

vital fable
#

What mod is doing this bro

#

😭

weak osprey
vital fable
#

It was Qualatro

#

I found out the culprit

heavy arch
#

Oops! The game crashed:
Syntax error: engine/string_packer.lua:89: 'end' expected (to close 'function' at line 24) near '<eof>'

A mod you have installed has caused a syntax error through patching. Please share this crash with the mod developer.

Additional Context:
Balatro Version: 1.0.1o-FULL (best guess)
Modded Version: 1.0.0~BETA-1224a-STEAMODDED
LÖVE Version: 11.5.0
Lovely Version: 0.8.0
Platform: Windows

Stack Traceback

(3) C function 'function: 0x1118c4b8'
(4) global C function 'require'
(5) main chunk of file 'main.lua' at line 881
(6) global C function 'require'
(7) LÖVE function at file 'boot.lua:323' (best guess)
Local variables:
c = table: 0x111d8c50 {identity:false, version:11.5, accelerometerjoystick:true, modules:table: 0x111d8ca0, gammacorrect:false, title:Balatro, externalstorage:false (more...)}
openedconsole = boolean: false
confok = boolean: true
conferr = nil
(8) global C function 'xpcall'
(9) LÖVE function at file 'boot.lua:362' (best guess)
Local variables:
result = boolean: true
(10) global C function 'xpcall'
(11) LÖVE function at file 'boot.lua:377' (best guess)
Local variables:
func = Lua function '(LÖVE Function)' (defined at line 355 of chunk [love "boot.lua"])
inerror = boolean: true
deferErrhand = Lua function '(LÖVE Function)' (defined at line 348 of chunk [love "boot.lua"])
earlyinit = Lua function '(LÖVE Function)' (defined at line 355 of chunk [love "boot.lua"])
got this crash when trying to launch BMM, didnt install any new mods, just updated ones i already had

languid canyon
#

all my hands are set to lvl 0 and are completely bugged pls help

hexed obsidian
languid canyon
languid canyon
languid canyon
hexed obsidian
languid canyon
#

i think its because multiplayer

#

yeah it is

hexed obsidian
#

i think multiplayer usually is an steamodded version behind

languid canyon
#

and what can i do

hexed obsidian
#

that it doesn't work on the latest version

#

I would ask the multiplayer server

languid canyon
languid canyon
tropic pulsar
#

hello

#

does anyone know why this is happening

#

ive got steammodded

#

is it outdated?

heavy arch
#

yeah

hexed obsidian
#

yes

tropic pulsar
#

o alright thanks

foggy forum
#

how do I get into modding the game

#

I just want retextures of cards

coral basin
#

Go to the smods wiki

tacit steeple
#

SteamModded isn't working with any of my mods and keeps stopping the game from opening

stuck jasper
#

uhhh can anyone tell me why this is happening

#

i have steamodded

#

installed

gloomy parrot
#

do you have lovely

toxic rivet
#

How do I speed up event queue manager as fast as possible without hurting performance? I use 512x speed on handy. If I allow increase to dangerous then it gets worse. I downloaded ruby's fork of Nopeus and it didn't seem to help at all.

meager jackal
#

go to mod config > tweaks > event v2, set frequency to 1920x and accel to 32x

somber mica
#

for some reason balatro says talasmin is crashing what could be the reason

hexed obsidian
#

talisman baf

#

bad

#

use amulet

toxic rivet
hexed obsidian
# toxic rivet What makes amulet superior to talisman?

they're basically the same thing for the player but the way that talisman constructs bignums forces every other mod to add explicit compatibility when doing number comparisons (<, >, <=, >=) which is annoying and easy to miss
amulet was designed to fix that

split stream
#

Amulet is Talisman but on crack.

toxic rivet
foggy forum
#

Idk if I’m fucking stupid but I get an error everytime I try to start a run

#

The game loads in fine and I can actually see the mods tab but when I start a run it instantly says incompatible

#

I’m using the mod menu thingy

#

And not manually installing everything

#

The tutorial I saw was 2025 so like nothing should’ve broke

celest arrow
#

hello having a problem with launching modded. its my first time trying mods but when i launch it says i need steamodded. i have it downloaded am i doing something wrong

toxic rivet
#

um....
(happened after I used a planet card with about 1200 jokers lmao)

narrow light
narrow light
celest arrow
#

ok ill give it a go

toxic rivet
narrow light
narrow light
toxic rivet
#

wasn't even a calculation lmao. Just bought and used a planet card

toxic rivet
narrow light
narrow light
toxic rivet
#

I just had a constellation, perkeo, a couple of random jokers, and a ton of brainstorms

narrow light
toxic rivet
#

no braon

toxic rivet
#

just performance and qol mods

narrow light
narrow light
toxic rivet
#

but this was using debugplus to cheat

#

so I spawned in the jokers

narrow light
#

-# Never heard of balatro performance mods
But yeah
It had to calculate constellation's value and died in the process

toxic rivet
#

fair enough. in went from 1 to 1.1x, but I might have had it being copied by the brainstorms

celest arrow
unique scarab
#

Can you show us the error

celest arrow
unique scarab
#

Are you sure you installed smods correctly??

narrow light
celest arrow
#

i even went and manully downloaded the newest version to be sure

narrow light
#

-# Two checks so two errors

unique scarab
#

Are the mods up to date then?

celest arrow
#

i mean i can go manully download them to be sure

narrow light
unique scarab
#

It just seems to have less issues

celest arrow
#

is i better to just not use a mm

unique scarab
#

Typically yeah

narrow light
#

Prevents more bugs

unique scarab
#

There's not an end-all be-all manager solution just yet

narrow light
#

-# Alot

celest arrow
#

i think ill go with that then and see where that gets me

narrow light
unique scarab
#

In all honesty Thunderstore/r2modman would probably be our big name solution since lovely was created by a Thunderstore dev

hallow grotto
#

Astra working overtime to be a support guy

unique scarab
#

Ethan's goated tho

narrow light
#

The mod manager

narrow light
celest arrow
#

sweet got it working thanks for the help!

pale sage
#

im getting the same issue but i want to keep using balatro mod manager, i have steammoded, there is no way to update anything, the mods or BMM itself, help?

hot helm
#

I recommend the IMM that was mentioned somewhere, working flawlessly

gleaming gulch
#

use r2modman

#

and not tmm

narrow light
narrow light
hardy bolt
hot helm
#

you download it

#

you unzip it

#

you put it in mods folder

#

👍

#

not rocket science

#

just delete the BMM folder

#

wont uninstall it but disables it

gleaming gulch
#

BMM folder?

unique scarab
#

If I am not mistaken, IMM also requires Steamodded to fuction

gleaming gulch
#

it only needs lovely no?

hot helm
unique scarab
#

It might and if it does I am sorely mistaken

hot helm
#

it is a BMM issue

#

the IMM is working fine, all my mods are working

hardy bolt
#

Okay I got it working

#

it doesn't need steammodded

toxic rivet
#

how do I prevent my potato computer from crashing with an obscene amount of blueprints? I want to be able to mass perkeo, burglar, certificate, dna

unique scarab
hot helm
#

shits still gotta calculate it

#

I recommend getting yo $$$$ 📈

#

up

toxic rivet
#

well my potato computer struggle with 1k jokers

hot helm
#

so would mine and its not a potato

toxic rivet
#

exactly

hot helm
#

thats a LOT

toxic rivet
#

and i want a lot more than 1k

hot helm
#

I recommend a nasa computer maybe

#

perhaps a singularity

toxic rivet
#

I think if I make custom made simplification mods then I can bypass the games laggy calculations and manually do it

#

I already did that with reserved parking and it works great

gleaming gulch
#

wdym bypass laggy calculations

#

theres nothing laggy about them

unique scarab
#

Sounds like a you problem and not an us problem honestly

gleaming gulch
#

its just that theres a fuckton of them

toxic rivet
#

well a fuck ton of them causes lag

gleaming gulch
#

well yeah

#

no shit

unique scarab
#

Bro you're the one creating "a fuck ton"

gleaming gulch
#

running code takes time

#

more jokers = more code to run

toxic rivet
narrow light
#

Like minecraft is more laggy

PAINT is more laggy

gleaming gulch
#

well yeah you have over 1000 jokers

toxic rivet
#

but I already did it for reserved parking

gleaming gulch
#

of course it will be laggy

narrow light
toxic rivet
#

so I think I can do it for a couple other jokers

gleaming gulch
#

also like

toxic rivet
#

burglar will be very easy. Perkeo wouldnt be too hard

narrow light
unique scarab
toxic rivet
#

yeah

#

so I basically have to reprogram the game so that it can😂

gleaming gulch
#

what did you even do to make reserved parking less laggy

unique scarab
#

Asking for support for this is a fool's errand I'm sorry to say

toxic rivet
#

well I'm just asking if it's possible

gleaming gulch
toxic rivet
#

chatgpt will be my support

narrow light
narrow light
gleaming gulch
narrow light
toxic rivet
toxic rivet
#

it gave me the full code for my reserved parking

#

and it works

narrow light
gleaming gulch
#

...and what does that look like?

gleaming gulch
#

said code

toxic rivet
#

idk but it works

narrow light
toxic rivet
#

I have it on github

#

it's called instant parking

gleaming gulch
#

do you have a link

narrow light
narrow light
#

I will look into that

gleaming gulch
#

okay well it works I GUESS

toxic rivet
#

It works for my niche scenario. I think I can do something similar with perkeo and burglar as well. DNA and certificate are the ones I'm worried about

gleaming gulch
#

just only for vanilla

#

DNA you probably wont be able to do much

toxic rivet
#

yeah

gleaming gulch
#

and definitely not certificate

toxic rivet
#

I think DNA won't be too laggy

#

certificate really just sucks though

narrow light
#

What am i looking at

#

Wth

gleaming gulch
#

you could also probably just fix yorick by making it retrigger stacked jokers equal to the number of stacks

#

that would probably be more efficient

narrow light
#

We got another yandere dev D:

gleaming gulch
#

and a more universal improvement

toxic rivet
#

Do me a favor. Spawn in 20 reserved parking, 20 mimes, and an oops and see how long it takes with decent hand size.

#

then use my "mod"

gleaming gulch
#

okay what if i just disable animations

gleaming gulch
toxic rivet
#

it does

narrow light
#

Extremely necessary D:

toxic rivet
#

disable all animations, max speed with whatever mods you can think of. 200 RP, 200 Mime, 400 hand size, oops and pariedolia

#

it'll take forever because that's 16 million triggers

narrow light
#

Nuh uh

toxic rivet
#

in my experience it maxes out at around 200 triggers a second

#

$200/second which is equal to 200 rp triggers with oops

gleaming gulch
narrow light
#

To many useless functions D:

toxic rivet
#

200 x 200 x 400

gleaming gulch
#

well okay

toxic rivet
toxic rivet
narrow light
toxic rivet
#

oh I'm sure it's terrible haha

#

but having very little coding knowledge that's my only option

narrow light
#

Could've been 50 lines with decent coding i feel like

toxic rivet
#

and no, I will not spend the time to learn a coding language for a couple of tasks

unique scarab
#

Learning how to code is always an option

silent holly
toxic rivet
#

but not boutta learn lua

gleaming gulch
narrow light
gleaming gulch
#

or did at some point

#

moightve been fixed ig

toxic rivet
#

i only need yorick mod to reduce the lag from owning that many jokers haha

#

even with the jokers hidden, it adds up

unique scarab
#

Isn’t Overflow a fork of Yorick that’s also better

gleaming gulch
#

overflow is for consumables

unique scarab
#

Ah

toxic rivet
#

no. overflow is a fork of saturn

gleaming gulch
#

no

silent holly
toxic rivet
#

overflow has it's issues too

gleaming gulch
#

overflow isnt a fork of anything

#

its built from the ground up

narrow light
#

C# is reskinned java
Lua is easy
Python haven't done anything with it
C++ nice

#

WTF ?????

toxic rivet
narrow light
#

MY DISCORD ???

toxic rivet
#

it's similar is what i meant

narrow light
#

THAT'S WHY IT'S LAGGING SO MUCH

#

IT'S TAKING 1.2 GB OF RAM

#

WTFF ??

#

Let's launch ultrakill

toxic rivet
#

is your game supposed to crash when trying to make a savestate XD

gleaming gulch
#

no

toxic rivet
#

saving works perfectly fine so I think the savestates built into debug just have a limit

#

which seems to be 1k jokers

gleaming gulch
#

..........did you test specifically that amount or are you just guessing

toxic rivet
#

trial and error

#

only ever seen it crash once i get above the 1k mark

gleaming gulch
#

well what crash are you getting

toxic rivet
#

idk. the program just closes

#

i'm not too worried abt it though. I'll do my best to make yorick usable

gleaming gulch
#

okay then its probably because the savestate takes up more memory than the game is allowed to

#

so your pc just kills it

toxic rivet
#

yeah makes sense

narrow light
#

Says lovely

toxic rivet
#

I'm just testing it on my mid laptop. Once I'm ready for the run then I'll use a nicer computer

#

but I'm just gonna make mods that'll essentially make me capable of running 1k+ jokers on average pcs

#

vanilla balatro just struggles haha

open viper
gleaming gulch
#

A graphing calculator could probably do that faster atp

stoic heart
#

is it normal for steammodded to just take 250 fps off your game

#

cause i had 300 without it and now 50 with it

upbeat holly
#

i turn at 30fps in game

stoic heart
upbeat holly
#

damn for you, me it's just talisman, i don't know if it's normal

#

the conf menu is bugged

toxic rivet
gleaming gulch
#

Fym its not built to handle money retriggers

#

Its just running code an additional time

stiff badge
#

nil value on round score

#

scoring gave me a -nan puntutation so i tried force quitting the game to go to a savestate before i played the hand but it just gives a nil round score and crashes on any played hand

#

im playing with "the lost edition"

gleaming gulch
#

this just happens sometimes

#

when you reach naneinf chips or mult on its own iirc

stiff badge
#

so its just a game killer?

#

no solution?

#

anyways its weird that vanilla lets you reach naneinf but not modded instances

heavy arch
#

i just downloaded the new BMM version and i think it broke something with Steamodded

hexed obsidian
stiff badge
hexed obsidian
waxen apex
#

cryptid makes my game lag

#

like 5 fps lag

#

help

gleaming gulch
#

potato pc or like a billion jokers?

peak fractal
#

I'm predicting it's both

waxen apex
#

neither

#

as soon as i go into a new game im on 5 fps

gleaming gulch
#

and see what it says for the event queue in top left

waxen apex
#

8 fps

#

1 event que

devout ingot
#

I've gotten like 4-5 crashes today from the multiplayer mod relating to "the order," anyone else getting this?

waxen apex
gleaming gulch
#

its not meant to help

#

it just lets you see more info

#

do you have any other mods installed

waxen apex
#

only the ones required for cryptid

gleaming gulch
#

hm

#

odd

waxen apex
#

if you know anything that can help ping me in the message and i will read it later

#

im gonna get off for now

toxic rivet
gleaming gulch
#

money is literally just addition

#

theres nothing to build

toxic rivet
#

yeah. Doing +1 a million times takes forever

gleaming gulch
#

well yeah

#

doing +1 mult a million times also takes forever

#

talisman or amulet dont change that

toxic rivet
#

fair enough

gleaming gulch
#

the one thing it does do fast is hyperoperations because it just approximates the outcomes very roughly since the results are so big anyway

waxen apex
#

is there a way to fix steamodded it makes my game lag hard

hexed obsidian
waxen apex
#

it might be talisman too im not sure

hexed obsidian
#

and you only have cryptid and talisman?

waxen apex
#

yes

hexed obsidian
#

try disabling them to see if theyre the issue

waxen apex
#

yeah its definitely steamodded

#

i downloaded the mods from balatro mod manager

#

that might be the problem

hexed obsidian
#

yeah i would try reinstalling manually

waxen apex
#

alr

autumn rivet
#

im having problems with steamodded and BMM too

waxen apex
hexed obsidian
#

i recommend imm over bmm if you dont want to do it manually

waxen apex
autumn rivet
#

ive tried both but BMM wont let it run when i install manaully, bc it dtects incompatability

hexed obsidian
#

but i was talking to xavier

waxen apex
#

whats imm

#

manually?

waxen apex
#

ty

autumn rivet
waxen apex
#

yeah bmm was the problem

#

ty

#

manually works perfectly fine

autumn rivet
#

i unistalled BMM and tried to open and it says that its still there and wont let me open lmao

#

whoops XD

autumn rivet
#

fixed

harsh topaz
#

i’m tryna use the banner mod and everytime i load into a game it crashes. Has anybody had this issue before and know how to fix it?

simple mauve
#

ok so its been a few months since ive played on pc, i had to update my mod manager and mods and they dont work except for steamodded like it says even handy is incompatible

#

same thing with talisman

hushed hornet
#

is there a mod that lets me see the number of total plays for each hand at a glance without having to check run info?

gleaming gulch
#

so it just says everything is incompatible

#

i think you can still launch through steam? not sure though

hushed hornet
#

i havent updated my mod manager since i got it its still at like... 0.3.2?

simple mauve
open viper
#

the high contrast toggle are in the card skins options

simple mauve
#

and thank you

#

wait, no thats for the card skins because some of them may have a bit of red on them even though they are a spade

loud bridge
#

is it abnormal for switching or creating profiles to crash balatro AND steam when a mod is enabled? i'm using steammodded and lovely on linux.

toxic rivet
#

lol no

open viper
austere bay
#

The update i mean

harsh topaz
simple mauve
open viper
#

yeah that's what the card skins toggle does

austere bay
simple mauve
harsh topaz
#

???

austere bay
#

i’m tryna use the banner mod and everytime i load into a game it crashes. Has anybody had this issue before and know how to fix it?

harsh topaz
austere bay
#

yes i’ve installed lovely

harsh topaz
#

jump off a bridge then

austere bay
#

😱😱

hexed obsidian
harsh topaz
#

we friends

harsh topaz
austere bay
#

I do not know this guy

#

Can we get a mod in here?

harsh topaz
harsh topaz
austere bay
#

@hexed obsidian this is my crash, it only does this when i have the banner mod enabled

harsh topaz
#

@hexed obsidian chop chop

#

we tryna play

austere bay
#

woaaaahhhh chill off on @hexed obsidian

harsh topaz
#

na my guy @hexed obsidian need to lock in we want to play @hexed obsidian @hexed obsidian

vagrant hollow
#

every time you ping him hes going to wait an extra minute to reply

austere bay
harsh topaz
austere bay
#

idk @hexed obsidian r u like that?

vagrant hollow
#

also

vagrant hollow
harsh topaz
#

@hexed obsidian get a load of this guy

hexed obsidian
#

what the hell

hexed obsidian
coral basin
hexed obsidian
#

i never found out how to fix it

harsh topaz
#

wow

#

its okay

#

thank you

austere bay
hexed obsidian
#

dont worry i have notifications disabled so i wasnt bothered

austere bay
#

is it just like the mod aint working

hexed obsidian
#

no i use banner all the time

austere bay
#

but it just works for u, was there a special way u downloaded it, were downloading it manually on github and dragging it to the mods folder through mod manager, should i download all mods through github or could i download banned through the mod manager\

hexed obsidian
#

i install mods through git cloning

austere bay
#

every mod? like joker display and multiplayer, is that just better than multiplayer mod manager and also what is differeence between git cloning and j downloading the git source code

harsh topaz
#

you can help us

hexed obsidian
#

no

hexed obsidian
#

and i dont play multiplayer

austere bay
#

crazyyyyy plot twist

hexed obsidian
#

so there might be a conflict there

harsh topaz
#

how do we use git cloning

austere bay
#

like im crying who is we 😭

hexed obsidian
#

i wouldnt recommend it if youre not a dev, you can just download the releases

austere bay
#

well joker display is never the issue and its fire so shout out to u

harsh topaz
hexed obsidian
#

i would also ask in the multiplayer server if you are trying to play that

harsh topaz
#

clutch fr

austere bay
#

WOAAAAHHHH @hexed obsidian ignore her

harsh topaz
hallow grotto
#

if you guys keep messing with him, theyll eventually ignore all of you 😭

#

i learned it the hard way

#

i think i got blocked by them

wise shoal
#

Is it just me or is the game running at 10 frames per second

peak fractal
#

if you're using Balatro Mod Manager, find and disable the "Compatibility Helper" option

zinc elm
#

I am having an issue with the banner mod for some reason the game is not displaying the base joker when there are no available jokers to put in the shop

harsh topaz
#

deck creator not working with balatro mult???

hexed obsidian
hexed obsidian
steady patio
#

why did my fps drop so much and the game start crashing when i updated the mod manager?😭

zinc elm
harsh topaz
#

we been troubleshooting for hours

austere bay
#

ive been having the same problem as her

glossy dome
#

its currently saying that ion have balatro multiplayer mod installed but its right there is there something wrong with my files?

true kestrel
#

It'll work one of these times

regal holly
#

anyone know why steamodded is failing to load

hexed obsidian
#

did cryptid fix the recent error why does it want smods 1224 lol

hexed obsidian
austere bay
regal holly
#

1224 was crashing as well

#

i was told to downgrade

hexed obsidian
#

then downgrade cryptid too i guess

harsh topaz
true kestrel
#

Bro 😭😭

#

How long it take you to look for that be honest

peak fractal
hexed obsidian
#

cryptid will disappear tomorrow

#

alongside bmm

austere bay
#

why

hexed obsidian
#

i cant reveal state secrets

summer rose
#

Hi i have commit access to cryptid

#

it will disappear tomorrow

#

alongside bmm which i have no power over it’ll just happen

regal holly
#

i wish bmm would tell you what version of stuff you have installed

#

nvm it does LOL

#

yeah idk what to do

austere bay
#

im scared

ornate patrol
#

bro thnks

#

crytp s

#

baltr

harsh topaz
austere bay
ornate patrol
harsh topaz
#

shameless plug

ornate patrol
#

i have dishonored my ancestors

#

wll do it agan

#

wunk 'em

austere bay
#

how can u not type and u code

ornate patrol
#

jdawduawhwuawhfadiohfsecretwordswowaiuhduwhdawpfwaufhasudjsa

austere bay
#

hmm i see

coarse hull
#

i updated it????

dawn kelp
#

How do you guys add mods on steam deck?

somber mica
#

can someone tell me what is going on

uncut wadi
#

missing image

#

redownload

somber mica
#

?

uncut wadi
#

redownload cryptid

coarse hull
hallow grotto
#

taking a gamble by being openly bmmphobic in a server i like but whtv

my opinion on the bmm user issue is more or less that it's a mental disability and indicative of the app needs serious help, not that we should not use them or anything insane like that. but it should NOT be legally enforced.

i should not be "hunted" from social spaces for being "bmmphobic" because I don't agree with how you install your mods. it's my right to perceive you as i choose just as it's your right to download mods however you choose.

if you can respect my opinion that i will never give you any support for bmm issue, then I'm willing to respect your opinion that you prefer to use bmm anyway. if you take issue with my stance to the point that you would rather exile me from the social space than engage with my opinions, that says more about you than it does about me.

I'm not here to hunt anybody or "enforce" my opinions about what you should and shouldn't be. that's a discussion between me and my modders, not me and whichever poor sap happens to be using bmm in modding chat. my opinion that you use bmm is just as valid as your opinion that you are.

shadow bluff
#

i found the issue. game doesn't like referencing the blind requirement when not in a run

bright storm
#

any idea whats wrong with my game

gleaming gulch
#

bmm being bad

#

it says everything is incompatible now

gleaming gulch
carmine forge
#

why when I try to continue my run its crashing my game? using balatro mod manager, and this is the mods I got only this 3 mods

gleaming gulch
#

try deleting BMM-Compat from your mod folder first

carmine forge
#

where do i find it in the mod folder

gleaming gulch
#

open the mods folder

#

and then

#

delete the folder called BMM-Compat

carmine forge
#

this one?

gleaming gulch
#

folder

#

folder called BMM-Compat

#

inside the mods folder

carmine forge
#

ok, what's next

gleaming gulch
#

idk what bmm_compat.cfg is but it probably wont do anything

#

try launching the game

#

and see if it works now

carmine forge
#

still crashes after deleting the bmm-compact

gleaming gulch
#

try reinstalling your mods then

#

preferably manually and not with bmm, since bmm has been having issues with installs recently i think

carmine forge
#

how i download it manually?

gleaming gulch
#

from github

#

and then grab the latest release

#

this is technically for steamodded but all other mods are installed in the same way

carmine forge
#

I just put all them files to the mods folder or just throw the smods folder to there? and same with the other mods I want

gleaming gulch
#

throw in the smods folder

#

same for all the other mods

carmine forge
#

gotchu

hexed obsidian
#

smods doesnt take zips (yet)

carmine forge
#

so what I do in my situation?

#

just do 'extract all' to the same folder?

hexed obsidian
#

unzip them?

#

they all have to be in their own folders

carmine forge
#

like that?

hexed obsidian
#

yes

carmine forge
#

nah, even after all that, game still crashes

#

I just wanna have fun on losing with blueprint joker

hexed obsidian
#

make sure the folders arent nested i.e. there isnt a folder inside each folder

carmine forge
#

got an example?

gleaming gulch
#

btw

#

you dont need to reinstall lovely

#

the lovely folder is just where logs and stuff go

hexed obsidian
carmine forge
#

too much for my brain to handle

#

still crashing ;p

hexed obsidian
#

can you copy paste the crash log here

carmine forge
#

yup

hexed obsidian
#

is it the same error

carmine forge
#

the whole crash log?

hexed obsidian
#

yes

#

it will convert it into a txt

carmine forge
hexed obsidian
#

this is on boot?

carmine forge
#

when I press play to continue my run

hexed obsidian
#

ah

#

yeah dont do that

#

if you install mods you need to start a new one

#

at least smods

carmine forge
#

oh, good to know, it does work now

#

cheers

wheat hearth
#

anyone know what to do with this error?

#

Oops! The game crashed:
Syntax error: functions/misc_functions.lua:1462: 'end' expected (to close 'if' at line 1452) near 'else'

A mod you have installed has caused a syntax error through patching. Please share this crash with the mod developer.

Additional Context:
Balatro Version: 1.0.1o-FULL (best guess)
Modded Version: 1.0.0~BETA-1224a-STEAMODDED
LÖVE Version: 11.5.0
Lovely Version: 0.8.0
Platform: Windows

Stack Traceback

(3) C function 'function: 0x2ece0ee0'
(4) global C function 'require'
(5) main chunk of file 'main.lua' at line 1809
(6) global C function 'require'
(7) LÖVE function at file 'boot.lua:323' (best guess)
Local variables:
c = table: 0x2ece4c00 {identity:false, version:11.5, accelerometerjoystick:true, modules:table: 0x2ece4c50, gammacorrect:false, title:Balatro, externalstorage:false (more...)}
openedconsole = boolean: false
confok = boolean: true
conferr = nil
(8) global C function 'xpcall'
(9) LÖVE function at file 'boot.lua:362' (best guess)
Local variables:
result = boolean: true
(10) global C function 'xpcall'
(11) LÖVE function at file 'boot.lua:377' (best guess)
Local variables:
func = Lua function '(LÖVE Function)' (defined at line 355 of chunk [love "boot.lua"])
inerror = boolean: true
deferErrhand = Lua function '(LÖVE Function)' (defined at line 348 of chunk [love "boot.lua"])
earlyinit = Lua function '(LÖVE Function)' (defined at line 355 of chunk [love "boot.lua"])

unique scarab
#

What mods do you have installed

wheat hearth
unique scarab
#

Try removing Saturn, it can be a problem causer

wheat hearth
#

ok

#

thank you king @unique scarab

unique scarab
warped gyro
#

but we absolutely did not "steal" r2mm

narrow light
#

Okay thanks for the response

warped gyro
#

and fwiw we are not owned by overwolf. we're employee owned.

narrow light
#

And sorry for the negativity

warped gyro
#

and we're based in finland so you have eu privacy laws and whatnot. use r2mm or gale, both are officially supported (and we really love gale)

warped gyro
narrow light
warped gyro
#

like I get the ad thing about tsmm, I don't use it either, but it keeps the lights on

warped gyro
narrow light
warped gyro
#

but I am serious that you should @ or dm me if you have issues with the site. we're just wrapping up the redesign so we'll have time to do other stuff soon

#

worst thing is to let community sentiment sour because we're not open or doing our jobs well enough

narrow light
warped gyro
#

ah yeah totally fair. that's why we keep the platform open, good to have alternatives :P

narrow light
warped gyro
warped gyro
narrow light
#

But yeah i love the website but the overwolf and launcher thing was weird

warped gyro
#

yeah :-/, we've got some plans about making that specifically better this year. but it will continue to have adverts because, like I said, they keep the lights on (and it means I get paid hah), so r2mm and gale are always 1:1 alternatives

#

also you should check out tcli when I'm done with it

narrow light
warped gyro
#

I mean not good but necessary

#

which sucks

narrow light
narrow light
warped gyro
#

basically a command line package installer/manager/dev tool/whatever for ts

narrow light
#

Oh okay !

#

That's cool

warped gyro
#

when that's done you can basically just install packages with a tcli add package-name-verison

#

but I havent had the time to really work on it in a minute

#

also ignore the insanely out of date readme, this is all rust

narrow light
#

Huh ?
There isn't even a license file :0

warped gyro
#

anyways I'll stop spamming you. sorry for being blunt and you should give me your concentrated feedback on the new site at some point

warped gyro
devout ingot
#

getting crashes with seemingly random card combos that say "failed index field 'colour'"

peak fractal
#

cryptid/smods compatibility issue

warped gyro
narrow light
peak fractal
devout ingot
#

oh right, thank you

warped gyro
#

no worries, it's a part of the job. it's fair to not like thunderstore as long as it's based on legit reasons :P

#

you can't please everyone at the end of the day

narrow light
unique scarab
devout ingot
#

i use bmm for this since r2's load of mods isn't very wide lol

peak fractal
#

normally i don't recommend downloading the latest commit of anything but smods is always fairly stable and i don't think there's any other good way to handle the issue

devout ingot
#

bu thank anyway :)

warped gyro
#

but there's definitely interest in doing that

devout ingot
#

smods has a release on the git like. 3 weeks ago

#

or do you mean the version on r2 is 2 years old

warped gyro
#

yeah the version on r2 haha

narrow light
devout ingot
#

bro...

warped gyro
devout ingot
#

if this fixes my run, I will be SO happy

#

ive got a really good one going so far

hexed obsidian
devout ingot
#

THANK YOU

warped gyro
hexed obsidian
#

oh i will

narrow light
#

It's not even loading D:

warped gyro
#

wtf

unique scarab
warped gyro
#

he hasn't made the support post in the ts discord so no

unique scarab
#

Ope

#

Potential Man strikes again

warped gyro
meager jackal
warped gyro
#

can you download gale through imm 🤔

hexed obsidian
#

i will see if i can finish lovely only jokerdisplay today

meager jackal
warped gyro
#

well then it seems like you better fix it gun

narrow light
#

Please D:

meager jackal
#

ok nvm

narrow light
meager jackal
#

ill stop here cuz its beyond sleep time, and also this is modding support

narrow light
devout ingot
#

lost the run anywa

#

at least the bug is fixed

carmine forge
#

@hexed obsidiancan I download from nexus mods site?

peak fractal
#

nexus mods has nothing worth installing for balatro

carmine forge
#

no like, i mean if its as good as downloading from github

hexed obsidian
#

no

#

the mods are very outdated

#

there are maybe some that are fine but i personally wouldnt know

open viper
warped gyro
#

The deprecation wont break already existing dependencies and you'll need to get everyone over to the new package name

tough pine
#

Why does my balatro crash whenever I activate mods

rough nymph
#

How do I mod on iOS

worthy wharf
#

i can't use pokermon and cryptid in the same time right ?
, it crack and it said because of talismen but if i just run talismen and pokermon it normally

hexed obsidian
#

not those

hexed obsidian
worthy wharf
#

this is the crack, thank you for helping me

open viper
#

<@&1133519078540185692>

twilit saddle
#

Neat now it’s in Russian

tough pine
peak fractal
#

win+shift+s allows you to take a screenshot, and automatically copies it to your clipboard so you can paste it into discord
anyway, fantom's preview doesn't work anymore. either use the multiplayer mod (it has a fixed version built in, and you can use it in singleplayer), or use divvy's preview instead

tough pine
#

Been trying to get this to work for hours at first it was a unbearably laggy so I had to clean my whole computer

#

Finally worked

#

Ty

hexed obsidian
#

if you didnt find out

tough pine
#

Oof

#

Yea I downloaded the newer patch cuz it told me mine was outdated

#

Didn’t know that was the issue though

narrow light
hexed obsidian
carmine forge
#

😭

carmine forge
#

what do i do here?

open viper
#

update lovely

karmic tulip
#

Oh

#

I'll try that

opaque moth
#

anyone know what this means

gleaming gulch
opaque moth
#

ya i thought so too :((
oh well
thanks though

primal tusk
#

how can i fix this
it only happens after i paste my cryptid file into the mods folder

carmine forge
#

I wanna punch my screen fr

#

crashing every sec even without mods

vivid spoke
rough nymph
vivid spoke
mossy sinew
#

unless you just

#

have it

dawn nexus
#

how do i fix this? it crashes whenever most (not all) jokers from cryptid get triggered, this one specifically happened when night joker triggered

mossy sinew
#

god fucking damn it WHYYY

dawn nexus
#

which version

hexed obsidian
#

10 something

#

before 12

dawn nexus
#

ok

#

the folder name says its 1.0.0-beta-1224a

carmine forge
hexed obsidian
#

1.0.0-beta-10...

dawn nexus
#

ok where do i get that

hexed obsidian
#

smods page

#

releases tab

devout ingot
#

getting a crash from Old blueprint, anyone seen that before?

hexed obsidian
#

can you copypaste the crash

devout ingot
#

If I get another one then yes

hexed obsidian
#

it should also be under Mods/lovely/log

devout ingot
#

this be the log

hexed obsidian
#

hmm sorry ive never seen that one

devout ingot
#

is there a way to disable specific cards

hexed obsidian
#

there's the Banner mod

hexed obsidian
ornate patrol
mossy sinew
#

people really cannot read rules huh

ornate patrol
#

what oh my god i hate this rule 4 guy, thank goodness he's not real

gentle sky
#

i keep getting this

#

what do

hexed obsidian
gentle sky
#

alr thanks

#

this happened

devout ingot
#

is there a way to speed up calculations?

#

its taking 3 minutes to calculate 20 jokers with about 400 retriggers or so each

inland bay
#

wait what,how'd ya even mod on android?

unique scarab
devout ingot
#

i noticed it tops out at exactly 515.2mb of ram too, is that normal

strange pond
#

fuck

Syntax error: card.lua:5649: 'end' expected (to close 'function' at line 2068) near '<eof>'


A mod you have installed has caused a syntax error through patching. Please share this crash with the mod developer.


Additional Context:
Balatro Version: 1.0.1o-FULL
Modded Version: 1.0.0~BETA-1224a-STEAMODDED
LÖVE Version: 11.5.0
Lovely Version: 0.8.0
Platform: Windows

Stack Traceback
===============
(3)  C function 'function: 0x13fb6bb0'
(4) global C function 'require'
(5) main chunk of file 'main.lua' at line 900
(6) global C function 'require'
(7) LÖVE function at file 'boot.lua:323' (best guess)
Local variables:
 c = table: 0x13ff1310  {identity:false, version:11.5, accelerometerjoystick:true, modules:table: 0x13ff1360, gammacorrect:false, title:Balatro, externalstorage:false (more...)}
 openedconsole = boolean: false
 confok = boolean: true
 conferr = nil
(8) global C function 'xpcall'
(9) LÖVE function at file 'boot.lua:362' (best guess)
Local variables:
 result = boolean: true
(10) global C function 'xpcall'
(11) LÖVE function at file 'boot.lua:377' (best guess)
Local variables:
 func = Lua function '(LÖVE Function)' (defined at line 355 of chunk [love "boot.lua"])
 inerror = boolean: true
 deferErrhand = Lua function '(LÖVE Function)' (defined at line 348 of chunk [love "boot.lua"])
 earlyinit = Lua function '(LÖVE Function)' (defined at line 355 of chunk [love "boot.lua"])```
mossy sinew
nova quiver
#

hey, just installed fantoms preview, now i'm getting this message everytime i go to resume my run, all i did was install the updated version up balatro mod manager and download fantoms preview. anybody know why it is doing this and how to fix it?

hexed obsidian
nova quiver
#

okay, I have multiplayer installed

#

do I have to play on multiplayer to use it though? when I switched to single player it isn’t where it usually is in multiplayer

hexed obsidian
#

no idea

gentle sky
#

how do i fix this

dapper shoal
dapper shoal
#

support and dev both sound thr same man

hexed obsidian
#

read the rules channel it explains it

dapper shoal
#

i mean i did like 2 years ago

#

.w.

hexed obsidian
#

well the channel is like 2 weeks old

dapper shoal
#

bwuh

#

ok

meager jackal
strange pond
#

this again

Syntax error: card.lua:5893: 'end' expected (to close 'function' at line 2216) near '<eof>'


A mod you have installed has caused a syntax error through patching. Please share this crash with the mod developer.


Additional Context:
Balatro Version: 1.0.1o-FULL
Modded Version: 1.0.0~BETA-1224a-STEAMODDED
LÖVE Version: 11.5.0
Lovely Version: 0.8.0
Platform: Windows

Stack Traceback
===============
(3)  C function 'function: 0x312a32d8'
(4) global C function 'require'
(5) main chunk of file 'main.lua' at line 900
(6) global C function 'require'
(7) LÖVE function at file 'boot.lua:323' (best guess)
Local variables:
 c = table: 0x312a4d08  {identity:false, version:11.5, accelerometerjoystick:true, modules:table: 0x312a4d58, gammacorrect:false, title:Balatro, externalstorage:false (more...)}
 openedconsole = boolean: false
 confok = boolean: true
 conferr = nil
(8) global C function 'xpcall'
(9) LÖVE function at file 'boot.lua:362' (best guess)
Local variables:
 result = boolean: true
(10) global C function 'xpcall'
(11) LÖVE function at file 'boot.lua:377' (best guess)
Local variables:
 func = Lua function '(LÖVE Function)' (defined at line 355 of chunk [love "boot.lua"])
 inerror = boolean: true
 deferErrhand = Lua function '(LÖVE Function)' (defined at line 348 of chunk [love "boot.lua"])
 earlyinit = Lua function '(LÖVE Function)' (defined at line 355 of chunk [love "boot.lua"])
#

heres my mods

devout ingot
#

yarg another crash!

split stream
devout ingot
#

that one gave me a whole bunch of other crashed, if that's the last release

strange pond
#

same...?

split stream
devout ingot
#

it casued loads of other crashed relating to nil fields

#

so i upgraded

split stream
strange pond
strange pond
#

update: i know which mod caused it to crash

strange pond
wise shoal
#

My balatro is running at 10 frames a second whenever I start a game, the main menu is fine, it's just literally everything else

#

pls hlep

hexed obsidian
wise shoal
#

where's that?

hexed obsidian
#

dunno i dont use it

subtle relic
#

How do I count the chip total of a hand and have a joker add it back to a later hand?

meager jackal
#

settings

#

disable compat helper

hexed obsidian
subtle relic
#

alr

wise shoal
#

HOLY IT WORKED THANK YOU SO MUCH

#

why does the compat helper do that?..

peak fractal
#

it used to involve a hook in love.update, meaning it was running code every single frame
what version of balatro mod manager do you have right now? theoretically it should have been addressed in v0.3.7

wise shoal
#

0.3.6

#

huh, guess I didn't update

#

my bad

peak fractal
#

i would actually appreciate if you actually test to see if the compat helper still lags or not, i don't myself use BMM but i've had a close eye on this bug lol

lone tangle
#

Is there a mod that lets you start with jokers and/or vouchers of your chosing?

uncut wadi
#

first round joker ig

#

you can also just use debugplus and spawn them in

split stream
peak fractal
shrewd pelican
#

you could also make a custom deck that starts you off with a specific voucher like how nebula deck works

lone tangle
#

alr thanks

meager jackal
#

its fixed in latest release

half fox
#

Fresh install on the game, never touched anything and trying to get mods to play multiplayer with my buddies, most of the tutorials seem outdated, never touched the files

#

screenshots loading

#

Cant seem to find this.

cyan light
#

you havent created the appdata yet

gleaming gulch
#

yeah you need to launch the game first

#

if its never launched before the appdata for it wont be there

zealous torrent
#

Can the deck creator mod still be used or is it outdated?

What if it was added together with the cryptid mod? Will anything funky happen?

hexed obsidian
#

it crashes a lot

vague kettle
wintry kraken
#

Is there a way to "refresh" the blind screen? Reducing the ante while on it doesn't update the blind requirements, here the boss still shows 10 000 chips after reducing to ante 3

wintry kraken
#

Managed to find a hacky solution by reusing some reroll tag code

hexed obsidian
#

you should use dev

#

have you tried setting G.GAME.round_resets.blind_ante = G.GAME.round_resets.ante

wintry kraken
#

yeah I used the code from vremade_hieroglyph which does something with those

#

or wait, that code is slightly different, I'll try it

wintry kraken
zealous torrent
#

Is there like anything similar to it?

hexed obsidian
#

uhh i dont know i dont play mods

next crater
#

I downloaded the balatro mod manager thingy but whenever i run balatro it instantly crashes can someone help me out?

hexed obsidian
next crater
#

i managed to fix it thanks for still asking to help

modest sapphire
#

does mobile support mods

peak fractal