#⚙・modding-general
1 messages · Page 571 of 1
move? like the art or the description?
That’s a fantastic early game pickup
text
yeah
I dont think i ever did make a joker with moving text
@hard plank you know, maybe you should make mod icons a bit smaller
I kinda like the size they are
They're looks too big and too close to the edges
it's either tiny as shit or that
oh no they're under attack
that's enough messing around for today
personally i like bigger icons
yeah that's the ideal time to get it, but it's also meant to be very useful as a pivot into 4oak or secret hands
hm, well, okay
Posting this here also in case anyone can help
Up to you, but I'd like to make then 5% smaller or smth
Forum is Cartomancer
i think the scaling would be ass
kqe-1j-23 [Uncommon/HE]
When Blind is selected, destroys a random Letter Card to store X0.25 Mult
On final hand of round, gives stored XMult, then lose X1 Mult stored
breeze mentioned that the icons will be crusty
idk
technically it's Alphabet Card (the one you can use to set a playing card's letter)
shut
[Dumbass]
I like the icon scale i just think the mod name could do with being slightly larger
- If you spell anything profanity, -X999 Mult
Shit
queen joker that has a 1 in 3 chance to spawn a Gros Michel upon entering a blind
finally, i released my first mod
it was sitting in my projects folder for like a month now
Was there a proper smods way to destroy cards during a blind but not during the destroy context?
no but we have jank
Lotsa kings no baron
Kinda
you just need to destroy the card before it gets drawn to another area
I think a recent update removed it, but you can make it work I think
oh, wait, it does work properly if you destroy a card in hand if nothing was gonna happen to it?
Thanks to Card.can_calculate
tbh, I should double check regardless
yeah
And just make sure it's properly deleted
I think you can manually set Card.getting_sliced
it's iffy during play but it should work in hand
because there's a chance it gets selected right as it gets played, I suspect
is that a fucking CASIOPEA s/t joker
Or patch in a new variable
getting_sliced is a flag
Exactly
Ye
peak album
Yes SMODS.destroy_cards
Oooh, neat, checking that out
....when was that added
Does it set Card.getting_sliced?
A few weeks ago
If so I think that covers some of the points that I had about the issue
yup
I'll do some test runs on this blind to see if I can break it, regardless
because I'm sure timer nonsense can create a lot of unexpected behaviours
@west hill
@west hill
yeah it does
Can you trim the white space at the end and make it constant speed? The easing feels a bit weird to me
Yes
upcoming smod pr
Maybe the ease is too aggressive then 🤔
this is just sine lmao
outexpo supremacy
It just feels very fast in the middle

it'd definitely look sicker with animated water
yeah but 'the rocks that make you old from the beach that makes you old' is too long as a name for the blind
maybe once there's an easy way to make names scrolling text
that would be really really funny however
this has to be my new favourite joker aesthetically i love him
yorick but chips
oh wait does it count the hand at the start of the round
am i cooking chat
yeah, and cards drawn in booster packs also
it’s a joker that’s been in the mod for ages but i redid the art
You are cooking
yooo like the entrance to my rollercoaster tycoon 2 parks
make it a little slower though i can’t read that
i almost pulled my hair out
can't wait to have my version number tick up and increase exponentially over time
anyone knows a cool joker mod?
Slower with a pause at each end and it would be 👌
like design mod
design as in textures, or design as in a mod that lets you make a joker?
the latter exists and is called joker studio lol
but is there any make-a-joker mod for non program babies?
What does this error mean?
your mods are very outdated. Update everything
Music: The Second Sanctuary
Composer: Toby Fox
Playlist: https://www.youtube.com/playlist?list=PLL0CQjrcN8D0VeG0AJrHzrq5sRNNWjkDP
Platform: PC
Please read my channel description.
balatro rip
NOW
oooooooooooooh
how do I update them?
you downlaod the newest versions from the github page for the mods
siivagunner on top forever and always
as always
thanks im downloading this
Ive learned my lesson and uploaded my code to github
what
ive been meaning to make a github for my mod
and when i lost my data for a bit i couldnt recover it
but now i always can
taking suggestions for my vaporware (or at least until i learn lua) mod (it's called fallout)
@ me
Who did it better?
what was the original called?
Time to code the first 5 and then start making the next 5
how do you animate them btw
1s let me get the code
So this is the sprite sheet I do, I then use this code to animate it, the number after the % dictates how many frames there are
update = function(self, card, dt)
-- Store animation state in self
self._counter = self._counter or 0
self._timer = (self._timer or 0) + dt
-- Update animation every 0.05 seconds
if self._timer >= 0.5 then
self._timer = self._timer - 0.5
self._counter = (self._counter + 1) % 6
self.pos.x = self._counter -- Update self's position directly
end
thanks
np
souls cant be animated for some reason
What's the isssue now? I downloaded all of the latest mod versions
Oops! The game crashed:
main.lua:11599: Could not find proper Talisman folder.
Please make sure the folder for Talisman is named exactly "Talisman" and not "Talisman-main" or anything else.
Additional Context:
Balatro Version: 1.0.1o-FULL
Modded Version: 0.9.8-STEAMODDED
LÖVE Version: 11.5.0
Lovely Version: 0.8.0
Platform: Windows
Stack Traceback
(3) global C function 'error'
(4) main chunk of file 'main.lua' at line 11599
(5) global C function 'require'
(6) LÖVE function at file 'boot.lua:323' (best guess)
Local variables:
c = table: 0x318385e8 {identity:false, version:11.5, accelerometerjoystick:true, modules:table: 0x3186b8f0, gammacorrect:false, title:Balatro, externalstorage:false (more...)}
openedconsole = boolean: false
confok = boolean: true
conferr = nil
(7) global C function 'xpcall'
(8) LÖVE function at file 'boot.lua:362' (best guess)
Local variables:
result = boolean: true
(9) global C function 'xpcall'
(10) LÖVE function at file 'boot.lua:377' (best guess)
Local variables:
func = Lua function '(LÖVE Function)' (defined at line 355 of chunk [love "boot.lua"])
inerror = boolean: true
deferErrhand = Lua function '(LÖVE Function)' (defined at line 348 of chunk [love "boot.lua"])
earlyinit = Lua function '(LÖVE Function)' (defined at line 355 of chunk [love "boot.lua"])
it's telling you the issue! Your talisman folder isn't properly named, probably
its fine, it happens
hypebolic tan function
wrong thing hold on
:(
@west hill
Does anyone know how to change the profile prefix?
what the fuck is a hyperbolic tan function
I think you may have downgraded smods instead of upgraded it
that's when I tell my Irish friend 'oh wow you really let the sun do its thing, huh'
I thought I had the latest version
hold on
are you following a tutorial
okay it works now
there was this custom deck mod I wanted which installed the old version of steamod with it
why would you have multiple copies
That’s new
The warning I mean
This is a card I have gotten many times
hi more fluff
Oh
haikoyori
They probably have an old version lol
Is this worded well?
Creates [a] random…
huh.
hold G and press A
oh
also wtf why porter works
ayyy, aikoyori, how would one hypothetically get a random spectral card
Because they want it
You can’t just get angry every time you see a mod you don’t like
It isn’t your game
i dont think theyre mad
huh
i am angry
nvm then
Meowww
Mew
holy shit, a cat
:3
does too many joker eat muh consumable slot
where are them
nvm its not too many joker
bri ish
Lol
hi astra
Chat when will the patch of brain that fixes the issue that makes you forget what you want when you enter the room drops ?
Hello aiko
You clearly don’t have a consumable slot
play grab bag
holy shit, spongch bob
aikoyori can you make aikoyuri mod
watafak
i forget, how do i make a custom message appear in an event?
G.E_MANAGER:add_event(Event({
func = (function()
G.E_MANAGER:add_event(Event({
func = function()
local card = create_card('Tarot',G.consumeables, nil, nil, nil, nil, nil, 'car')
card:add_to_deck()
G.consumeables:emplace(card)
G.GAME.consumeable_buffer = 0
return true
end}))
return true
end)}))
end
end,
Idk how the message should show up
sob'
when does it crash?
im trying to find familiar to compare it to the vanillaremade one 😭
playing a hand (with a stone card in it, strangely)
holy moly touhou
Swatch is now working
intimidating message
is there a mod that makes jokerdisplay and better mouse and gamepad compatible?
You have to do "" .. int
anyone know almost every content mod i add makes the game crash? are they like all out of date or am i doing something wrong?
whats incompatible, never used better mouse and keyboard
It might be your smods, lovely or game version
i updated all of those like an hour ago
better mouse and gamepad messes with some input things, it breaks joker display's right click toggle keybind
oh ok i will see if i can fix that on jokerdisplay's end when i have the time
I honestly don't know what the problem is 😭
how are people running this many mods without issues
i download 3 and i crash
Mika's a very old mod, it may have issues
is scoring_hand only the cards that scored?
yes
thank god
Presumably yeah
removed it. crahses the second i click on a blind
Why is Living Decks crashing my game?
yay
It's brnd new(if you were talking to me)
No
is this menu from a mod or a smods update?
might've been that one? ill try putting the ohters back
yeah idk what that menu is from either
not from SMODS the most recent one doesnt have that
I don't recommend reinstalling Mika's, again it's an old mod
i am working on new mod menu
Aikoyori’s fork of Smods
This menu's a project from Aiko to revamp smods mod menu
nope instant crash
cool
also has scrolling author name finally
I got no clue, are you on the balatro multiplayer discord? Maybe they'll know what's up
I don't have the link tho
good as a common?
literally blackjack
it was originally an uncommon that gave X3 mult but it's a really difficult condition to trigger, so making it a joker that can sweep early-game blinds makes more sense in my mind
yeah pontoon is another name for blackjack
I think that's fine
okay question when i updated lovely it told me to put a version.dll in just hte regular files but also got alovely in my mods? is that a different one?
What part is difficult to trigger
Blackjack is almost always available in the cards drawn
difficult to trigger with anything other than a high card
The solution is to make a blackjack hand
kind of hard to do that with anything other than just trip 7
Not at all
2
I made a blackjack hand
I just said make a blackjack hand
This means the game would treat anything that adds to 21 as its own hand like a pair or high card
oh ymean like that
you can play four 5s and an ace for 4oak i guess
the lovely folder in your mods? that's for logging only
but i don't want to make a seperate blackjack hand that this one joker enables you to use
It would just be able to be played with or without the joker, just benefits the joker too
ok so is there any reason this would crash
from waht i can understand it isnt able to find
main.lua
did you post the crash log
N :D
hii
How are you bestie
update bunco
not well, still sick
wbu
its on the most recent 5.1
How come this isnt increasing the mult?
if context.cardarea == G.play and context.main_scoring and context.other_card:is_suit('Hearts') then
card.ability.extra.multgiven = card.ability.extra.multgiven + 1
end
I hope you feel better soon
Get fluids and rest and soup
Im alright just waking up myself
theres no other_card in main_scoring also #💻・modding-dev
is there a different place where i should get mods from or is it still that one github thread
oh shit, my bad
Who’s Victor?
oh ok so the github thread is just out of date?
it's borked and not up to date and it will crash
in that case i might just burn the entire mods folder and get a new list
original author said the mod is done
but someone is keeping it up to date with new steamodded stuff
no no i mean
wrong copy
Listen elsewhere: https://materia.to/deltarune3-4ID
Full credits: https://www.materiacollective.com/music/deltarune-chapter-34-original-game-soundtrack
Acceptable usage guidelines and licensing: https://materiamusicpub.com/youtube-faq/
this one
Just somebody I knew at one time of my life
nah
this list is old tho...
aite
i havent seen awesome balatro in years
hi notmario
Oh, that’s even sadder.
Thought they were a pet.
haikoyori
I’ve used it
should i make a discord for morefluff and also this new project
did u see this
ok so the only thing i need in my mods folder is smod
right?
cause lovely goes into the game install
the one thing you will need for any content mod
SMODS
goes in the appdata balatro mods
alr I gotta ask, what is it that puts a card on the main menu like that, also haha funi descriptions cool
took me whole afternoon for the marquee
so this is all i need to have in here?
yea and u add more mods there
Why does my Unjankify card area config keep resetting when I restart the game?
ig i just drop a nuke on my old mods file and install new ones
Halp please
more fluff lore
what could the delta rune do?
mod without config?
it means that it's using non standard config tabs
Meowww
:3
to be clear, your other mods are supposed to go under Balatro/Mods, not Balatro/Mods/smods
:3
when is mod that will never load releasing
on a tuesday
LET'S GO
i will send an early copy to notmario
i need that mod
When it loads
oh noes
woah this mod is peak
i sent an early copy of it to notmario
is there a way to sort #1209506514763522108 by like, downloads or messages?
play aikoshen
collect her shenanigans
say that again
sure as long as my game dont randomly crash
Find My Shenanigans
what could the delta rune do?
anyway
:D
Bro
you'll have to find some sort of external list, e.g. #⚙・modding-general message or https://balatromods.miraheze.org/
anyone know any good content mods?
hmmm
There’s a lot
yggdrasil
#1381709540332146749 is one I've been having fun with atm
any new ideas for this deck (mathematical)? i love the design and it would be a shame to waste it. if i use your idea you get full credit
X DECK
😭
dynatexts
how complicated do you want it to be? Because I have a pitch but it might be awful and hard to make, haha
extreme
well let's hear the idea first
anyways morefluff is probably dead until mid july sorry chat
guys what could the delta rune do 😭
oaky well my mouse is now gone but it works
Integral Deck
The values of all Jokers and Blinds increase quadratically when a Boss Blind is defeated
The scoring formula changes each round. So instead of Chips X Mult, it might be Chips / 5 ^ Mult, or (Chips + Mult) * (Mult / Chips)
woo
except you'd use formulas that wouldn't just kill a run, haha
that looks cool
if you want new morefluff content, consider playing Joyous Spring
(yeah, dont do chips * -mult)
hope this helps
are you busy, or are you just focusing on your game?
every tarot card you use decreases scoring by ^.1 and every planet increases it by .1^
it's a cool idea but i'm not sure how i'd communicate that to the average player without confusing the shit out of them haha
chips and mult values swap after calculating each hand yo
thank you M from Cryptid
are you actually releasing something on steam?
yeah
peak !
you're ready to pay the $100 fee?
that's crazily o- the result is the same 😭
before scoring, increase total score by 1 + (X * 0.1), where X is your current round?
to be fair this page literally halves my FPS but i don't know how to make it not run like shit ...
but now the blue is red and the red is blue so it looks cool
i'd say no
i did, but steam has better multiplayer (the game is multiplayer)
also a learning experience
hm
did you profile it yet to see where all those frames are going?
maybe swaps chips and mult BEFORE scoring
same result
so a flush is 4 x 35 instead of 35 x 4
Is the thing causing the performance issues something that could be a toggleable setting
same result
no it isn't?
bro doesnt understand the rules of mathematics 💔
before any scoring
goated
they mean before adding any chips or mult
i mean that's op
"he" 🥀
Is it just the dynatext changes you made?
would come with a blind size hike of course
likely
man i didnt check :/
also here is another version of the evil mod
its cool im just joshin
"man" 🥀
anyways. i should not have started this steam thing on a weekend. gotta wait for it to get approved
yeah now that man wasn't cuz of gender or anything
it's because i always say it
teehee
fellow.
could dynamically change it to dynatext only when necessary if it's a big performance impact?
hello larswijn 🥀
hello aiko
i guess i will literally have to determine
how long text is
DETERMINATION
I mean you did that before too with the "and others" no
everything's an algorithm
and shows the best chunks
if you have any idea how to improve it
I can probably take a look later tonight
If it’s just generally the dynatext changes though won’t it screw with every other dynatext in the game?
does anyone know what the gluttonous joker is called in the game files?
is there a mod that speeds up scoring animations?
j_gluttenous_joker ?
glutten?
there's some mispellings in the code, yeah
ok thanks
caino
yeah I had to figure that one out too lmao
and the golden ticket just being j_ticket
i like j_ring_master
so my game crashed when i opened my deck, what can i do?
update smods
thanks
resprite of cheque stub
:(
of course the immediate second i push a release i remember the thing I still needed to do before making a release
Well I guess 0.9.4a is coming in like an hour, after I've forced myself to have dinner, haha
hi ice
that’s rude
Hey hey aiko
:(
i will add movie joker when i feel like it
aikoyori
i'm much happier with grab bag as a whole after getting rid of a ton of filler jokers lol
the blooper
no not yet
i love bloopers
peak sprite
what am i looking at exactly
hi void
hikoyori
adding anime jokers as cross mod
How many did you cut out?
11 i think
add more filler, not less
I need to do a pass over Kino's and mark jokers that are too niche. I've accrued plenty, at this point
dynatext dance floor
rest in peace
not the impostor...
not that impostor (if you are referring to the viral social deduction game Among Us)
Guess I'm downloading the old repo to see if they were worth deleting or if I can just yoink the effect, haha
obv i dont have as many as you (ive only just breached 60)
but realistically with how much youre adding theres only so much you can do thats completely unique
It's not a genericness that I mind (those are needed to allow for Kino-only runs, after all), but I've got a few that are way, way too niche
Child's Play is only worth picking up as a failsafe in very, very specific situations, for example
I think I'll add a config option to adjust some mechanics depending on whether you're playing with movie Jokers only. Or I guess I'll just call that one Kino mode. Lots of the synergy system stuff is moot in modpacks, and a bunch of the jokers don't feel fun if you're running vanilla, Kino + more
Idk if this is the right place to be asking but what is "THE SOUL 2"
how can I will sprites into existence with my mind
I want to make jokers but i don't want to draw
A Morefluff meme joker that was in there for a hot sec
You are not worthy.
D:
truth nuke
Idk, I don't know how the triangle set it up, or how it works with PWX
hiya haya
hi void
Jen downloaded the one broken commit
either way as of currently the soul 2 is GONE and DEAD and DOES NOT EXIST
including the joker related to it
????
haya can i pay you to make sprites for me
Anyone actually know how to use the immolate tool? The one that searches seeds.
lol no
Fym “????”
im terrible at drawing 😭
me too
gahh
I made a minimalistic modpack
After I bug fix it I will send the mods list
TOGA Pack, Fortlatro, etc. are not on here because shit art.
Meoww
Also no Sigil or Highest Princess
This is cool! I think you should be able to make it so it can be the sixth card selected too fairly easily if you look at the add to highlighted function
Mainly because Sigil has so much incomplete art
can't open my deck for some reason
while in a run
i always get this when i try to open my deck
i will check on that!!
2oh hey ennway
aikoyori
haya draw for me
i can draw fdor you
or i will put you in a makefile
but can you draw 4
have fun
is that an UNO: NO MERCY card
ig
actually, banger card idea
sorry i will add it
Wild Draw 10 - Sell this card to draw 10 cards (inactive)
cross mod with haya
balatro in balatro...
imagine hitting an 18-card sigil…
i did this already actually, i put it in the exe for convenience so if you just unzip the balatro.exe it will give you my mod 👍
CHICKEN JOCKEY !
woah is that a hit reference to jack black
husk JOCKEY
The Chicken is a Husk?
Chicken Jockey
Husk Jockey
For comparison
mf looked like shit
morefluff....
Chat I did it, I made my forever modpack
@umbral pilot Any mod suggestions?
Or anyone else?
multiplayer mod
Sure
so guys, we did it,
What can I say? Grab Bag pog.
Bread W
:D
joker
it was originally 5 or fewer and an uncommon but that's either completely broken or useless if you get it too late, so this is better
is there an easier way to search for a negative perkeo with brainstorm then just opening them until you find it
Wha
first (and probably only) joker to make it past the coding phase and be added to fallout lmao
what should her fx be???
(she's an angsty alien teenager)
wait
i DO have a soul fuck
it didn't care about the size hold up
K
with brainstorm you can pick seeds that have perkeo's in the first arcana tag
It’s true tho
is there a way to get a negative one easier then just searching like 500 things
That's implying what I did is art in the first place.
you shouldn't judge a mod by its shit art lmao that's just in bad taste
That’s what I was gonna say lol
i disagree, if you're making a modpack it's perfectly reasonable to want a standard of quality for the art
this
tbh.
A reminder that I consider mine to be a high effort shitpost from the beginning. At least you could've said that you wanted a visually-consistent set of mods instead.
^
saying its "shit art" is in bad taste
even if its just because the mod's art doesn't fit the theme of your mod pack
Yes, I am sorry.
I love your mod, no complaints there. It’s just the art.
...stop referencing to it as "art".
i made the right leg smaller
What do I call it?
oh i don't actually disagree with what you said at all i just didn't like the tone of it
manifesting locusts on all of your crops
delicate collage
Just say that it does not thematically fit and be over it.
sorry what was going on
Sorry for coming out as rude btw.
I have Autism, and with that comes really bad social skils.
That also assumes I took actual offense to the statement... frankly, I'm not exactly better with socializing much either.
If we actually were, however, you would not want it to be that way.
Lol
Okay, time to do more development towards stringified Talisman
i'm not going to use this art, feel free to use it
ouugh my atlas is so full of holes now
Fill them
that's the plan, eventually
Hi, cartomancer crashes balatro when I view deck. Any help? Thanks
this is really cool
thank you, i'm trying to make my new jokers as interesting as possible
when mods ask for the latest download git clone/pull is sufficient, yes?
yeah
hm, then I reinstalled both smod & lovely but cryptid still crashes on startup
oh nvm, it works if I remove cryptid, disable saturn, then add cryptid back
magic
before it just shows as conflict in game, but now it just crashes
THERE’S ANOTHER STACK OVERFLOW MOD NOOOO
@umbral pilot Any idea what mod is giving Stack Overflow?
I saw Cardsauce in there
Really hope it’s not
Cardsauce music hits different
(That’s all I care about is the music)
i think morefluff has some deck interactivity problems, since when attempting to check the deck, the game has repeatedly crashed
Would popcorn even be feasible with a lot of jokers
oh hi axy lmao
Hello hello
Shade - new Spectral card
:3
hey
nubby spotted
need some help here
im beginning to think i might not be as bad at pixel art as i had initially believed myself to be
im actually pretty proud of the sprite for these
im just lurking and i had to say the art of these is great i love the one under the potato and the checkered ball beside it, very nice
Very specific
I know what the problem is right away!
Chat, give this man the solution!
can someone please help me, I never installed a mod before and idk what I'm doing wrong
ok so
Do it right
Are you using steammodded my friend!
That’s my answer!
I like you, youre very intelligent! 😯
Yippee!
up, need help figuring this out
woman, please
whatever happened to being normal around people who need help
Youre a woman we can trust for answers, thats for damn sure
Add your pronouns to user pronouns smh
so long as theyre visible
hiii
update cartomancer, recent SMODS update broke the mod
It’s easier when they don’t come in and say “It’s not working”
This helps no one
soooo
hi
Mini! Hi hi!
Are you using steammodded?
step 1: install lovely. this literally only requires you to copy/paste a single version.dll file into your balatro folder. it may seem like it should be more complicated, but it is not
step 2: launch the game. this should create a mods folder in %appdata%/Balatro - if it doesn't, then create one yourself
step 3: download steamodded (directly downloading the source will work just fine, too) and copy/paste the "smods" folder into %appdata%/Balatro/Mods
idk, probably not
help.
after that you just launch the game and, if u followed those and i wasnt missing anything, mods should be enabled
What mod are you trying to download?
Damn really all i did was just download steam modded and it worked fine lol
mod folder doesn't appear
Nothing much.
I’m just tryn’a figure out what mod is giving me a Stack Overflow (I don’t have All in Jest or PTA)
Also, I made my forever modpack pog
create one
How did the offset change per row :o
🥲
also, i would recommend getting Balatro Mod Manager, its very convenient for quickly installing and enabling/disabling mods
wdym by "stack overflow"?
After installing Lovely, you'll have to open the game once for the folder to be created.
cartomancer is updated to the last already, smods wasn't
how...?
stack overflow as in too many recursive operations i assume?
ctrl+shift+n
literally just create a folder named Mods
okay updating smods solved it
thats all
nvm
Weird error game gives when it wants to be stupid and take up all of your RAM
all good
Right click, create new folder
But if you mean where,
program files=> steam=> steamapps=>common=>balatro
uh tf? never happend something like that to me, like yea when i scored 29k of cards
but that happend always without using anything?
No it’s AppData silly
format it
No it’s like 2 mods clashing and creating a 1000 operations on game start.
english is not my first language
XD
you habe trance?
Good idea
Yeah, why?
could it be?
italian
Damn
if you see the too much push and pop
yea, youre the first italian here
and using my smods fork then redownload it
anyway i adjusted the brightness of the art it looks ok now
Is there a bug or smth with Trance?
I like having Aiko’s color and font
Or is there an alt mod?
son's of a bisquit
Much better
sacreblu
ok what you have right now, about lovely and smods (smods = steamoded)
Ah, much easier to see now
@dense egret
let me sleep
i intstalled lovely
Just this last question
Then you can 💤
tbh i dont know, but mostly of times that i install trance the fps goes down
idk why, but always have to deinstall him
Good. Open the game, get to the main menu. Send a screenshot of what you see then, please.
nah its a joke, i cant translate it well
my native languague its spanish xd
Cool!
i thought you already know that
Sing along to ✨SPANISH OR VANISH ✨ from the hit Broadway musical DUOLINGO ON ICE with this original cast performance!
Bring your family to the full 4-hour show and let Duo the Owl teach them a lesson they'll never forget. Buy your tickets now at https://seatgeek.com/duolingo
Lag
Didn’t mean to spam
puta
i think so
My iPad just broke
Sorry chat
Need crittering on this.
when you have balatro in steam you can go to settings and then "local files"
you have to put the version.dll where "balatro.exe" exist
Okay fixed
tf thats xd?
No, lol
i a,m almost done
Duolingo meme
i dont have right now 😭
There is no Mods tab, so Lovely is not installed. See what minininlla wrote to put the file in the correct spot.
We are constantly releasing new videos. We have some great ones in production so subscribe if you don't want to miss them.
Comment, Like and Subscribe.
Please also comment if you have a great idea for a video.
Ollie
[Legendary?/Exotic?]
- Gain a Negative Food Joker once at the start of every Ante.
- Food Jokers decay twice as slowly.
The rotating Aikoyori card is cute
serious question, what add the UI of the button mods? lovely or smods
How's THIS look.
Agree
Smods
Aiko changes it through Smods, so
idk i hate food
ok i pushed it fr now
makes sense, never think on that
anyone have any insight on how I'd go about getting my mod on the BMM database?
Wdym?
it was not pushed
I dont't ask too much
Push what?
go on
Or like
should be github
What is pushing in this context
can i stream to someone for help?
the fix for some overflow
Wait you fixed it?!
Thanks!
Yes. Are you available now?
ye
this server hAS NO VC
oh here no
uploading a change to a git repository
i forgot
DMs exist
I see
and then what is a commit?
they’re practically interchangeable terms
Pretty proud of the swatch joker
what
a commit is a package of changes across (potentially) multiple files that all correspond to a single conceptual change. the idea is that by having each change in its own commit, you can track who did what and roll back individual changes easily
oh ya like update documentation
forgot how you say registro
chknn jokye
*interchangeable as verbs
too op?
yea, or "add [joker]" could be a commit and that includes the joker itself + an edit to the localization files for its name + description
ty, i get it now
Can somebody help me with rarities, I'm having a hard time with trying to find something that works
share
plus don’t you need to do a gazillion things to get the happy ghast anyways
hey not sure if this is the right place to ask but i'm trying to use skyline69's Balatro Mod Manager and while the mods should be enabled the game isn't actually being modded
i love this tho
woah
Thank you, I've been working on the code for weeks
might unlock WHAT
firefox version when ? isnt it called "fartenpoopen"
secret!
That and Momazos Diego
trading but it's not even implemented
que tiene que ver eso xd?
woah
uhhhh
Absolutamente nada
JAJJAJAJAJA porque
Que diantres estoy testigando
Quien en su sano juicio
desde cuando hablas español vos
XDDD
ni sano ni jucio bld xd
Desde SIEMPRE. Soy robaoros. 💪

ah pero hijo de la pujada
sorry
i don't speak
hijx
Does it skip eternal jokers, or just not do anything if that's selected
ni se como usar eso bld, hagata me se las tablas
💀
thoughts on this?
Speculative Bubble (Uncommon) - Scored cards earn $1 and increase this Joker’s numerator by 1, 1 in 100 chance to set money to $0 on sell or destroy
anyways imma make dinner
me when i have 48 gift cards
De todos modos, volviendo a lo que estaba preguntando, ¿puedo tener el código para una rareza personalizada? Además, no hablo español, así que estoy usando un traductor, así que mis respuestas serán lentas.
cya chat
nah you can speak english, its in the rules tbh
ok cool
and what you mean by extra rarity?
like exotic, entropy, etc, etc?
this one tho
Yea like that, Can't find the code and All the intertwining made me sick of coding witch I don't want that to happen
SKY PORTAL???????
yo! how can i play 2v2?
SUPER COMMON?
uh, tbh i dont know much of that, people here and in #💻・modding-dev could help you
The multiplayer server might be a better place to ask! They're more familiar with how that mod works, haha https://discord.gg/FYpC32UR
Oooh, that one's interesting! It'd synergize well with jokers that spawn copies of other jokers.
????
Thanks
what if you put a blueprint?
i try to do all art myself
i really wanna make a mod to replace jimbo with another joker...
i dont have my pc right now....
does it automatically delete itself at 100? if not then getting this as a negative is insane
still can't believe this HD Neuro screenshot
actually i think i need help on one thing
which i can't do alone
yeah it would, adding that to the description would make it too long i imagine
just got a casual run with chicot and canio in back to back shops on ante 2
who wants the seed
I talked about your mod to a friend today
playtesting
Unfortunately they don’t like Balatro
😭😭😭😭😭
They asked me for an example of a Balatro mod and it was the most comprehensible one I could think of
what 😭😭😭😭
As I said they don’t like the game, so a vanilla-like mod probably wouldn’t make sense
But “your Poker cards now have letters which you can use to make words” is understandable
Hey everybody
Hey somebody
What's happening here?
We were also discussing board games prior
Chat about mods
I had thus mentioned Scrabble though we didn’t dwell on it
Ohhhhhh
why is my modded joker a playable card
Scrabble in Balatro
how
I know this is the mods chat but wanted to see what was being talked about
The first mods that came to mind were mine, Cryptid, L Corp, and Kino, none of which would make sense to someone who doesn’t play Balatro
Usually Aiko posts Minecraft or Portal 2 screenshots