#⚙・modding-general

1 messages · Page 157 of 1

tranquil vessel
#

(as requested by the main dev of lovely)

silk ravine
tranquil vessel
#

yeah that's normal actually

#

@umbral pilot thought you'd be interested ^

tranquil vessel
#

you might want to try the dev version of cryptid again? 🤔

umbral pilot
limpid blaze
#

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)

silk ravine
knotty moss
tranquil vessel
knotty moss
#

Yeahhhhhhh, no

tranquil vessel
#

Ugh, normay that one fixes itself on reload

#

Dunno then, sorry

knotty moss
#

Gave me this error

knotty moss
#

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

cold hamlet
#

hello, whenever i try to boot up the modded version i always get this error and it instantly crashes, any help?

fossil iron
cold hamlet
fossil iron
cold hamlet
#

Lovely 0.5.0-beta6

#

iirc the Steammodded is the 1.0.0 pre alpha

fossil iron
cold hamlet
fossil iron
#

version.dll will be in the folder of the game is installed

cold hamlet
#

so i need to move the version.dll into the game files?

cold hamlet
#

done, but game still instantly crashes, but the log now is like this

#

i have moved the dll into the original game files

cold hamlet
#

both will causes the game to instantly crash

fossil iron
cold hamlet
#

upon deleting everything, keeping the lovely. Balatro crashes, created a "lovely" folder which has the log gave me this

fossil iron
cold hamlet
fossil iron
#

your antivirus is enabled?

cold hamlet
#

does WIndows Defender count?

fossil iron
#

try to disable it and whitelist the balatro folder

cold hamlet
#

now this popped up

umbral pilot
#

could you share a screenshot of your game directory?

cold hamlet
fossil iron
# cold hamlet

can you screenshot the inside of the steamodded folder

cold hamlet
limpid blaze
#

i broke the modding tool pizza oven (it won't put the files that helps it patch in the mod)

wanton rapids
#

wrong game?

limpid blaze
#

yes

#

it's for pizza tower

#

but the pizza tower server got deleted

umbral pilot
#

...oh

robust carbon
#

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

edgy grove
#

anyone know why this is happening?

white scarab
#

use beta6 lovely

#

or use dev cryptid+steamodded

edgy grove
#

Thank you, it worked when I used beta6

white scarab
#

yw

royal trench
#

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?

royal trench
#

Okay I figured it out im just dumb

swift matrix
#

finally have over 900 jokers in game (which will be reflected in my modpack once I release the next update)

river lark
swift matrix
#

hehe

#

well my favorite colors are aqua and purple, and blue is the common denominator I guess

river lark
#

fair enoufh, they are cool!

open knot
#

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

wanton rapids
#

the string passed is the seed used

#

it always returns a float from 0 to 1

open knot
#

ahh right thank you!

lusty lily
#

according to this function...

open knot
#

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!

lean dune
#

you're making it harder on yourself by using notepad

#

just use vscode, it's not that hard to set up

swift matrix
#

I forgot how utterly lacking in features notepad is compared to even the basic text editors that ship with linux distros

#

lol

open knot
#

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

tired roost
#

this is good

wanton rapids
#

wait are you editing the actual executable?

tired roost
#

literaly just second shop

open knot
swift matrix
#

lmfao

novel wave
#

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

wanton rapids
#

lovely lets you patch the source code

swift matrix
#

though in Balatro's case, the "binary" really being a ton of zipped plaintext might bake things well.... as I said inefficent

novel wave
#

like the d&dg tech demo nekojoe showed off a few times

swift matrix
#

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

novel wave
#

technically lovely+smods already allows for anything (even "entirely new love2d games"), a direct patch would make the process easier and more efficient

swift matrix
#

I get the appeal of having seperate executables/save files, but I think it also runs into issues with it being a steam game

novel wave
#

verifying integrity of files wouldnt nuke the modded executable the same way it doesnt nuke lovely, or am i wrong about that

swift matrix
#

I mean if you're patching the exe, you'd presumably wanna keep multiple different "hacks" and the original around

novel wave
swift matrix
#

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

fervent owl
#

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

swift matrix
#

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

candid sable
#

guys which program do you use to create art on windows? any recommendations

wanton rapids
#

well aseprite is the obvious recommendation for pixel art

novel wave
#

i use krita for drawing and paint.net for putting everything in an atlas

swift matrix
#

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

wanton rapids
#

while yes, imagemagick can do that, most people wouldn't want to use a CLI

swift matrix
#

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

wanton rapids
novel wave
#

it has all of the stuff needed for repositioning and other minor edits much easier to access than krita so yeah

candid sable
#

It works and it's all that matters

swift matrix
novel wave
swift matrix
#

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 Gimp is a nightmare to use, lol

wanton rapids
#

(i use gimp)

#

i remember hearing it described as a puzzle-based image editor

novel wave
#

image editing-based puzzle game

swift matrix
river lark
swift matrix
river lark
#

ye the site

#

this thing

swift matrix
#

yeah, thought that's what you meant from well... googling it, lol

river lark
#

sorry xd

swift matrix
#

lol, you're good

candid sable
#

wow i am stupid at this

normal fox
#

I've worked out how to unzip the exe, but are there any tips for making a new zip that runs as an exe?

candid sable
#

why??

lusty lily
lean dune
opaque badge
lean dune
#

the only reason we unzip the executable for is to read the code

hoary meteor
#

wouldve rather foiled or polychromed but alright wheel

floral prawn
#

isn't there meant to be more to the brainstorm mod?

fervent owl
#

I think it's on the beta branch

floral prawn
#

thanks

hoary meteor
#

successfully outjonked my first run

fervent owl
#

you download source code as zip

hoary meteor
#

whip was at x8

strong pike
#

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?

tardy sierra
#

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?

cerulean flare
#

but your mod list doesn't include it🤔

tardy sierra
#

OH, I think SDM's modpack has a Common Joker that either doubles or destroys each Joker you take, that might've done it.

cerulean flare
#

maybe update sdm mod

tardy sierra
#

I'll see if there's anything different with that one.

mystic oar
#

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?

feral charm
#

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

strong yarrow
#

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

feral charm
#

okay, thanks for letting me know!

mystic oar
#

will do ty

tired roost
#

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

keen widget
#

isn't All played cards score just Splash or something

stable lagoon
#

Anyone that can spot what caused this? Had a random crash during play so don't know what might be the culprit

fallow bramble
#

I think a card that got destroyed tried to shake

worn lotus
#

Hi everyone does anyone have the zip for steamodded 1.0 0919a alpha?

pallid flame
#

finds The Filler in shop
"Oh, this the perfect card to use my Commit on!"
Commit gives The Filler

open knot
#

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

carmine plank
#

how do I change the text in game? like if i wanted to change "new run" to "try again"

steel laurel
#

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?

exotic shadow
#

not sure how exactly

faint gorge
#

i hate this modded blind

carmine plank
fossil iron
inner mural
marsh dune
#

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

faint gorge
#

Okay, maybe not Cobain because it was me

tardy sierra
open knot
#

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

carmine plank
#

found out gluttonous joker is misspelt in the english localization file lol

formal wedge
#

this joker contains gluten

carmine plank
#

+3 mult when any Gluten suit card is scored

tranquil vessel
tranquil vessel
carmine plank
carmine plank
#

okk thanks :3

tranquil vessel
# carmine plank 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

steel laurel
#

is there any chance that balatro will get workshop support? Would make modding easier

latent nimbus
#

probably not

steel laurel
latent nimbus
# steel laurel 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

steel laurel
bright comet
fresh fulcrum
#

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?

tranquil vessel
fresh fulcrum
#

Okay, thank you. I'll see if it's already been asked

fresh fulcrum
#

It wasn't, but I found a solution on my own.

charred hollow
#

Could someone point me towards a like… customizable mod? Where you can choose whatever deck you want and jokers to start with?

gilded vortex
#

There is DebugPlus

buoyant sierra
#

is there a mod that reduces lag yet?

heavy heart
#

anyone wanna help me i just tried to mod this for like an hour and had no success.

heavy heart
fresh fulcrum
#

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

heavy heart
#

got it.

#

also how do i get lovely without my pc having a fit?

fossil iron
#

create a mod or install a mod?

heavy heart
#

i just need to know how to install it because i've been trying since like 5:30

fossil iron
fossil iron
heavy heart
#

my pc shits itself every time i try to get it

daring sluice
#

then you can turn antivirus back on

fossil iron
heavy heart
#

ok

heavy heart
#

how do i whitelist it?

#

sorry i'm a bit computer slow

fossil iron
heavy heart
#

yeah

fossil iron
#

ok

#

click here

#

go here

heavy heart
#

right i already switched the dll's

fossil iron
#

you need do it

heavy heart
#

how so?

fossil iron
#

sorry if everything its in spanish

fossil iron
heavy heart
#

ok i whitelisted it

#

can i turn windows defender back on?

fossil iron
heavy heart
#

sick

#

now i just get steamodded and put it in the mods folder?

fossil iron
#

you need unzip

heavy heart
#

i did

fossil iron
#

and remove the -main of the name of the folder

heavy heart
#

sick it worked 🗿

#

alright now hwere do i put the mods i want to add

fossil iron
heavy heart
#

same as steamodded?

fossil iron
#

yes

fossil iron
heavy heart
#

thanks man you were a huge help

#

👍

heavy heart
#

thanks!

elfin veldt
#

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

robust carbon
#

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

sterile hornet
robust carbon
#

🤔

sterile hornet
#

oh cool

robust carbon
#

It can be done

#

the question is

#
  1. 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?

sterile hornet
#

yea or like everest

#

would be cool

robust carbon
#

Balatro is also already using LuaSteam

#

so

#

(I assume for achievement tracking)

sterile hornet
#

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

simple ember
#

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

daring sluice
#

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

simple ember
#

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

digital belfry
#

where do I go from here

lean dune
sterile hornet
#

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

lean dune
#

tbf I changed my pronouns field for this server to tech/support so that's not helpful

sterile hornet
#

i think its just most people i know named aure or have aure in their name were females

lean dune
#

fair nuff

sterile hornet
#

except this time i knew you were male before but still forgot

winter bobcat
#

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!

swift matrix
#

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

winter bobcat
#

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

sturdy canyon
#

nvm found out why

noble geyser
#

I am a little confused by modding...

#

What should I move into mods folder so the game doesn't crash on boot xd

mental solar
#

i don't know how i should make the art for my joker, any ideas?

noble geyser
#

Crashed again...

mental solar
#

what dsoe it say?

inner mural
noble geyser
#

it's related to the grim mod, let me try to copy the text

#

maybe I just badly installed it

candid sable
#

Grim is crashing yeah

#

Just don't use it now

noble geyser
#

oh ok

mental solar
candid sable
noble geyser
#

try what?

candid sable
#

Just grim, none other mods

noble geyser
#

okay give me a second

#

Like this?

#

only those files in a mods folder

candid sable
#

Why Steamodded in there?🤔

#

You mean this is your mods folder??

noble geyser
#

As I said I am trying to get modded balatro to work so maybe some rookie mistakes xd

#

mods in appdata

candid sable
#

Not that

#

Every mod need to be in their own folder in Mods

noble geyser
#

OH

#

A very rookie mistake xd

#

it works happy_dance

#

game launched

noble geyser
#

As I said I will make very rookie mistakes since it's my first time modding balatro

candid sable
#

So with grim only it works?

noble geyser
#

yea, will now slowly add mods like more speed and stuff

candid sable
#

Ping me when you find it broke AND removing grim fixed it

noble geyser
#

oki doki

#

more speeds work fine so that's nice

candid sable
noble geyser
#

nope, the basic one coming with steamodded

#

up to 16x

candid sable
#

Ok

candid sable
noble geyser
#

um, how can I download them from github though? I am so confused xd

fossil iron
noble geyser
#

yea I know

#

but I dunno how to download from the site

swift matrix
#

green code button, download the zip

swift matrix
#

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)

candid sable
#

Raccoon is cute

agile stirrup
#

guys, help, how should I install steamodded?

#

I followed the instruction here

fossil iron
agile stirrup
#

how can I install it

fossil iron
agile stirrup
#

thx

fossil iron
agile stirrup
#

ty sm

agile stirrup
#

guys, what is the name of the mod to stack cards in one?

river lark
#

cartomancer?

fervent owl
river lark
agile stirrup
#

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)

haughty hinge
#

incantation

agile stirrup
#

thx <3

haughty hinge
#

i was gonna use a custom font which turns everything upside down but i forgor the ttf file i needed to copy in balatro

cedar acorn
#

Is anyone able to help me with Dimserenes pack?

#

How can I stop windows defender from preventing lovely install?

agile stirrup
#

someone has a mod for replacing default cursor with jimbo one?

sturdy canyon
#

guys i might actually do it

#

i might actually

plain roost
#

Tooo nice

sturdy canyon
sturdy canyon
exotic shadow
#

why are there 82 new posts?

lean dune
#

because Discord forums are jank af?

#

iirc it counts any with unread messages and displays new whenever there's any new posts

exotic shadow
#

nah for some reason some super old ones just decided they were new

heady meadow
#

So what happened to myst's mods?

exotic shadow
#

wdym?

wanton rapids
#

still there, just unmaintained?

#

actually lobcorp is still maintained

delicate nimbus
plain roost
#

strange

#

Why can't I download lovely injector?

#

the mod keep saying virus detected when I do it

polar schooner
#

make an exception in your antivirus for it

plain roost
#

Ahcok

#

In chroke eirghr?

sturdy canyon
sturdy canyon
exotic shadow
#

yeah did you see what I licensed my baaltro mods repo

sturdy canyon
#

one time i read a README.txt file for a TBOI mod i was checking on and it just said "i love you"

pseudo mural
#

hi can anyone help me with cryptid mod installation? i keep getting this. mod folder also shown

normal plank
#

im so done with windows defender

#

it keeps nuking lovely even after i allowed it

pseudo mural
exotic shadow
pseudo mural
#

thanks, how do i manually upgrade steamodded?

exotic shadow
pseudo mural
#

it worked thank you!

bronze compass
#

can't even start a run, tried downgrading lovely and manually updating steamodded, nothing.

exotic shadow
#

does it crash immediatly or when pressing play?

bronze compass
#

when I hit "new run" or "continue run"

exotic shadow
#

could you try pressing the b key on the title screen?

bronze compass
#

It works.

exotic shadow
#

ok does starting a run from the title screen again work normally?

bronze compass
#

nope

#

Okay, seems like it's something to do with Galdur.

I disabled it, and it now works.

exotic shadow
#

hmm not sure

#

maybe report it in the galdur thread

bronze compass
#

got it.

azure flicker
bronze compass
#

It also doesn't fix me being unable to continue a run

exotic shadow
dry grove
#

crash whenver i click on the deck, howfix?

fallow bramble
#

Update Cartomancer?

dry grove
#

my nines are gay now

daring sluice
#

bisexual nine

dry grove
#

learn math - make balatro mods - make them math related - more people learn math

#

the cycle of memetic knowledge

white scarab
#

math is fun

gilded vortex
#

Big if true

exotic shadow
#

small if false

gilded vortex
#

Who needs more than 16 digits of precision anyways

dry grove
#

ah yes infinite planets glitch

exotic shadow
#

i love pluto

swift matrix
#

:p

exotic shadow
#

nah pluto is the default card so it'll be in there a bit

dry grove
#

whose aah mod adds that

swift matrix
#

Yeah it'd be pretty useless for anything but high card unless you have showman or something I guess

hoary meteor
#

maybe the real lobotomy was the friends we made along the way

dry grove
weary marsh
#

has anyoby made a soul propability mod

swift matrix
#

Not sure if that's what you meant exactly

junior wigeon
#

gg

calm glacier
#

I will never understand the Cryptid mod lmao

#

unrelated, does anyone know if the Deck Creator mod is compatible with SMods 1.0.0?

robust carbon
#

needs to be rewritten

#

and the guy I think has practically dissapeared off of the face of the earth

#

😛

calm glacier
#

Aight well glad to know at least, thank you!

calm glacier
#

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

fossil iron
#

@winged onyx you have lovely installed?

winged onyx
#

i think so

fossil iron
winged onyx
#

console is openign

fossil iron
#

Can you screenshot your mod folder

winged onyx
#

so now %appdata% balatro mods folder

#

only has lovely

fossil iron
plain roost
#

Wait i must install lovely the beta or the supported version?

fossil iron
winged onyx
fossil iron
fossil iron
fossil iron
# winged onyx

And you need rename the cryptid folder to just Cryptid

winged onyx
#

talisman

winged onyx
#

do i need to change all mods name? remove -main from all?

swift matrix
#

Technically only if they use lovely specific features

fossil iron
swift matrix
#

You can tell by if they have a lovely.toml file

winged onyx
#

yep

#

so now I just open the game?

fossil iron
#

Yes

fossil iron
winged onyx
#

nope

#

no mods

fossil iron
winged onyx
#

yep

#

no mods config also

fossil iron
#

Your antivirus deletes lovely

#

Check if version.dll are in the balatro.exe folder

winged onyx
#

it is

#

how to make the antivirus not delete lovely

fossil iron
#

When you open the game

winged onyx
#

yep its opening

fossil iron
#

Screenshot the inside of the steamodded folder showing the path

winged onyx
winged onyx
fossil iron
winged onyx
#

oh ok

fossil iron
#

Balatro/mods/steamodded

winged onyx
#

ok

fossil iron
winged onyx
#

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

#

🙂

fossil iron
winged onyx
#

does crash do what i think it does

exotic shadow
#

try it and see

winged onyx
#

yep

#

on a completely diferent topic

#

game crashed when i was going to a boss blind

exotic shadow
#

something about pickle?

winged onyx
#

probably, i just picked pickle

#

that means I have to sell pickle whenever i get it?

exotic shadow
#

its worth a try

#

probably report it in the cryptid thread

blazing tusk
#

Uuuuuuuuuuuh

swift matrix
#

is that not an accurate score?

verbal stirrup
#

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

deft lotus
#

having a lot of retriggers can often cause crashes

verbal stirrup
#

that probably explains it

#

retriggering 200 jokers about 50 times can't be good

deft lotus
#

i did get to stack like 50k card retriggers once but joker retriggers probably take more processing power

verbal stirrup
#

does removing the animation make it better?

deft lotus
#

and i didnt have any effects other than poly

deft lotus
verbal stirrup
#

unfortunate

deft lotus
#

i mean you can try

verbal stirrup
#

i guess you could technically get far if you retriggered a potentiation joker multiple times with a big enough mult

deft lotus
swift matrix
#

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

woven orchid
#

fuck you *plays the whole deck in one hand*

swift matrix
#

hehe

woven orchid
#

god it takes too long to select all of these

swift matrix
#

uh... something seems wrong here

#

I guess that explains why all my flushes were counting as spectrums

woven orchid
swift matrix
#

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

grand geode
#

least broken mod interaction

fallow bramble
swift matrix
#

Snoresville

fallow bramble
#

Oh ok

swift matrix
#

It does nothing, just randomly spawns with a 1 in 128 chance

fallow bramble
#

Free econ?

swift matrix
#

sells for a buck, but technically

fallow bramble
#

1 in 128 chance for +$1 💪

swift matrix
#

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

fallow bramble
#

How much is your iconic icon at out of curiosity

stone pulsar
#

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

swift matrix
fallow bramble
#

Still cool

swift matrix
#

I have no idea what this means or what mod it's from

fallow bramble
#

Randomly gives you either + or - handsize

#

I forgot from which mod it is

swift matrix
#

ah, makes sense. Might try it out if it wasn't eternal

fallow bramble
#

-4 handsize balatrojoker

grand geode
#

looks like no laughing matter or whatever it was

swift matrix
#

that one has a mod badge though

#

another good joker that kinda sucks as an eternal

fallow bramble
#

Flush Fives going crazy

swift matrix
#

yeah, lol

#

double sandbox is surprisingly hard. Even with a million jokers

#

ante 12 is no laughing matter (pun slightly intended)

fallow bramble
#

Sandbox my beloved

swift matrix
#

ngl I play almost exclusively with sandbox deck and/or sandbox sleeve

fallow bramble
#

Btw I'm not sure but I think it's glitched currently

#

Does it give you +2 or +4?

#

on the deck alone

swift matrix
#

didn't check the deck alone, but both gave +6, which I thought was just the intended double stack effect

fallow bramble
#

Nope, I did an oopsie

#

But i'm letting it in until the next update so enjoy while you can lol

swift matrix
#

lol

#

yeah I thought it might be a bug

#

seemed a lil too good to be true

deft lotus
#

what does sandbox do?

fallow bramble
#

I just imagine your pfp looking trough the window at the rain with a +2 vaporizing lol

fallow bramble
deft lotus
#

yeah that sounds fun

woven orchid
#

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

swift matrix
#

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

fallow bramble
swift matrix
swift matrix
#

It's taunting me now, showing up in the shop

woven orchid
#

58 minutes after hand was played and its nearly donwe

swift matrix
woven orchid
#

i would like to know how many millions of things the game is queuing up to happen when i play a hand

swift matrix
#

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

ripe pulsar
#

Sorry new to this stuff but is there a mod that makes the animations instant, scoring takes a while in late antes

fallow bramble
ripe pulsar
#

Oh thanks a ton!

fervent owl
ripe pulsar
#

Oh thank you as well! Gonna try a few to see which feels the best

swift matrix
#

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

dry grove
dry grove
swift matrix
#

sandbox deck with sandbox sleeve

loud cipher
swift matrix
#

insert rimshot

tranquil vessel
fallow bramble
#

Testing modded deck with sandbox sleeve and once again Cryptid's Analog being silly

swift matrix
swift matrix
swift matrix
fossil iron
#

My desktop look like this

swift matrix
fallow bramble
#

SMOD stole my win 😔

inner mural
#

just reload the run and play the hand again

fallow bramble
#

Oh yea true

inner mural
#

should work

tranquil vessel
swift matrix
#

it looks like an android emulator or something

fossil iron
#

Its scrcpy

tranquil vessel
#

I'm just very confused lmao

swift matrix
#

oh was my second guess

fallow bramble
#

That was a funny run

fossil iron
swift matrix
#

why are you scrcpying your android device?

tranquil vessel
#

oh you're mirroring your phone screen, neat

tranquil vessel
fallow bramble
#

Honestly I just have my mod and Cryptid on, and it's very hard

#

I either kept getting utility Jokers or M Jokers

tranquil vessel
#

that last part is just cryptid being cryptid

fossil iron
fallow bramble
#

Why not use Bluestack?

swift matrix
fossil iron
fallow bramble
#

Ah ok

fallow bramble
fast fern
#

Where can I download the grim mod?

verbal stirrup
#

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

swift matrix
#

huh... I guess that would happen

fallow bramble
#

Ultimate free econ

swift matrix
#

oof, selling is one of the events it triggers on

#

so yeah I'm fucked

tranquil vessel
#

lmao

#

self-duplicating

tall vessel
#

infinite $ balatrojoker

swift matrix
#

problem is that.... this joker existing literally makes Inifinity joker break the game

#

@lusty lily

lusty lily
#

Hi

#

Lmfao

#

Enjoy your game

swift matrix
#

lol

#

fr though you just need to make Bug's probability fixed to fix this

lusty lily
#

😩

#

I'll think about it

swift matrix
#

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

lusty lily
#

I'll make it 1/64 fixed chance

swift matrix
#

fine by me

lusty lily
#

I'll catch some zzz before I update

swift matrix
#

I was gonna say you could just make them all negative, but then it'd evenually crash the game from 1000s of them

swift matrix
swift matrix
fast fern
#

How do I install steamodded 1.0?

#

I did everything it said but it didnt work

fast fern
#

No?

fossil iron
fossil iron
fossil iron
fast fern
#

I'm not sure which folder i need to put version.dll in

tacit mountain
fast fern
#

And then in mods I have steamodded and the mod I want, both unzipped

dire mason
#

how do you install mods?

fast fern
#

You read the conversation that is actively happening here

fast fern
#

They just explained it lol

fossil iron
fossil iron
# fast fern

and the mods in the mod folder on appdata/roaming/balatro/mods

#

like a minecraft mod

fast fern
#

Got it!

#

It was my antivirus deciding to neuter it without telling me

fossil iron
#

like this

gritty trellis
#

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

swift matrix
#

reverie doesn't work on 1.0 yet

gritty trellis
#

ah shit

#

thanks lol

#

apologies for posting something so dumb then lol

swift matrix
#

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

gritty trellis
#

ah fair

swift matrix
#

maybe it was morefluff, in which case, we might be in luck, because it just got its port

dark ivy
#

how does one install the cryptid mod pack?

fossil iron
fossil iron
dark ivy
#

my browser hates lovely ig

dark ivy
#

instists it is malware

fossil iron
swift matrix
#

doesn't really help with the browser blocking it

dark ivy
#

i found out how to bypass it nvm

swift matrix
#

using firefox to download it does though

fossil iron
#

you can allow the download

swift matrix
dark ivy
#

yeah, it just didnt wanna at all initially

swift matrix
#

wasn't sure if you could, I don't use chromium browsers if I can help it

fossil iron
#

i download lovely using chrome

#

you need go to the download tab and click on the three points and click on download danger file

swift matrix
#

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

dark ivy
#

the save folder in appdata doesnt show balatro for me

#

im so confused

#

not the same directory as the game exe?

exotic shadow
#

no

#

on windows you can paste %appdata%/Balatro into the title bar to get to it

dark ivy
#

that just googles it for me

#

it defaults to that

#

scratch that

exotic shadow
#

in the file explorer?

dark ivy
#

i thought you meant task bar lmao

#

found it out

tranquil vessel
swift matrix
#

hopefully google's weird anti-addblock kick will push more people towards firefox

exotic shadow
#

it's not weird, they are a company that runs off ads, they want more people to see ads

#

easy

grand geode
#

would yall be interested in a multiphase boss blind mod that isn't locked behind a shitty mod with bullshit content

swift matrix
#

Weird was the wrong word

swift matrix
#

I mean google is... largely an ad company, lmfao

grand geode
#

nvm bad timing there's a convo

swift matrix
#

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

exotic shadow
#

tbh it might be fun with some more powerful mods like cryptid

tranquil vessel
swift matrix
#

they mean lobcorp

grand geode
#

lobcorp

dark ivy
#

i got steammodded and the cryptid mod in a mod folder in appdata, i dont understand where to go from here?

swift matrix
#

run the game

grand geode
#

have you installed lovely

swift matrix
#

yeah that

#

I was assuming they did already

bright comet
#

Also, put Talisman in the same folder

swift matrix
#

well their crptid download probably includes talisman and smodded, in which case, make sure that's all in the root of the Mods folder

grand geode
swift matrix
#

and you don't have 2 smoddeds

grand geode
#

who knows

tranquil vessel
dark ivy
#

im missin something :/

#

i think i have everything, but it doesnt launch

#

these are in appdata

tranquil vessel
#

don't use steamodded 0.9.8, use 1.0.0 instead

dark ivy
#

the alpha?

tranquil vessel
#

Yup!

dark ivy
#

oh okay

tranquil vessel
#

also, rename Cryptid-main to Cryptid and the same thing for talisman

#

just remove the -main parts

dark ivy
#

it still launches vanilla

fossil iron
tranquil vessel
dark ivy
#

i used those

#

no

tranquil vessel
#

do you have lovely?

#

(aka version.dll)

dark ivy
#

yes

fossil iron
dark ivy
#

i replaced it

#

its 1.0.0

tranquil vessel
fossil iron
#

Maybe the folder are nested

tranquil vessel
#

he doesn't even have the command prompt, something's wrong with lovely

fossil iron
dark ivy
fossil iron
exotic shadow
dark ivy
#

i dont know how, i must have undone it?

tranquil vessel
#

probably your anti-virus

dark ivy
#

i def moved it over lmao

fossil iron
tranquil vessel
swift matrix
#

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

dark ivy
#

it be working

#

thank y'all

tardy sierra
swift matrix
#

biiiig number go brrr

dark ivy
#

what the fuck is the crash card lmao

#

i got baited

tranquil vessel
#

pretty sure it says "dont" 🙃

orchid tulip
#

it does exactly what it sounds like, but you probably just figured that out

dark ivy
#

i crashed it on ante 5

#

without using crash wtf

swift matrix
#

crashes kinda happen

#

stability is a pipe dream

#

but you should report it in the cryptid thread (if that's what you're using)

dark ivy
#

how do you see that thread

#

idk how like new discords work with threads

swift matrix
#

ctrl + k cryptid is the easiest way

dark ivy
#

i forgot to ss the error but it had to do w using the flush five joker

#

the swarm

swift matrix
dark ivy
#

ty

wild dome
#

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

lean dune
wild dome
#

thank you ^^

faint gorge
#

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

river lark
faint gorge
#

I already have few ideas, maybe I'll be able to do at least one of them haha

sturdy canyon
#

someone give me joker ideas my brain cant make any anymore

wanton rapids
#

{1000}2 mult when you sell a joker

#

(the button is disabled during scoring)

sturdy canyon
#

Warped Fabric: After 2 Negative Jokers sold, sell this Joker for -1 Ante

#

does it sound good

swift matrix
#

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

gilded vortex
sturdy canyon
#

damn....

gilded vortex
#

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

sturdy canyon
#

does this sound good

latent nimbus
sturdy canyon
#

from a suggestion i found

novel wave
#

busted imo, outpaces mult card way too quick

#

if comparing to lucky then its fine (but still bordering on broken)

tranquil vessel
#

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

gilded vortex
faint gorge
#

start of my monster energy drink theme project

gilded vortex
#

Granted it wasn’t that simple

#

So I think it could grant at least +3 Mult, maybe more

tranquil vessel
gilded vortex
tranquil vessel
#

Ahh

#

that requires a joker slot though right?

gilded vortex
#

I mean, kinda, but you want to refill your slots with the buffed Jokers anyways

fallow bramble
# sturdy canyon does this sound good

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.

tranquil vessel
#

+2 mult on scored face cards
or
+1 mult on any scored card
both sound good I think

gilded vortex
#

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

tranquil vessel
#

I do think SDM raises a good point, rare does seem a like a high rarity for this effect

gilded vortex
#

Buffing cards is for the most part worse than self-scaling Jokers because Jokers are more consistent

sturdy canyon
gilded vortex
#

I also remembered now that I have a similar effect: +3 permanent Chips to Clubs cards and +3 Chips to itself

tranquil vessel
gilded vortex
#

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

tranquil vessel
#

permanent chips on cards aren't amazing yeah

gilded vortex
#

If it had a more immediate benefit it might be fine as is

tranquil vessel
#

is there a good base game example of a joker with similar effect for all cards vs face cards? 🤔

gilded vortex
#

Statistically Face cards are 25% as common

tranquil vessel
#

I guess sock&buskin + seltzer/dusk

gilded vortex
#

I’m always amused when someone posts a concept and ask for feedback, and the immediate responses are: “overpowered” and “underpowered”

tranquil vessel
#

people (me) don't know anything

#

they're just guessing

#

until someone has actually played with it I wouldn't take it too seriously

gilded vortex
#

Of course but it’s funny

tranquil vessel
#

true

gilded vortex
#

What is

fallow bramble
#

your statement balatrojoker

#

(its a joke)

tranquil vessel
fallow bramble
#

What does that even mean?

sturdy canyon
fallow bramble
sturdy canyon
#

mine are all S tier ofcourse

#

😎

#

right?

fallow bramble
tranquil vessel
fallow bramble
#

Oooh I thought you wanted to do a tierlist of my comments lmao

tranquil vessel
#

I mean they'd be included

#

it's only 157611 messages you'd need to rate

fallow bramble
sturdy canyon
#

some more joker concepts

gilded vortex
#

What’s “all values”?

sturdy canyon
#

it changes their values

gilded vortex
#

I’m not too fond of the mechanic and it seems prone to breakage but it’s your mod

fallow bramble
#

Kunai sounds cool!

tranquil vessel
#

somehow "all values" made sense for me with the first joker, but not the second

#

maybe have a "sum of" somewhere in there? 🤔

fallow bramble
#

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?

gilded vortex
#

Or just eat Cavendish

latent nimbus
winged onyx
#

yo any other mods i could download? i just use cryptid

white scarab
#

if you want ones that work well with Cryptid, check out the complimentary mods channel on that mod's discord

charred hollow
#

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

tranquil vessel
charred hollow
#

No

#

I checked lovely

#

It’s still fine too

tranquil vessel
#

can you show the game folder?

charred hollow
tranquil vessel
#

you can't take a screenshot?

charred hollow
#

I’m doing this on my phone

#

I could open discord on the computer

#

Would that be better or?…

tranquil vessel
#

I mean, if you forced me to choose I'd pick screenshots over screenphotos haha

#

secondly, that's not the game folder I meant

#

I mean the steam folder, wherever balatro.exe is

charred hollow
#

Oh