#⚙・modding-general
1 messages · Page 157 of 1
😭
Thanks for that :)
Could you try lovely-beta6? Here's a link https://github.com/ethangreen-dev/lovely-injector/releases/tag/v0.5.0-beta6
you might want to try the dev version of cryptid again? 🤔
THANK YOU
i'm trying to mod pizza tower with the pizza oven mod manager but it can't patch the smaller sound files can someone explain why ?
(the pizza tower server got deleted)
I think its working thanks 🙂
I can try, but got it to work somehow, got to final boss and crashed
Just reload the run, should be fixed
Yeahhhhhhh, no
Gave me this error
Download this cryptid
And this talisman
And this steamodded
Don't know what I did but it's working now
Yeahhh, figured out that you shouldn't let egg scale to 880 per round bonus
hello, whenever i try to boot up the modded version i always get this error and it instantly crashes, any help?
verify the integrity of the game files on steam
i have already done it multiple times, no results, same crashes same error
what version of lovely you have?
so i need to move the version.dll into the game files?
done, but game still instantly crashes, but the log now is like this
i have moved the dll into the original game files
copy and paste the dll would just give me the this error
both will causes the game to instantly crash
try deleting all your mods excepts for steamodded
upon deleting everything, keeping the lovely. Balatro crashes, created a "lovely" folder which has the log gave me this
screenshot your mod folder again
your antivirus is enabled?
does WIndows Defender count?
yes
try to disable it and whitelist the balatro folder
now this popped up
could you share a screenshot of your game directory?
can you screenshot the inside of the steamodded folder
i broke the modding tool pizza oven (it won't put the files that helps it patch in the mod)
wrong game?
...oh
I mean it makes sense (not related to Balatro) cause like
isn't that game's development officially over?
They made the Noise Update and then ported it to switch I think that's good enough for em
anyone know why this is happening?
Thank you, it worked when I used beta6
yw
I'm on mac trying to run my mods, but when I execute the run_lovely.sh in my terminal, it opens unmodded balatro. Does anyone else know what I'm talking about or know what this issue is?
Okay I figured it out im just dumb
finally have over 900 jokers in game (which will be reflected in my modpack once I release the next update)
what is this colour 😭 its so much blue lol
hehe
well my favorite colors are aqua and purple, and blue is the common denominator I guess
fair enoufh, they are cool!
Im currently hacking away at the executable files for the game with Notepad (not even ++, pray for me), does anyone know the arguments that pseudorandom takes? The only examples I can find pass strings in, like pseudorandom('parking') < G.GAME.probabilities.normal/self.ability.extra.odds, I wanna generate an int from 1 to 4 inclusive
ahh right thank you!
according to this function...
I feel like Ive crossed the point where I should have set up a proper IDE for this, it was supposed to be low-effort changes only :( thanks!
you're making it harder on yourself by using notepad
just use vscode, it's not that hard to set up
I forgot how utterly lacking in features notepad is compared to even the basic text editors that ship with linux distros
lol
Yeah its awful lol
This started out as stat changes only, make the shop bigger, make the ante bigger
but then I realised Overstock vouchers break the UI, so had to make new effects for them and made them give extra joker slots... meaning I also had to rewrite Antimatter so its not redundant
and now Ive gotten completely carried away
this is good
wait are you editing the actual executable?
literaly just second shop
i wish I was joking but Im doing it like this yep
yeah... at this point, you should probably port your changes to smodded before sunk cost gets even worse
lmfao
tbh i've always wondered if there's a viable way to make a direct executable mod, like there must be a way to make a patch file similar to how romhacks are turned into patches
lovely lets you patch the source code
I mean... I presume it'd be possible, I mean... technically some of the existing rom patch formats might work (inefficently) for it. Saying that they just take a delta of two binary files
though in Balatro's case, the "binary" really being a ton of zipped plaintext might bake things well.... as I said inefficent
ik lovely but i think theres at least one usecase for direct exe patch and that is total game conversion
like the d&dg tech demo nekojoe showed off a few times
I kinda think either you'd just be making an entirely new Love2D game that just "plagiarizes" some of Balatro's code, or doing something that a traditional lovely+smodded mod could do
No matter how extensive, it could still be packaged as a single mod, which makes toggling it trivial
technically lovely+smods already allows for anything (even "entirely new love2d games"), a direct patch would make the process easier and more efficient
I get the appeal of having seperate executables/save files, but I think it also runs into issues with it being a steam game
what would be the issue
verifying integrity of files wouldnt nuke the modded executable the same way it doesnt nuke lovely, or am i wrong about that
I mean if you're patching the exe, you'd presumably wanna keep multiple different "hacks" and the original around
also separate save files are possible with the standard lovely+smods but yeah
I'm not sure it's a bad idea, it just doesn't really seem to fit with the vibes of how people mod contemporary PC games. Any DRM that does exist (idk if there really is any tbh based on what we /can/ do) would get in the way of using the setup optimally, which would be simultaneously having any patched installs fully beside the vanillia game and being able to launch any version you choose
you can patch shop area to not break with 5+ shop slots. cryptid mod does it
but I don't understand why not just use lovely. it has the same effect, without having to struggle with editing zip file
and you can use a proper IDE to navigate all source code files with Ctrl shift F if you're trying to find function declaration
huh, JokerSellValue stopped working
@opaque badge
not sure if it ever worked in the joker area, but it definitely did in the jokers for sale area
but it does still work in boosters
guys which program do you use to create art on windows? any recommendations
well aseprite is the obvious recommendation for pixel art
what makes paint.net more suited for the mechanical task of positioning images on a transparent background? Just curious
Tbh I think imagemagick (a very old set of open source command lime image editing tools) can make an atlas out of the box
while yes, imagemagick can do that, most people wouldn't want to use a CLI
seems... much easier than manually doing it
though I presume paint.net has something to make it less manual or else they'd just use krita for that too
yes if and only if you know how to use a CLI
tbh idk i've been using it as my composite tool years before balatro and its just became a part of my workflow
it has all of the stuff needed for repositioning and other minor edits much easier to access than krita so yeah
It works and it's all that matters
very true
if i had to sum it up - krita is specifically designed for drawing while paint.net is a more general tool
People say that, but I use krita a lot despite... not drawing really. It's a pretty good free photoshop alternitive imo
but I get what you mean
and ofc there's no paint.net on linux anyway
and Gimp is a nightmare to use, lol
image editing-based puzzle game
sounds about right, lmao
honestly, i've used "pixelart" on google for a while, it feels easy, it is easy with layers and things, its clear but i am moving over to aseprite, rn it feels wrong but i am trying to learn it :>
by "on google" do you just mean it's a browser based thingy?
yeah, thought that's what you meant from well... googling it, lol
sorry xd
lol, you're good
wow i am stupid at this
I've worked out how to unzip the exe, but are there any tips for making a new zip that runs as an exe?
why??
if u want to mod the game, maybe u should read a tutorial on it first
That's something that's generally agreed upon as bad, we have other means that are more stable and scale better
Yeah, I need to get that fixed. I think it's on the issues list (I'm lazy)
the only reason we unzip the executable for is to read the code
#1219749193204371456 message outjonked
wouldve rather foiled or polychromed but alright wheel
isn't there meant to be more to the brainstorm mod?
I think it's on the beta branch
but you should probably ask in #1242974974701080617
thanks
successfully outjonked my first run
you download source code as zip
whip was at x8
Hello, can someone help. Loading Balatro with Steammodded, like i was previously but for some reason mods aren't working. Was there any updates I need to download?
This just happened while trying to use either the Scrawl or Scribble (the voucher from Betmma that fills your Joker Slots), any chance at figuring out what happened?
it seems that destroyCard is from the world ends with jimbo mod
but your mod list doesn't include it🤔
I never had that mod, lol. Is there some other mod that references it?
OH, I think SDM's modpack has a Common Joker that either doubles or destroys each Joker you take, that might've done it.
i also have this mod but it doesn't have destroyCard
maybe update sdm mod
I'll see if there's anything different with that one.
would anyone know of an aseprite plugin which allows u to draw symmetrically but flipped, much like some of the face cards in jokers in this game?
quick question but dunno if it's a me problem but are achievements disabled by mods? Recently got a legendary that wasn't a modded one and the achievement for it didn't pop up
btw I'm talking about steam achievements not the built in ones
yes steamodded disables achievements, you should get the steam achievement next time you launch the game without steamodded
same thing happened to me with a different achievement
okay, thanks for letting me know!
Maybe ask in #🎨・fan-art too, might help
will do ty
JOKER IDEA
empty card
All scoring cards act as random card (rank: 2-A, random enhancement including it's lack, random suit, random seal including lack of it, random edition including lack of it)
All played cards score
isn't All played cards score just Splash or something
Anyone that can spot what caused this? Had a random crash during play so don't know what might be the culprit
I think a card that got destroyed tried to shake
Hi everyone does anyone have the zip for steamodded 1.0 0919a alpha?
is that the most recent version? just download the code from github for that
finds The Filler in shop
"Oh, this the perfect card to use my Commit on!"
Commit gives The Filler
bruh.
I think I found a bug that "proves" the wheel of fortune is rigged but I cant recreate it :/ I lost like 20 in a row, quit the game and set the chance to 1 in 1 to prove to someone its not broken, and it kept saying Nope even then
Anyone know if theres a bug where cards created with Wraith or Ankh cant be chosen by the wheel? edit: Im pretty sure its something I modded that broke this, since my Ankh doesnt create one copy but replaces every joker with a copy
how do I change the text in game? like if i wanted to change "new run" to "try again"
Hey all. Looking to mod balatro. Mod I want to do is pretty simple; just want to replace the artwork of the cards in the Tarot, and also change their title (say, change death to star trek, for example). How feasible is this? I had a look in the archive; so far I see card texture resources, and in the language section I can change the text. Is it that simple, or are there other basic tools I need? Is there a guide I can follow?
I think you can overwrite the localization
not sure how exactly
i hate this modded blind
SMODS lets you take ownership of the items and you can then change whatever you want on them https://github.com/Steamopollys/Steamodded/wiki/03.-API-Documentation#taking-ownership https://github.com/Steamopollys/Steamodded/wiki/05.-SMODS.Center#smodsconsumable
Thanks Ill read those
i opened the en-us.lua localization with the notes app and changed joker stencil to jokern't but it didn't actually do anything
What happen to jimbo 😂
he got shot
I got no issues, but I was wondering if there was a list for the fusion jokers because I see the fuse option on alot of jokers but don['t know what pieces I need
Jimbo Cobain
Okay, maybe not Cobain because it was me
Vanilla, or something else?
Cuz I had increased probs from 2 Oops, and it worked fine.
can anyone help pls :3
I made a bunch of hacks directly to the executable but didnt touch the wheel logic. Came to the conclusion that it was genuine astronomical bad luck, lost a 1 in 4 about 15 times, then rigged the game to 1 in 1, lost that twice because it only checks less than and not less than or equal, so I imagine rolling a perfect 1 is still possible and doesnt count as 1 in 1?
I suspected cloned cards that were cloned from a foil card still counted as foil and couldnt work with the wheel of fortune, but if thats true then you cant play it in the first place so idk
found out gluttonous joker is misspelt in the english localization file lol
this joker contains gluten
+3 mult when any Gluten suit card is scored
you probably should be using a proper steamodded mod, but if you really don't want to, your issue is probably that you're modifying a temp file
yeah there's lots of stuff like this is the localization files lol
what would be a proper steamodded mod?
https://github.com/Steamopollys/Steamodded/wiki/01.-Getting-started#creating-your-first-mod or https://github.com/Steamopollys/Steamodded/blob/main/example_mods/Mods/NothingMod.lua explains how to create your first mod
https://github.com/Steamopollys/Steamodded/tree/main/example_mods/Mods/KeyboardController has good examples of how to do localization
okk thanks :3
should be as easy as creating the almost empty mod .lua file (like NothingMod) and a localization/en-us.lua with the definition for whatever "New Run" is
is there any chance that balatro will get workshop support? Would make modding easier
probably not
why?
less freedom
while it would lower the barrier and act as a safer way, it would lower the ceiling also
though I'm not a modder, thats probably the reason why
Pity really, I think the tradeoffs are worth it
Even if Workshop support gets added, most modders probably won't move.#⚙・modding-general message
Hey all, sorry I'm new here so I'm not 100% sure this is the right place to ask, but I'm having trouble with steamodded and was wondering if anyone could help me?
try and search this chat for your problem first
if you can't find it, just go ahead and ask about your issue
Okay, thank you. I'll see if it's already been asked
It wasn't, but I found a solution on my own.
Could someone point me towards a like… customizable mod? Where you can choose whatever deck you want and jokers to start with?
There is DebugPlus
is there a mod that reduces lag yet?
anyone wanna help me i just tried to mod this for like an hour and had no success.
how did you fix it?
I was having issues because steamodded wouldn't run and the image file I was using for one of my mods was the wrong resolution so I just re-installed steamodded and resized the image and it worked. Not sure why it bugged out the way it did but it's all good now
do you want mod?
create a mod or install a mod?
i just need to know how to install it because i've been trying since like 5:30
ok
@heavy heart that is lovely
my pc shits itself every time i try to get it
turn of antivirus for like 1 minute to install it, then move version.dll into the balatro folder, then whitelist version.dll
then you can turn antivirus back on
disable your antivirus
ok
This is steamodded https://github.com/Steamopollys/Steamodded/archive/refs/heads/main.zip
you need whitelist the balatro folder
like this
https://cdn.discordapp.com/attachments/1209506360987877408/1286885592315072532/image.png?ex=66f031da&is=66eee05a&hm=a909dde6b789ba9c9526c0c07add0b8d21e71031f0701a2cd703ca04d071f0a5& this is how the version.dll are in the balatro folder
you have windows defender right?
yeah
right i already switched the dll's
you whitelisted the folder?
you need do it
how so?
in this menu there is a option for whitelist
sorry if everything its in spanish
i think this is better read this
yeah
yes
you need unzip
i did
in the mods folder
same as steamodded?
yes
like this
https://discord.com/channels/1116389027176787968/1209506514763522108 you can search mods here
thanks!
Anyone got any clue how to make a playing card have the negative effect (+1 Hand size) while in hand? Im struggling to figure out the coding to make it happen
I know Cryptid's Negative Deck makes it happen if you check the code but I'm unsure if it has any sort of special requirements to it other then using card:set_edition
not until steam doesnt block love2D, which is what all mods run on
🤔
oh cool
It can be done
the question is
- will thunk do it
or 2.
will thunk make a mod loader? Will Steamodded just become like the default modloader that you get like TModLoader?
aure has stated the problems with using steam workshop many times so if you want to know what the problem is, you can ask her or other modders, i dont really know much
Hey so I’ve been gone for a week and when I come back and turn on my pc and try playing balatro modded with steam modded and lovely injector I got a window defender pop up saying the version.dll that lovely uses is a virus, I know I got a few things about it when I installed it but nothing after that and now it’s causing issues again? The detected thing was HackTool:Win32/CrackMTB, Currently I have my pc disconnected from WiFi because of an outage and I just wanna make sure I’m not gonna have any issues when I reconnect and update everything
windows defender tends to quarantine things it thinks are viruses
you do need to add it as an exclusion, but its onyl version.dll
nothing else will flag
Alright, thanks! Just wanted to make sure because I haven’t been able to keep up on anything lately and didn’t know if some scandal or something went down with lovely or steammodded
Lmao not sure when the last time was that someone assumed I was female, but ig I can reset that counter to zero days
fffffffffffffffffffffuck
0 days baby
wait swear i made this assumption multiple times and always found out you were a guy each time
my memory is so bad
tbf I changed my pronouns field for this server to tech/support so that's not helpful
i think its just most people i know named aure or have aure in their name were females
fair nuff
except this time i knew you were male before but still forgot
Hi all, could anyone point me in the direction of a mod that replaces the tarot and spectral cards with completely different ones? As in a different theme entirely?
I’m just not into spiritistic related stuff and wondered if I could change that, thanks!
I mean... it's just a spirtualist aesthetic, something you can claim that even standard playing cards have
In any case, I'm not aware of such a mod existing, though it would be interesting
What sort of theme would appeal to you, just curious
Yeah I get it’s just an aesthetic. And I’m not sure what I’d like instead, I hoped something might already be out there
I am a little confused by modding...
What should I move into mods folder so the game doesn't crash on boot xd
i don't know how i should make the art for my joker, any ideas?
Crashed again...
what dsoe it say?
make it the top left quarter of the joker
it's related to the grim mod, let me try to copy the text
maybe I just badly installed it
oh ok
the top left of the square joker then the extra space is papers showing a square root equation
Wait can you try wish just grim?
try what?
Just grim, none other mods
As I said I am trying to get modded balatro to work so maybe some rookie mistakes xd
mods in appdata
As I said I will make very rookie mistakes since it's my first time modding balatro
So with grim only it works?
yea, will now slowly add mods like more speed and stuff
Ping me when you find it broke AND removing grim fixed it
Ok
Still recommend this one though
um, how can I download them from github though? I am so confused xd
https://github.com/jenwalter666/JensBalatroCollection Nopeus its here
green code button, download the zip
coon <3
(ugh that feels awkward due to other... unfortunate uses of the word. As I'm sure my username does to some folk, but yeah just the word by itself in uh... mixed company (as opposed to my furry freinds, lol) hits a bit wrong)
Raccoon is cute
Do you have lovely intalled?
how can I install it
thx
and read this
ty sm
guys, what is the name of the mod to stack cards in one?
cartomancer?
or maybe incantation from #1262697083438235729
could you explain exactly what you want? like stack planets? so you can bulk use? or the playing cards? orrr
yes yes yes
bulk use
I'd just reinstalled windows, and modding balatro now
I remember there was a mod that stacks planets/taro/spectral and you can:
bulk use
split one
split half
and something else (i forgor)
incantation
thx <3
i was gonna use a custom font which turns everything upside down but i forgor the ttf file i needed to copy in balatro
Is anyone able to help me with Dimserenes pack?
How can I stop windows defender from preventing lovely install?
someone has a mod for replacing default cursor with jimbo one?
Tooo nice
please tell me if The Hand is too overpowered
why are there 82 new posts?
because Discord forums are jank af?
iirc it counts any with unread messages and displays new whenever there's any new posts
nah for some reason some super old ones just decided they were new
So what happened to myst's mods?
wdym?
Okuyasu to Jotaro
strange
Why can't I download lovely injector?
the mod keep saying virus detected when I do it
make an exception in your antivirus for it
I, Okuyasu, will make you disappear with my THE HAND!
yeah did you see what I licensed my baaltro mods repo
one time i read a README.txt file for a TBOI mod i was checking on and it just said "i love you"
hi can anyone help me with cryptid mod installation? i keep getting this. mod folder also shown
do you have this off
You can fix this by either downgrading lovely to 0.5.0-beta6 or manually upgrading steamodded
thanks, how do i manually upgrade steamodded?
Download the zip from here, https://github.com/Steamopollys/Steamodded/archive/refs/heads/main.zip then replace the one in your mod folder with this one
it worked thank you!
can't even start a run, tried downgrading lovely and manually updating steamodded, nothing.
does it crash immediatly or when pressing play?
when I hit "new run" or "continue run"
could you try pressing the b key on the title screen?
It works.
ok does starting a run from the title screen again work normally?
nope
Okay, seems like it's something to do with Galdur.
I disabled it, and it now works.
got it.
i did not know this existed at all
It also doesn't fix me being unable to continue a run
It's a debug thing
Update Cartomancer?
bisexual nine
learn math - make balatro mods - make them math related - more people learn math
the cycle of memetic knowledge
math is fun
Big if true
small if false
Who needs more than 16 digits of precision anyways
ah yes infinite planets glitch
i love pluto
nah pluto is the default card so it'll be in there a bit
Ah I get whatcha mean now
Yeah it'd be pretty useless for anything but high card unless you have showman or something I guess
maybe the real lobotomy was the friends we made along the way
du du du du du, du du du du du
has anyoby made a soul propability mod
https://discord.com/channels/1116389027176787968/1265798766774976645
Has vouchers that increaze the probability of Soul to spawn in addition to adding the joker in question
Not sure if that's what you meant exactly
I will never understand the Cryptid mod lmao
unrelated, does anyone know if the Deck Creator mod is compatible with SMods 1.0.0?

needs to be rewritten
and the guy I think has practically dissapeared off of the face of the earth
😛
Aight well glad to know at least, thank you!
Hm, game crashed and I'm not sure why, only change I've made was adding Saturn mod alpha, then when I held R to restart the game took a second and then crashed
@winged onyx you have lovely installed?
i think so
console is openign
Ok you have lovely great
Can you screenshot your mod folder
https://github.com/Steamopollys/Steamodded/archive/refs/heads/main.zip download steammoded, unzip in the mods folder
Wait i must install lovely the beta or the supported version?
https://github.com/MathIsFun0/Talisman/archive/refs/heads/main.zip this is talisman, you need this for get cryptid works
https://github.com/MathIsFun0/Cryptid/archive/refs/heads/main.zip this is the newest version of cryptid
You need talisman
And you need rename the cryptid folder to just Cryptid
talisman
This is talisman
do i need to change all mods name? remove -main from all?
Technically only if they use lovely specific features
You downloaded the newest cryptid version right @winged onyx
You can tell by if they have a lovely.toml file
Yes
It worked?
No mods button?
yep it is there
yep its opening
Screenshot the inside of the steamodded folder showing the path
balatro Steamodded steamodded-main
Mods can not be nested
oh ok
Balatro/mods/steamodded
ok
ok then
opened the game after changing that
and then the game crashed
talisman was still nested
fixed it and now its opening normally
thanks for the help
🙂
Nice
does crash do what i think it does
try it and see
yep
on a completely diferent topic
game crashed when i was going to a boss blind
something about pickle?
is that not an accurate score?
how do you people manage to get a score that high without the game crashing?
my game crashes by only raising the score cap to max with talisman
having a lot of retriggers can often cause crashes
i did get to stack like 50k card retriggers once but joker retriggers probably take more processing power
does removing the animation make it better?
and i didnt have any effects other than poly
i dont think so
unfortunate
i mean you can try
i guess you could technically get far if you retriggered a potentiation joker multiple times with a big enough mult
also i lied it was more like 15k
Mr Hands is a beutifully cursed joker
In every imaginable way
It's also an absolute crime this run only made it to ante 12
fuck you *plays the whole deck in one hand*
hehe
god it takes too long to select all of these
uh... something seems wrong here
I guess that explains why all my flushes were counting as spectrums
delicious
ok this is bizzare. It seems to depend on whether on odd or even number of joker slots are used
I sold 3 jokers (the two bugs and philosophical) and it went back and forth
And I guess flushes counting as spectrums is normal with bunco + smeared
what
least broken mod interaction
What's this bug joker to the right from?
Snoresville
Oh ok
It does nothing, just randomly spawns with a 1 in 128 chance
Free econ?
sells for a buck, but technically
1 in 128 chance for +$1 💪
Speaking of $1, I love excalibur sometimes
though I don't keep it a lot of times because it takes up room, but uh... not exactly an issue with double sandbox
And antimatter joker to boot
Makes this guy pretty nice
How much is your iconic icon at out of curiosity
dumb question; do mods disable achievements? i ask because i want to achieve completionist++ legitimately, but i dont know if ill have to uninstall/disable mods everytime i want to play on my main profile instead of simply play on a second profile
It does
There's a mod to enable them back
only at +24 nothing special. not really focusing on the whole ace thing
Still cool
awesome, ty 👍
I have no idea what this means or what mod it's from
ah, makes sense. Might try it out if it wasn't eternal
-4 handsize 
looks like no laughing matter or whatever it was
Flush Fives going crazy
yeah, lol
double sandbox is surprisingly hard. Even with a million jokers
ante 12 is no laughing matter (pun slightly intended)
Sandbox my beloved
ngl I play almost exclusively with sandbox deck and/or sandbox sleeve
Btw I'm not sure but I think it's glitched currently
Does it give you +2 or +4?
on the deck alone
didn't check the deck alone, but both gave +6, which I thought was just the intended double stack effect
Nope, I did an oopsie
But i'm letting it in until the next update so enjoy while you can lol
what does sandbox do?
I just imagine your pfp looking trough the window at the rain with a +2 vaporizing lol
+2 Joker Slots, +2 Ante to win
hehehe
yeah that sounds fun
just played a hand thats only halfway done and has taken 32 minutes so far im gonna cry
by the time this finishes i wouldve been able to sleep a whole nights rest
Balatro's deterministic psuedo rng is annoying sometimes. Got a judgement but the only joker it'll spawn the one joker that crashes the game upon recieving it (Business Joker from Spicy Jokers (I think))
fuck I guess that's what all judgements will try to spawn until one is (never) sucessful
lmfao
Talisman/Nopeus my beloved
The judgement found you guilty is all 
Is there any way to advance that?
lmao
It's taunting me now, showing up in the shop
58 minutes after hand was played and its nearly donwe
time to sell this joker I guess, lol
what shows the event queue on yours
i would like to know how many millions of things the game is queuing up to happen when i play a hand
debugplus
yeah double sandbox is not the free run you'd think, even with the errenous extra joker slots. Ante 12 is hard, lol
Just like everyone else I sometimes get on runs that hit e numbers before ante 8, but not recently
Guess that says something for my modpack not being totally busted
Or I just suck at the game
Sorry new to this stuff but is there a mod that makes the animations instant, scoring takes a while in late antes
Look up for Nopeus in here https://discord.com/channels/1116389027176787968/1262697083438235729
Oh thanks a ton!
there's also #1241172556849876993 with complete animation skip feature
and #1278357824975405200 added animation skip feature as well
Oh thank you as well! Gonna try a few to see which feels the best
Pretty sure this fuck is what's making my game lag so bad. I know it's the balatro memory leak thing, but something about how it duplicates cards must exacerbate it.
(Til we can say fuck but not its agent noun, lol)
goddammit I have to sell monochrome
The one time I wish I had stow/stash
and run still died very next round. I built too much around the spectrum 5
those are some cool jokers which mods are you using?
what do you mean double sandbox
sandbox deck with sandbox sleeve
You can call that the Hour Hand
insert rimshot
What os do you use?
think I know your favourite color...
Testing modded deck with sandbox sleeve and once again Cryptid's Analog being silly
Linux Mint. Theme is darkcold
I actually prefer the colros in my Trance theme (purple and seagreen). Just so happens that my favorite gtk theme only comes in blue
(I know it's just css (or some similar xml thing) and I could edit it manually, but lazy)
My desktop look like this
very bland and modern :P
SMOD stole my win 😔
you can still do it
just reload the run and play the hand again
Oh yea true
should work
desktop
shows mobile phone keyboard
it looks like an android emulator or something
I'm just very confused lmao
oh was my second guess
That was a funny run
Its my real phone
why are you scrcpying your android device?
oh you're mirroring your phone screen, neat
how's the modded deck?
Honestly I just have my mod and Cryptid on, and it's very hard
I either kept getting utility Jokers or M Jokers
that last part is just cryptid being cryptid
to play a couple of games on my phone using a mouse
Why not use Bluestack?
makes sense
Because the save are in the phone (no cloud save)
Ah ok
True
Where can I download the grim mod?
someone should add a joker that gives back the TREE(x), x being the current amount of mult or chips
i wanna see if there is a pc that can handle it
or just grahams number
huh... I guess that would happen
Ultimate free econ
infinite $ 
problem is that.... this joker existing literally makes Inifinity joker break the game
@lusty lily
I just want infinity joker to be usable, lmfao
which it isn't if Bug instantly fills up my joker slots and selling them just spawns a new one
I'll make it 1/64 fixed chance
fine by me
I'll catch some zzz before I update
I was gonna say you could just make them all negative, but then it'd evenually crash the game from 1000s of them
no worries
spent a couple minutes farming money before selling infinity so I could sell them for good, lol
No?
https://github.com/Steamopollys/Steamodded/wiki/01.-Getting-started read this instructions
and this is the newest version of steamodded
And then in mods I have steamodded and the mod I want, both unzipped
how do you install mods?
You read the conversation that is actively happening here
They just explained it lol
just follow this?ç
Yep
lovely version.dll in the left folder
and the mods in the mod folder on appdata/roaming/balatro/mods
like a minecraft mod
like this
I've been trying to download reverie and its been giving me an error where its talking about the mod being nested, I've un-nested it and nested it twice and both times its given me the same error anyone know how to fix it?
sorry if its off topic or w/e
there's the error message too if you need it
reverie doesn't work on 1.0 yet
lol you're good
idk where the dev went, it was supposed to release in like a week... a month or 2 ago
I think they're waiting on other mods to be ported or smth to add content related to them
ah fair
maybe it was morefluff, in which case, we might be in luck, because it just got its port
how does one install the cryptid mod pack?
ok
https://github.com/ethangreen-dev/lovely-injector/releases/tag/v0.5.0-beta6 you need lovely first
https://github.com/Steamopollys/Steamodded/wiki/01.-Getting-started follow this instructions
my browser hates lovely ig
instists it is malware
doesn't really help with the browser blocking it
i found out how to bypass it nvm
using firefox to download it does though
you can allow the download
or that
yeah, it just didnt wanna at all initially
wasn't sure if you could, I don't use chromium browsers if I can help it
i download lovely using chrome
you need go to the download tab and click on the three points and click on download danger file
oh, it's that simple, lol. Some people come on here acting like it's impossible to download it on chrome
lmfao
I just.. don't use chrome, so don't have a reference point
the save folder in appdata doesnt show balatro for me
im so confused
not the same directory as the game exe?
in the file explorer?
firefox supremacy
hopefully google's weird anti-addblock kick will push more people towards firefox
it's not weird, they are a company that runs off ads, they want more people to see ads
easy
would yall be interested in a multiphase boss blind mod that isn't locked behind a shitty mod with bullshit content
Weird was the wrong word
because I know that and thought of it as I was typing
I mean google is... largely an ad company, lmfao
nvm bad timing there's a convo
there's always a convo :P
to answer your question, it seems like an interesting idea
not sure I'd bother with it, but I think a lot of people would be interested
tbh it might be fun with some more powerful mods like cryptid
I'm interested in what you mean by "locked behind a shitty mod with bullshit content" lmao
they mean lobcorp
lobcorp
i got steammodded and the cryptid mod in a mod folder in appdata, i dont understand where to go from here?
run the game
have you installed lovely
Also, put Talisman in the same folder
well their crptid download probably includes talisman and smodded, in which case, make sure that's all in the root of the Mods folder
maybe it would have a cryptid balanced ver
and you don't have 2 smoddeds
who knows
idea of multiphase blind sounds cool tho 🙃
im missin something :/
i think i have everything, but it doesnt launch
these are in appdata
don't use steamodded 0.9.8, use 1.0.0 instead
can get it from here #⚙・modding-general message
the alpha?
Yup!
oh okay
also, rename Cryptid-main to Cryptid and the same thing for talisman
just remove the -main parts
it still launches vanilla
@dark ivy these are the newest version of steamodded talisman and cryptid
do you have the command prompt popup when you launch balatro?
yes
But you have steamodded 0.9.8 that version is outdated
where'd you put it?
Maybe the folder are nested
he doesn't even have the command prompt, something's wrong with lovely
Screenshot the folder of your game please
i dont know how, i must have undone it?
probably your anti-virus
i def moved it over lmao
You need whitelist the balatro folder
can read about it here https://github.com/Steamopollys/Steamodded/wiki/01.-Getting-started#about-anti-virus-issues
getting a crash trying to load this blind for some reason. I guess it's probably from the expansion pack joker trying to spawn something but idk what
biiiig number go brrr
pretty sure it says "dont" 🙃
it does exactly what it sounds like, but you probably just figured that out
crashes kinda happen
stability is a pipe dream
but you should report it in the cryptid thread (if that's what you're using)
ctrl + k cryptid is the easiest way
https://ptb.discord.com/channels/1116389027176787968/1219749193204371456
here's the link though
for future reference, pushing ctrl + c to copy error logs is better practice than screenshotting
ty
where can I get newest version of Jen's almanac? I got the last version that was available on github, but I'd like to have the most up-to-date version if possible
#1262697083438235729 message or join the Cryptid Discord for a channel where all versions are posted exclusively
thank you ^^
hello everyone, i remember there is a way to permanently change background color in Balatro but I don't know how. colors in this mod unfortunately resets after closing the game. mod is Color Selector by EmperorGesar
nevermind, found this Trance mod
lol have fun
I already have few ideas, maybe I'll be able to do at least one of them haha
someone give me joker ideas my brain cant make any anymore
Warped Fabric: After 2 Negative Jokers sold, sell this Joker for -1 Ante
does it sound good
it sounds kinda weak
but eh... there are plenty of unwanted negatives that show up
if you're (un)lucky
though ngl most negatives I see are eternal ones from Betmma's Voucher. I don't get very many natural spawns or negative tags
No
damn....
If you had some consistent way of generating Negatives it could be okay, but it seems too niche
Like I had a Joker that generated two Negatives each round
does this sound good
I like the idea 👍
from a suggestion i found
busted imo, outpaces mult card way too quick
if comparing to lucky then its fine (but still bordering on broken)
I feel like +1 mult sounds more balanced yeah
EDIT: the more I think about it, the less unsure of +1 I become - only face cards is a pretty good restriction
I wonder if it should be buffed
start of my monster energy drink theme project
I had a Joker which would give Jokers +2 Mult, but that felt too weak, and so I buffed it to +3
Granted it wasn’t that simple
So I think it could grant at least +3 Mult, maybe more
permanently? otherwise that sounds like abstract
Actually whenever you got a Common Joker, it would make future Jokers have +3 Mult
I mean, kinda, but you want to refill your slots with the buffed Jokers anyways
Idk, I like the effect but if I got a full row of jokers and this shows up I'm not buying it. It being rare means you got less chance to get it early and scale your face cards.
the more I think about this the more I like the face card restriction actually
+2 mult on scored face cards
or
+1 mult on any scored card
both sound good I think
I still think it could be +3 to Face cards at least
Mentally I shorthand 5 Chips to 1 Mult. Hiker is bad and this is a conditional Hiker on top of that, so
I do think SDM raises a good point, rare does seem a like a high rarity for this effect
Buffing cards is for the most part worse than self-scaling Jokers because Jokers are more consistent
ah oops i forgot to change to uncommon
I also remembered now that I have a similar effect: +3 permanent Chips to Clubs cards and +3 Chips to itself
I mean it'd be what smiley face is to scary face: 1/6th of the chips
And I wanted to buff it to +4
And I think Clubs are slightly more consistent than Face cards
Also—Hiker doesn’t apply to the current hand
permanent chips on cards aren't amazing yeah
If it had a more immediate benefit it might be fine as is
is there a good base game example of a joker with similar effect for all cards vs face cards? 🤔
Statistically Face cards are 25% as common
I guess sock&buskin + seltzer/dusk
I’m always amused when someone posts a concept and ask for feedback, and the immediate responses are: “overpowered” and “underpowered”
people (me) don't know anything
they're just guessing
until someone has actually played with it I wouldn't take it too seriously
Of course but it’s funny
true
underpowered
What is
SDM's tierlist of comments in #⚙・modding-general when
What does that even mean?
thats 157602 tierlisted messages
What you'd put in S tier for example?
I rate this one a A
well obviously this one is S tier #⚙・modding-general message
Oooh I thought you wanted to do a tierlist of my comments lmao
Alright good luck with that
some more joker concepts
What’s “all values”?
its like cryptid's misprint deck
it changes their values
I’m not too fond of the mechanic and it seems prone to breakage but it’s your mod
Kunai sounds cool!
somehow "all values" made sense for me with the first joker, but not the second
maybe have a "sum of" somewhere in there? 🤔
You can stock Mult from Common/Uncommon Jokers that are too weak for late game
What happens if it gets a -value like from food jokers, does it loses said Mult? Can it be negative?
Or just eat Cavendish
can kunai be a tf2 reference
yo any other mods i could download? i just use cryptid
#1209506514763522108
there are many to discover!
if you want ones that work well with Cryptid, check out the complimentary mods channel on that mod's discord
Hey how do I get my mods working again?
Folder has everything
It’s in the appears
App data
But it just isn’t loading mods when I open the game
Please help
do you get the command prompt when you launch the game?
can you show the game folder?
you can't take a screenshot?
I’m doing this on my phone
I could open discord on the computer
Would that be better or?…
