#⚙・modding-general
1 messages · Page 457 of 1
i’m going to
tier 5 banana with ^^^2 Mult(?)
theres nothing there
Okay it's time to be a guy who will be banned because of rule 3 
I guess yea let's go, maybe we'll find anything
bro killed wall of flesh
oh.
no way
difficulty skills
peak placeholder art 
i need to fix it so that it's always jimbo
yeah
I thought that was entropy
no

it's resurgence
is there a config for this
you gotta add more shite to ye display name
for the dialogue or the extra antes?
no
can I just disable the extra ante
I want a game of balatro not 2 games of balatro
that's kinda the point of the mod lol
it's an endless focussed mod
there
it still counts as a win like normal
Jimbo (true form)
look inside
Tree
so you can just stop playing and nothing changes
the mod is very incomplete lol

tree
something something no art
shameless "maybe you wanna draw for us" plug
I ain't no artist
it was general
naming yourself after art isn't a good idea though
not in this instance anyway
anyway, to be clear, defeating ante 8 is still a win, so making a config changes nothing really
TETO
hawhyrwggy I'm just gonna sleep
i have so little setuff rn
what r ritual cards again
high risk high reward
sacrificing something to earn something?
many of them utilize the new risk system
o
like ‘Roulette’ for instance
i see
risk% to remove an edition
non-risk% to add a random one
i added a whole system to influence probability and i’m gonna use it dammit!
bepis
hii
Hello everyone! I was curious if anyone had a mod that mad all the Queens into the Slay the Princess queens?
where can i find the games joker art n stuff
esc -> customize deck -> each suit -> slay the princess
unless im missing something
this is what you want to do
what do you want to do, adding or making a mod?
download lovely
put the version.dll file in steam's balatro folder
run the game once, Mods folder should be created in %appdata%/Balatro
what
wat
where is this
https://github.com/Steamodded/smods/wiki read the steamodded wiki homepage, + the link to the lovely injector install instructions
are you on windows?
windows 10
yeah this is right, or search for Run in your windows menu and open it, and then type in %AppData%/Balatro
there wont be a mods folder yet, you have to create it
but do this first
or alternatively:
where what?
is that here blue thing to install lovely
windows?
yes
i actually have to go for like 5-10 mins now but dm me and i can help you in a sec
or maybe people here can help you
go to the balatro options on steam > manage > browse local files
do i put the lovely thingy here??
its here
where
this guide, step 1
oh shit adhd not helping
would it be funny if yggdrasil and balatro star rail r somehow connected to each other lore-wise
they are last time I checked
not the search bar, the other bar
just want to thank yall that are trying to help me :)
ok lets search this thing
found it
now i extract the "smods"
and put on the appdata
right
?
must be called Mods
awww
Hey quick question at what stage is it best to get into modding? Or does it not really matter that much
It's specific so the program can call/check to it, using a hook already in it
after you unlocked all decks
its better that way
Has anyone made a mod that adds like….Vampire Survivors like mechanics? I.e. not only stuff that makes your run stronger, but also stuff like “nah I don’t want xyz joker in my run period”, as well as being able to upgrade jokers themselves into more powerful versions of themselves
I know there’s a few mods that add like skill trees but that’s not really what I’m thinking of
great idea but no
ok guys what do i do now, i put smods on the foulder, waht now
thanks?
thanks for the help @normal hollow and @cinder nimbus and @wraith seal
and another people that helped me and i cant remember
i have one last question
how do i download mods?
depends on the mod but you basically want to do the same thing as steamodded, download from the latest release and put it in the Mods folder
check #1209506514763522108 for mods
ok i left a message in fusion jokers
the pinned message in each thread usually has the link to download
how are you guys doing today
on the side where it says releases
I am doing good mr not lovely dev sir
that's great to hear
Isn’t #1339375696254074942 message the go to now?
me too, im really good
For mod downloading?
no
nice :-)
oh weird then why does it say that there lol
then click on the green code button and download zip
I haven’t actually touched modding yet as I’m still trying to “beat” vanilla, but surely there should be a “dummy friendly” installer no?
i only used BMM once when it came out so i cant really give instructions for that
Or I guess I should be asking, what stops it from being a thing?
ok its in the mods foulder how do i activate it
it should be on by default
let me see the mod folder if it doesn't work
Will this ever be possible on console??
no
no
Dam ok
very cool, tho the cards are a bit hard to read at that size
thanks exa
you should do what I did and pin it to quick access
so I don't have to go through that whole process
help
Do you have Talisman installed
i'll make them larger then, thanks
how do i mod this funny card game
check the first pinned message
Get a math degree
No, that isn’t a joke
Doom is as portable and optimized as it is because the main dev had a masters in mathematics
Same with the Dwarf Fortress dev
thank you!
knowing advance math allows you to get some fairly decent optimizations
Because computer operations are at the end of the day math operations
You basically just need to figure out how to get your current algorithm to produce the same result but faster/less operations
i really don't like that take, a math degree won't tell you how much an operation would cost to compute, nor how to write fast code
It would be extremely funny we if invent a new algorithm because of modding balatro
Gonna give up on cryptid's demicolon compat for now. I don't think that system's done cooking yet
besides cs degrees usually require a bunch of math classes anyways
I’m semi joking about getting a degree but you get what I mean
I’d have to see what the calculations are doing to see what branch of mathematics to look into for solutions
i'm procrastinating on it so hard
time to figure out how the other cryptid systems work and if I need to do much to make those play together nicely
i REALLY don't want to do it lol
what's a demicolon
I'd give it some more time. I don't think the guidelines make a lot of intuitive sense yet, and it's really unclear (I also don't think it's a good mechanical fit for balatro)
it's the force trigger system
ohh
the mechanic is fine for a mod like cryptid, but the implementation is weird
iirc about 30% of it is function calls and empty hashtable lookups and the other 70% is like arithmetic operations on bignumbers and whatnot
people are already working on it anyway
a calculation in that context is just a call to a jokers calculate function
its not surprising that "well if you make it faster it will be faster" is something they are already trying
source i made it 
btw i speak of time not calculations here, the latter is only like 10% if you think about only the calculations
Sometimes the obvious isn’t obvious
to you
In doing cryptid runs to see what I want to set it up for Kino compat, I've just come to realize I don't really get the design goal for it anymore, haha. The force trigger stuff is so intensely powerful that most combos with any card that triggers multiple times really just makes a run an insta win
"if you reduce the amount of things youre doing the amount of things youre doing will be lower" isnt as wise of a statement as you think it is
the solution is always just to do less stuff anyone who knows what they are doing knows this
idk what the context is but someone please get a math degree and study graph theory so we can finally have a straight algorithm that works with quantum ranks
fair, i haven't played with it yet
its not really a revelation
I’m just gonna disengage from you
it kinda is, I was able to reduce the number of calculations by ~90% and increased speed by a less significant but still large amount by using heuristics to determine whether the calculate function will actually do anything when it's called (and not calling it if it won't)
but that had drawbacks
so it was never implemented
just a vague sentiment of doing less stuff isnt helpful if you dont actually know what to cut back on
like yeah you wanna do less calculations you always wanna do less calculations
cause shockingly calculations arent free
thats not a helpful statement though
a lot of the calculations are useless so "just do less calculations" makes a lot of sense
https://github.com/Steamodded/smods/issues/691
it's been discussed
well i didnt say it was wrong i just said its not useful information
this was already known to be the solution to optimising everything since optimising has existed
you want to do the same thing but easier/faster wow no way
so insightful
who could have come up with this
And your being unhelpful with your demeanor
I can tell
and im in that said discussion
im not the one doing the actual work
oh not this one
not everyone is gonna be nice to you when you say something fake smart yknow
it would probably be useful to pool together operations, because 10000*2*2*2*2*2*2*2*2 (what would happen rn with a bunch of, say, photograph copying) is much more expensive to compute than 10000*(2*2*2*2*2*2*2*2)
and ofc yields the same result
i actually do happen to know what a lot of the redundant operations are specifically in talisman but i wont tell you
because youre smart enough to figure it out by yourself
of course
haha, i was gonna say, i don't think i could reasonably guess any of those usernames would be yours 😛 haha
"the optimisation is left as an exercise for the programmer"
I’d probably have a unit test of various end game setups/plays and figure out what has the least amount of calls with the algorithms we are testing, without hopefully doing premature optimizations
its about the same usefulness as saying to optimise it you just do less calculations
my cryptid keeps crashing i cant even play a pair
what's the crash?
the ultimate way to optimise talisman is to turn it off
if i play a high it can crash
then theres way less calculations
talisman can never be optimized because people will push it to its limits regardless
that's why ive never really bothered
when i play a card it happens this
how
more retriggers
how can i optimize
being optimised doesnt mean it needs to run the exact same no matter what youre doing
thats dumb
you misunderstand
doing a lot of stuff causes it to lag no way
people will be just as content either eay
I mean I had an idea for how to do it solving MILPs, but I don’t think it would be efficient 
it dont lag
the number won't get that much bigger
it straight up crash
thats not a generalisation you can easily make about everyone
no they definitely will
okay well im a person and i wont be
ive experienced it
honestly, cryptid's the only mod I've really encountered that runs into duration calc problems. The way to optimize that experience is more so a game design approach than anything in the code
maybe i need to disable score animations
it's the exact same right now as it was before i added the calculate coroutine stuff
trying to make an boiled egg but this looks ugly ngl
its an incorrect generalisation
the game runs fine unless you have one jenillion retriggers so....
this isn't a very good mentality lol
make it halven
why do anything some people are already happy
and draw half the face in one side then half the other
i honestly don't care what you think about my mentality i know how this community thinks
I think the best way to optimize Balatro would probably be to have a listener event system (for calculation, not for what Balatro calls Events)
hmm, give me a sec to check the versions
im so cool i dont care what other people think, but i just have to let you know what i think though
instead of saying nothing
the best way to optimize balatro is to play actual poker
you could make talisman 10 times as fast and the cryptid dopamine farmers will just get like 20 more canvases and they won't be able to tell the difference between what happened before and what happened after
you just have to know my thoughts
can i dm you the full thing?
you have to
I get what cg is saying, if talisman had some optimization done to it, people would continue to scale stuff until it gets to the same length of calculation time and the problem would still be the same
I appreciate your thoughts but you're very condescending about it all
okay so what
and I would appreciate if you were friendlier
its just the way i think is best
You could talk to people in a nicer way
In general
im interested in milps could you elaborate
Yes, but that doesn’t stop people from criticizing your behavior
And your response doesn’t address the criticism
doesnt need to
i can do whatever i want
not a requirement to keep existing that i address it
I’m not sure how to elaborate except by explaining how to model the problem with a MILP
is this the version of talisman that came with in the zip Cryptid provides?
I mean, you don’t need to reply to it
It just seems inconsistent to me to give an useless reply
It saves you the effort if you ignore it
what if i just love being inconsistent on purpose
yeah i had to look it up and im wondering how you model it
you dont know me
Or tell people off
no, its separete, i got it from the server
I mean, that’s fine, but it seems to me that you’d prefer not riling people up
well youre wrong
i sold all my joker, and it didnt crash when i was going to play the hand
ah, okay. I'd either download the dev version of cryptid, from the git, or I'd download the zip in the github release of cryptid so that the talisman version and cryptid version are tested together
i lost
haha well that makes sense
im not sure why youre bothering to engage with someone whos admiting they love being hostile on purpose
people do it all the time
ah
cause they have to say the last word
yeah i don't think that's worth anyone's time
instead of just letting it go
i dont really want to do that, its too much work, uninstalling the 2 then searching for the dev version
please do this vibe sucks for literally everybody
Hmmm, it’s been a while since I thought about it. But like each card in the set has a binary variable associated with it; each of its possible ranks has a binary variable associated with it; you constrain the selected ranks to be adjacent (among other constraints); then you try to find the Straight with the highest score.
After you find one, you add a constraint to remove that specific one and repeat (in order to find all possible Straights), until there are no solutions.
I'll dm you the links, if that helps!
sure
also the boredom crash is already fixed
im crashing out
its just not in the release version yet iirc
i will do that later (install)
valid...
i fuckning hate math
math is not fun....
this is why i failed my physics exam back in high school
@/mathisfun_
I just respond to people. I think other people tend to get stressed though but still stay in a conversation
Physics isn’t math
I was replying to someone else :P
how does it look like?
i hated actually learning math in school because the way they taught it really sucked but its pretty cool when im left to my own devices
am i gonna need a screwdriver
true...
why
jimbo is superhuman
I do think the secondary approach to math education might turn people off
lmao
demon core joker
EXPLODES your jokers
really good, my idea was like this, but its awesome really good
not sure if i follow how these vaeiables work idk anything about this
like are the bits on the card the ranks it can be
yippieeee
So you can add a constraint like x + y <= 1 on binary variables x and y which I’d say correspond to a logical exclusive or
so at most one of them can be 1
So for a card with possible ranks from a set S, you can write a sum of rank over S of some variables card_rank and constrain it to be equal to or less than 1
That constraint represents the fact that the card can have at most one rank
It’s not a very terse representation—it uses a lot of binary variables
anyone know why the background is like this? i dont have any mods that do that (or not that i know of)
do you just generate every straight possible from the ranks present and do like (a + b + c + d + e = 5)
i need the mods that change blueprint and brainstorm to the cards theyre copying,renming every joker to jimbo and the mod that shows what the joker does under it
the last ones jokerdisplay
Somewhere there are constraints tracking continuous runs of ranks
ty also where do i find mods im new to this
if you're talking about the background not being bitcrunched to oblivion then bunco is doing that i think
Something like this
Actually I have a reference at home
first is blueprint+ and second is the balatro university mod i think
I had made a model to find a very bad set of 26 cards according to thunk’s specifications
what is balatro uni is that the thing with dr spectred
"generating every straight possible" is quite a task
yes
I’m mean normally there are only like, 8?
sorry if i'm interrupting a conversation but could anyone help me with this error
Sorry, 10 Straights
methinks part of the problem is its still unclear what the "reasonable" parameters that this would support are
shortcut says hi
Yeah but I said normally
i cant find blueprint+
When will there be BU civil war
don't they mean joker display
Balatro War of 2025
Basically a model to find a top half of a deck that can’t one shot the first Blind
where could i download steamodded without it being a virus?
the github
like, are quantum ranks blocked until I can play a straight of length 35 after I modded in 100 different ranks and I also have a joker that can form straights by following a fibonacci sequence?
that's the third which void mentioned
I'm a balatro player I can't read
The first yes the second no
But indeed I agree it’s a bit silly
is that the only one?
But the main contributors behind SMODS haven’t wanted to implement anything for Quantum Ranks until there was a full implementation
i was thinking of making the boiled egg a little bit of similar to normal egg but not 3 dollars to sell value but 6 , and has a small chance to give you the payout when you sell it or give you an eternal egg in ur jokers
Until recently
im not very good at math but im really sure this problem gets infeasible very quickly if we start considering arbitrary shenanigans
Every other copy will be forked off the github
ejwu can accept a is_rank function
so yeha i dont know what counts as a "full implementation"
But no one has done it yet
Mainly Straight calculation
Agreed
I mean even just supporting is_rank would be a good intermediary step, no?
Like, the issue is open still
Anyone can go and make a commit to close it
I think we three agree
But none of the main contributors have agreed so far
isnt supporting is_rank more of a lot of annoying work than it being difficult
So it’s not there
I don’t even think it’s annoying
this?
i think the problem with is_rank is people hooking into it to implement quatum ranks without working out all the other details
i dont think it matters because people are already doing stuff like that but that's what i saw on the github
No, and I'm confused on how you even got down there. You can follow the guide at https://github.com/Steamodded/smods/wiki
chat what are your favorite steamodded 0.9.8 mods
mine is jokerdisplay 0.6.0
does it not amount to replacing every part of the code that works with ranks
I don't actually run JD (mostly because it never seems to cause incompat issues so I don't need to test lol)
because im good at code :3
👍
making sure to add JD support to whenever I make a joker so I dont have to do it all at once later and cry
localization be like
i have to make 300 of them
can you delete your mod so we dont have to do this
mod dev complains about adding cross-mod compat between his own mods?
ok
i was trying to optimize the retrigger calculation for draping stone for jd once
look,
was still pretty laggy so i just removed it
but then i realized the problem was with jokerdisplay anyway
🥀
idk maybe i will update jokerdisplay support for my mod in the future
training an LLM to generate JD definitions given a joker
someday i will see if i can fix all the memory leak issues
but do you actually want to
no
you could also just start a new mod
jokerdisplay..... 2!
if jokerdisplay is so good where is jokerdisplay 2
i mean im going to call it version 2.0 when i do
i should work on my mod
I guess if you want to be strict yeah, but people have already done it
half of smods is replacing base game code
Someone could ask @fickle elbow @dull mortar for them to PR it to SMODS (sorry Idk which of you is the correct one)
it's a major reason as to why there's so many edge-case bugs
I don’t run JD because I like hovering over my Jokers usually
The rank stuff?
The rank stuff
disgusting
This is getting out of hand, now there are 2 of them
ok but what if you can't
At least some of it
Skill issue
Btw they are both my accounts, but i use the first one way more.
is this in base game or in mod manager
i use joker display just for colour cards
its its base game
friends of jimbo
this reminds me im going to open an issue to just allow other areas without patching
well now that isn't very jokerdisplay now is it
so i can remember for later
consumabledisplay
Rattling Snow and the cooler Rattling Snow
also is it consumable or consumeable
consumable
depends on if your name is thunk or not
thunk misspelled it in the code lol
YEAH I LOVE THIS
Person name dropping the film’s title in the film about Love2D
Starring Chris Pratt as Jack Black as Love2D
zendaya as pixel (275,642)
Please 🥺
I can probably make a fork for it after my fork for deck view pages gets pushed.
Ren as Asbestos #1,520,987
i am asbestos number ONE thank you very much
how to mod multiplayer on balatro
That role was given to The Rock
The Blind, not the Rock
how dare they
Because one account can't have two forks, and I'm still waiting for that Pr to get merged.
You don’t have the contacts or the contracts
Ask Rattling Snow 353 _
balatro
balala
joker poker
I just thought of the worst joke
I didn't make a git for them
until now
i think this is the finalised menu theme for my mod 👍
pretty good
im just too good
whats the 'balala' term for rascal
Imagine @plush hound trying to play Balatro and 30 different main menu musics overlay each other
i wasn't expecting the main synth to be that loud lol
ra ra oo lala
rascal is the balala term for scoundrel
no its not silly enough
racaca
this reminds me i probably need music for the damn risk card booster packs
currently just arcana theme atm
good luck playing rascal with Any Other Mod
Not Possible
nxkoo will find a way
The 3 seconds I heard before Discord banished me reminded me of Homestuck
Which makes sense considering Toby Fox composed for it
i like this a lot
hi guys
this is the worst thing you could have said to me
hiya haya
i do find it very funny that youd have to stay on the main menu for 3 minutes to get to the part htat ramps up
Why
lmao
Why whaya
Homestuck Bad™️ (she says having read and enjoyed. some of it. not all because ITS SO LONGG)
reading homestuck at what is considered normal pace will take your entire lifetime
more murphy almanac shorts...
only the worthy and patient ones will get to experience peak
i put a screenshot of rascal in the sealab discord and murphy responded with a mildly unsettling anim emoji
Haya can you hit me with the jaw drop
The -Cryptid expansion that removes Cryptid
I remember reading it in 4 days, but it was still ongoing
Can I get the image
idk man this is the highest quality version I've got of it lmao
im sending it as a fake emote
because modded discord client
Ah
I'm confused because I cant make each suit the Slay the Princess because it doesn't show Slay The Princess for Clubs, Hearts and Diamonds
I LOVE CIRCOLUS PISTORIS
I just screenshot emojis from other servers
And send that
uh yeah stp deck skin is only available for spades
aka the best suit in the game ever
clubs come close second
I think the balance should be
yeah I was curious if someone had a mod that made that skin for every suit
Spades > Hearts > Clubs > Diamonds
which of these files do i need to put in the save directory
clubs are the goat
one thing im worried about with rascal is that like. im basing it off of scoundrel, but with every balatro feature added to it im also making it easier, to the point idk if its gonna be like. a challenge at all
however ☝️ i can combat this by. just making strength rise with ante so by ante 16 an ace can deal 30 damage. but that feels like a copout and im not sure how effective itll be
i died of NO cards
great job
anyone have suggestions for jokers i could add to my mod?
idk what flavour of mod are you making
can someone help me with this
unami jokers
current jokers:
- Phantom Thief - ^2 mult if poker hand is a royal flush made of hearts
- Cinnamon - x3 mult for each Ramen the player has plus x0.25 mult each time you use a tarot card
- The Wall - stone cards gain 1.5x chips
- Brain Damage - retriggers played Polychrome cards
AHH i'm scared of xchips!!
oo.. its gonna GETCHA..
NOOOOO NO NO NO IT'S TOO SCARY STOP
which of these files do i need to put in the save directory
the wall mentioned
All of them, together in a folder. One sec, I'll send a screenshot
what does he do?
NOTHING because i can't think of an effect
yes
i should get good at art
and if you want to see what other jokers i made uhhh ummm https://discord.com/channels/1116389027176787968/1334717157098913833 :3
WHITE ALBUM <33
no need. I di it
also not in the mod yet
Yeah Sorry can't think of good effects for them
come back next update
Denouement
When Blind is selected, destroy all other jokers and gain half their stats (Does not gain stats from Eternal)
(by gain half their stats, this mean that if they have a chips, mult or xmult variable, it copies that, halves it and adds it to it's own chips, mult and xmult)
threw this one out because it's not vanilla at all but i like the effect still
oh that's
terrifying
i love it.
yeah i could get behind that
what'd the art be like?
based off of madness
i think the problem with this is exactly what variables to check for LMAO
^
which if i can recall you already said was a problen
i dont have a joker idea but im happy to donate a sprite i made a long time ago as a joke and never could use
thatd be cool :3
PEAK
DOOR STUCK
door stuck! DOOR STUCK
peak joker art
PLEASE.
card.ability.bonus_chips
and the other bonus ones
HOME STUCK
I said what I said
i dont care what you do with it i have no use for it
the variable for what xmult it could be returning could be anything
could be a variable named fuck for all i know
upon defeating the boss blind, 1 in 3 chance to not up the ante, self-destructs
And I’m saying to use bonus chips et al.
gonna try erratic deck with rascal
chat should i add more jokers
compression :<
i have the actual sprite lying around somewhere ill dm you it when im home
tyy :3
feel like i wanna double down from the last update which added like what 10 new jokers since i already have ten new ones as well lmao
holy shit seia
🦆
Emojiokers?
traced human jimbos will never not be funny to me
remove the e
morefluff magic the jokering crossmod joker
Prismite
Create a random Colour card for every 2 Colour cards sold
rmov th
i fucking love the effect i attached to that btw
gets rid of retriggers
Emojiokers the emoji mod by Autumn
More of an inside joke in reference to someone.
ok this is. managable. the 4 black aces and the kings scare me but.
would sure help if id actually programmed diamonds to work
whomsoever
this peaks
I’m not the duck v_v
gay jonkler: WHYYY SO QUEERIOUS?
-# Just don't go quackers.
why so queerious
i'm the woker baby
Otherwise.
freaky jnokler: i'm da stroker baby
my mod contains no inside jokes but it does contain cultural references (the wall and DSOTM by pink floyd, persona 5)
It’s not always there
bonus ducks
anyways yeah once i get a few more jokers implemented and properly sprited and finally come up with an effect for nichola i'll probably make my mod public
WHAT DO I DO. I DONT HAVE ENOUGH HEALTH TO FIGHT THE KING
I HAT EHTE DUEL I HATE THE DUEL I HATE THE DUEL
The two share the sounds.
BONUS DUCKS
quack
hi guys
hi
????????????
uhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh
pissandspotium
ren will die next round
wtf
i entered a new room and it killed me immediately
Kotobade Asobou 言葉で遊ぼう 1210 7/12?
https://taximanli.github.io/kotobade-asobou
⬛⬛⬛🟨
↔️🟩🟩⬛
↔️🟩🟩⬛
↔️🟩🟩⬛
⬛⬛↕️⬛
↔️🟩🟩↔️
🟩🟩🟩🟩
Aiko
jesus fuck it wants me dead
oh great first room is all a bunch of my good heals so i gotta waste 2 of them
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
the duel is the worst blind ever made i hate it so much
the randomizer for Minit just yoinks the taskbar icon of whatever i was last focusing on it when the window is created
idk why
this isnt even its full form. when its done it is going to also randomly enhance AND edition the drawn card and make sure its always black suit
little guy
buddy
how does the description look?
id break the 3rd line earlier
maybe 1 in 4 chance to gain an Eternal Egg when sold
yeah thats better
and theres weird spacing around "$6", "1 in 4" and "Eternal"
im putting together a modpack for myself but ive found, pretty late into the process, that my mod choices are lacking in economy jokers
It's kind of making it hard to get runs off the ground
does anyone know any kind of workaround that might preserve the game balance or maybe a mod that adds mostly just econ jokers
ive tried adding another shop slot, and that helps, but it might make it too easy to find other things
how is it now?
tiny nitpick but id move the word an to the third line so it goes
1 in 4 chance to gain an
Eternal Egg when sold
idk why it just feels right to me
That feels wrong to me
kinda like it
Can you put the “an” in the fourth line
I prefer not to split concepts
“an Eternal Egg” is a concept (it’s the object of “gain”)
i think moving the qualifier to the third line puts better emphasis on Eternal Egg
I’d say say “create” instead of “gain”
yeah youre right create is better
But in English it’s “an Eternal Egg”
what is english really
not just “Eternal Egg”
A language
i know what youre saying. but i dont really feel in my gut the concept being split
lol
oh i didn't expect to get it
Kotobade Asobou 言葉で遊ぼう 1209 7/12?
https://taximanli.github.io/kotobade-asobou
⬛⬛⬛⬛
⬛⬛↕️⬛
⬛⬛🟨↔️
🟨⬛⬛↔️
⬛⬛⬛↕️
↕️🟩🟩🟩
🟩🟩🟩🟩
found a bug: challenge achievements don't work if the achievement config is enabled
it works for other achievements tho since i got the one for having an 80 card deck
pegar a granja 🐔
grana seu retardado
no way i fucking lost
@full edge
i love this game
modding is fun
Omg the british are real
Thats funny
I forgot to not give the player the money if it creates an eternal egg
Vouchers
i would specify to say ‘1 in 4 chance to instead’ if you haven’t already
Yep
nivel
development resumes today
gonna try figuring out how to get two booster pack cardareas at once
for a funny meme
where art
the clouds are coming
🫵 🎂
did you turn aiko into a cake
🫵 🎂
🍰
joyouscake
gorgeousbake
chat am i cooking
what's the mod that shows the stats of the jokers
is this a tamagotchi
it's pluey
ok i managed to find it
haya
🙋
this is the most average Cryptid run ever
Thank you both
average run of cryptid ends when calculation time takes more than a minute
I have a end year exam tomorrow and I'm here playing balatro ;-;
Hi... Uhhh... I installed the Cryptid mod, played a Crash card, and I didn't expect that to happen after multiple reboots of the game.
Help?
Every time I boot the game up again, plays the intro cutscene, crashes to desktop.
It happened after playing a Crash code card.
I heard some people having the same problem, I would ask on the cryptid server
I'll go find it...
it's a couple of messages up
Hello! I'm here to ask about packaging a mod I recently completed. It changes a majority of the game's textures and English text to be themed around Pikmin, but it doesn't change any of the behaviors or code in the game. Up to now I've been overwriting the game's files using 7-Zip to test things out, but I was wondering if there's a more efficient or accessible way for others to do that if I were to share the mod with them
havent used it myself but have you looked into malverk
mod for managing texture packs
Literal update minutes ago, and update fixed it. Just spreading the word.
i might as well combine them all
where balatro leitmotif:(
jokes aside, that's peak
im sorry i tried to add it but it didnt work out
i figured, you have a different vision
Ah that looks like exactly what I'd need, thank you!
this is what i had, as you can probably hear it ended up clashing with the rest of the instrumental. probably more of a skill issue on my behalf than anything else lol
what the melody sounds on its own
i still have plenty of tracks i can try and fit it in
where can i find coop games?
i found infinite money glitch in joker poker balala
i want to get rid of G.hand but literally like half the game's UI positions itself relative to G.hand's position 😭
Guys, i tried folders verif, unistalling the game, uninstalling everything (steamodded, lovely..)
I don't know what's wrong D: can u help me plz ?
Hi guys, I've never played modded balatro and I've instaled some mods, I would like to turn off this feature that makes my hands play instantly
these are all the mods I have installed
Anyone have a link to the Cryptid discord? I want to develop some addons or (possibly) contribute my own ideas.
Go to talisman config and turn off skip scoring animations.
thank you man
FEAR ME
Do you guys know what's wrong here?
Do you have bunco installed?
i had
Get this version: https://github.com/jumbocarrot0/Bunco
chat when the player unlocks extra backup weapon slots, should the backup weapons be stored behind the current weapon in a stack or should they just be in their own area
im thinkin first one
first one sounds cooler
is there a way to define the draw order of a cardarea? i would like the first card to be drawn last, on top of the other cards (drawn as in rendered to the screen)
no i can prolly just math this out hang on
ok yea i think i got it
— the asbestos talking about ren’s brain
Are there any resource pack mods that add deck skins for custom suits? Things like Bunco's Halberds and Fleurons, or Paperback's Stars and Crowns.
FEAR ME
rookie numbers
could be faster bcs waluigi keeps 2,5x all jokers
A number of jokers below 100? How humble!
mod devs get to work :trol:
ive accidentally obtained immortality
yes (i stole this image so the entire modding community (not just entropy) can work on this)
ill just do all the other zodiacs before anyone else can
fix yer shit
behold my pure genius
insanity ate 50% of my jokers
even bp
but i still have almighty waluigi
that takes a year to 2,5x 15 times one joker
NOW IS NOT THE TIME
should i make the equip button on weapons greyed out when you already have one, or should i make it automatically get rid of the one you already have to make room in the stack
i will have to sell this joker
how much will it take for me to be able to use aikoyori's shenanigans with cryptid
aikoyori, please bless me with hope.
but the downside is that i CAN'T use entropy with it
can someone give mne the link to get gaulder
uhhh, normal only crypted run
antimatter deck, normal crypted, only crypted, ante 3....
what are your favorite qol/texture mods
The boykisser one
JokerDisplay :3
also Galdur and Flush Hotkeys
Handy
isn't dutch for discard weggooien
why do they have to specify specifically discarding cards
🤔
that's also the verb, which is probably why they chose not to use it
it probably still would've been better than that horrendously long version but
yeah
pair of them scissors
you didn't try hard enough
What happens if a face is put in?
since they score for 10 I thought it'd make sense if they just split into two fives
Good call, what about aces, 5 and 6?
yup 5 and 6
Nice! It’s a really clever concept, super fun’
Anybody knows what on earth could prevent a straight like this?
can you cut a stone card
I think two would become aces, yes?
how is boss blind art made?
how do i go on higher stakes with modded decks without beating the lower stakes? i dont want to grind
cryptid
You can look at the sprites, it’s usually just a shaded circle with a symbol on it, then they make frames for the shine animation.
I believe there’s a setting to unlock everything in a file, and some mods can also help you in that regard.




)

