#⚙・modding-general

1 messages · Page 1597 of 1

finite storm
#

why are there two Astro

fair thistle
#

im the only real astro

#

all others are just fake morons

winged prism
finite storm
#

there''s Astra [Joker Jam NOW!!!]

#

oh wait

#

It's a

#

the different letters on the name make it look like a o for me

exotic belfry
fair thistle
#

dont listen to him he's just attention seeking

#

/silly

exotic belfry
#

blacklisted from potato patch /j

fair thistle
#

he's actually evil and steals candy from babies

#

fascinating

exotic belfry
#

I would never

gilded comet
#

this doesn't crash anymore!!! thank goooooooddd

#

turns out, the high quality shader from the bunco fork crashes the game

#

hopefully that fork is still active

finite storm
#

where is that MIND spectral card from

fair thistle
#

i have the propellor hat and the lollipop

#

you don't

exotic belfry
#

I can't believe this

rain orbit
#

Does anyone know why colorblind seals just doesn't work for me

gilded comet
rain orbit
#

Like it doesn't crash the game or anything but it just doesn't change the seals

#

Smods says it's active and whatnot but they're still all circles

candid rain
#

are Cryptid seeds a thing?

rain orbit
#

But the contents of those seeds is changed due to mods

candid rain
#

okay nice

#

i wonder if any seeds are fun

sick hedge
#

can someone send the latest version of talisman

tawdry quest
#

can someone playtest my mod?

radiant stirrup
#

My balatro keeps crashing and it's saying it failed to collect the Tailismen file. How can I fix rhat

frigid mica
#

(Amulet is Better but you do you)

radiant stirrup
radiant stirrup
frigid mica
rain orbit
#

Talisman is picky about what it wants to be around so amulet is just much more convenient as it doesn't have that problem

frigid mica
#

It’s more like “Amulet solved a problem Talisman had”

radiant stirrup
#

Yea that fixed it

frigid mica
#

Is there like an existing fork or Nopeus or a straight up remake of it?

fair thistle
#

I need to make up an effect for the firsttry jonkler

#

Augh

#

I'm too eepy

toxic cloud
#

who's going to alice DEAD

dusty token
#

how do you move the layers window from bottom to right

#

found it nvm

radiant stirrup
#

I think i barely hit naneinf

#

Like regular not amulet/tali

silent thistle
#

0 x n, where n is any real number should still be zero..?

woven crag
lean dune
waxen furnace
#

I managed to get -naneinf money once

#

Aikoyori's Shenanigans boss blind that divides money

#

Eternal debt

jaunty crest
peak monolith
#

why are there two scholars in the joker spritesheet?

#

i have 42 jokers left...

jaunty crest
#

Or when you turn down the colour settings on windows 98

peak monolith
#

no? idk i just replaced all the colors with the pure neon colors (
#000000 black
#ff0000 red
#00ff00 green
#ffff00 yellow
#0000ff blue
#ff00ff magenta
#00ffff cyan
#ffffff white
)

jaunty crest
#

Chicot looks so depressed

peak monolith
#

yes ik

#

but once i complete one i dont redo it

#

and i dont want to dither

wispy canopy
#

Our trailer worked so well look at ts

toxic cloud
#

pog trailer quality tho

wispy canopy
#

The trailer is at 30k views now

toxic cloud
#

I'd love to make one but

#

I don't have the same editing skill

#

plus I'm busy improving and expanding the mod

wispy canopy
#

You'll get there 🥹

toxic cloud
#

probably nowhere

#

the next storyline is planned to be so big it's possible to become its own game

#

that's gonna make the trailer non-existent for sure

#

reminder: Sagatro has only one coder (me)

dusty token
#

me when repetition tower

leaden vector
dusty token
#

😭

latent crescent
#

there's blueprint_stack in code

vague comet
dusty token
#

againnnnnnnnnnn

vague comet
#

omg 😭

#

theres no wayyyy

#

would already have been better if it was top to bottom the writing

#

more intuitive

dusty token
#

alright

latent crescent
#

AGAINNNNN

dusty token
#

alright

sick hedge
#

yo whats the newest ersion of jens almanac or polterworkx

woven crag
#

0.0.9-INDEV-iF

#

its in the discord

sick hedge
#

where?

woven crag
spiral blade
#

You think this would be a funny

oblique storm
#

aand Luminite. wow i'm actually done with the mineral cards now

waxen furnace
mint summit
#

(I know it's technically closer to the rtv menu but shhh)

unkempt current
#

Going all in on rank related effects

#

I might just make my mod explore parities and rank properties more

unkempt current
unkempt current
oblique storm
unkempt current
#

mmmmm

#

Also what is a luminite

tawdry quest
past lava
#

i don't have cryptid on??

tawdry quest
#

hhhm well idk why that happened cuz my mod only requires steammodded

past lava
#

what the fuck

tawdry quest
#

what how?!??!?!

#

brb

vague comet
#

tryna recreate glass cards but scored in hand and glass cards are breaking at the same time as the xmult is scored

#

actually no they all break at the same time before one can score

#

im crine i've been at it for a good hour now

#

they do score the xmult

#

but the cards are invisible

#

cus shattered

normal hollow
vague comet
#

i have

#

they don't even score xmult 😭

#

so confusing

normal hollow
#

it uses the config

tawdry quest
vague comet
normal hollow
#

Xmult in the config, it's automatic

vague comet
#

but isn't that just to setup values

#

what

#

huh

normal hollow
#

anyway, your way of doing xmult is fine my point was about the destruction

vague comet
#

is having the enhancement trigger in hand

#

by sorta recreating them

#

for the joker

normal hollow
#

can you copy that code in the screenshot here

vague comet
# normal hollow can you copy that code in the screenshot here
SMODS.Joker {
    key = "mirrorjoker",
    atlas = "placeholders",
    pos = {
        x = 1,
        y = 4
    },
    config = {
        Xmult = 2,
        extra = {
        }
    },
    rarity = 1,
    cost = 4,
    pools = {["bitedachipsAdditions"] = true},
    loc_vars = function(self, info_queue, card)
        info_queue[#info_queue+1] = {key = 'ideacredit', set = 'Other', vars = { "thatoneboi2009" }}
        return {
            vars = {
            }
        }
    end,
    calculate = function(self, card, context)
        if context.individual and context.cardarea == G.play then
            if SMODS.has_enhancement(context.other_card, "m_gold") then
                return {
                    dollars = 3
                }
            end
            if SMODS.has_enhancement(context.other_card, "m_steel") then
                return {
                    xmult = 1.5
                }
            end
            if SMODS.has_enhancement(context.other_card, "bdchip_fish_seal") then
                return {
                    dollars = -2
                }
            end
        end
        if context.individual and context.cardarea == G.hand and not context.end_of_round then
            if SMODS.has_enhancement(context.other_card, "m_glass") then
                function shattercard()
                    context.other_card:shatter()
                end
                if SMODS.pseudorandom_probability(card, 'mirrorjoker', 1, 4) and context.destroy_card then
                    return {
                        xmult = 2,
                        shattercard()
                    }
                else
                    return {
                        xmult = 2
                    }
                end
            end
        end
    end
}```
#

just spotted an unrelated oopsie

normal hollow
#
if context.individual and context.cardarea == G.hand and not context.end_of_round then
    if SMODS.has_enhancement(context.other_card, "m_glass") then
        if SMODS.pseudorandom_probability(card, 'mirrorjoker', 1, 4) then
            SMODS.destroy_cards(context.other_card)
        end
        return {
            xmult = 2
        }
    end
end
limpid lake
vague comet
#

very interesting stuff

limpid lake
#

it is interesting
i prefer not to use it, personally, but one could probably come up with a decent card that does

vague comet
#

holy it worked

#

tysm 🙏 🥹

#

@normal hollow

oblique storm
#

ykw

#

suggest card modifiers to be in wheel of fortune

#

im bored

vague comet
viral helm
#

how does this work

toxic cloud
latent crescent
#

I like futuristic style like this

fair thistle
hard plank
#

oh that's your thing

frigid mica
#

1920x1080 is the bmm banner resolution, right?

peak monolith
#

i did something...

#

empty joker

fair thistle
peak monolith
#

(i overlayed empty joker over everything)

fair thistle
#

Imagine that if it is a showdown blind it plays one from the slumpage version

toxic cloud
#

not the slumpage version 😭

#

I gave up on trying to pure perfect any section after the first playthrough

fair thistle
oblique storm
#

update on WoF: all mineral cards are done now alongside a seal, Lavander Seal (Creates a Lavander seal if this card is the only one scored)

gilded comet
#

is there a mod that shows what mod a non discovered card is in the collections?

#

cause i need to find all editions to unlock a deck and there's one that i have no clue where that's from

oblique storm
#

you can just.

#

create another profile

#

press the "unlock all content" button

radiant stirrup
#

I should not have hooked waluigi to speculato

oblique storm
#

and boom

radiant stirrup
#

Animations are off

#

I've just been waiting on the jokers to be done making copies

gilded comet
peak monolith
#

can someone help me figure out what theses would do ( and what to call them)

radiant stirrup
peak monolith
#

what about second cause if you overlay both it just makes normal jimbo

woven crag
#

Waluigi will also trigger on the newly created jokers

#

Thus creating more jokers infinitely

radiant stirrup
#

It just needs to be done making them

#

Or am I completely wrong

woven crag
#

oh true hm

#

i guess that only happens with animations disabled then

#

since thats the only time jokers are created during calculation rather than in the animation

hard plank
radiant stirrup
#

But I'm trying to go to infinity so i'm going to unhook waluigi from speculo and hook it to exponentia

fair thistle
#

cryptid players explaining their run in full detail knowing damn well it's been done probably over thousands of times before

waxen furnace
#

Pretty sure waluigi hooks have big "get stuck in infinite creation loop" situations

fair thistle
#

Pretty sure waluigi sucks

#

no wonder why he never got into smash

forest knoll
#

and cryptid is not that type of mod, despite how overpowered some of its content is

waxen furnace
#

Entropy or Unik's, which is the better candidate

#

Polterworx is too obvious of an answer

#

Ain't nobody want to do the omnipotence grind more than once

forest knoll
#

entropy is also not capable of reaching infinity with talisman

full edge
#

Entropy isn't really set up to be even on Cryptid levels, right?

waxen furnace
#

Well supposedly Entropic Jokers are more powerful than Exotics

full edge
#

Whatever mods add ways to continuously increase the scoring operator'll get you there. But I think most mods that get you to omeganum naninf don't make it too hard, just due to how the math of it works out

wanton rapids
#

morefluff has a joker that technically gets you to omeganum naneinf except it just instantly wins the blind

forest knoll
fair thistle
#

you aren't breaking 10{1000}10

#

you just aren't

forest knoll
#

the best entropic in the game only changes the scoring operator from multiplication to exponentiation

full edge
#

The operations you need to do to comfortably get to omeganum naninf are so drastic. I doubt there are any mods that get you there 'accidentally'

forest knoll
fair thistle
#

ah, it increased?

#

lmao

forest knoll
#

it hasn't been 10{1000}10 for a while, that was the default limit from the original OmegaNum.js library but basically from the start of talisman they could raise the limit

fair thistle
#

fair lmao

waxen furnace
#

I think my high score so far is eXXXX#e2308

#

Still a lot of ways off

fair thistle
#

again it surprises me how many people JUST starting modding and first playing cryptid are still flooding in

#

i guess people cant resist the rusty jingling keys

forest knoll
waxen furnace
fair thistle
#

i mean

oblique storm
#

yet another spectral card. this one gives the lavander seal.

fair thistle
#

yeah but if the bugs just don't get fixed that's kinda stupid

#

and you can break the game in other less half baked ways

#

take Busted Buffoons

#

or some shit like entropy

#

they let you break it but it either takes work or it had more work put into it

forest knoll
fair thistle
#

lavender seal should just immediately download high roller and stakes redux

#

and then delete itself from the game

oblique storm
full edge
#

What do mineral cards do?

oblique storm
#

hold on give me a sec

waxen furnace
full edge
#

On the notion of bugs, I need to fix Kino, but all I know how to program is joker jam now

#

Kino adds a bunch of new systems that interact weirdly with a bunch of other mods, including a value manip system that has to convert and interact with Cryptid's. You're free to test that 😋

woven orchid
#

jame

waxen furnace
#

You mean the confectionery cards or do you mean the genre system

toxic cloud
#

@full edge I'm pushing a rework to the first storyline soon, I'd love to have you replay it and give some thoughts since the balancing isn't perfect imo

fair thistle
#

what if you get bored of poorly designed jokers and boss blinds

#

cryptid sucks and it's addons can't really do much to make it less trash without just changing the entire thing
which in that case why not just wait for cryptid 2

full edge
waxen furnace
full edge
fair thistle
#

i could name so many other mods that have emult echips eemult even that take it a lot beter than cryptid

waxen furnace
#

Getting bored just means that it's time to change things up

fair thistle
#

i don't like to be harsh with things but cryptid is something i don't want to touch ever again after finding something even marginally better

oblique storm
# oblique storm hold on give me a sec

Palladium - Select up to 3 cards to have +2 permanent Mult.
Cobalt - Select up to 3 cards to have +10 permanent Chips.
Duratanium - Multiplies your money by 1.5, maximum is $40.
Mythril - Level up 2 random hands.
Orichalcum - Select up to 3 cards to have X0.1 Mult added to them.
Naquadah - Select up to three cards to have X0.1 Chips added to them.
Adamantite - +1 permanent discard.
Titanium - +1 permanent hand.
Troxinium - +1 permanent hand size.
Chlorophyte - The shop has +1 more card slot.
Xantophyte - Select up to 3 cards to give +$3 when scored.
(technically spectral but who cares)
Luminite - +1 Joker Slot

fair thistle
#

people glaze cryptid too much

waxen furnace
#

Honestly instead of getting bored I am currently trying to optimise card value manipulation without me having to spend 15 minutes on the calculation screen per round

fair thistle
#

half of cryptid is just "oh there's more than just winning forever" and then there just isn't

#

half the time all i see of cryptid is just "i got 2 billion notebooks again holy shit why is my computer lagging"

waxen furnace
fair thistle
#

"yay i crashed"

waxen furnace
#

Crashing is suboptimal

fair thistle
#

EVERYTHING IS SUBOPTIMAL

waxen furnace
#

Yes

forest knoll
#

optimal play is suboptimal because you stop having fun

frigid furnace
opal vortex
#

hey coming back here again to ask for more mod advice, are there any that make the game overall easier? ive got bunco, paperback and all for jest as my main content mods and looking for something not to completely break the game while making it atleast a bit easier

#

just want to see big numbers with big retriggers and stuff more often

waxen furnace
fair thistle
# frigid furnace

well i more just say it because there's always 2 new cryptid players a day

full edge
granite forum
oblique storm
#

Deposit Booster Pack (for mineral cards)

opal vortex
gilded comet
#

i like cryptid, it's kinda everything i want in a mod really. take a game that's generally pretty tough/luck base if you are trying to go up stakes and make it easy

frigid furnace
gilded comet
#

hell my ftl mod is actually the ftl version of cryptid in a lot of ways lol

opal vortex
gilded comet
#

"this mechanic is 100% broken but it's fun and different" is like, my favorite thing

full edge
gilded comet
#

like i get that the mod can seem lame if all you care about is skill or 'deserving' wins, but i like that i can just find a super strong joker and be like 'oh cool the run won already, i can experiment and try some other jokers cause now i don't have to stick to optimal strategies to have a chance"

#

it's partially why i really like grim as well, being able to go back antes with no downside means the run can scale way more and the chance of winning is a lot higher

opal vortex
gilded comet
#

and since all i really want is see funny number go up while unlocking sleeves and cards then that's 100% fine with me

full edge
#

Cryptid can be fun and it's fine to have fun with it. Also fine to not care for it. Just a shame that anytime a new person comes in to talk about enjoying a mod that the convo quickly turns to 'ugh, Cryptid'. But the discourse about the discourse is as often had here as the discourse itself, haha

gilded comet
#

maybe there could be a 'balanced addon' for it but that sounds like a pain to upkeep

frigid furnace
#

Unfortunately project management tried to cater towards everyone, even those who don't care much for game balance

#

and here we are

gilded comet
#

really? huh, i could swear even when it released it had the 'unbalanced balatro' as like a tagline

frigid furnace
#

(This is me relaying various conversations on the mod's semantics btw; I was not there when the sacred texts were written)

gilded comet
#

i mean, i'm one of the people who don't care for balance, i greatly enjoy it for what it is

#

my main criticism for cryptid is that it crashes a lot

#

if they could somehow make it more stable or compatible with other mods in that sense then i wouldn't have any real complaints

hard plank
#

i wish someone would make a mod

full edge
#

It goes through phases of barely working and being fine enough. But Cryptid's not really got a consistent development team at the moment, and hasn't had something consistent in a decent while

frigid furnace
hard plank
gilded comet
#

i mean, why would i use the wacky jokers if that will greatly diminish my chance of winning?

#

experimenting isn't fun if i get to ante 5 and am forced to restart cause the build just doesn't have the gas to finish

#

then it's more time wasted getting to that point again

frigid furnace
#

Also there are talks of developing mods that reimplement the unbalance, so you can look toward those as well

finite storm
#

Cryptid would be more fun If there was a kind of prestige mechanic where you could progress in the game by doing prestiges and resetting your unlocks for unlocking new content that is more powerful

granite forum
fair thistle
frigid furnace
granite forum
gilded comet
fair thistle
#

im not that serious about it im just talking about what i think behind the screen that i know i don't really care about

gilded comet
#

sounds like a lot of positives to me

fair thistle
#

im just saying why i don't really understand

hard plank
#

I'm happy my music doesn't sound like complete garbage anymore

waxen furnace
#

OK so genuine question, do prestige cards stat changes in 0 ERROR persist between runs

gilded comet
#

but i wouldn't mind unlocking higher rarities by doing smt ingame

#

like maybe beating gold stake once or smt

full edge
#

Good thing about the crazy balance stuff being their own add-ons in the future is in part that it will motivate people more to maintain it. Cryptid's biggest issue for the last year has been maintenance, and getting people to work on it

fair thistle
#

i get that i get unreasonably ornery but that's something im trying to iron out

#

cryptid 2 seems good

hard plank
#

you want stuff

i got stuff (all of these are wip)

#

ok idk what to add anymore bye

fair thistle
#

im not talking about the mechanics that COULD make you win for free forever

gilded comet
fair thistle
#

its just that when it's so damn easy it just kinda turns me off lmao

gilded comet
#

it sounds very demotivating to hear that the thing you helped make is bad tbh

hard plank
#

i love $^2 but you lose if you don't hit the 1 in 2

gilded comet
hard plank
#

quite esoteric

frigid furnace
fair thistle
gilded comet
#

that's super cool

gilded comet
#

but my main issue with other mods is a lot of them just break the immersion, and to be fair cryptid does this with all the m joker stuff

#

like the hot potato mod looks super cool but it has so many random memes and references to balatro stuff that it just kinda turns me off a bit

#

i would love some version with just the extra mechanics like the forge and the other currencies without all the memes cause those look super damn cool

fair thistle
frigid furnace
fair thistle
#

also you can't be talking about randomness when cryptid exists : - )

waxen furnace
frigid furnace
#

There's mods like Paperback and All In Jest that slot into Balatro really nicely (as in they have very intentional design that expands on Vanilla's challenging nature)

gilded comet
fair thistle
gilded comet
#

the rest is pretty consistant in my eyes

oblique storm
#

question where can i find assets

#

nvm

fair thistle
#

other than being way off

frigid furnace
gilded comet
fair thistle
humble kernel
#

Can you still unlock achievements even with mods in the game?

fair thistle
#

examples include aikoyori's shenanigans, busted buffoons, entropy

frigid furnace
full edge
# gilded comet i'm pretty new to the inner workings of balatro's modding community but i wonder...

I bet it's part of it, but definitely not the main reason. When I started making mods in February of last year, and still now, the people that worked on Cryptid were not active in this server, so contacting them was always a bit annoying. And Cryptid being an always installed mod for a lot of players, especially one that relied on a mod as fickle as Talisman, made it a permanent present in crash logs. By being silo'd off Cryptid made it very hard to report crashes, and people could get very frustrated when their own mod threads were just 10 crash logs that all came from fundamental changes to the framework that came from Cryptid. Similarly, Cryptid didn't version regularly, so if you were doing a lot of install or crash help, it was a nightmare to figure out sometimes, because you couldn't determine which version of Cryptid they were on. Install suggestions and methods were also set up in a way that was difficult for the broader community. If you used Github releases for your mod, you had to constantly tell people how to install it, because the Cryptid guides would lead to what most mods would use as a development environment. For my own mod, for example, I still don't use the main branch as anything but a mirror for the release, explicitly because it was such an issue at the time.

I contributed to Cryptid for a few months, but the community was already pretty barren then, and the bigger part of that was that the people that worked on it at the time could be pretty harsh. That, combined with the Cryptid codebase being spaghetti that was made by a bunch of (talented and well-intended) cooks, made it something a lot of people just didn't want to contribute to. I know it took me ages to figure out the Cryptid code so I could fix a bug in their code that made my own mod unplayable.

gilded comet
#

i'm surprised talisman isn't just an auto included, a mod to remove naninf just sounds like smt everyone should want tbh

fair thistle
#

amulet works for that but at the time talisman was very very very crash prone

full edge
#

'Internally', as much as there as an internally for Cryptid, the mod team was also just incredibly unclear. I rewrote some systems to make them more readable or compatible with new SMODS versions, or fix some issues, and was decently active in their server, and I still was never sure who was even 'officially' involved. That, and there was a lot of disagreement and standstill. Most people that wanted to contribute to Cryptid not for maintenance and compatibility reasons, like me, but to develop new content, got demotivated because the system seemed to be in eternal gridlock. A lot of the devs that have worked on Cryptid over the last year were incredibly soured on it, even if they could still be enthusiastic about the mod.

Typed too long for me to be sure of the tone I'm conveying, but definitely wanna add that most of that just comes from Cryptid being a hobby project with like a million well-intended contributors, that got big enough to were it needed to be managed, and I don't think people were per se ready for that. I don't think any of the friction ever was malicious as much as just people being busy, or not communicating properly, or just being teenagers, haha

gilded comet
#

makes sense, the curse of something you made blowing up lol

full edge
# gilded comet i'm surprised talisman isn't just an auto included, a mod to remove naninf just ...

Talisman was (and still is, but Amulet luckily exists now) a bit of a compatibility nightmare, so it being an auto-include was never on the table. The framework that Balatro was written in doesn't innately support numbers that big, so to be able to play with them, you need work arounds. Idk how Amulet managed to make it so those are handled automatically, but to make your own mod talisman compatible, you need to basically find every instance of two numbers being compared in your code and use the Talisman-advised method. And then there were still a good amount of edge-cases

gilded comet
#

i can relate, my mod was always the second biggest in the community but then when the number 1 became depreciated and abandoned i suddunly had a lot of pressure to keep up with

#

maybe that's why i give the crypted devs so much slack

#

but honestly i genuinelly think 2.0 sounds like a good idea now

fair thistle
#

ive had to deal with fucky management myself ( had to shut someone out of my project and erase all instances of them in the mod )

frigid furnace
full edge
#

Most mods also don't really reach numbers that have you worrying about vanilla naninf, unless they're made with that intention, so for most people, it'd be additional work to include compatibility without it actually mattering for the mod itself. Which is part of why it frustrated people, because players never really wanted to uninstall Talisman, so you were kinda pushed in setting up compatibility, even if it didn't add anything to your mod besides people playing it with a mod you didn't balance around

gilded comet
#

but i am happy that the community is at least trying to make the enviroment better

#

i have seen so many communities stagnate cause the one big mod made things difficult to work with and the whole ecosystem died out

#

that was the case for ftl for a while thanks to CE but thankfully that changed

full edge
#

It was a lot of poking the people at Cryptid, over time. Amulet, made by the wonderful FrostIce, has also been a big blessing

woven orchid
#

cryptid 2 tomorrow

gilded comet
#

balatro being so open and easy to mod is so cool

woven orchid
#

we love 2d

#

wow 2 messages in a row with 2 in it

gilded comet
#

thanks for the suggestion

#

hooopefully that won't tank my performance

fair thistle
#

entropy DOES technically have cryptid crossmod but also busted buffoons might be able to spawn entropics too

full edge
#

I do think it'd be great for Cryptid no longer to be the big mod, but that's literally just because of the fact that it's a slow lumbering beast. Probably better for the community for a more actively maintained project to be the most popular one, haha

#

I made Shrek crossmod for Cryptid and Kino and I think in the year that that's been in my mod, I've been the only person to use it, haha

woven orchid
#

is that a measure of how many people play kino or how many people play kino with cryptid

fair thistle
#

i mean once the novelty wears off for most of the people it just kinda looks bad compared to the mods that sprouted from it's original use of emult

full edge
#

Both, I assume

umbral torrent
#

I've been enjoying modded balatro on PC, and been wanting to make it work on my Android as well. All my searches lead to this tool: https://lmm.shorty.systems/ but every time I've tried to use it, the installed .apk just boots up normal Balatro. Am I missing something to install on the PC aside from the mobile compatability mod?

fair thistle
#

like i get that sometimes you gotta play it for the novelty but when literally everybody is playing it on repeat constantly i just get confused

gilded comet
#

it adds so much repliability

fair thistle
#

okay but you can just download like 2 mods that complement each other and get a similar feel

full edge
gilded comet
#

especially the seal and edition decks

full edge
#

I'm not gonna tell people to also mod their vegetables in with their ice cream 😛

fair thistle
gilded comet
#

which is smt i always wanted to play with since i found the removed balatro decks

fair thistle
#

i just don't get it, they can get it but i don't

full edge
#

Don't wanna brag, but #1340334060597285025 adds more decks, jokers, enhancements, blinds and consumables then Cryptid 😉

umbral torrent
gilded comet
lean dune
fair thistle
#

isnt there a mod that lets you start with a custom deck

full edge
woven orchid
#

don't wanna brag but my mod adds a double digit amount of content and a triple digit amount of memory leaks 💪

fair thistle
#

?

#

@gilded comet is this your card

full edge
#

If my memory was leaking, I'm sure I'd remember

gilded comet
fair thistle
#

i should play your mods more

woven orchid
#

valk redux is my best work and i still hate it

#

but it is better than aqu and old valk :)

fair thistle
#

my bad

#

im pretty sure deck creator was a custom deck mod

gilded comet
hard plank
#

i don't wanna read essays 😭

full edge
worn rain
#

wanted to make a blatant joke abt fent but idk if that'd fly

#

what's up chat

woven orchid
#

whats good eddy rob

fair thistle
#

hi eddy rob

worn rain
#

just got out of recovery after an operation

gilded comet
fair thistle
#

whip crack sound

worn rain
#

third within the past 10 days

#

wicked

woven orchid
full edge
#

haha, no worries. I'll just make sure future mods I make aren't that based on my personal hyperfocuses 😛

worn rain
#

im chilling

woven orchid
#

ice can you make 👀latro

worn rain
#

they put me on fent

upbeat kayak
fair thistle
#

eddy what operation was it

#

exponentiation?

west hill
#

hey ice I heard you had a new cool mod planned is that right?

fair thistle
#

addition?

worn rain
#

uhhhh subtraction

fair thistle
#

fair enough

#

lmao

gilded comet
#

oh...entropy requires a new save...

#

yeah i don't think i can play it then

#

i really don't feel like redoing like 2 weeks worth of progress

rain orbit
full edge
gilded comet
#

like i finally got to abandoned deck

#

i would need to start aaaaall the way back in red deck

fair thistle
#

😭 what

#

you dont lose that save progress its just another save

west hill
#

woah what is that run select from

fair thistle
#

if you take entropy off itll use the original one again

gilded comet
#

i am doing that lol

rain orbit
fair thistle
#

doing what

gilded comet
#

going back to no entropy lol

#

it's how i took that screenshot

fair thistle
#

i cant with yall 😭

hardy brook
#

Bruh, what the fuck is Balatro Odyssey

frigid furnace
gilded comet
#

it's galdur, honestly a must have

fair thistle
hardy brook
#

Should I lowkey remake the mod by a human

fair thistle
#

no

frigid furnace
hardy brook
fair thistle
#

literally this

#

you will get NOTHING out of it

hardy brook
#

wtf is that lol

fair thistle
#

its a joke on people that try to "de-ai" things

hard patio
fair thistle
#

because it was still originally made by a metal box

hardy brook
#

All I'll say is that i tried loading a run and it wouldn't let me it was that bad so yeah, probably for the better I just... don't lol

fair thistle
hard patio
frigid furnace
fair thistle
frigid furnace
#

and the atlas folder

fair thistle
#

and you go bing bing wahoo and jump all over the place in balala

frigid furnace
#

ive never seen this warning, like wtf

fair thistle
#

10 to 100 to 11

#

great

frigid furnace
#

that's just github's fault

hard patio
cloud willow
#

103 MB zipped file 🔥

forest knoll
#

me when i make every single object have its own atlas and individual image file

oblique storm
#

finally i'm done with the boosters

fair thistle
#

hi meta

#

i cant wait to start summer i actually feel realy optimistic

forest knoll
#

hiiii chat

fair thistle
#

meow

lean dune
#

mrrp

fair thistle
#

my Google sheets got fucked up bruh

#

Trying to reword shittily worded stuff is making me want to eat mashed potatoes

silent thistle
#

i like big number

cyan flame
#

dose anyone know of a way to restart a game with the same seed with code, like i want to have a card that when a game over is detected will restart the game with the same seed

silent thistle
#

You probably want to delete the current run and start a new one using G.SEED as the seed..?

cyan flame
#

yeah

#

but if the code is held in the card and it calls for the current run to be deleted wont the code after not run

#

so it wouldnt manipulate the seed right

silent thistle
#

Maybe, but you could store the seed elsewhere.

wide mulch
#

what is balatro odessy

silent thistle
#

Test it, and if it doesn't work come again.

wide mulch
#

im looking it up

#

can ai code balatro mods now

#

bro regardless of whatever they need to change this tagline

unkempt current
silent thistle
wide mulch
wide mulch
unkempt current
silent thistle
#

Not your brother.

#

You do you.

unkempt current
#

Ignore what I said above the attachment
-# Also why is it so long

wide mulch
#

youre so tuff bro

lean dune
#

hi sloppenheimer

wide mulch
#

hello real smods cat

rain orbit
#

Fake tmods dog

lean dune
rain orbit
#

Steven smods and todd tmods

unkempt current
#

fake zvanilla dog

unkempt current
#

semi real tvanilla+ bird

#

That's a mouthful

lean dune
#

imaginary upistaccio bunny

cyan flame
#

where can i find the code thats run when the start run button is clicked after selecting deck ect

wide mulch
#

so i guess ai cant really code balatro mods

#

im still in business

lean dune
#

yas

unkempt current
#

oh, real

#

uhh

lean dune
#

this made me snort

unkempt current
#

negative ychocolate horse

wide mulch
#

terrible nothing (protrum)

lean dune
#

foil xstrawberry sheep

vagrant reef
#

who the fuck is making these

unkempt current
#

polychrome amint cow

wide mulch
#

magic eraser when sane pencil walks in

vagrant reef
#

lmao

unkempt current
#

sane pencil when insane pen walks in

vagrant reef
#

how the fuck do you play this

#

i am very confused on this bullshit mod

unkempt current
lean dune
unkempt current
#

Paight

vagrant reef
#

NO??

lean dune
#

all you need is four fingers

unkempt current
#

oh truee

wide mulch
#

thats my best guess

vagrant reef
#

22345 ISNT A STRAIGHT???

unkempt current
#

Can't wait for the two pair straight flush five

unkempt current
tall perch
vagrant reef
#

oh right

#

mb

wide mulch
#

straight version of pair when gay version of high card walks in

#

straight version of pair when gay version of apple walks in

fair thistle
#

when will i wew

unkempt current
#

guys when are we getting the straight full house flush blaze five

vagrant reef
#

get out

tall perch
silent thistle
#

bro, what the fuck

normal hollow
silent thistle
#
if #G.jokers.cards == 1 then return {...} end
#

Simplified logic 101

wide mulch
#

straight full house flush blaze five when gay empty evict pale cold 4 walks in

tall perch
wide mulch
lean dune
#
if context.joker_main and #G.jokers.cards == 1 then return {mult=card.ability.extra.mult} end
unkempt current
#

Guys what if there was a multiplier to your money
Like how mult multiplies your chips

lean dune
#

somehow you can make that 18loc

vagrant reef
#

do you need to play like flush 8 for this or something

#

or get your hand size down to 1

unkempt current
#

uhh

#

At end of round I guess

wide mulch
#

does smods support xdollars

#

i swear it does

#

but i may be tripping

normal hollow
#

i dont think so no

rain orbit
#

All my homies love ollars

wide mulch
unkempt current
#

doolar

wide mulch
#

i get you can already do it

#

but

#

still

#

i want a nice function

tall perch
lean dune
vagrant reef
lean dune
unkempt current
#

What if there was a thing that adds to your chips but it scales multiplicatively with itself
Like (Chips + Burger) X Mult but only XBurger jokers exist (no +Burger)

lean dune
#

however i'm gonna explode if there's one more type of permabonus in the current system

unkempt current
#

What if there was Xhands and Xdiscards

unkempt current
#

Yeah ik

#

I could implement that to my mod

#

Which I will because this idea is probably cooler than a 3rd multiplier

tall perch
lean dune
#

that seems broken

silent thistle
unkempt current
#

That's a bit broken

vagrant reef
#

page

unkempt current
#

I've heard of it lol

lean dune
#

highest priestess is intentionally ridiculous

vagrant reef
#

bullshit mod

unkempt current
#

Infact I contributed to it
It's currently dead tho... 😔

silent thistle
#

ah

unkempt current
lean dune
#

what are you waiting for, revive it

silent thistle
#

I do believe highest priestesses is more of a joke mod than anything.

vagrant reef
#

how does this work

lean dune
vagrant reef
#

lmao

#

cool

silent thistle
#

dafuc

vagrant reef
#

well fuck you too

unkempt current
#

Ive realized that highest priestess uses python files to make its poker hands

tall perch
lean dune
dull mortar
#

Does anyone know how to make dark sanctuary from the deltarune mod not crash the game in collection

vagrant reef
#

quantum superpositioning??

lean dune
silent thistle
#
-- something like this, idk
SMODS.Joker{
  key = 'no_hand',
  calculate = function (self, card, context)
    G.hand:remove()
    G.hand = nil
  end
}
unkempt current
lean dune
silent thistle
#

good, great

#

Crash prevention was optional, so uh...

lean dune
#

mission failed successfully

silent thistle
#

yep

lean dune
#

it doesn't allow you to play the hand

unkempt current
#

I was thinking of a stupid enhancement that counts as a diamond, club, spade, heart and none of them at the same time until you play a hand

lean dune
# dull mortar

looks like a bug on the mod's side. make sure it's up to date and report it to the mod's developers if it persists

dull mortar
#

The pretty sure the mod dev isn't working on it anymore

#

So I wanted to fix it myself

#

I have the tools

lean dune
#

you'd want to nil check G.deck where the crash is at and add a default value that should be displayed in the collection

dull mortar
#

I will try that, thank you

lean dune
#

a reference would be blue joker in vremade

wide mulch
#

when are people going to play my mod

#

too many modders, not enough players

unkempt current
#

Mod so unknown I forgot about it myself

#

I've gotten a bit bored from drawing jokers
-# not coding I think coding is still cool

oblique storm
#

my mod isnt even out yet, smh..

unkempt current
#

My mod had to be delayed by a month because my laptop decided to die out of nowhere

oblique storm
#

also

#

uh

#

question

#

how many jokers do you think my mod's first version should have

unkempt current
#

15

#

Covers a page on the collection

#

You could go higher if ya want

oblique storm
#

i alr have 2 planned

#

no sprites tho

#

Cave Diver, creates a Mineral card at the end of every round, 1 in 5 chance to self-destruct
Spelunker Potion, when sold creates 2 negative Mineral cards

ivory pike
unkempt current
#

I haven't touched this folder in like a month or two

unkempt current
# ivory pike

of course it's cryptid
Yeah this is normal is the world of ceyptid

#

Cryptid*

ivory pike
#

Who cares about "difficulty" when the number can scale up for as long as you choose to play the game!

#

I'VE BEEN ON 36 CARDS YET TO SCORE FOR 12 MINUTES

unkempt current
#

yay

#

I personally don't like cryptid because it def is funny at first,
but the more you play it the more repetitive it gets yk

#

-# first mod I played was cryptid

ivory pike
unkempt current
#

i think

azure island
#

casinos hate this simple trick

woven crag
#

it is usually just scalae and oil lamp/smoothie

#

with some scaling joker

gilded comet
#

this run just got a lot more interesting

unkempt current
#

Prism sounds like a cool mod

#

I should def glue it to my mods folder

gilded comet
#

honestly i'm tempted to go for a Fleuron build

#

since i have the card that turns the first hand's cards into Fleurons

woven crag
#

prism gaming

gilded comet
#

and like, 80% of my deck are them lol

woven crag
#

i feel like i rarely see people play prism

gilded comet
#

there's so many good options tho, especially all in jest jokers

#

those are all so cool

unkempt current
#

Prism is very undiscovered

gilded comet
#

this is interesting but kinda rng

woven crag
#

plague doctor from paperback is fire

#

If you have that installed

oblique storm
#

joker i made 👀

gilded comet
#

wait i can pick showdown jokers?!

#

oh

#

that's a funny workaround to no legendaries

forest knoll
past lava
gilded comet
woven crag
#

that gets interesting sometimes

gilded comet
#

but not epics

#

which is kinda funny

woven crag
#

i mean

#

wait epic and exotic from cryptid?

#

Or another mod

gilded comet
#

huh, that's kinda badass

gilded comet
forest knoll
#

yea epics can appear in the shop naturally

#

that's reasonable

woven crag
#

epics are meant to be between rare and legendary yeah so that makes sense

#

the actual balancing of the epic jokers themselves is a different issue

gilded comet
#

i always assumed they were meant to be a tier above legendaries but below exotics

#

i guess that shows how bad the balance is lol

woven crag
#

Thats totally fair tbh

#

There are so many epics that could easily be exotic or legendary

#

will be fixed in cryptid good edition trust

gilded comet
#

it goes off screen lmao

jaunty crest
gilded comet
#

this was tough but i somehow made a deck with 6 suits into just 1 suit

unkempt current
#

which one looks better

woven orchid
#

one is gloplike and the other is orangelike...

jaunty crest
silver nest
#

i hit a nil value

silver nest
woven orchid
woven crag
#

Ever heard of glop humor buddy

jaunty crest
silver nest
#

yahimod how could you

unkempt current
#

Ok this just turned into glop

#

Unbelievable

#

I'm in need of an answer

gilded comet
#

showdown jokers my beloved

strong obsidian
# gilded comet

At least you don't have any beavers, or else you'd be here all day.

sturdy galleon
#

Where can I find mods to download?

sturdy galleon
#

alr thank you!

ivory pike
#

whats the best deck for an M joker build

jaunty crest
#

Can anyone help me with in game mod manager or have an alternative that doesn't pull from whatever the hell a Thunderstore is

storm forum
#

@dusty token

dusty token
#

imm doesnt entirely suport ******

jaunty crest
#

?

forest knoll
#

i assume he's talking about the thing that modding rule 4 bans

digital glade
#

been working on a personal rebalance mod to get out of constantly playing bloodstone flushes every run, I think I should revert yorick cus like tfym x13 mult on ante 6 xD

jaunty crest
#

Do yall just forget PC can also do pip

dusty token
#

yes

jaunty crest
#

Ight go on Firefox rn and open up a YouTube video then there should be a little icon where the video is

ivory pike
digital glade
#

uh what

ivory pike
#

I love jolly joker

digital glade
#

so if you score 1k then that's 1e852960

#

might be pulling up cryptid after this run

ivory pike
#

Im reaching cryptid's naneinf

forest knoll
#

no you aren't

ivory pike
#

I have 3 now

digital glade
#

dang I can't put absolute cinema gif

forest knoll
#

absolute mid

ivory pike
#

I now have 2 canvases

fair thistle
#

alright i think im over it i dont press the block button enough

forest knoll
#

real

ivory pike
#

I LOVE JOLLY JOKER

fair thistle
#

much better

digital glade
dusty token
fair thistle
#

now i can read my messages without the ^1.8e18 mult in the way :3

digital glade
#

bye bye run

#

yeah only 106m

#

so yorick's going up to 25 cards

jaunty crest
#

I won't be surprised if it all got pulled

grim iris
#

Almanac

dusty token
#

uh

#

get kosmos

burnt garnet
#

anyone know if steamodded unintentionnally fixing crimson bean bug was fixed in the releases after 1501a?

forest knoll
#

yep, crimson bean is back as of 1531zeebee

burnt garnet
#

lets goooo

#

thanks y'all

halcyon tree
#

tetration moment

#

wtf is hashtag supposed to mean😭

forest knoll
#

it's shorthand for repeating e's
in this case i think it's supposed to be interpreted as e(2.643e15)#10, which is:

eeeeeeeeee(2.643e15)

where there are 10 e's on the far left

halcyon tree
#

unsurprisingly the game did not like that

ivory pike
#

the abort button doesn't work

#

help

#

How do i force abort it

waxen furnace
#

If you're stuck in calculation screen just task manager out of it

#

That's what I do if its too unbearable

jaunty crest
#

Is there a mod that makes balatro go postal?

past lava
#

mayhem

jaunty crest
#

Is the dude in it

normal hollow
#

has anyone made a yugioh mod before

#

this is my first mod

frigid mica
#

How do you use the new “disable shine on booster” thing

frigid mica
#

I am planning to add the dude to my mod

normal hollow
balmy lily
lost bolt
#

Clown Car: Creates a random Joker with <attribute> when Blind is selected, attribute changes every round

ivory pike
#

i love number slop 😻

#

where can i get the mayhem mod so i can get even more number slop

#

I loooooooooove watching my numbers have more letters and symbols then actual numbers

raw skiff
#

I'm coming up with a theoretical update to my mod and have a stupid joker that gives x33 mult but only when you do something on a list of dubiously possible things (ie, playing a straight made entirely out of aces) and I was wondering if I could add "play a flush with more than 1 suit" to the list because of smeared joker?

#

So far the list is
. straight made entirely out of aces (new joker allows all cards to be considered as aces)
. flush with more than one suit (smeared joker)
. high card with 5 scoring cards (stone cards)
. Straight flush with 4 scoring cards (4 fingers)
. 5 of a kind with 8s with no repeat suits (one has to be wild)
. Straight with only even or odd ranks (shortcut)

dull mortar
#

33x is way to much

#

If you can do this many things to achieve the condition it's like a 3x max

raw skiff
#

It randomizes each round and is damn near impossible to gain the benefit from, if you manage to satisfy the conditions you deserve 33x mult

dull mortar
#

I don't know...

raw skiff
#

ok then what if it self destructs after you do it

dull mortar
#

I mean, that just removes the fun of trying to go for it

rain orbit
#

What if it shimmy shimmy yay shimmy ya after you do it

raw skiff
#

drink

#

swalalala

short helm
#

yall remember polterworx

rain orbit
short helm
ancient sinew
rain orbit
#

I want my balatro to feel like balatro

short helm
rain orbit
#

I never played it, I only know a hint of what it is because of others mentioning it

hard patio
short helm
raw skiff
hard patio
#

there are folks who like it

dull mortar
#

why are you so attached to the 33X mult?

lost bolt
#

da worx or da polter for today

ancient sinew
short helm
raw skiff
hard patio
#

my main reason of disliking PWX

dull mortar
#

x3 mult is a lot

#

the conditions are not that bad

short helm
raw skiff
#

you need another specific joker or condition just to have a chance to activate one of its conditions, at that point if you want even more than x3 mult use photochad

hard patio
#

Uhhhhh, i think i like opandora's box a lot

#

bunco is up there too

#

if i feel a bit more on the bignum levels, i go with cryptid and ascencio

#

TMD for silly decka

short helm
#

I’ll have to uninstall hot potato tho bc theyre most likely not compatible

hard patio
#

yeah lmao

#

hotpot was not made with compatability in mind

short helm
#

hot potato is impressive considering they like didnt have that much time, right?

hard patio
#

like a month iirc?

#

wouldnt know really

#

2 or 3

short helm
#

mad impressive imo at least

#

Im in love with the art

dull mortar
#

can someone please help me with what should be a simple fix for the deltarune mod?

#

I posted it in modding support

silent thistle
#

totally normal run with no issues whatsoever

spare geyser
#

def not testing of a new mechanic

rain orbit
#

Who invited sans

spare geyser
#

yes

rain orbit
frigid mica
#

I don’t know how to handle the gameplay balance of my mod, I wanna prioritize gimmick over flow but I want them to complement each other and not let one stand out more than the other

toxic cloud
#

<@&1133519078540185692>

#

🔫

toxic cloud
#

I wouldn't say the rework is balanced, at all 😭

#

not score-wise, it's progress-wise

spare geyser
#

is this too mean to make a finisher?

toxic arrow
#

what happens if you get hit

spare geyser
#

you die

#

unless you have any of the things that save you like mr bones etc

toxic arrow
#

damm

silent thistle
#

Harsh.

#

What if each time you got hit you instead got deducted n amount of chips?

#

I suppose adding a lower limit like -x0.5 blind's chip requirements and you perish™

#

Saving jokers could reset the chip counter, or at least increase it by some amount, idk maybe

toxic cloud
#

dying instantly doesn’t evaluate context.game_over

hard plank
hard plank
# spare geyser

i think the screen should shake a little bit when the lasers get fired

#

also lasers are spelled with an s not a z

long hare
#

is there a mod that changes the vanilla balance to be much stronger?

limpid lake
unkempt current
#

lazerz pew pew

long hare
lunar walrus
#

Guys, guys. Which one do you prefer?

toxic arrow
#

thhe messy one

lunar walrus
#

Also do you think it's too bright

toxic arrow
#

maybe add some shading to the coins underneath othhers?

unkempt current
lunar walrus
#

I also like the messy one more.

#

I'm gonna try some shading, yeah

unkempt current
#

for some reason i think using the gold color in balatro would be cooler
just saying though

#

im gonna close discord because my RAM is dying and i have to open vs code

#

bye chat

lunar walrus
#

haha, byee

opal heath
#

am i the ultimate legend i think i am

#

ez ahh run

waxen furnace
hard plank
#

rn the only thing shaking is the canvas

latent crescent
#

why win screen is centered, that's weird

limpid lake
cloud willow
frigid mica
#

You can change the text on the winscreen?

cloud willow
frigid mica
cloud willow
#

oh yeah

#

patching or hooking

#

there is like basicly nothing you cant change

#

the question isn't what, but how

waxen furnace
#

Anyone know what could be causing playing cards to have stake stickers

cloud willow
#

tf

#

did you win with them in your joker bar?

wind turtle
waxen furnace
#

I try not to keep any playing cards in my joker bar because most of the time they lead to a crash

waxen furnace
#

I see

#

Eh guess I'll keep it on for this run

silent thistle
cloud willow
#

correct

silent thistle
#

Totally an intended feature.

waxen furnace
#

OK so I encountered a bug with All In Jest and I'm not sure if that was because of cross mod or not, so I'm doing the smart thing and removing a bunch of mods to test All In Jest the intended way

#

Perhaps I should also get the mod that allows for infinite profiles soon

frigid mica
#

I wish they developed “juice that makes you smart”

#

“I’m not taking my Jokers off, I am Jokers O’Mult”

jaunty crest
#

Yall is there a mod that let's you change the background music

karmic compass
#

is aesprite good

#

most peolpe use it

cloud willow
karmic compass
#

im a degenerate case where i do pixel art in other rastor programs

#

mainly because i dont want three art software installed so i make do with two

karmic compass
#

Roulette joker that does a spin before hand is scored

+12 Mult for each scored cards with colour matching the result (Red/Black only)
X2 Mult for each scored card with rank matching the result (1-13 only)

limpid lake
#

modded ranks and suits be like "aww :("

hardy brook
karmic compass
#

i will allow that

lament hamlet
#

i've made a page dedicated to AU Jokers

karmic compass
#

1 in 14 chance the card does absolutely nothing

#

because roulette

#

actually i guess you could really populate the wheel if you do colour suit and rank

peak monolith
#

can someone help me figure out what theses would do ( and what to call them)
also if you overlay both thats just makes normal jimbo

karmic compass
#

stencil

peak monolith
#

bru

peak monolith
#

wait it could be an edition

oblique storm
#

UPDATE WITH WHEEL OF FORTUNE:

peak monolith
#

?

oblique storm
#

5 jokers are finished now, and 2 have code but no images

#

also theres an enhancement w/o an image, Fondue, and 2 tarot cards without image

peak monolith
#

can i see?

oblique storm
#

gimmie a sec