#⚙・modding-general
1 messages · Page 334 of 1
from who
whichever sucker forgets to lock down their UI cage
what does that mean
where are my keys
have you checked your car
Hmm okay so I think with set_sprites I can just make this enhancement target the back of the card, and then I'll have to use some UI nodes to write the text on them 🤔
Guess.
astral cards give ^1.2 instead of ^1.1
Aaand I don't know what destroyed my jokers
it gives (^1.2)*3 every card
that is quite the number
oh does it just make them ALSO give that
plus red seals effectively doubles that
i thought it was like instead of whatever it normally is it does 1.2
well when i say every card i mean every card
so everything on screen
all tarots cards in hand played cards and jokers
all give (^1.2)*3
what
it doesn't just account for played cards?
per
correct
thats why i always have 2 random tarots
for max scoring
or anything to fill my consumables
anyways that's weird
you'd expect it to work like
instead of what they normally do it just does 1.2 and not actually trigger
...
yea its op
since it counts as triggering instead of something passive
i made a balatro deck
see how does this even correlate to balatro
me when i make a balatro deck
i think its the wrong kind of deck tho
oh you ballsack
Now guess.
sins agianst god
adding solitaire to balatro
exponential consumables
im new to modding is their a guide to modding anywhere?
so
what is game balence anyway
thank you
adding spider solitaire to balatro
pog
adding balatro to balatro
i might need to require talisman at this point
boss blind where you have to get to ante 8 in another balatro window
but theres a chance for the same boss blind to appear in second balatro
possible endless balatro
playing your most played hand sends you to random ante
UPDATE
NOW
flush = ante 34
i cant make my joke
nah that was a diff round
Got the mod working and I have the best build
nah
Trying to add literally a singular new joker to the game a friend made as a joke
I found the lua file but idk where to start 😭
guess the pins aren't doing anything much 🥀
just saying you might want to make an actual mod and not just edit the game
I don’t disagree but I have no clue where to start with that
help
looks liek you might wanna add ram to balatro
but idk how to
do that
allocate
sighgh
getting more chips than there are atoms in the universe for the price of a mcdonalds lunch
it gave me a triple money shot from a lucky card
why does it still not work the lovely's "version.dll" file just dissapears from my local files
im begging you to use a different phrasing
verify balatro's local files first
okay and now i put it in?
that's what it did though
also I now have Blueprint
i think your antivirus is fucking w u
get my mod too 💔
You know they do the same thing right ?
that makes it even more busted
if I had seed I would've rigged it
the Boredom
though the Obsidian got me since it just copies ALL other boss blinds
Is that a fool in the place of a joker
hides it yeah, why?
score predictions?
ignore myu
uh
25 x 5 boss blind rewards
ok well
mime is op
i have dir cut so chicot is pointless
was
Hey guys just wondering if anyone knew how to fix this error when installing cryptid?
it only happens when cryptid is in the mod folder, not anything else
is there a mod that allows you to drag click multiple cards rather than clicking each one individually? i am on pc
i would recommend using Balatro Mod Manager as it makes installing Cryptid and other mods easier
does anyone know a mod that makes aces not suck ive only done talisman cryptid and pokermon but aces just sort of always are worse than any other face card and it bothers me
i think i had the same issue where its caused by the mod file having the wrong name after download dropping the s off the end fixed it
like go to your mod file just change the name for that specific mod
still bashing my head against this - I want to juice up the unscored 6 in this clip
if context.individual and (context.cardarea == G.play or context.cardarea == "unscored") then
Running the code I've got to trigger the "Good!" message in this conditional, that's just using card_eval_status_text
infact could you post a capture of the file name of the mod from your file directory
Check out Handy!
ty
For the actual unscored trigger I'm taking inspiration from Kino code - something like that is currently (supposedly) running if we're in the "unscored" context specifically, but it's doing nothing right now
update lovely btw
hmm, I'm going to guess that the unscored context was added recently and that I need to update smods
so I'm doing that
hey sorry heres the screenshot
ive got the most up to date ver of lovely im pretty sure
pretty sure you don't
am i cooking with this deck skin
can you send a screenshot of your game folder (where the exe is)?
oh sorry yea you were right i wasnt up to date on the lovely version
sorry i swear i downloaded the most recent version just before
this did the trick, unscored context is in the latest beta. now just to iron out blocking
I love
ok did you get it fixed?
hilariously im trying to play balatro without mods again and now all my data is gone 😦
nvm im a complete idiot and i was on the 2nd profile instead of the first
real
Why is she sad
chat do we like this legendary
oh shit the word to is still highlighted by accident lmao
chat likes this legendary
i managed to get the soul sprite to float around more and shake a little so it looks rlly cool too
Can you show us?
nope :) this laptop fucking hates screen recording with all its guts
aces are not face cards
Can you send a clearer pic of the art please
feyeee
oh yeah sure one sec
@hard plank can you add my cat to the texture pack
Oh hey noah
holy shit kasane teto
Maid edition
truth nuke
i want a dr pepper
bbut i already had one today
should i have another one
its 11 am
also how hard is it to make jokers
i wanna make jd vance jokers
missingno joker
missingno joker
missingnoker
No noah no it’s bad for your health
I wanna avoid thinking about that guy as much as I possibly can
lmao
Is it supposed to be glitched and stuff ?
frame where you can see the sun (took way too many tries)
"AdVance collection" maybe
nope thats the same frame
fire name?
Where’s the sun tho
yeah the background is some simple art of a coastline except i changed the colours to be missingno colour pallette
why does my game crash when i dont have criptid and i play a high card but i can have 200+ jokers on cryptid no isues😭
have you tried ermmmmm getting good
banana
gros michel my goat
nope!
Extinct!
Ssafe
osu but i dont get to have music
my pc bouta go extinct! if a single diamond jack crashes my game again
lmao
knowing your ass i thought this was a mod you madef
for a sec
Basically torture
This is so real for aikoyori
"balatro but the boss blinds are osu levels"
im gonna try to make vance jokers wish me luck chat
Update smods
dont we all
anyone have ideas?
should I not use latest?
it seems like it
Use the one relative to the mod
They say that it works with smods vx and below or above in the mod description usually
Is it possible to dynamically build formatted text in a joker description? I've tried doing it with something like this, but no dice:
loc_txt = {
name = 'Quick-Time Event',
text = {
'{X:mult,C:white} X#1# {} Mult if played hand',
'contains cards in this order:',
'#2# (order changes in 00:10)'
}
},
loc_vars = function(self, info_queue, card)
return {
vars = {
card.ability.extra.Xmult_mod,
"{E:1}{C:black}Spades{}{}"
}
}
end,
ok yeah, everytime i select a card i get this eeror:
where does one find older versions of smods?
the github repo
check the commit history of the repo, you can download the state of the repo at each previous commit
ok i figured it out, saturn and talisman mods aren't compatible
got to the releases, now the question is how do I know what version I need
yes this would work. In this case, however, you'd want to probably not pass it through this way, but make use of the dynamic colours. Also, you'd probably benefit from a DynaText approach for the timer, there
uh how do i
HOW
er \
how do i like
idk get a 95x71 or whatever it is
template
so i can put an image in
It doesn't appear to off the bat, injecting it like that puts the tags in verbatim. I'll see if I can find anything on dynatext, thanks for the tip!
you make a png
oh, yeah, it won't localize the tags that way, that's true
Got it working, thanks
I guess Misprint will be a good resource for figuring out how to use DynaText with what I'm rolling
Dynatext is only what you want to use for the countdown of the timer here. I'd explain it better, but I haven't used it yet, really. But if you wanna pass through playing cards or anything, you'd want to pass on a localize result. Passing through a localize is generally how you get those tags to be processed
my mod is starting to look pretty peak i gotta say
I thought the first one was John Tron
Or is it Jonntron
ah, I seeeee. thanks! I'm looking at the Misprint code right now and it kinda looks like it needs you to override the whole generate_UIBox_ability_table function, so I don't know if I could use dynatext for just that bit
if I can, it might make it look less complex, which would be good, but it's no biggie otherwise
me when I go to my funny gambling game discord server to avoid thinking about the despair of current events only to be greeted with current events
my bad
i got libre sprite cuz the other two are paid
and its all just
dlls
same
you don't have to, I don't think. It is true that you can't pass a Dynatext, but you can pass through ui elements as a main_end or main_start object
technically aseprite is free if you compile it yourself but I was too lazy to do that
which would let you put it in the description proper without needing to override anything
There’s an executable file there
technically anything is free if you don't mind a little criminal activity
gen?
this is an alright point to have gotten to today, I think?
is it just me or i see a lot more diversity in any game modding community
than in
what
the vanilla game community
mold
ou yea
Mold
mmmmm
Nooo
nothing ever happens
Bro
bwo
It’s called libresprite.exz
owo
there is no such thing as libresprite.exe
^w^
Show me the folder honey
waves at you
i kasane
I baguette
重音テト
Hmmmm
me when i speak lines
heavy sound tet
Bro downloaded malware
Did you download the windows x64 ?
yea
i just uninstalled it im gonna like
use paint
or some shit
does paint work
Wait
It sucks and i don’t think it makes pngs
ill make it use pngs
Are we talking about making balatro sprites?
yea
Yes
Im getting lovely installed. What mods is it talking about adding on step 3?
https://github.com/ethangreen-dev/lovely-injector?tab=readme-ov-file#manual-installation
i just wanna make my jd vance jokers
this is what i used for libre
ok i installed it
can anyone help me with a crash 🥺
and it sthe exact same thing
i can help you crash
Extract it in a folder
is modding on the gamepass version possible?
delete balatro.exe then try running it
No sadly
Only pc
will do
done
i mean pc gamepass
same thing
Yeah as long as you have the exe in your pc you can mod
i mean if you can get to it's roaming i don't see why not
alr
listen to igaku
can someone make her the ace of spades
cute car
Look for libresprite (if you can’t find it i suggest doing a backflip)
i did the backflip
Okay did it work ?
残念!!!!!!!!!
イガク - 重音テト
music,lyrics,video 原口沙輔
(...ボカコレTOP1001位とっても感謝...)
off vocal、stem、映像素材など
https://www.dropbox.com/scl/fo/vp8lj80cz3cjc6wkwhq9j/h?rlkey=5vx4sx3t0ay5uc569levinvbi&dl=0
↓ツイッター
@sasuke_maschine
htt...
no
1/2 of the new blinds I'm cooking up
car
You serious ?
yes
please stop 😭😭😭😭
spare my livelihood
no...
NOAH WHAT THE ACTUAL FUCK
70 blinds
Bro really likes his blinds
:3
have you seen my blinds yet
why on god's green earth does the source code not come with the zip
I saw the word one
i added like 10 more
ok i downlaoded the source dode
WHY DID YOU DOWNLOAD THE SOURCE CODE YOU’RE SUPPOSED TO DOWNLOAD THE WINDOWS VERSION NOAH
Omfg
i just downloaded the source code
I’m gonna jump off a cliff
ive been download the windows ver
And it didn’t work ?
!! FLASHING LIGHTS / EPILEPSY WARNING !!
"i want it to be true, to be like you!"
this is a tribute to Song of the Eared Robot (耳のあるロボットの唄) by nwp8861, a song that is incredibly near and dear to me; if you haven't heard the original, i strongly encourage you to listen to it here, as Machine Love directly quotes and interpolat...
correct
Wanna jump together
tetos
I’ll hold your hand if you’re afraid
.<
bro
It’s okay it’s your first time
I thought this is a new lgbtq flag
balatrosexual
im TWERKING
@sinful dome there’s a tutorial on youtube how to compile aseprite
what if
If you’re willing to spare an hour of your time
IDK MAN
pls don’t give up
yeah i think id rather drag my balls through a mile of hot coal
Oh no chat DONT get FREAKY
would do it for free
freaky style
ok pal
Biden says DONT
BIDEN 😭 😭 😭 😭 😭
the trump makes me want to even more actually
Do you have your drivers updated ?
yes blud
i always do
the nefarious ace of spades ^
Bro i have a 3 year old laptop and it works find
Fine
Looks like a skill issue to me honestly 🙌
skillfully explode
so cute would pet
After you 😍
Extinct!
Bro just balatro reference humiliated me
mfw i get 0.6x chips on every single card on glitched deck 😔
me when i'm a loser so i play glitched (astral supremacy)
BRO HOW COME YOU DONT HAVE PHOTOSHOP OR ADOBE
glitchedf is more fun
i'd rather die than give them money
:3c
LIKE LIKE LIKE LIKE WHAT THE FUCK MAN
Understandable
let's have fun together 👅
i like seeing a discard voucher for 97 dollars that gves me -712 discards :D
on occasion
get away from me
why do you get to be freaky and i don't
Mexi bites
Nooooooooooo
I'm so hungry i could eat a
I'm actually so sad
i wanna feed my balatro addiction
but my game has been crashing for no reason 😭
i added 2 mods
I can help
Mexi you silly
Just verify the game files
From steam
Or show me the crash log
And i’ll see what i can do
I see a few new ones, wild
my game crashes whewn i click card
Where can i see what they do?
I won’t dw
all the mods load fine
wghere do i find crash log
i can show u the screen
holdon
You didn’t add anything new ?
nope
I've been playing with these all for a while
handy is the newest addition but i played a few hour long runs with it
Yeah handy doesn’t make crahses
so idek /shrug
It works fine with any mod
I suggest you remove all the mods and keep only steamodded
Make a copy and put them somewhere else
And try starting a new run
If it crashes then
Just verify the game files and re install your mods
alright
ok so im tryna make a music replacement mod, how would i go about it if the music is sped up in the game files?
Update: Im like 90% certain its the ddl file but can comneone correct me if im missing something
it works 😭
You can look in the steamodded wiki
hey check this out https://balatromods.miraheze.org/wiki/Aikoyori's_Shenanigans/Boss_Blinds
Aikoyori's Shenanigans adds 14 new Boss Blinds, 3 of them being Finisher Blinds and 4 of them being Forgotten Blinds. Forgotten Boss Blinds are Boss Blinds that...
whereabouts would it be on the wiki
it doesn't work, but I didn't verify the game files..
i can finally just like people to the wiki
do you want me to fully reinstall them?
It’s an issue in one of your mods then
yeah
I'll try removing like cryptid or something
the only content mod i have in there..
It’s not a problem in the game files you don’t need to verify
:D
I suggest you add your mods 2 by 2
And test
It shouldn’t be talisman or handy
That are causing the issue
Balatro
Bal🔒tro
baltro i think you mean
i think it's cryptid..
I'll go check the discord for an update or something
i tried it with only cryptid and it didn't work..
Crypbug
this will be so sad chat 😔
🃏
goi toh ell
WHY DO YOU HATE ME
i lvoey uo
play my mod vro
well i think i found the issue
I’m waiting for teto joker
"Collect my Pages"
i guess I'm deleting my Pokémon White save
real
Teto /miku jokers when
i love kasane teto and hatsune miku
How it feels to enter a discord when everyone is already friends
yea.......
i do NOT know these people bro
bal🃏
tro
i know literally not a single person here
we're literally dating
right I'm SO sorry about that
just get my mod it has hatsune miku
please don't hurt me again
You know me
:3
I’m in your closet
get my mod it also has hatsune miku
SHOW ART
right you're my assistant in my multi billion dollar ompany
I WILL JUDGE YOU
real
Ompany
maybe I'll retire cryptid for now 💔
It’s the girl from fortnite chat
yeah its the fortnite mod
THAST I NOT HATSUNE MIKU!!!!!!!!!!!
aikoyori what do you use to make the sprites
die
This is actually a good joker
IT'S NOT
HEY HEY HEY CHILL
HER HAIR IS GREEN
HER NAME ISN'T HATSUNE MIKU
ladies ladies lets settle this at my place
THE LIGHTING
HOW IS THAT NOT MIKU
「終わんない愛を抱いていたくないの」
2024年11月27日発売
9th Album「TRANSFORM」特設サイト: https://nbcuni-music.com/deco27
8th Album「MANNEQUIN」特設サイト: https://nbcuni-music.com/deco27/mq/
Music: DECO*27
Arrangement: Rockwell
English lyrics & Chorus: Mes
Illustration: 八三
Twitter
https://twitter.com/D...
LITERALLY THIS
DECO DOESN'T COUNT
HE HAS LIKE
NINE HUNDREWD
I DON'T CARE
We need project dive miku
EVERY SONG HAS A NEW MIKU AND A NEW SONG COMES OUT EVERY 4 SECONDS
You’re brain rotted man
BET
nah im fortnite man
wow really?????
You play roblox
my mod needs new jokers for letter deck anyway
Can you crank 90s and do quadruple edit tho
ok guys can someone uhhhhh tell me what to use
miku mentioned
Use me
no :( but when i make it in balatro maybe
i already made zero build in balatro
whats the mod people use that clumps consumables together?
in a minute im trying to figure this out
WHAT
WEHAT
wHAT
I DIDN'T
saturn
KNOW SHE REMIXED THE SONG WHEN SHE WAS PIXWED UP
i think
or incantation
incantation is a liberal lie
I wish she was legendary
Make her say seeeekaiiiiiiiiiiii
is there a way to replace all of the soundtrack with her?
cause please
i needf that
I HAVE AN IMAGE FOR THIS!
if you have the mod you can change when the music plays to "always"?
me when i have an image for something
only during the events when they give me free stuff for playing it
is there a template for music replacer mods coz my dumbass can not code
SOMEONE TELL ME WHAT TO USE TO MAKE MY JOKERS!!!!!!!!!!!!
Brainrotted
nah
plaecholder done @heady rivet
couldn't find it
crusty placeholder
oh my gfod
please make reference cards for it too
make like
an evil neuro card
and a gymbag card
vedal card
ill just add neuro and evil
:3c
w9orld domintation
yes
does it work with crypid my game says it doesnt
all this for probably like 10 players lol
honestly
neuro and evil would do a better job running the world then like everyone ever I'm pretty sure 😔
also cute as fuck
yea
downgrade saturn ver methinks
i love you
i have no idea what this means...
crusty ass placeholdes
atleast y'all make placeholders i just set stuff to a random other image in the sprite sheet until i give it a designated sprite
really..?
i am not that much of an artist but
i don';t see it at all 😔
WHATR
THE ONE BELOW THE THIRD ONE
THE PICKAXE
ALL OF THEM ARE GOOD???
HBUH
Buddy your jokers are insane
is that fucking quazi connectivaty?
Yes but it’s incomplete
IM ACTUALY GONNA PUNCH THE AIR WHY DOES SATURN NOT WORK WITH CRYPTID
As you can clearly see
whats a grass?
wqith neuro sama in it
and kasane teto in a mo dtoo
wow
man
balatro is my favourite game ever
I’m gonna make miku and kasane teto as two legendary jokers miku for chips because blue and teto for mult because red
Also evil
teto
I love evil more
hi im kinda new to modding in balatyro but i have modded quite some games before and i was wondering what this error messaged meant
i’m gonna murder you and take your fucking cookie when you least expect it
teto?!
miku
tetetetetoteto
It’s so adorable
😭
real
disney trip was so good
kyoumi ga nai koto honki janai mono zenbu ato mawashi de
Hey trying to code in Lua for the first time, does anyone know why SMODS is giving me an error?
Do I need to import a plug in
Following artmuncher's tutorial
Listen & Download : https://nex-tone.link/A00168049
柊マグネタイトと申します。
どうしてこんな目に。
作詞作編曲MIX&Mastering映像 / 柊マグネタイト
https://twitter.com/hiiragi_magne
絵 / 瀬奈悠太
https://twitter.com/charon_mog_kero
歌 / 重音テトSV
サビ部分の原曲 / コロブチカ(ロシ...
yeah cryptid had an update apparently
TETORIS MENTIO)N
unironically on my playlist 💔
please help me its been a frickin hour i tried to make this work
How does a card like ankh work, does it choose joker position?
it picks a random joker...
i just updated cryptid and smod now my game wont run
Yes but does the outcome change depending on how many jokers I have, if I use the same seed twice, but change the jokers position, will it hit the same slot as the first try
i just put the new version in and removed the old
Or is it always guaranteed to hit the same joker regardless of position
it will hit the same joker
Even if i have less jokers?
it starts up when i have saturn but crytpit doesnt load
pretty sure if it's gonna hit that joker it will hit that joker
Alright thanks 👍
Onceagain askijng what im doing wrong
so i just cant use saturn at all???
yep
that's old
it means there is something wrong on line 15 of the mod enhancedehnacements code
omg why is every modding in every pc game so complex☹️
yes
try updating steamodded to latest development version
Can someone please answer my question I'm genuinely stuck on this
😭
not me running like 2024 steamodded because i've never got around to updating the whole pack of mods i have
just updated steam modded and put it in LMAO guess I'm not using the latest version 💔
nice :D
the minecraft movie is actually peak
but despite not doing that i still coded my mod in new and old calc
calc is short for calculator btw chat
true
i double anyone is using old calc anymore
except jen's almanac
hey aiko
damn absolutely nobody?
jen's player will play jens
Jenny’s ?
get away
also
well the option if there for them ig if they wanted to play fortnite and jens
frennys?
What are you guys even talking about
What the fuck 😭
modding balatro
Who’s jen
yeah none of these mods work 😭
jens almanac its a mod that apparently doesn't have new calc
im officially a programmer
but it still didn't work
none of my mods work at all 😭
I rather give up at this point mexi
Fire 🔥
i fixed the syntax actually
meanwhile im out here with both which is apparently not the norm like at all and everyones just moved on
Bro’s not a full stack
I think i just killed myself
trurth neukr
Casually adding salt to my coffee
ill show you fully stacked 👅
NOAH SHUT THE FUCK UP
i lvoe you
FREAK
Noah has a fetich for feet
Oh
You’re a freak man
of course you do 💔
I switched from replit to visual studio and now its fine 🫠
i am not getting spared today am i
DId it get update
i updated like an hour ago
Freaknoah
truth nuke
can you get adderal over the counter
You need fucking help dude
drug addiction my beloved ❤️
Omg mexi what the fuck
adderall is super easy to get prescribed
FOR ADHD
?
i have ADHD
guys im not a druggie
SURE BUDDY SURE
i peak at weed
Double it and give it to the next person
i've wanted to make a balatro mod for a while
i might
im not drug user i peak at heroin
i haven't talked abt adhd much with my psych so i haven't like
trust
gotten stuff
adhd is peak because it lets you play ultrakill without having a heart attack
It’s the same issue idk whats causing it tho
chat am i doing a yandere dev in this code? (this is part of the code for 1 joker)
Have you tried updating everything?
😭
MY EYES!!!! MY EYES!!!!
Omg light mode
complete opposite of me and my optimal code
IT'S FUCKING 3AM HELP
"i think i need meds"
then u get methylphenidate
"it's not helping me"
then u get adderall/vyvanse
Ultrakill and Teto fan spotted 
Sure is
My goat
methylphenidate is big scam tbh
what if i spoke with my psych and considered what she says before someone on discord
Anyway
is there any mod to filter seeds in game
just steammodded, i doubt things like lucky star card pack and stuff would be updated, I'll try updating like talisman and handy though

brainstorm i think
Brainstorm
i didn't say you needed adderall
mmmfph.....
Isn't that the one website
you said that
this reminded me of methamphetamine
oh no that's blueprint
which i take alot of
ty !!
Good luck hubby
im referring to drug suggestions
tysm babe <3
are you guys like
i mean adderall is closer to methamphetamine than methylphenidate
yeah i use light mode in the coding and dark mode on discord
idk gang
looks like it
i have literally no clue who this stranger is
Freak 😭
get them away from me
holy awesome
GET AWAY FROM ME!!!
actually no
its fair
DON'T TOUCH ME!!!!
light mode can increase production and creativity :p
Don’t worry honey I’ll protect you
light mode can increase my balls
hows that
(I'm bullshitting off of my expierence from FL Studio light mode
I turned it off in 5 minutes its terrible)
hello people
yooooo im gonna be so productive at writing yandere dev ahhh code to do anything
if someone calls me a stranger i can't kiss them. i only have romantic relations with people who cannot speak english and thus can't communicate with me
listening to neuro and evil playlist rn 💔
je suis un homosexuelle
thanks baby, love you <3
Na it worked for me
but it was past hell
so I turned it off
Its good for masochists ^^
freaks in the chat
let's le makeoutte
ty king
si senor
what the hell is happening here 😭
:3