#⚙・modding-general

1 messages · Page 1508 of 1

exotic belfry
#

Some (hopefully most) mods will have a config option to disable custom menu additions

amber river
#

ahh right, lovely

#

thank you

#

also

#

for the record

#

i'm judging it rn

exotic belfry
#

judging it from judgement trollshock

prisma latch
#

in the arcana pack straight up judging it.. and by it.. well.. lets just say.. my ment

#

rascal was funny

storm forum
#

-# Good point for me to add an option to not add to the title screen, I suppose-.

lilac obsidian
#

Guys what are your thoughts on qualatro

amber river
#

for the mod

prisma latch
#

sure lmao

exotic belfry
prisma latch
#

now that hodgepodge is so close to a publishable state, i think i should go do something entirely different and dissect amulet to see if i can use its implementation for imaginarium

exotic belfry
#

lowkey pioneered the menu sprite tr

prisma latch
#

dont suppose anyone here knows how amulet does its witchcraft

exotic belfry
#

Frost is messing with Amulet in Potato Patch rn if you wanna ask him there

dusty token
#

im here

exotic belfry
#

Or he's here

#

lmao

prisma latch
#

hi

#

youre here

dusty token
#

hello

#

my name is here

prisma latch
#

how tf does amulet work without metatable comparison stuff

dusty token
#

its cdata

#

not a table anymore

prisma latch
#

what is a cdata

#

im looking it up and it does not seem well documented at all

forest knoll
#

it's like
creating a custom data type in C that lua can use

prisma latch
#

oh interesting

dusty token
#

its native c type meant for low-level stuff

forest knoll
#

i have a PR open in smods that should provide a new way to add cards to the title screen without fucking it up

amber river
#

LETS GOOOO

dusty token
#

useful for byte manipulation / native c api calls thats not exposed to lua

prisma latch
#

so its not as simple as just being able to use a function to convert tables to cdata

#

guess im learning c

exotic belfry
cold rose
#

guhhh

exotic belfry
#

which is hopefully soon with lovely 0.9

forest knoll
#

real
hoping he looks at canvassprite too

dusty token
#

you can use ffi.cdef, for example like

ffi.cdef[[
struct OmegaNum {
  int sign;
  int asize;
};
]]
prisma latch
#

interesting

amber river
#

peculiar

lost inlet
#

attempt to compare number with userdata

#

will this entirely remove the need for to_big or no

prisma latch
#

so how complicated do you think itd be to make a cdata implementation for imaginary/complex numbers? i already have a lua metatable implementation but obviously comparisons arent possible that way

lost inlet
#

there's definitely cases where i could see someone not wanting a bignum

main path
dusty token
#

you also need to handle save conversion

prisma latch
dusty token
#

like converting to/from table so it can be saved

main path
dusty token
plush hound
#

yo mama so big

#

when she played a hand, the calculation screen appears

dusty token
#
ffi.cast("struct OmegaNum")
ffi.cast("struct OmegaNum", { sign = 1 })
ffi.cast("struct OmegaNum", 1)
prisma latch
dusty token
prisma latch
#

cdata stuff seems a little complicated for me rn (esp considering i dont know c lmao) but ill def keep it in mind, it seems like a good solution

prisma latch
#

i am not very good with low level

dusty token
#

understandable

prisma latch
#

heres the first bit of my complex implementation lol
im so annoyed that balatro doesnt use a version of lua with metatable comparisons, all this would be so much easier

#

its a very simple implementation. which makes me even more mad that it cant be fully implemented without this hacky stuff lol

dusty token
#

make a new struct and set the struct metatable with ffi.metatype

#

you can do it only once though

#

so i suggest doing it at the end of file

#

also struct can't handle arbritrary lua data, so if you need to you'll need to do hacky cdata->table reference stuff

prisma latch
#

im. so confused
i ought to just stick to hodgepodge for now lol

dusty token
#

alright lmak

prisma latch
#

complex numbers in balatro

frigid mica
#

Oh wait this is for Hypernotations

prisma latch
#

no

#

its for complex numbers

#

number whos definitions involve i, the square root of -1

frigid mica
#

Man I fucking hate being not mathematically gifted.

long hare
#

very cool concept with very cool math to go with it

prisma latch
frigid mica
#

Combinatorics when

prisma latch
#

take your age
multiply it by i
multiply it by i
multiply it by i
multiply it by i
thats your age

long hare
#

yeah the square root of i is sqrt(2)/2 + sqrt(-2)/2

prisma latch
#

ooor you could just say i^2 is -1

#

thats a much simpler explanation lol

cold rose
#

hmm

#

i need to fanart

prisma latch
#

draw fanart of the complex plane

cold rose
#

survivorship bias?

prisma latch
#

no

cold rose
#

ghhhhh

frigid mica
#

Man what the fuck is i

prisma latch
#

the mathematical concept of the complex plane on which complex numbers reside

prisma latch
#

so basically its made up

#

its imaginary

cold rose
#

you think

#

therefore you are

frigid mica
prisma latch
#

yep

frigid mica
cold rose
#

i dont know

prisma latch
#

i should make an exodia-type joker that's IAMGOD

cold rose
#

its 2am

#

im sleepy but i need to fill in the imaginary fanart quota

#

which is 2

prisma latch
#

imaginary

#

yes

#

draw fanart of imaginary numbers

cold rose
#

torture me atp

prisma latch
#

lol

prisma latch
#

jumpscare

#

hi iamgod

#

hi snoic eex

atomic dragon
#

am not reading all that

keen knoll
atomic dragon
#

i hate fold mod

quaint wedge
#

can someone with the cyptid mod tell me what the "values" they are talking about is? like the sell value or like the numbers on the cards? (like mults etc)

amber river
#

whazat

atomic dragon
amber river
#

excluding editions i think

quaint wedge
#

ic

fathom gust
#

if you have multiple of tropical smoothie, selling a tropical will multiply the multiplier for a different tropical

#

although this is cryptid so i shouldn't be surprised that it's fucking absurd

#

anyways back to playing limbus

keen knoll
quaint wedge
#

so if i sold it, these mults would increase by 1.5 times right?

keen knoll
#

yea

amber river
quaint wedge
#

oh

#

i cant use nitro

keen knoll
#

hey so joker idea

#
boomerang (uncommon)
when a booster pack is skipped, create a free copy in the next shop with the same number of cards inside
(currently 0/3 packs)```
strong obsidian
keen knoll
#

what

forest knoll
keen knoll
#

is it already in a mod

keen knoll
#

since otherwise you could just yk

#

keep stacking

#

do u think i should make it exclude free packs? that would solve both issues at once since you can only reroll it once

forest knoll
#

yea i think that's a good idea

strong obsidian
keen knoll
#

oh

#

uhh should i renamw it to that then

strong obsidian
ornate bone
#

I dunno what to do for the rest of my monitor effects.

#

because all that's left is: Spring, Fire Shield, Thunder Shield, Gold Shield, Orbinaut Shield, Whirlwind Shield, Force Shield Ice Shield, Invincibility

amber river
#

yuri sleeve

rain orbit
#

Someone should make more oker versions of alternate jimbos

#

Is there a way to make a secondary atlas (I think it's an atlas) that specifies whether a rekoj is a bizarro or a bonus rekoj

#

Also how do you customize the color of them

frigid mica
#

I’m fucking cooked man

#

I set myself a shit ton of priorities

#

That I won’t even do

rain orbit
#

Extraterrestrial is bizarro vampire, so I'd like a secondary thingy saying it's a bizarro
A rekoj version of oker is in the mod too, but it's not a bizarro of anything, so I want the secondary thingy to say it's a bonus rekoj

storm forum
rain orbit
#

Oh so it's a coding thing

storm forum
#
    set_badges = function(self, card, badges)
        badges[#badges+1] = create_badge("Joke (TOGA)", G.C.SECONDARY_SET.Tarot, G.C.WHITE, 1 )
    end,
rain orbit
#

White being the text color and tarot being the bg color

storm forum
#

create_badge(_string, _badge_col, _text_col, scaling), yes.

#

Again, refer to the linked page. 🙂

sand owl
#

hey guys if i download a mod which changes how a deck looks- just style nothing else can i still get achievments/progress?

storm forum
#

Steamodded, by default, will prevent achievements, but you can enable those in Mods > Config, whether you have other mods present or not, be it QoL/texture or even content mods.

rain orbit
#

Oh

#

Nvm ignore what I said

storm forum
sand owl
#

aight mad- im gonna figure out how to get allat and then move forward

#

thanks!!!

mighty horizon
#

is their any joker mods you guys recommend im new to balatro modding

amber river
#

got big plans for the achievements

rain orbit
forest knoll
#

this is a talisman compatibility issue

#

but just install amulet

rain orbit
#

Whar is amulet

forest knoll
rain orbit
#

Oh

rain orbit
ember flicker
#

yes

#

i have the mu key above my enter key

rain orbit
#

All the letters are centered with the numbers and symbols and stuff spread around them

ember flicker
#

its a qwerty i just changed the key set because i'm missing accents

#

through a file

#

because i have less keys than usual

#

and can't code

rain orbit
#

And you just set it to a greek letter?

ember flicker
#

no thats default

#

``

rain orbit
#

o

ember flicker
#

i just put third level options

#

`<>\

rain orbit
#

`<>\

ember flicker
#

yeah

#

those are my third level keeys

#

keeeeys

#

for µ,;: respectively

rain orbit
#

Is it kinda like inputting symbols with alt+numpad

ember flicker
#

no its right alt

#

so its like ctrl alt

rain orbit
#

So ctrl+alt+symbols or specifically the right alt button+symbols

ember flicker
#

both

#

right alt acts like ctrl alt

rain orbit
#

Right alt is just an easy mode button?

ember flicker
#

Alt Gr (right alt) is for alternate graphics

rain orbit
#

o

#

§

ember flicker
#

it was used to input currency symbols

#

#

or math symbols

rain orbit
#

And for foreign keyboards those symbols are in place of $ and you gotta play a minigame for that instead

ember flicker
#

depending on ur input

#

in foreign keyboards we have to press alt gr + e

#

for the euro

#

the dollar has its own first level key

#

$$$

rain orbit
#

That's incredibly stupid

ember flicker
#

no

rain orbit
#

Why not have it to one's own currency

ember flicker
#

america

rain orbit
#

Aren't most keyboards made in china or smth

ember flicker
#

for foreign customers

#

by your logic all keyboards should type chinese shit

plush hound
rain orbit
#

No I'm confused cuz wouldn't it make more sense to have keyboards shipped to europe or something have the euro or pound in place of the dollar

#

International currency type stuff

ember flicker
#

france by itself has 3 different input methods

rain orbit
#

Whar

ember flicker
#

qwerty
azerty
bépo

rain orbit
#

The hell is bepo

ember flicker
#

belgium has its own azerty keymap

rain orbit
#

Is the belgian language special or smth?

ember flicker
#

no

rain orbit
#

o

ember flicker
#

not compared to french french

rain orbit
#

Is it just a customs thing then

ember flicker
#

idk

#

green = alt gr

rain orbit
#

o

#

If you give this to an american they'd consider it a prank

mighty horizon
#

how do i use vortex with balatro mods?

ember flicker
#

its inspired by the dvorak layout

#

as in its intended to be more ergonomic

rain orbit
#

I know I don't even have to ask if nations with inherently different writing systems have their own keyboards

ember flicker
#

since u know we inherited the qwerty layout from typewriters

rain orbit
#

Is it called dvorak cuz of the guy who made it or like

rain orbit
ember flicker
#

experimen,tal chinese keyboard

rain orbit
#

That's a fucking digital drum pad

#

Or shitty bathroom floor tiles

ember flicker
#

cangjie keyboard

#

pinyin

rain orbit
ember flicker
rain orbit
#

Aw hell naw

stark hare
#

tried putting a balaclava on a joker and it turned out looking like old extremely racist propaganda

ember flicker
#

have u tried texturing the balaclava

#

or giving it colors

#

think gta online

rain orbit
ember flicker
rain orbit
#

Like what does the joker look like

ember flicker
#

he probably accidentally drew mr popo

stark hare
#

lemme look it up

ember flicker
#

the black face character from dragonball

stark hare
#

LMAO YEP

#

it was exactly that

ember flicker
#

wow u even gave the joker a turban

#

nuts

#

do u want me to do a balaclava

stark hare
ember flicker
#

holy fucking shit i get what u mean

frigid sedge
rain orbit
#

That way it doesn't look like pre-recolor jinx

frigid sedge
#

my game is so cooked that sometimes things dont work
for example i have vampire but sometimes it just skips cards

rain orbit
stark hare
rain orbit
long hare
#

thanks, the height

mighty horizon
#

how do i use vortex mod manager with balatro?

woven orchid
#

please dont

dusty token
#

theres another one?

woven orchid
#

nexus is an awful place for balatro mods as it is right now

woven orchid
forest knoll
#

nexus will always be an awful place for balatro mods because no one uploads to any mod hosting website, we just use github

woven orchid
forest knoll
#

and if we do end up shifting to some sort of mod hosting platform it'll be thunderstore

woven orchid
#

it is recommended you download them manually or use BMM (which is not particularly good, but miles better than Nexus)

#

there's also IMM which is actually good

mighty horizon
#

i can find some mods from nexus that i like on bmm

stark hare
#

whats IMM

woven orchid
#

ingame mod manager

#

its like bmm but its ingame and actually good from what ive heard

mighty horizon
#

yeah but how am i supposed to get chud joker on bmm?

stark hare
#

or subreddit

#

or

#

uhhh

woven orchid
stark hare
#

your local library

woven orchid
#

you can also just download it via nexus and not use it for most mods

stark hare
mighty horizon
#

chud joker

dire meadow
#

chud joker

amber river
rain orbit
#

Does amulet need talisman active to work or can I deactivate talisman

amber river
#

gng judge my monopoly card

woven orchid
rain orbit
#

Alr

ember flicker
amber river
# ember flicker lol

the blue spot on the left in the black si lowk annoying me but this is awesome vro

ember flicker
#

woops

stark hare
rain orbit
stark hare
mighty horizon
ember flicker
#

no

#

because nexus is outdated

stark hare
#

i just downloaded the zip and put it in

mighty horizon
#

wait i can just put the zip and not have to unzip it?

stark hare
#

u do need to unzip it

winged prism
rain orbit
#

So just unzip it into a normal folder

ember flicker
#

what about this

rain orbit
#

Why are they wearing 2 hats

flat condor
rain orbit
#

Are they rupid

ember flicker
#

its called being classy

flat condor
#

what's the card supposed to do?

ember flicker
#

jimbo used to play payday 2

ember flicker
flat condor
#

give it a gun

#

also just make the red and blue dark gray

#

and the little pompoms red and blue

#

or like

#

navy blue

winged prism
#

Shaders and shit

ember flicker
#

what the fuck two pair

#

(i just changed the hue)

winged prism
#

When the pixels stray

rain orbit
#

Maybe widen the eye holes a bit

ember flicker
#

yeah thats two pair

#

he's ukrainian now

flat condor
#

well it's getting somewhere

#

oh yeah what art program you using?

ember flicker
#

pdn

mighty horizon
#

theres a mod i have in my mod folder but its not showing up in my mods section of the game does that mean its not a steam mod or does that mean it doesnt work?

flat condor
mighty horizon
winged prism
#

Oh

rain orbit
#

(Or amulet)

winged prism
mighty horizon
dusty token
#

did you add it to %appdata%\balatro\mods?

mighty horizon
#

yep

rain orbit
#

God hates you then

blissful stag
#

Its divine intervention

dusty token
#

what mod is it?

winged prism
# mighty horizon yep

Maybe go on to your mod page, there's a button that opens your mod folder. Idk, maaaaybe there's something wrong with your mod folder? Idk?

blissful stag
#

Actually that happens with a certain mod I have for crossy but it doesn't load too

rain orbit
#

Maybe the mod isn't in a nice cozy folder and is dumped all over the mod list lmao

winged prism
mighty horizon
#

wdym?

#

wait does nesting mean i have to take the assets and what not out of the unzipped folder and merge it with the other assets folder?

flat condor
#

Oh yeah another question, I wanna make a mod that is a deck only with clubs and Diamonds

#

how would I do that?

rain orbit
flat condor
flat condor
flat condor
#

cooooooooooool

#

idk how to export the code and get a deck art for it

winged prism
#

?

#

Why would you need to "export code"

winged prism
flat condor
winged prism
toxic cloud
latent crescent
#

Okay time for challenge: make own tutorial in G.OVERLAY_MENU

#

Problems appear immediately: Card_Character renders behind overlay

flat condor
winged prism
#

Why did it double wtf

flat condor
#

ok

#

also other question

#

for making face cards, does the placement matter?

#

or go willy nilly?

ember flicker
#

u can have a 3 card atlas and use the collab key

#

assuming they are in the order of the foj decks

flat condor
#

roger

#

I'll just erase the stuff I got and then work around it using a template

ember flicker
#

dont forget to have a 1X and 2X variant

dusty token
#

im not sure abt mp rules

fathom gust
#

i don't play mp but i'm just
guessing one of the banned handy features is the increased speed

#

i don't know exactly i'm not bothered to try mp

latent crescent
#

I forgot about this one too

dusty token
#

ill cap it then

#

🤔

#

i might aswell generate mp-specific patches/release since its not very api-able

#

nvm it just makes it harder to maintain

toxic cloud
#

I think I may have made the game too easy

mighty horizon
#

any mod that hads more pokerhand types like royal flush and stuff like that?

forest knoll
#

a good number of mods that add new suits will also add new "spectrum" hands, which is 5 cards all of different suits. there's also straight spectrum and spectrum house/five

mighty horizon
forest knoll
#

i think mayhem does that, but it also adds quite a bit more content and is. quite unbalanced, to say the least
royal family may be of interest to you though https://balatromods.miraheze.org/wiki/Royal_Family

Modded Balatro Wiki

Royal Family is a content mod created by SleepSpell with additional art by Fudge and Music done by StingrayV8 designed to be a balanced addition to vanilla gameplay. The primary feature is the addition of 10 new face cards, inserted in between various ranks. It also adds Jokers, pokerhands, and planet cards.

stark hare
keen knoll
#

why is this worded so weird

wind token
#

i have no fucking idea what it does

keen knoll
#

its like raised fist it looks like

#

it gains the chips of the lowest rank

wind token
#

so if im reading this right, it gains 2 if not a straight, but 20 if its part of a straight

keen knoll
#

and 10X it when a straight is played which i think is way too powerful but

wind token
#

assuming 2 is the lowest card you play

stark hare
#

no like

fathom gust
# stark hare

if played hand contains a straight,
gains chips equivalent to (lowest rank card)x10?

wind token
#

that could be worded so much better imo

woven orchid
#

hiii meta

forest knoll
#

gwuh
was i even typing anything lmao

#

anyway hihihi

woven orchid
#

i was scrolled up lmao

forest knoll
#

lmao

fathom gust
woven orchid
#

^

keen knoll
#

gains the rank of the lowest ranked card in hand as chips
doubles the chips if the lowest ranked card is part of a straight

fathom gust
#

alright so i’m gonna brainshock you

stark hare
#

is that better

woven orchid
#

im making Incremental Mass Rewritten references

mighty horizon
#

is their any mod that makes it where if you get more chips it gives you more money?

fathom gust
#

a joker i made for gardenview that does that but

#

ehh doesn’t count really

keen knoll
fathom gust
#

you could hypothetically put an example in inactive text but
dunno if it’d be too crowded

#

(ex. lowest rank = 2, gains +20 chips)

keen knoll
#

idk i think its fine

#

maybe reuse some wording from raised fist

#

and why 10X???

fathom gust
#

anyways im probably gonna go explode tomorrow morning when i’m trying to figure out
how the HELL do i add 3 ui buttons to the left of a joker

#

-# redoing how pk love’s storing works

#

yes seraph vglm has a level button but that’s because i just
shamefully took code without knowing wtf im doing

turbid heart
keen knoll
#

imo it should be uncommon

#

since you can only ever duplicate 4's or copy over them

frigid mica
#

Redid Thanos

neon urchin
#

god damn he thicc

stark hare
#

what a funny fellow

neon urchin
#

My Family's Dead, What Do I Do?!!

neon urchin
stark hare
ornate bone
#

"A common site in the UK"

stark hare
ornate bone
neon urchin
stark hare
#

who knows

#

wait

#

ill nerf it

alpine cosmos
#

blindside

stark hare
#

and make the condition be it must have 2 jimbos adjacent to it

woven orchid
stark hare
#

X8 mult if adjacent jokers are bolth jimbos

alpine cosmos
#

hi chat

#

you should play blindside

woven orchid
#

im making references

alpine cosmos
#

ooooh nice

woven orchid
#

i doubt anyone will get this but, if they do, theyll go insane probably

#

these vouchers are to try and [redacted]

alpine cosmos
#

oooh fun

worn dagger
flat condor
#

Question

#

how do ya'll make card art with clear visuals?

coarse storm
flat condor
#

cause I tried to draw my own card

#

and it was so pixelated

#

and grainy

#

Do you like make the art normal size

#

then export it small?

hard plank
latent crescent
#

Chat what you think is it crazy idea rewrite mod from scratch again?

#

I did it once and feels like I can do better

flat condor
hard plank
#

you mean scaling images down look bad

flat condor
#

yeah

#

I want images to look good

#

while fitting in the small template

hard plank
#

draw at small scale

#

simply creating the art at the same scale as the rest of the game will ensure the consistency of looks or at least pixel size

winged prism
latent crescent
#

wtf why it's on chinese

winged prism
#

Chinese handy leaked

flat condor
#

I use fire alpaca

deft ore
#

draw at the same scale the game uses not just small scale

winged prism
flat condor
#

well it does, but it comes out blurry

#

cause i had to go to 1.0 on the pen size

winged prism
#

Whuh

flat condor
#

Cause like I use this, erase everything but the suits I wanna use

#

but then it gets fricked over by scale

winged prism
#

Could you maybe try to use some other tools

#

Like idk some kind of free pixel art software or smth

flat condor
#

I mean other thing I use is like Photopea

#

I gotta find some other stuff

winged prism
flat condor
winged prism
#

Wdym recommendation for the size

flat condor
#

nvm found it

winged prism
#

K

blissful stag
#

I can finally mod again

winged prism
#

How do I cross react without it being negative or religious

#

Oh wait there's greeb

violet venture
blissful stag
#

archipelago is an interesting one

plush hound
#

AP is literally multigame stuff

blissful stag
#

yeah

#

guess ill reroll!

plush hound
#

i mean it doesn't hurt to add AP support

rain orbit
blissful stag
#

are we deadass

plush hound
#

ah well finally

blissful stag
#

thats alot i think

#

oh wait the 3 things in the right look like they indicate the progress its just a legend for the colors

dusty token
#

is bmm on the list

#

or wheel

blissful stag
#

oh it is

winged prism
#

😭

#

An actively detrimental joker

blissful stag
#

why though

keen knoll
blissful stag
#

i dont know

#

if its neonflame then no

keen knoll
#

oh

blissful stag
#

im so confused

#

GetEnhancementAtlasTable

isnt even defined anywhere

winged prism
#

Thinking about my stupid Not For Broadcast cavendish again
Jeremy Donaldson:
+30 Chips, +0 Mult;
Loses 3 chips on Spades scored, Gains 2 mult on Hearts scored;
When entering shop with either ((Mult - Chips) >= 10) or (Chips = 0), end of the "stage" (The way the stage is reached affects the route)

Alan fucking James:
Jeremy Donaldson is removed (even if Alan isn't bought in the shop);
Depending on the current route, XMult equals either (Jeremy's Mult * 0.1) or (2);
Next 3 Blinds, gives instructions involving Joker positions, following them affects the route

And then there's gonna be 3 final joker variants based on the route, didn't think about the effects for those yet.
Does that sound good whatsoever

frigid mica
terse shell
haughty wave
#

how do i install mods to the game

atomic dragon
#

i have no life

lavish pike
#

Well done

lavish pike
#

Im on my phone rn

#

So i cant find it easily

atomic dragon
lavish pike
#

Idk

haughty wave
woven crag
#

?

#

thats not

#

installing mods

dim silo
#

probably need to dial the art back a bit but what do you think!

atomic dragon
#

btw what game do i 100%

#

am bored

balmy lily
lavish pike
#

I love it!

dim silo
#

thx!

lavish pike
#

I dont normally get many ideas

#

So i love to see good ones

#

My recent idea is the painting legenndaries
Apart from that ive not had an origonal thought

#

Again, it is very cool

blissful stag
#

im playing slop again

lavish pike
#

Oh dear

hard plank
lavish pike
blissful stag
#

ok

lavish pike
#

Lol

blissful stag
leaden vector
lavish pike
#

Did you know tha-

ERROR

lavish pike
leaden vector
#

Hai gud :3

leaden vector
#

1981 was the year that

lavish pike
blissful stag
#

why thew fuck are there that many queues

lavish pike
#

You have cryptid

#

Thats why

leaden vector
blissful stag
#

cryptid is NOT like that even before

scenic sand
#

is it normal for the game to do this every hand?

leaden vector
#

Assuming your playing cryptid

scenic sand
#

yes

#

thanks

unkempt current
#

You are guaranteed to see that pale screen at least once when you play cryptid

fluid badger
frigid mica
blissful stag
#

idk

fluid badger
frigid mica
winged prism
fluid badger
woven crag
#

Probably because the sprite is big

#

Yeah

fluid badger
#

it made the art look way better

balmy lily
#

should i make shiny blinds for no reason

unkempt current
balmy lily
#

im making the amber midnight shiny thanoid

hard plank
#

time for corpo speech

plush hound
#

ah well, looks good enough

toxic cloud
#

I'm sorry, what am I looking at

plush hound
#

software gore

#

jokes aside, its for these

toxic cloud
#

misprint taken to the next level

plush hound
#

exactly!

#

i already did some util tarots and suits tarots

#

its time for the enhancement one

hard plank
#

i can't login to github wtf

polar oyster
#

now we need 45 rotated misprint taro, then reversed and etc

plush hound
#

im glad i come up with something untapped yet

winged prism
#

I had this idea of having a misprint for every vanilla Joker but I'm ABSOLUTELY not doing that

polar oyster
#

misprint misprint

limber oak
winged prism
#

Oh is she doing Jokers too??

#

Big if true

balmy lily
#

i dont have a good plan for blind shinies

#

nor idea

winged prism
#

pouepfuul??????

polar oyster
#

funny if all misprinted joker have unique secrets , like baseball card: Show next uncommon joker name

unkempt current
#

i knew skipping big blind was good

#

x ray for balatro

polar oyster
#

Сards resemble a deck that also showed cards hmm

#

We building pyramids

glad solar
#

Oh this is cool!

hard plank
#

vbalatroa but asdasfogv

polar oyster
#

misprinted keyboard

unkempt current
#

i got soul like 3 times in a row now

#

this must be a mod modding,,,

dire meadow
#

the ware

hard plank
#

soulware

polar oyster
#

interesting, steammoded and base game chance find soul is different or not 🤔

zinc minnow
#

Hello people! I am really considering buying this game for my nephews, basic math and logic, strategy, nice and long learning curve, family friendly in every aspect, it has it all.

Maybe the language barrier could be a problem for them.

Since there is no hungarian translation yet, I'd like to do it, for them and also for the community aswell. I know that only around 13-14 million people speak hungarian which is like 0,2% of global population. Yet, around half of them don't speak a second language (the popular ones), which is an obstacle between them and playing Balatro. I hope there is room for more extra languages (especially GUI-wise). If I could receive a text to translate, that'd be neat.
Edit: The crowdin project (reddit told me) does not exist anymore, so I'm reaching out here to offer my help.
tl;dr requesting the file(s) or texts in english to translate

winged prism
zinc minnow
#

Damn, there is already a hungarian translation for Balatro on Steam, but I'd like to do it on the mobile version of the game. Not sure tho if the devs are planning to add such rarely spoken language (0,2%)

zinc minnow
limber oak
unkempt current
zinc minnow
#

Understood and sorry for bothering. Have a good day guys, I'm out.

polar oyster
#

i hate this bird (also wording is good?)

dire meadow
#

ware

winged prism
#

How slopful

polar oyster
#

big bird

winged prism
#

Why is there 15 of each ranks in your hand

winged prism
polar oyster
winged prism
#

Oh

ornate bone
#

I finalized the evil as shit superboss blind idea for one of my mod ideas.

winged prism
polar oyster
#

(red seal)

winged prism
#

Oh

ornate bone
#

SUPERBOSS BLIND Starting The Apocoylpse: The ONLY jokers you are allowed to use are The Horsemen Of The Apocalypse. 6X Base. Getting all four Horsemen Of The Apocalypse will instantly bring you to this blind. Upon defeating this blind, the jokers that disappeared upon grabbing all four Horsemen Of The Apocalypse will be returned to you and the horsemen won't appear for the rest of the run. The background theme changes to Dancing Mad's 4th movement.

toxic cloud
#

that sounds like something story mode could do

tacit musk
#

i've heard there has been some drama around jen's almanac but I see several people still having the mod if one of those people who have the mod still could just send it to me that would be great (sorry in advance if this is something I am not supposed to ask for)

winged prism
#

Scripted battles in my poker game

ember flicker
#

Epic Blind: when you take a shit, xChips by ur poo in grams

#

then win by doing a flush

#

and wash ur hands

ornate bone
#

The Horsemen Of The Apocalypse in the mod idea are ||corrupted versions of Team RWBY from the show of RWBY||

winged prism
#

Am I loosing money after that statement

ornate bone
#

The superboss blind is meant to basically drag you to their world for the fight of your life run.

ember flicker
#

not really it has synergy with double down

tacit musk
#

or is jen not up to date with current mods and screenshots just old

ember flicker
#

i rly need to build a framework for sigils

ember flicker
#

matter of fact, i wonder if i can actually switch around the atlas in the class extend

tacit musk
ember flicker
#

and do a check

#

so that i dont have to repeat it

polar oyster
#

New technology vs old:
Old wins

tacit musk
#

i heard a mod called madness is the new big dog in town though would y'all reccomend it for big number go up

winged prism
#

I would recommend getting a sense of taste

#

This is a joke

tacit musk
ember flicker
#

what evgast means is that you should become ourple

winged prism
polar oyster
#
Modded Balatro Wiki

Madness is a mod that modifies vanilla jokers to be unbalanced in a way similar to Cryptid.
As of 21.11.2025, 121 out of 150 jokers are modified.
It also adds a mechanic called Overscoring. It can be adjusted or turned off in the mod config.
Other config options include:

Raw Game Speed Multiplier
Blue Stake Rework (change Blue Stake to give -1 ...

tacit musk
polar oyster
winged prism
polar oyster
#

madness is funny name for unbalance mod

tacit musk
ornate bone
#

Paperback is one of my mainstays of the mod hell

gray delta
#

all in j

rain orbit
hard plank
#

im evil

winged prism
#

Oh no

polar oyster
#

Hmm joker rework: +4 mult for all poker hand at next run

winged prism
#

What

polar oyster
#

what

#

Joker: +4 what

fluid badger
#

what are yalls opinions i fucking love this guy

winged prism
polar oyster
#

what (about my new nick?)

cold rose
#

Old man ghost jumpscare

polar oyster
#

Wait exotica?

fluid badger
#

no its not exotic from cryptid i got it from somewhere else todd_spin

polar oyster
#

exotic, but with a and more powerful

#

epica

fluid badger
winged prism
#

Commona balatrojoker

fluid badger
winged prism
#

Rubuska yap

rain orbit
polar oyster
#

Vagabond: Death in poverty

winged prism
polar oyster
#

🐸

#

Huh icely frog

winged prism
#

Frogs no more

#

All frozen

#

Basic modding general activity

fierce mist
winged prism
#

First step over

#

Second step: people have no idea what your mod is

formal orchid
#

🤔

fierce mist
#

Well, who’d want to be jokerized?

winged prism
#

Again, people don't even know what your mod is

#

Like

#

Show what you have or smth

#

The desire to add people is lowkey kinda weird too

#

Like I get it when it's people you talk to, or see in the chats sometimes

toxic cloud
#

I've already had a self-insert in another mod

winged prism
#

But just anyone is kinda purposeless?

full edge
#

i think people just wanna do that so you can have a community of people who care about your mod because their self-insert is in there

toxic cloud
#

makes sense

formal orchid
#

The playbook

winged prism
#

Then show the people what mod is first ffs

fierce mist
#

You know what, I will tomorrow

winged prism
fierce mist
#

(busy today with college classes)

modest bison
polar oyster
rain orbit
#

El gato balatro

hard plank
#

who wanna be jokerised

winged prism
#

These days everyone has a Joker self-insert in someone's mod

#

Actually that wouldn't be a self-insert would it

#

Okay

#

+9

stable juniper
wanton rapids
#

oh interesting

#

what do ghost cards do?

stable juniper
#

X1 Mult when held in hand, gains X0.2 Mult if played and not scored

fluid badger
toxic cloud
winged prism
#

Layering

polar oyster
#

x1 mult for every self insert joker in modded collection

winged prism
#

Has science gone too far

fluid badger
#

Get fucked

#

Surpassed

#

Everything Upgrade Tree > Grace confirmed steven_spin todd_spin todd_spin steven_spin steven_spin

storm forum
fluid badger
ember flicker
#

hi i'm leshy

winged prism
#

My name is Jeffrey Donnington

#

Chat is this fucking stupid

fluid badger
winged prism
#

Thank you, very comprehendible

#

comprehensible

#

comprehananalalala

fluid badger
#

el gato balatro

winged prism
#

Can you stop swearing for one message oh my gof

long hare
#

yep, ee471

winged prism
fluid badger
polar oyster
#

b

fluid badger
polar oyster
#

:todd_spin: :steven_spin: :todd_spin: :steven_spin: :todd_spin: :steven_spin: :todd_spin: :steven_spin:

winged prism
polar oyster
winged prism
polar oyster
#

i need make C, becase Clownery=c and Balatro=b

rain orbit
fluid badger
woven crag
fluid badger
#

I’m on the content category

woven crag
#

Oh ok

#

I didnt know they tracked download count in the first place

dusk rover
#

8 hours of counting score later:

winged prism
terse mountain
#

Is there a mod that adds keybinds?

winged prism
desert mirage
#

how do you add custom textures/skins for balatro?

terse mountain
desert mirage
#

nvm i think i figured out how thanks to this https://www.youtube.com/watch?v=HM2D3KtSXOs

▼▼▼ (Click show more for important links!) ▼▼▼

◄◄ Links ►►
• Deck textures on my DeviantArt: https://www.deviantart.com/greenlinzerd/art/Custom-Balatro-Deck-1163121619
• GreenLinzerd Deck Skin download: https://github.com/GreenLinzerd/GreenLinzerdDeckSkin/archive/refs/tags/v1.1.zip
• 7-Zip download: https://www.7-zip.o...

▶ Play video
cold rose
#

winning

gray lark
#

funny idea

cold rose
#

sad

winged prism
#

Freaking explode me

rain orbit
winged prism
frigid mica
#

What the fuck is a Donaldson

#

Jimmy Jonaldson

long hare
frigid mica
#

Bist or meast

long hare
#

missed orb east

reef tangle
#

Hihi

winged prism
rain orbit
dusty token
#

polychrome bunny

long hare
winged prism
frigid mica
rain orbit
winged prism
gray delta
#

man im thinking

rain orbit
fathom gust
winged prism
#

What if Statements from Dread Jokers but for shops

#

Genius

desert mirage
#

i fucking love diary entry

tropic forge
#

anyone know if theres a mod to make it calculate my score faster because it took 20 minutes for my last one

winged prism
#

Did you just sit through the entirety of it

tropic forge
#

i had it on skip all animations but the calculating took 20 min

dusty token
#

the abort button exists

tropic forge
#

yeah ik but i want it to just calculate faster

#

do you know if theres a mod for that?

dusty token
tropic forge
#

i once saw someone using a mod that changed the numbers and added more e but mine only has one e so it was like e200000

tropic forge
ember flicker
#

if tsutje ends up rolling balatro goes kino in the wheel it would be funny to have red letter media as a joker

#

fuck you its forever

#

!!!!

#

endless trash !!!

#

dont know what it would hypothetically do

cold rose
#

balatro goes kino should add the new animal farm frfr

ember flicker
#

fnaf 2 movie

normal hollow
ember flicker
#

lol

cold rose
#

Morbius

ember flicker
#

nostalgia critic movie

full edge
normal hollow
full edge
#

my favorite thing about Kino is people telling me to add movies to it that have been in for months ❤️

ember flicker
#

the bad one

limber oak
#

retriggers are jank
use exponents instead

normal hollow
ember flicker
#

the bad one

#

the really really bad one

limber oak
#

how bad

dusty token
normal hollow
#

i only watched kickassia i want to watch the rest

ember flicker
#

willy's wonderland

#

fuck

toxic cloud
#

things get serious when I actually write down a to-do list 😭

toxic cloud
#

well, that's my Balatro mod to-do list

#

||snapshot feature refers to the ability to store runs inside separate save files rather than just save.jkr, which can be loaded later on whether you lost the current run or not||

#

basically debugplus save states but as an actual feature for my mod

polar oyster
ornate bone
#

-# now to actually get a team of devs and artists and see if the pokermon team would be willing to lend some templates for this mod idea of mine to finally go from idea to fully realized.

hard plank
polar oyster
#

hi aiko

#

@hard plank if I technically copy your style for one possible crossmod joker, that's okay or not?

hard plank
#

i don't mind

ornate bone
frigid mica
#

Attempting to make a custom legendary baseplate, any ideas?

amber river
#

guys i have finally finished making the monopoly cards

lavish pike
#

nice!

lunar bloom
#

gray and white

polar oyster
#

i dont like how second text look

#

hm

hard plank
long hare
polar oyster
hard plank
#

ill draw for you

polar oyster
hard plank
#

ピエロ

#

ัำห

polar oyster
#

clown

normal hollow
#

studio pierrot

main sun
#

Sorry for posting the norwegian text, but my operating system is in norwegian. Does anyone know why I keep getting this when installing the new Lovely 9.0?

hard plank
main path
hard plank
woven crag
polar oyster
#

yeah it look better

main sun
#

Aah, okay. I don't think I received the message last time, so I wanted to make sure. Could anyone confirm that they have white-listed the file on their computer?

ember flicker
polar oyster
#

because emm im bad artist

woven crag
#

i have it whitelisted myself because i was forced to use mc*fee

#

and

#

it isnt a virus

ember flicker
#

edge

#

uk

#

the template

polar oyster
#

a wait

cold rose
#

Yeah

ember flicker
#

bottom right

polar oyster
#

Spawn Cavendish, Diet Cola or Ice cream when booster card skipped.

#

idk

cold rose
#

hmmmmm

#

i need ti art

#

i need to art

#

but what to art

polar oyster
#

clown

raw violet
#

will my yoda debuff jim or will jim debuff my yoda?

cold rose
#

well

rain orbit
cold rose
#

does crimson heart debuff chicot

rain orbit
#

No

cold rose
#

or does chicot debuff crimson heart

#

dee

#

see

polar oyster
rain orbit
#

Chicot overrides any debuffs that will be afflicted

cold rose
#

That's why

#

Mucho texto will debuff first

rain orbit
#

Luchador I assume does the same when sold regardless of if it's debuffed

rain orbit
#

Idk I never had a debuffed luchador

polar oyster
#

debuffed card = never trigger

rain orbit
# polar oyster

Well when you the debuffed joker on crimson heart there won't be any debuffed jokers until the next hand

normal hollow
#

is that debuff text under the joker necessary should i get rid of it

woven crag
#

chicot cant be debuffed by heart because the debuff happens later
it can be debuffed if the debuff just happens earlier

#

and then ti does nothing

rain orbit
#

Chicot and luchador are boss specific

normal hollow
cold rose
#

guuuuuhhhhhhhhh

#

i need to art

#

bur what