#⚙・modding-general
1 messages · Page 494 of 1
yup, but it's a big step towards making talisman less crash-happy
and it would probably make it easier for devs to support
it would fix most of the issues tbh
__lt works right out of the box
to the point where ive missed issues with talisman that ive only found out from other people reporting them
i should probably remove luajit2 for this purpose
yeah, I think requiring luajit2 is a reasonable ask
I just need to figure out a reliable build
it would be very nice
iirc luajit2 5.2 support AND object size uncapping causes crashes, so figuring that out would be nice
and we're stuck to an old commit of luajit since anything newer causes horrendous slowdowns
am i allowed to ask any mod related questions here? or is there another chatroom for that? I’m sorry if i’m interrupting
I think the more niche crashes are something that's acceptable. The current issue is mainly just that mods that aren't Talisman compatible tend to break very easily depending on their joker design. But even that I don't think is inherently that bad. If there's anything I'd actually say I'm annoyed by it's just by how central talisman is to the mod ecosystem due to it being a bit of a high-knowledge mod to maintain and work on. It feels fragile to be reliant on the small subset of people that are keen on actually keeping talisman functioning
Yes, go ahead!
Fine to interrupt, the ongoing Convo happens every two days or so, anyway, haha
the main issue with talisman to me is having to assume that it exists and then having workarounds if it doesnt
it makes everything really messy
even if its not actually that difficult
which of course would be fixed with crosstype metatables working
LOL i was just nervous it seemed serious, well i have never modded before but i saw a pokemon card mod that looked very nice, i play on PC and i was wondering if theres a specific Launcher/Browser that everyone uses
People either mod manually (which is mostly just unzipping a folder and putting it in the right place) or use #1339375696254074942
i should say that i personally dont mind doing it, but i know some people do and thats fair tbh its kinda annoying
for overflow i wanted to make it not depend on talisman so i had to a few dumb things to make it compatible fully
Which do you prefer for someone who doesn’t really mod things ever?
suggest*
i think manually is better because the mod manager is something i always hear mixed reports about
but ive never actually used it myself
so i could be wrong
mod manager is pretty good but I haven't tried it out in a while
I'd use the mod manager! If anything's unclear, or crashes, you can ask here and hopefully someone's online and tell you what to do to fix it
probably worthwhile getting a POC with crosstype metatable support going so people can test it out
ill have to check it out myself at some point
@full edge are you the dev of balatro goes kino?
was just checking out the code of your mod, but didnt really get how it worked so i wanted to ask people here, this is hella random that you're here lmao
so my question is: i made a consumable give +3 hands for one round, but i dont know how to remove the given hands after the round, looked at the code of your cookie consumable, but there is too much extra mod specific stuff to actually understand anything for a beginner
Thank you guys so much i’m trying it out now
Main issue with mod manager is that due to some mods being uploaded to the index by people that aren't the devs, they're not set up for the right branch, or they check the tags weirdly. But I think this was mainly a Talisman issue due to the last version being tagged weirdly and accidentally making the release that got downloaded an older one
i think i need to update entropy in the manager too tbh
the description is outdated but i keep forgetting about it
I've learned that most people playing Kino seem to get it from the BMM, so I think it might be one of the main ways people get mods now (besides grabbing Cryptid from the descriptions of outdated tutorials). Probably good to check in on and see if everything's still set up properly every once in a while, yeah
How do i know which mods through Mod Manager are safe? it gave the little warning beforehand but like, are there specific modders who are more trusted in the community?
i think it should still be setup properly but the description just contains outdated info
not me

I don't remember exactly, but let me check! And yeah, confections have a lot of additional systems going on, so it's not a very good reference, haha. But I think it's actually very simple and can be done with a single function!
Thanks a lot! I can give you the code I have so far, if that helps?
Sorry I'm butting in but I'm trying to use steammodded and it's crashing my game, it and lovely are all I have installed. I can send the error message if that would help.
this is what i got so far
lovely versus coughing baby
I haven't heard of any malware being uploaded in a mod, as they're all source accessible, but if you wanna be sure, you can check the modded balatro wiki and see if it has a page, or check if there's a thread here. Biggest risk you're taking is probably that you might download a mod that's very outdated
i think the only modders people would classify as untrusthworthy are because people do dumb stuff in the development process not because any of the mods arent safe tbh
please do
In a txt file
Again I have nothing other than lovely and steammodded installed
Both in my mods folder
small score
lovely is the scariest but that's because antivirus doesn't like the whole baby eating thing
the community as a whole has been really trustworthy I think
it says something about balamod did you install that at some point?
the SMODS server
some mods have servers too
Ease_hands_played() is the function, yeah. That should just work as a temporary addition
that's why they call them metherul
When I use YahiMod with Cryptid, it crashes after the game loads. Is it a CardSleeve problem, or a SMOD problem?
Antivirus should get over that, baby eating's a time honored tradition
Feel free to post the crash log, that'll make it easier to figure out!
What do you mean exactly? Because right now even with that it still is a permanent addition
Is it? Ease hands played should be targeting the number of hands in the current round only. I'm getting ready to go to bed now, otherwise I would've checked
Oh, I see, in your code you also set the resets variable. That's how you alter hands for the total run
If you only do ease_hands_played, it should work
Oh, I'm gonna try that out. If that works that would've been really simple lol
Wow that really fixed it- thanks a lot! lmao
Good luck with the mod!
Should mention this is on launch
Thank you! Loving your mod btw, been playing with it a lot!
Yahimod, huh
Either it’s a SMODS problem, or I’m just dumb.
I've reviewed all of the mods currently on the mod manager and consider them all safe (though with wildly differing levels of quality). Because all mods are open source by their nature of being programmed in Lua, everything is out in the open and easy to read, so malicious things are relatively easy to spot.
This seems to be a talisman issue. I'm not sure whether yahimod's set up to be compatible with cryptid/talisman, honestly
Yahimod uses Multiplicative chips.
Ah, thanks! That's good to hear! Just glad to know it's stable enough to be playable, hahaha
The downloading all went smooth so hopefully nothing changed THANK U ALL so much , i appreciate yall working with me 🙌
I think so. It’s a Talisman thing.
what is yahimod
ah, it seems my issue is on the game level, even without mods it sends the same issue
Oh yeah definitely, haven't encountered any bugs or crashes yet
Breezebuilder when the mod takes 0.1 seconds longer to run: =_=
Yeah on boot I get this issue, no mods installed this time, any ideas why?
I've tried verifying the game's integrity several times and it hasn't fixed anything
uninstalled and reinstalled it like 6 times
It might be a conflict in Cryptid's use of bignum and Yahimod then? Or relating to another mod you're running. The specific crash is a talisman issue, though, but it's not easy to say which interaction causes that
how helpful, the line in question isn't a comparison line on the github
No need to reply to this, because you said you're going to bed, but maybe its so simple that you know it out of your head - when I use the consumable in the shop it resets it when I enter the blind, how can I make it stay until after the blind?
Or do I just have to make it only be usable when I'm in a blind? (And if yes, how would I do that?)
Haha, that's why confections work like they do 😋 multiple ways to solve it but you're going to have to figure out which one you prefer. You can use can_use to check if you're in the blind, or create a tag, or do something more complex
Not sure about this one but maybe Yahimod lacks mod compatibility like...alot
Hmmm, okay! I'll figure something out, thanks again for the great help :) Have a good night mate
Just doubling back on this the game will not boot because of this
Took out Cryptid… hoping it works!
what's wrong here? it crashes the game, when the consumable is selected
is there any example on how to add a voucher to a custom deck. I want to add the Blank Voucher to my deck. I just don't get it how it works. I found no examples and entries inside the docs :/
I can now conclude that it did not work out well.
Context doesn't exist here seemingly
You'll have to use a different way of checking the player's state
What other ways are there? And why does context doesnt exist there?
Context is used for calculations
Well what's the end goal here
Game will not boot I don't know how to fix this
When do you want it to be usable
I only want it to be usable while the player is in a blind
return G.GAME.blind.in_blind
Worked perfectly, thanks a lot you two :)
Cryptid is fun.
I think I have enough mods now.
Get more
time to play 2048 in balatro
My first goal was reaching over 1K jokers. Now I have doubled that goal.
Could I get mod list
im not looking forward to trying to figure out how i can load multiple card skins at once using only 1 mod
J1
im trying to make some boss blinds based off of norse runes and possibly alchemical signs. is this too brutal?
I could give you one. But the pack isn't exactly stable. I've also had to manually delete sections of code that were causing instant crashes so the pack could actually be run.
very brutal
this is what i meant
My dude is the first chapter of Limbo.
Can someone make a mod where you can discard your entire hand for 2 discard uses?
make it yourself
How easy is it to mod Balatro?
Wat
Oh okay. How do I do it?
lua
pico 8 is a good start and so is love2d. pico8 costs money tho
check the first pinned post :3
Ah, okay. (I know what Pico8 is btw)
i mean brutal is kind of the point of the mod
also steamodded documentation is very helpful
where do I find the mod that summarizes cards that are identical in your deck?
its probably there somewhere
good deck or no?
is this too brutal?
yeah +2 jokers +2 ante
how would this work out?
only in the very early game where you arent as prepped
meaning you can see the number but not the suit?
yes
if you can mod that in that would be a cool one
shouldnt be too hard
but idk if thats possible
ive seen more impressive stuff
alr then yeah thats a good idea
someone should make video tutorials on how to do everything
like making custom blinds and jokers and seals and stuff
cuz i no understand coding language
lua is a tough language, but im learning a little bit of it
pico8 and love2d are good starts
anyone know what i should do for this rune --> ᚺ
it means "The Delay"
please do not do that
you can't
restart the game
You shout "Go Away Pedo!".
it didnt work
He's too good, he must be defeated.
i reastart my game it worky
What mod is this btw?
yahimod
download link
Thx
i did not just leave balatro running while i sleep
Bozo, get gooder
this image is perfect
ok.
it gets more cursed the longer i look at it
the random ass green box
amazing
what do i take
left: 150 chips, 25 mult
right: 1 in 6 chance to crash game
ok
Is there any resource out there where I can see all properties of certein objects like G.GAME.starting_params for example. It's so hard to find information about unique things. I try to bring the interest to 0$
oh and x2 mukt
Welcome back sandbox deck
you are an idiot
😔
is the pc gamepass version moddable?
Not yet
whats the mod that lets me click and drag to select multiple cards at once?
is cartomancer currently bugged or something
Run with only Xmult jokers
need assistance in setting up mods
I followed all the steps in this Steam guide and this YouTube video but neither of them give me the mod button
This is a comprehensive, beginner friendly guide to modding Balatro.
I also included step by step instructions, and modding options :)...
Get everything you need to know about installing Balatro mods in today's guide. Installing Balatro mods should only take a few minutes & the first thing you will need to do is download and install lovely Injector and then steammodded as shown in the video.
Path for mod directory: %AppData%/Balatro/
Lovely Discussion: https://discord.com/chann...
how to setup multiple mods on mobile?
you can't mod on mobile I'm pretty sure
i actually modded cryptid on my android phone, but i cant add any other mods
this is ass
dead joker
That could be used as like a 2012 rage comic or something
so like
Aurinko is a mod where
enhancement can be applied to planet cards and said enhancement can add up to the hand levels
unfortunately can't discuss mobile modding here 😔
for example, foiled earth, will give an extra +50 Chips on the Full House
what if there's a mod where the enhancement can be applied for cards held in hand
like, polychrome steel cards will give an additional X1.5 Mult to the played hands
those r editions.
edition
Glass Jupiter my beloved??
bonus jupiter...
i just woke up
same
i just dreamed about that mod
the editions mod exists, nikon is talking about one that applies enhancements instead
YEAAAAAAHHHH
interesting idea
glass planets: 2x planet level for specified planet, 1 in 4 chance to set it to 1 instead
🤔
like holo steel cards give an additional +10 Mult
i
held in hands
X1.5 Mult if held in hand at end of round
uhhughfhfhfhhfhf
i'll ask for more help figuring out modding tomorrow, computer hours are done
(i am purposefully misunderstanding you for komdy)
LMAO
Recursive deck, I presume?
this card is alright
i hate how they break easily if you didn't glitch them
let alone hitting a good glitched value
i literally hit the maximum value somehow 😭😭
i didnt even mean to do this
got insanely lucky
well that doesnt matter at all to me because they only have a chance to break if they are held in your hand
wtf this is all with +chips
average cryptid run
its so balanced 
can someone make a card called "THE Chip" and it gives +500k chips
(value goes down by 1 chip every hand played)
chocolate chip perhaps
need thoughts on how balanced an idea i have for a rare joker is -
for the first played hand of a round, turn all left cards into right cards (i.e. you play a 5-card hand, card 1 turns into card 2 turns into card 3... etc.)
not sure what the best wording of it is, but i know i want it to be worded like death as part of the flavour
turn each card into the card to its right(?)
i specifically want the left card right card description that death has going on
i just feel the description of the rest of the mechanic is clunky
something like "during the first hand of a round, convert all played left cards into right cards"
that ends up being turn leftmost card into rightmost card
that doesnt count as a flush???
it's a dlxdd not a flush
are those letters a mouseless balatro mod???
Heyo! I wanna play mods on steam deck, anyone know how to make that happen?
super easy! one sec
ill grab you some links
Thank you so much!
no - my idea for the mechanic will be that if you play say,
AKQJ10,
you will end up with KQJ1010
does that make sense
and if you take KQJ00 and move the fourth card to the left you get 0KQJ0
unless you mean just rank and suit get copied
you mean if you play something like AJKQ10? that'd be JKQ1010
flush fiverinator
it's based purely on card position in hand, nothing else
https://gist.github.com/pjobson/b33bd7798271e07d6a4aec9120056395
this link is really good! the only thing i'd say is that you want to change the command:
ROAMINGPATH=$(find ~/ -name "Balatro" | grep Roaming)
to:
ROAMINGPATH=$(find ~/ -name "Balatro" | grep Roaming | head -n 1)
so that it only outputs the one path that you want
I'm saying you end up with the same cards in a different order
sooort of, but no. you end up with the rightmost card twice at the expense of the leftmost card
perkeo just crashes the game after copying a card and trying to do anything after, even with no mods enabled
doing the chain is fundamentally indistinguishable from just converting the leftmost into the rightmost, because order doesn't matter after the hand is shuffled back into your deck. you still have your K, Q, and J, you lost the A, and you have two 10s. that is identical to if you just death'd the A and the 10
yeah so the leftmost card becomes a copy of the rightmost
so it turns the leftmost card... into the rightmost card
it creates the card but when I try to sell the card or select next blind the game crashes with this
@wraith seal aura upgrade doesnt work with bunco's aura lmao
bunco's aura?
true, but i want do it for funny, but i can see that it might be weak.
in that case, could i remove the first hand restriction? just make it "convert all played left cards into right cards" and it'd still be balanced for a rare?
wdym weak this is incredibly strong already
oh
so i should keep the first hand only restriction
it's a free death every hand that you can't turn off, which is a weaker dna i think
deck fixing is incredibly strong
i think it's an alright rare
well no because it doesn't give money and it doesn't really thin deck
can someone go check if github is down for them too
im actually going to crash out
yes
can someone send me a download of the latest steamodded version
flush... uhh
is the idea at least balanced for a rare 
dxddddddd
i think it's like a b-tier rare
and once you have all of those installed, you just want to find the mods that you want (here or nexus, but the nexus ones are buggy sometimes) and move them to a mods folder in the path you get from ROAMINGPATH=$(find ~/ -name "Balatro" | grep Roaming | head -n 1) . you do that by installing the zip file, moving it to your mods folder; unzipping the file, and deleting the zip file:
cd $ROAMINGPATH
mkdir Mods
cd ~/Downloads
mv [name of the zip file you installed when you got your mod] $ROAMINGPATH
cd $ROAMINGPATH
mv [name of the file] Mods
cd Mods
unzip [name of the zip file]
rm [name of zip file]
keep in mind that (imo) death is the best tarot followed immediately by hanged man
Seems to be working fine for me. Here's the latest release and latest dev versions
followed then by fool to get more deaths
the econ brothers and emperor:
econ bros are fine but 9 times out of 10 I'd rather have something that improves my run over one or two extra rerolls
emperor is just worse fool that likes to give world et al
the sheer joy of hitting emperor -> fool -> emperor -> fool -> emperor is heavenly
thank u :3
common frfr
lmk when you get it working :))
remaining in deck or in full deck? fairly important distinction i think
in full deck, like steel joker
This is via the cryptid wiki. What do each hand mean?
I could maybe understand the last one
but idk the other ones
bulwark is 5 stones/suitless cards
ah
gotcha
in most cases, that's an unconditional +65 Chips and +13 Mult if you picked it up round 1. for reference, Scholar is worth at least +60 Chips and +12 Mult if you're consistently scoring 3+ Aces every hand, and Scholar is common
there's a "Poker Hands" subpage for Cryptid that should explain the other hands
oh
mucho texto
has anyone gotten mods working for the gamepass version?
My thinking was that it relies on having the 2 worst suits in your deck, so it gets worse as you thin your deck
round 1 it's really good
but if you start thinning your deck hard, it drops off a cliff
might bump it up to uncommon though
lame
yea i see what you mean
i do think it's like. right on the edge, so i'd say price it at like $5 or $6 regardless of which rarity you pick
the game isn't as open as the one from steam
yeah microsoft ruins their versions of everything
deck thinned so hard
i need to KILL one card left for it to be idolized
oh yeah
it baheading time
shout out to self proppelled bomb for making this possibile
also while i'm here what do I call this guy
because ortalab already has a triangle joker
cone joker
i was thinking "spike joker", "pointy joker", or "sharp joker"
tri-joker
coker
isosceles
sure
thanks
i wouldn't be saying it if i wanted to use it
am i missing something why is alpharad and fir playing pokermon
why are my jokers so ass
WINTON!!!
wtf haya
dddddddddddd
balatro is breaking
aikoyori
my stomach can't handle it no more
did you eat taco bell
please
im practically dead at the thought because all i have are queens with the letter w
ever since buffoonery broke shit
my run immediately die whenever I run into the thought
right Buffoonery
like, yggdrasil???
fire
yggdrasil
this is FAKE yggdrasil
this is better than coffin
It could still be cool to see the mods. If not just a stable version of the list with slightly less mods
This is my current list. I've had to manually remove sections of problematic code and use Item Remover to ban things though since they would cause issues.
Thanks I appreciate it. I'll figure it out or something
Let me know if you need any help fixing things. There's a few things I've been trying.
my mod isn't here so
What's the steamodded version
what's the crash
I removed the mod because I wasn't using the steammodded version aikoyori's things uses.
nvm i just saw the message
❓
❗
are you downloading the new api version
rggrgrrgrggrrggrrggrgrrggrgr
ok
balatro getting boring
im gonna just kill people now
I was yes. But my modpack doesn't use the latest version of smods.
limbus company
yeah that's the problem use the stable version
Library of Ruina.
shit also boring after an update
My mods don't all work on the latest version.
typical color 2 the best shit ever
this will work
Plus my pack is stable in this version regardless because of the manual code removal.
the latest 250524a will just work
hi aiko
did your issue stop issuing
aikoyori spotted in the wild!!!!!
fym the wild this is like seeing someone at their job or smth
counterargument
wild is silly :3
what broke 😭
counterargument
am silly :3
i could make my own modpack someday
my stomach still isn't doing good btw
ok
dam
you should get that checked out
wait shit
that actually made sense for the context
fuck
the true fuck you deck
what even happened here
i deep copied the uhh return value of the new G.UIDEF.view_deck
ts pmo fr ft ong
-# i mean as it should
-# i would like to do shit and not sit on toilet half the day thank you very much
i tried just doing a shallow copy of the object's definition but that also results in a crash
hmm
i fear this needs a lovely patch
what are you trying to add bruh
fixing cardsleeves
haya
We are a development studio working at the intersection of design and technology.
pf jsf jei bmms
I recently started playing the pokermon mod and i found a snorlax which had the trait holding leftovers. what does that trait do?
imagine if balatro was an entire ccasino table...
and you had all different decks and seals for each player, and your task is to beat th dealer...
ok now it works
Hello everyone! is there a mod that changes the crash messages to something more readable (saying something like "x mod crashed" instead of "lua.25789 attempted to read a nil value"?)
please ping or dm if the answer is yes
no
f
you ccan GENERALLY sccroll down and find the cculprit mod
sometimes it doesnt say anything and youre just guessing at dat point
Help, I can't get Yahimod to work no matter what I do 😭
disable talisman
i wonder why random issues pop up tho
for me stacking 3 of the "3x rare jokers in the stop" causes crashes when the shop refreshes but not when it initially generates
or playing specific hands
Sorry if this isn't the right chat for this, what is the correct formatting for the Pointer spectral card in Cryptid? It says the only jokers you cannot make are exotic, but I cannot make Pot of Jokes for whatever reason. How am I meant to word it?
hold on
holding
Is there an issue with cryptid?
wtf is that changelog
I'll check around the github
"added stuff changed stuff fixed some stuff"
short and sweet ig
but yeah the assets are inifnetly loading
i def didnt spell that right but idc
probably a github issue
hmm, weird. I can't find any bugs on it. Worked for buskin so I must just not be typing it correctly
fair point
oh wait
that's
not gonna be for awhile
like 7 more hours until it's scheduled to start
weird
okay 7 and 11 arent the same number
and cryptid also doesn't use codespaces
does anyone know what could cause modded balatro to not properly fill a window?
Anybody know why this crash happens when I try to view my deck lol
Anyone wanna hear a mod idea I had?
I'm playing a Grim mod run with some qol mods and for some reason it's crashing at ante 10? I don't really understand the crash logs very much 😅
I mean, it crashes when I click the cash out button
no mod ideas in the modding chat please
rule 506
Then which channel is it for?
just kidding of course what is your idea
So you know FNaF, and how it haa a bunch of fangames, right?
Basically, it's a Balatro mod featuring a bunch of FNaF fangames
I also had an idea for a consumable type for the mod, wanna hear it as well?
Do you have Cartomancer installed?
If so, remove it for now
I've noticed its most recent update is bugged and causes a crash whenever you attempt to view the deck
No, Neato and Rofflatro are the only mods I have installed
You still there?
I finally win
K
Final score was e6.082e32,350, made $680 million
Not bad
I want to hit naneinf in cryptid somehow
I wish you luck
I've managed to get infinity once also
there is a way I can think of but it feels like cheating
well
I mean it is
It's cryptid, it's no different to regular gameplay I'm sure
Here we are, I sold 2/6 errors which caused me to crash
I more meant using the crash consumable
Oh cool, a friend told me it does something after using it a couple times but it was an achievement right?
Can you tell me to paint joker should use 3 x 3 px brush in aseprite?
Anyone wanna hear the consumable idea I had?
Im bored im gonna make a JoJo mod
That's certainly gonna be a bizarre adventure, so I wish you luck
Hopefully it goes well
I wanna make a FNaF fangame based Balatro Mod, I think I have some cool ideas for it
I am not very good with Lua unfortunately, I don't have much experience, also, I'm not very good at drawing tbh
Although wanna hear a consumable type idea I had?
So you know the FNaF 6 / FFPS Salvage sections, right?
i kinda stopped paying attention after 3
So after each shift, you find an animatronic and get the choice to either toss it back into the alley where you found it, or engage in a short segment in order to get some money
After the segment is over, the animatronic will join future nights, regardless of whether you win or lose, but you will only get the money if you succeed
was playing flushes, accidentally drew a straight flush I hate this game
i want MORE cookies
gambling
only lost like 6x mult
honestly I might pivot into obelisk, this thing scales so fast
Back to the consumable idea itself, the consumable type is the "Salvage" type, which features a bunch of broken down and withered characters
the clock on ante 1
its always a good day when the clock is on ante 1
not so good when the joke is on ante 1
oh wait i play with both cryptid and yggdrasil so its just a speedrun help
You can only use it when you're not in the middle of a blind, but when you do, you get some sort of drawback, like less handsize, increased blind requirement, or debuffing stuff
However, when you beat the blind, you get some extra money, and so you're not just incentivized to do it only during small blinds, the money scales with the blind type
fun
How's the idea?
i like it
Thanks
Pretty much yes
pocket change
hell yeah
more money to gamble
my friend made a joker called fuck you needle
Does it disable specifically needle?
as the description says "it gives you a fuck ton of mult during the needle"
debuffed on any other blind that is not the needle
its specifically meant to disrespect the needle
no it just makes you beat it immediately
O ok cool
lose to the head 😭
@dreamy abyss hiii
only bc ancient joker is on hearts
ooh fun
negative by default but the +1 says nil
real
ifound this a tiny bit too funny
we got duke nukem in balatro before gta 6 smh
btw
cast doesnt spawn with showdowns as fusions
its only if you choose it to
Very cool
the periwinkle crash has been fixed for a while now
needle haters >>>> plant haters
Fr
in cartomancer mod boss blind history, some boss blinds appear twice, anyone able to fix this?
they have a blind history???
this game. istg
What mod is that
Ah
I get the boss that forces you to open a baneful pack which is fine, it tells me skipping will banish my rightmost joker
Very welk
so I skip hoping it banishes the cube (which is my rightmost joker), it instead skips it and banishes the thing giving me nearly 12x chips
I thought banish was different from sell or destroy 😭
i've noticed an extra space between Loop and will
evil egg
blablabla ok
anyone know a mod that lets you set a custom resolution/control the window size more?
Just updated the Maximus wiki to include 1.0 content so I don't have to do it later lmao

where would i go for modding help if anyone could point me in the right direction
If you mean creating a mod then head over to #💻・modding-dev. Also be sure to check out #1349064230825103441 if you're just getting started
people: "why do you hate general chat?"
general chat rn:
Uh oh
i keep following guides on how to mod to the letter and i keep getting the same error so idk where to go to get help on why it's happening
I have that section of the server hidden for a reason lol
good idea
throwing a grenade into general chat, mind your heads
Ah you mean installing mods, gotcha
This is the right spot then
every single interaction I've had in general, except for one, was either with a little kid or a ragebaiting troll
i agree funcs
hi haya :3
Wow shocker. I'm sooooo surprised :|
lmao
another fucking name to call me jesus
first reroll
now funcs
wtf
I'm a n00b at the game
IM SORRY
Hi G
hi can_
i keep getting these no matter what i do (im trying to play the pokemon mod via balatro mod manager)
ill use haya from now on
hello
I usually use haya lol
That looks like you put your version.dll in the incorrect spot
also this shall be my new general chat for now bc regular general chat is aids
I am probably the only Brony here, so I got called "Brony" once
the video i saw just opened the mod manager, downloaded both mods, and hit play and it worked, where would i need to put that
BMM has been known to cause lots of issues
i can 100 percent mod without it, i have before with other mods, it's just this one that doesnt seem to work
I recommend installing mods manually
imo that mod manager is more trouble than it's worth and unfortunately I do not have the experience with it to diagnose your problem
hello everynyan.
hello missingno
hi missingno
hi
bonjour missingno
missingno (pokemon red)
in the mods folder i have lovely, pokermon, and steamodded, which do i put the version.dll
the same folder as the exe files
the version.dll should go in the root of your balatro install
wrong reply
M
where the actual balatro application is?
M
yes
btw where is 'M (00), aka 3TrainerPoké $
i hate this card
i hate this card
I hate this card
and also why McChicken here hates it
Did you just call SDM_0 McChicken 😭
yes
I'm telling. (nah not really)
yeah hey when does a game save? just sold my only source of xmult at big blind ante 8 in the shop
it had nearly 400x mult
Can anyone clarify the text for the toad joker in cryptid
What does mutatable jokers mean
it can be affected with jokers that changes value
that's the best way i could put it
It typically saves when changing state, i.e. after playing a hand, entering/leaving the shop, etc
Oh
So thats why im currently breaking the game with hiker.
I think im in purgatory.
Its been 5 minutes.
Is there anybody familiar with cryptid who may know why this won't score??
Defeated Psychic before?
obsidian might be copying nostalgic arm or another hand-blocking blind
Oh these are 5 cards
if its copying both n. arm and scorch its gg
I'm silly
ugh ah well, tysm
I rerolled the boss like 6 times hoping for anything better and thought I could do this, despite forgetting every boss I've fought
shouldve rolled for violet
How unfortunate
hey serena you should play finity
hm?
Finity is pretty based tbh
the mod i did art for
holy moly another a-spec
:0 peak, we're hiding everywhere hehe
Clearly
Always special when I come across another one of us tbh. I feel like it doesn't happen often
On an unrelated note I just saw Thunk Chat go skdoosh
three of us

M
rip thunk chat
I wonder what happened
people were thunking too much
I wasn't in there when it went
I explicitly avoided it, my yappin's weren't fit for it.
Honestly respect
chicken
Don't we all lol
fr
yall i still need an idea for this fucking joker
CRYPTID
burger
nxkoo get out
:<
burgin' out
not quite sure why this mod I just got wasn't working
The crash reports are a nightmare to try to decipher for me at least 
im banging my head
spooky name change
disable talisman 😁
people gotta know how to pronounce my name
Patreon: https://www.patreon.com/ahoy
Soundtrack is available on Spotify:
https://open.spotify.com/album/6P6RP2Ad0L4klna5GdiBlI
also on Bandcamp:
https://xahoy.bandcamp.com/album/four-byte-burger
And you'll also find it on most other streaming services.
The recreated Four-Byte Burger is here:
http://xboxahoy.com/images/four-byte-burger.png
00...
thanks
watch four byte burger
nxkoo sounds like a noise a bird would make
...rewarding variety...
please i need an idea for four byte burger plea
people does call me koozie
for a while
people call me meth
koozie is cute
now that you're Nikon I'm going to call you Kodak
Nicolina from hit book Don Quixote
Mr worldwide
If a hand contains two of the same suit on each each you aceivw some effect?
Also I love this art omg
You quite literally cooked
ari did it 😁
shes doing most of the art from the mod rn meaning less shitty card sprites
whats that, hamburker?
-# As expected of the two based Ringings.
im not based
base 10 or..
Well she is very talented. Tell her she did insane on that one!
picture that, like a Kodak
or better yet, take a picture of me with a Kodak
the Imager
Bro toga this windows style is supreme I may say u focused on mod
i love base 10 and all its 10 digits
Cracks me up every time I see art of anything dude
meoww how is chat today
let see how you make gulp aero themed joker
i don't get it
That window is not a mockup... that's the actual "About" popup for the Imaging app of 98.
No I know I’m saying in general ur idea on that is so great
how the achievements can enable
I woke up 33 minutes ago so it's too early to say
average
but meow
I just love movies and reference stuff as much as possible 😭
Balatro
Balatro reference card in Balatro?
Meta joker 😂
Yomi Hustle
What would meta joker do in yalls opinion idk honestly
vanilla or mod?
if at 5+, +7 chips
Whatchu think for both?
If they’re were one for each variant of game or whatever u wanna call
for vanilla i think hikind, but mod i dont know man, there's a lot of jokers
This is pretty good lol
i would say the kitty printier
can we make itcollection based
Fair
Honestly I like this as ur call
Fair on hiker
Hiker supreme man
infravalorated that dude xd
If anything, the "glass"-like shine I already have as an image, that's how I did the Aero Colour card as MoreFluff crossmod.
It might be time for Marathoner(Mult version of hiker ) 😂
aww.. ty!!
I know he’s done sprinter sadly
thats a lovely compliment
heh
thank you meth
lovely
There should be a deck with both passives.
…. I really like this idea hold up lol
Think you might be onto a possible deck for my mod 😆 really good idea

XD
thats cool man, louck in it
luck
a lot out Rn just taking time to build fusions per say
Gonna take me a bit along with being one of main artists
All I got for ideas otherwise on deck was Falcor deck (thing from never ending story) and deck makes all cards like erratic rando along with this including seals enhancements and editions
i love to help you, but i dont know how to draw and crashout a few times trying makes jokers
Haha I totally get if you’re ever intested in anything with mod feel free to reach out I appreciate any help and love seeing other ideas than mine and other working on it ofc
i have a loot of ideas
A crazier one than the previous one, but I've never been successful at making a mod.
It’s not easy ofc but that’s why I had to dive in hard to get mine up in running so I’m excited to see where it goes especially either way it having only the beginnings to the fusion stuff Rn
It will in the long run be able to fuse everything in game ideally not using Econ since I don’t think it’s needed and adding new UI/API element in game for it too
what type of fusion's?
Rn it has enhancement fusions so you can fuse enhancents together to combine into a “better” one
you can add the souls of the seals or something like that
something with value
Next update is gonna be consumable/jokers/seals
I am slowly realizing this is probably a somewhat ambitious mod
I mean the coding is easy but there's like a lot of jokers
not upgrades but like better than the element to make the fusion?
you got it
persist
Yee so how it works for the enhancement ones is new pack called snacks and tarots have cards where you select two enhancements to have them fuse together possibly losing one
20 jokers so far on my document 
And jokers will be where u fuse two together for existing jokers in game and other weird combos
i hope the world crash the game
-# biblically correct lore
these mf i swear to god,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
cannot be removed ever
murder
FUCK
its not possible
does the might of debug plus ctrl+r not remove it
currently it just does this 
i dont know about that
only one thing, the weetegait
weetegait?
mhm sorry i'm having a stroke with english
we should make that a word
i forgot
we should put the word in merriam dexter
dude stop 😭
or whatever its called
Gateweight?
weetagit 
gatelight XD
-# Getaway.
NOT GETAWAY
grand theft auto ecological way
Where does weetageit come from gateway omg 😂
gitway
github
GitHub
Jinx🤭
Wee
Owe me a quarter now lol
is the reversed, makes "wondreous" joker, not exotic
wondrou
w
):<
the best i can do is 4 quid and gently used half cavendish
That exists??? lol didn’t even now
im taking a huge risk here
Super Mario Wonder.
yeetaway or something like that xd
Good enough 🤝
trading a shit voucher for a worse one
Yee way??!!! Runaway first note triggers…
😭
LOOK AT CHA
it keeps crashing when i do
you sucks
how do you ban people from a mod
I have banned your mod from lovely 😍
I have banned everyone from playing everything else but Kino, so sorry
this sucks

Including lovely, it's going to cause some issues, but together, we'll figure it out
im banning yall from the modding channels


