#⚙・modding-general

1 messages · Page 703 of 1

dire trail
#

i remember reading smth abt cryptid removing pointer

tropic egret
#

oh i had paya's installed

#

when in doubt blame [paya]

zenith loom
#

perhaps paya's is loading something it shouldnt be

tranquil vessel
#

Oh

#

🤔

fair thistle
stark shale
#

I mean Paya is terrible

#

anyway

#

@harsh glacier WAKE UP

torn urchin
#

Gasp

stark shale
#

LAUNDRY.

torn urchin
#

Double gasp

zenith loom
#

one of paya's terrible additions: breaking the fabric of time and space

tropic egret
#

me when i assert smods

wanton rapids
#

wow that addition is terrible

stark shale
#

ikr

fair thistle
#

That's... A lot of fluff

stark shale
#

HAZARD VERSUS TOMORROW

dire trail
#

does payas just assert the smods folder or smth

fair thistle
#

More than usual fluff

zenith loom
#

let me check actually

tranquil vessel
#

INFO - [♥] Applied 1 patch to '=[SMODS CardSleeves "CardSleeves.lua"]'
wait who the hell is patching cardsleeves

tropic egret
#

?????

torn urchin
#

Yesterday vs Tomorrow

zenith loom
tropic egret
#

lmfao

dire trail
#

lmfao

tropic egret
#

okay i can blame paya for gaslighting me for several hours

grand geode
#

@stuck gorge your mod reference

zenith loom
tropic egret
#

noooo 😭

dire trail
#

shouldnt it just be smods.load_file

tropic egret
#

yeah

tranquil vessel
#

no, the assert is fine

normal hollow
#

assert is recommended

tropic egret
#

well i mean it just ensures it doesn't return nil or something right

tranquil vessel
#

idk why you're all weirded out by it

fair thistle
#

this is peak

zenith loom
#

this is how i load files

normal hollow
tranquil vessel
#

using the assert would mean you can skip the if result line

zenith loom
#

so if assert is fine then

tropic egret
#

okay then well i thought by asserting smods they meant asserting files using lua load() or something

zenith loom
#

what the fuck is happening

harsh glacier
tropic egret
#

hi haya

#

we're figuring out why files are being loaded outside the Mods folder

tranquil vessel
#

these lines kinda scare me though

if not replaced_loader then
    local function patch_text(txt)
        if not txt:find("get_id", 1, true) then
            return txt
        end
        for _, p in ipairs(id_patterns) do
            txt = txt:gsub(p.patt, p.repl)
        end
        return txt
    end

    local orig_searchers = package.searchers or package.loaders
    table.insert(orig_searchers, 1, function(modname)
        local path = modname:gsub("%.", "/") .. ".lua"
        if path:lower():match("misc_functions%.lua")
            or not love.filesystem.getInfo(path)
        then
            return "\n\t[patched loader skipped]"
        end
        if patched_cache[path] then
            return patched_cache[path]
        end
        local ok, txt = pcall(love.filesystem.read, path)
        if not ok or not txt then
            return "\n\t[patched loader skipped]"
        end
        local fn, err = load(patch_text(txt), path)
        if not fn then error(err) end
        patched_cache[path] = fn
        return fn
    end)
end

(at https://github.com/hayaunderscore/PayasTerribleAdditions/blob/8d0600867f56b799601a121edb238e9771152f2f/lovely/multi-rank.toml#L54C1-L85C4)

zenith loom
#

what in the world

fair thistle
#

I can't read

tropic egret
#

okay that's scary

zenith loom
#

what is this doing

fair thistle
#

Can someone explain this to me in meows

tranquil vessel
#

no clue lmfao

dire trail
#

i find it funny that this weird specific issue that only happens in a very specific circumstance is causing this much craziness

fair thistle
#

/j

normal hollow
#

is that quantum ranks

zenith loom
#

?????

tranquil vessel
#

I... think it's trying to text replace in lua files that get loaded?

#

that's fucking insane

harsh glacier
#

yeah its quantum ranks and thats the only way to do it lmao

normal hollow
#

yesh it basically replaces all get_id and stuff

tranquil vessel
harsh glacier
#

outside of editing the string loaded before feeding it through loadstring or such

#

no

tranquil vessel
#

we're getting a weird crash when there's an smods folder outside the mods folder, but only if terribleAdditions is present

stuck gorge
tropic egret
#

well we don't know about if additions is present

hushed saffron
zenith loom
tropic egret
#

it's an n=2 sample though

zenith loom
#

i dont crash if its not there

tropic egret
#

oh .

tranquil vessel
#

Riley explicitly said additions had to be present

dire trail
#

is it possible that the old smods is getting loaded outside the mods folder but gets overrode by the newer smods by default, but doesnt override if changes are made to it

tranquil vessel
#

but yeah sample size is small

wind token
tranquil vessel
#

lmao

tropic egret
#

okay yeah that's fair because i did get it when doing bountiful paya crossmod

zenith loom
#

i also get this crash if HTA is present, but there's no phantom smods

wraith seal
fair thistle
wind token
#

its an old screenshot (the fix was deleting all the mods)

wraith seal
#

update lovely
update everything

tropic egret
#

the thing is when i crashed i didn't have any indication it was paya fault

#

it was like Oops Your Blind is Suddenly Busted

zenith loom
#

this is the version of the phantom smods

tropic egret
#

yeah phantom smods

zenith loom
#

and this is the version of the smods in my mods folder

tropic egret
#

what os are you using

fair thistle
#

what if a joker gained.... PRo... probilitt.... Probabnylitty.... anw d.... it was.a.. scaling ....

tranquil vessel
#

Riley's on windows

tropic egret
#

im also on Windows

zenith loom
#

windows 11 home

tropic egret
#

yeah same

wind token
fair thistle
#

paya is terrible (additions)

harsh glacier
#

true...

fair thistle
zenith loom
#

would be interesting if this didnt happen on windows 10

torn urchin
torn urchin
harsh glacier
#

anyway for those interested heres the hook to nfs.read that changes the string loaded

wind token
hushed saffron
#

do you guys think these are too transparent?

tranquil vessel
#

@zenith loom with which mods exactly is this reproducible? does this happen with only smods and additions?

torn urchin
wind token
#

yes

torn urchin
#

THE GOAT?

#

Say something funny right now

wind token
#

boobies

tranquil vessel
#

+2

wind token
#

sorry, its the only thing i think of

tranquil vessel
#

only thing you think of, or only thing you could think of just now

hardy brook
#

Build an Ortalab

wind token
#

both

tranquil vessel
torn urchin
harsh glacier
#

i think it might be the cache

#

but thats if it somehow shares the same path

wind token
#

look how small this cat is and why is he holding it like that

zenith loom
tranquil vessel
#

yeah hold on

#

this is laughably easy to reproduce

wind token
#

the 6 legendaries

tropic egret
#

sobbing

harsh glacier
#

i wonder if this is really just a lovely bug lmao

dire trail
#

it seems to be from what file its pointing to

exotic belfry
#

oniac

harsh glacier
#

anyway ima go take a bath

exotic belfry
#

niiiice

wind token
#

good, you stink

tropic egret
#

alright who wants to make the report

tranquil vessel
#

haya wtf

tropic egret
#

haya ...

fair thistle
tranquil vessel
#

I'd like to point out this does not happen if additions isn't enabled

wind token
#

i was gone for a minuite, what did haya say

fair thistle
#

Something

tranquil vessel
#

he didn't say anything, he just broke the modding framework's file loading

wind token
#

oh

#

i like how Reverse Caino just... disables himself

dire trail
#

chat im gonna do smth see yall in like 5 minutes

torn urchin
wind token
#

broke his kneecaps ig

torn urchin
wind token
#

noelle

harsh glacier
#

@tranquil vessel if its something easy to fix can you notify me

tranquil vessel
#

I don't even know how you did it, I'm still trying to figure that part out

stark shale
tranquil vessel
#

but it is your mod doing it

stark shale
#

w ai t I misread

#

fuck

tranquil vessel
harsh glacier
#

yeah

#

i might just move those to be explicitly only for require

fair thistle
#

...

#

Huh.

dire trail
zenith loom
#

like

harsh glacier
#

creates an additional loader for require to use

fair thistle
tranquil vessel
fair thistle
tranquil vessel
#

balatro modding drama 🍵

stark shale
#

Someone got a bit angry to a lazy dog

eternal portal
#

theyve been having a rough day, cut em some slack

dire trail
fair thistle
# tranquil vessel balatro modding drama 🍵

theyre complaining because the mod is incompatible with talisman (the reason being they specifically DON'T want people to play it alongside cryptid iirc (which I kinda don't agree with myself, people should be able to play any mod with anything as long as there are no massive bugs))

zenith loom
#

hiya cass

fair thistle
#

but it IS uncalled for

eternal portal
#

im cass

fair thistle
#

whats up cass

harsh glacier
#

i am in hell

fair thistle
#

do you know

eternal portal
fair thistle
zenith loom
#

that did not fix it

fair thistle
#

Threw a trashbag

#

To space

#

At work

hard plank
#

hi riley

tranquil vessel
#

hi aiko

hard plank
#

hi larswijn

sleek granite
zenith loom
#

hi aiko

fair thistle
hard plank
#

do you think i should actually add 5 minutes timer for Talisman

fair thistle
#

it's not unreasonable I just kinda don't agree with it

hard plank
#

5 minutes timer to Talisman

zenith loom
#

what is that

hard plank
#

limit Talisman calculation screen to 5 minutes

tranquil vessel
#

just turns off your computer if the calculate screen takes longer than 5 min

zenith loom
#

love.event.quit

normal hollow
#

i think talisman conflict is good actually

fair thistle
#

"i dont respect any of you, go to hell" and gets completely ignored

yeesh

normal hollow
#

if you're not going to support the to_big stuff it should be a conflict

fair thistle
zenith loom
#

i wish we could use talisman without having to worry about to_big

wanton rapids
fair thistle
#

Not a bad, or unplayable reason, but yeah, I wish to_big didn't exist

fair thistle
stark shale
#

Anger can do that to a person

fair thistle
#

(joke) (I'm not that rude)

stark shale
#

you will be an ahole.

fair thistle
#

yes ik

#

that's why I said /j

dire trail
stark shale
#

woody gif

fair thistle
#

I just wanna chill for God's sake

stark shale
#

Manufactured Dread

harsh glacier
dire trail
hard plank
#

okay what even happened

jovial crystal
#

I LOVE Talisman!!! I love being able to handle scores that I will never realistically obtain!!!

stark shale
#

Mental Breakdown in the AutumnCircus

fair thistle
zenith loom
#

haya

harsh glacier
harsh glacier
#

that would only occur if the rotarot stuff isn't enabled actually

sleek granite
harsh glacier
#

do you have it culled on your end

#

(disabled?

zenith loom
stark shale
harsh glacier
#

yeah

#

i should really add a check for that

brisk seal
zenith loom
#

that would be cool

sleek granite
#

oh does the concept of a rotarot not exist if they're disabled

stark shale
#

1e309 Numberblock: hi

dire trail
wanton rapids
#

yeah the concept doesnt exist iirc

sleek granite
#

oh

#

i should probably also check that

harsh glacier
#

😁

stark shale
#

cartowomancer will die in 20 minutes.

brisk seal
tropic egret
#

math.huge

stark shale
#

did you research Numberblock for that

dire trail
brisk seal
#

i went to numberland

stark shale
#

I see

fair thistle
#

does this look like a two

stark shale
#

a what

#

a two two

#

?

dire trail
fair thistle
#

YOUR TAKING TOO TOO

fair thistle
#

cart - owo - mancer

dire trail
#

fuck me

wind token
#

im so sleepy

brisk seal
#

no

#

I disagree

wind token
#

im not sleepy?

fair thistle
wind token
#

fuck

stark shale
#

what the FUCK

fair thistle
wind token
stark shale
#

Muh FUCKING ARROWHEADDDDDDDDDD

fair thistle
#

gives 49 chips

random storm
fair thistle
stark shale
#

MY HAIR COUPOOOOOOOONNNNNNNNNNN!!!!!!!

fair thistle
#

hair more like

#

tear

wind token
#

you see its funny because the phrase "stone furries" can both mean stoning a furry (the act of throwing stones-

stark shale
#

explode

brisk seal
#

Guys! 2025 is just 1 day away

torn urchin
#

Hell yeah

tranquil vessel
#

Oh wow. Can you believe it? 2025, just 1 day away!

fair thistle
#

i forgot is there like a mod that makes it so if you naneinf you can still beat the blind or is that like something else

brisk seal
#

The The Uuuuh...: Debuffs something I forgor

stark shale
#

holy shit 2025

hard plank
#

The Plant

stark shale
#

If score = nan
win_blind()
end

#

or something

#

idk

wind token
#

i tried looking for the meme where the guy was pointing a gun at the other guy

brisk seal
#

Guys! 1984 is just 1 [REDACTED] away

stark shale
#

I disagree

wind token
#

Noelle

fair thistle
#

er

tranquil vessel
#

does anyone know how I can test whether paya's quantum ranks still work

brisk seal
#

yes

hard plank
#

@harsh glacier wtf quantum ranks

stark shale
#

can we kill quantum ranks I don't like it

wind token
#

can we kill @wind token

#

wait

#

thats me

brisk seal
#

/kill @a

stark shale
#

I disagree

random storm
wind token
stark shale
brisk seal
stark shale
#

Find Waldo

brisk seal
#

thwarted again

random storm
wind token
# stark shale

how it feels to find out... that uh.... i like women... yea

brisk seal
#

I agree with all disagreement

stark shale
torn urchin
plush hound
#

hey guys

stark shale
#

die

#

now

wind token
#

i like women

random storm
plush hound
#

??????????????????

fair thistle
#

Die

random storm
stark shale
#

Nails niko

#

nail

#

wait

torn urchin
#

Guess their dying again

stark shale
#

Limbus Company Muscle memory strikes again

#

Niko is a heretic can we NAIL this man

wind token
#

caption this

random storm
tranquil vessel
wind token
hard plank
torn urchin
brisk seal
random storm
wanton rapids
#

okay yeah im starting to see what you meant

random storm
torn urchin
#

Hai

wind token
random storm
#

This is just off topic 3 lmao

tranquil vessel
wind token
#

im the reason

stark shale
wind token
#

mostly

torn urchin
hard plank
#

damn

wind token
stark shale
torn urchin
#

My bad

hard plank
#

i love off topic 2

wind token
#

thank

dire trail
#

does anyone here wanna have a mod that crashes your game

wind token
zenith loom
#

i need to make more non-exotic+ jokers immediately

stark shale
#

I am not kidding

hard plank
#

hi riley

ivory sinew
stark shale
#

they have a keybind that crashes your shit

zenith loom
#

hi aiko

dire trail
wind token
sleek granite
stark shale
wind token
#

fair

ivory sinew
#

thats crazy

stark shale
#

speaking off

tropic egret
# wind token caption this

[Image ID: An illustrated drawing of a person with a green shirt and blue jeans. They are holding a small firearm and pointing towards a gray silhouette. Behind the scene is a brick wall. /.End ID]

stark shale
#

buy hazard versus on July 7th

brisk seal
#

If you had a nickel for everytime your game has crashed, how many countries could you buy?

tropic egret
#

i captioned the image

wanton rapids
#

okay look thank you for the free promotion but like/.

#

that's not modding related

stark shale
#

well technically

#

it modding related since it features triangle which appears in More Fuck

#

Fluff

#

sorry

torn urchin
#

I agree

ivory sinew
#

More What?!?

wind token
#

More Fuck mod when

torn urchin
#

Waiter waiter More Fuck mod please

brisk seal
#

banned

hard plank
stark shale
#

oopise daisy

ivory sinew
tropic egret
#

okay so i need ideas for my misprints

#

do any of you have misprint ideas

ivory sinew
#

Money Misprint

wind token
brisk seal
#

-? Mult

wanton rapids
#

+0-5 misprints

brisk seal
#

/? Mult

torn urchin
#

Jokers but they look Misprint

tropic egret
ivory sinew
#

!? Chip

wind token
#

ohhh

brisk seal
#

? in 1 chance to crash the game

torn urchin
ivory sinew
#

Joker Josh

stark shale
#

oh tcg misprint

wind token
#

lack of red ink print

hard plank
#

Mr Print

torn urchin
# tropic egret

Should make the card the same size but the font and Jimbo big or small

#

Oh wait that's the last dude

#

I'm a genius

stark shale
tropic egret
#

the last dude is incorrect scaling

wind token
#

normal card but its just the colors swapped

torn urchin
wind token
#

like red goes to blue, vise versa

wanton rapids
#

one of the cards in a pack i opened yesterday was like. very slightly yellowed

tropic egret
random storm
# tropic egret

I can try to find a list of known CARD errors to send you if you want

tropic egret
#

oh i should make Aged

wind token
#

whats wrong with the 2nd and 4th one btw

wanton rapids
#

2nd is 1px to the left

stark shale
#

evil and inmintdating Black Line

wind token
#

oh

wanton rapids
#

4th is uncut

strong obsidian
tropic egret
wanton rapids
#

or like. square cut

stuck gorge
wind token
#

ohh

stark shale
hard plank
#

-# did you actually open a physical pack of Pokémon cards yesterday

tropic egret
wanton rapids
#

magic but yes

wind token
#

evil print /j

dire trail
#

is there any mod that has a for loop run the entire time the game is open

wind token
#

my arm is so sore...

wind token
#

the shot is killing me

hard plank
#

no?

tropic egret
#

there shouldn't be

hard plank
#

why would you do that

tropic egret
#

otherwise it wouldn't uh. run

hard plank
#

why is my message not sending

wanton rapids
#

that one "talisman optimisation mod"

daring sluice
#

lmao

sleek granite
hard plank
#

Balatro Optimiser

dire trail
hard plank
dire trail
#

G.STAGE == G.STAGES.RUN is when you're in a run, yeah?

stark shale
#

is there a misprint where they printed horizontally :clueless:

strong obsidian
sleek granite
hard plank
vapid swan
#

making a thingy

random storm
sleek granite
#

oh what's it do

dire trail
hard plank
#

😭

tropic egret
dire trail
#

or restart technically

hard plank
#

you could hook to Game.start_run

tropic egret
#

i don't have a printer hickey card or typo error yet though

vapid swan
#

it draws 2 cards

sleek granite
#

but what does pot of greed do

dire trail
vapid swan
#

it.. draws 2 cards...?

#

it's a consumable

torn urchin
random storm
torn urchin
#

i don't fucking know what I'm doing

random storm
dire trail
torn urchin
#

Fuckkkkk

#

45 degree poorly edit Joker can't hurt you

hard plank
#

in essence you basically store the previously defined function in a variable

#

define that function again

tropic egret
#

most tcg cards are like "oops we printed this too close to the border"

hard plank
#

and use that variable as function

#

so you can have your code run before or after that original function

torn urchin
#

Checkmate

tropic egret
#

sure

dire trail
#

why does something that should only take up 1 line of code need to take up like 20

plush hound
#

what do you mean nil

torn urchin
stark shale
#

chat is this a more fluff reference

normal hollow
plush hound
#

what should i do then

stark shale
#

👩‍🦲

normal hollow
#

save it on load

#

or find the mod in SMODS.Mods

torn urchin
plush hound
torn urchin
#

Not trying to answer the question I'm just curious

plush hound
#

jk, VSCodium

torn urchin
#

What?

#

Really thought it was paint

plush hound
#

???

plush hound
dire trail
plush hound
#

this is also in here

torn urchin
#

GUYS

#

CONFIRMED

#

NXKOO DIES

normal hollow
torn urchin
#

Not like your name says it or anything

tropic egret
plush hound
#

nxkoo_dies?

zenith loom
#

made something stupid

normal hollow
torn urchin
zenith loom
#

(the name is supposed to be wee²)

plush hound
zenith loom
#

what in the world are you loading 😭

stark shale
#

oopise daisy

daring sluice
#

balaporn

plush hound
#

balacorn

daring sluice
#

what if instead of

#

nxkoo

#

it was

#

💀

plush hound
#

no

zenith loom
#

wait i actually love that

dire trail
#

what if someone did a balatro mod adaptation of a book

plush hound
#

what do you meaaaaaaaaaaaaaaaaaaaaaaaaan

#

do i need to like

#

declare them like SMODS.Sound?

torn urchin
fair thistle
#

printer

plush hound
#

dont mind the name

torn urchin
#

Must've been the wind

plush hound
torn urchin
#

Really must've been the wind

zenith loom
#

i can just not define an atlas and it uses the default lmao perfect

plush hound
#

whoosh

plush hound
#

besides him

#

Wee-est Wee

torn urchin
#

Wee wee-est

#

Wee-er wee

dire trail
fair thistle
#

more fluffica

plush hound
fair thistle
hard plank
fair thistle
#

Us at (astro) apologize for our (laziness) and will shortly provide you with (absolutely nothing)

random storm
sleek granite
#

what does this have to do with my arts and my crafts

torn urchin
dire trail
fair thistle
#

guys im sad

torn urchin
#

What's wrong

fair thistle
#

no funny cats

sleek granite
#

the tamari plush companion friend

hard plank
torn urchin
fair thistle
#

im the only funny cat around here other than like

#

vallaria

torn urchin
#

I know someone who made 3 funny cats videos

dire trail
fair thistle
#

woa

random storm
zenith loom
hard plank
fair thistle
torn urchin
dire trail
torn urchin
#

As long as they aren't

#

The sad cat

fair thistle
#

Larry

hard plank
torn urchin
#

The creature cat

random storm
hard plank
#

you can pick whichever

random storm
torn urchin
fair thistle
#

guys am i funny

random storm
dire trail
#

ill see what works tomorrow in the morning

torn urchin
#

All sad cats are allowed

fair thistle
torn urchin
#

As long as they aren't the ducks you man's cat

random storm
torn urchin
#

Sure autocorrect I meant duck

torn urchin
fair thistle
random storm
#

True

hard plank
#

I'm not that funny

fair thistle
dire trail
vapid swan
fair thistle
#

whats up john

torn urchin
#

Erm self hate?

#

Not allowed in my meowing chat

fair thistle
#

cringe

#

mraow

hard plank
random storm
vapid swan
wanton rapids
#

wait you can do ...?

dire trail
wanton rapids
#

that's neat

fair thistle
torn urchin
hard plank
#

code i just provided should work

fair thistle
hard plank
#

if you only edit the comments out

dire trail
#

that crazy

hard plank
dire trail
#

anyway do people wanna see the plushie that arrived today

fair thistle
#

NO!!!!! (yes)

hard plank
dire trail
fair thistle
#

aikoyori without the shenanigans

#

impossible

wraith seal
#

🤔
-# this does bypass eternal

hard plank
#

value mod...

dire trail
hard plank
#

xvalue is

wraith seal
random storm
hard plank
#

unbalanced

dire trail
wraith seal
hard plank
#

you can just buy random jokers no?

wraith seal
#

thats considering you got a really good joker very early on

normal hollow
#

hi bepis

sleek granite
#

omg its N' from joyousspring

normal hollow
#

i should be sleeping

sleek granite
#

yea

floral wing
#

On a scale of one to FNaF Security Breach, how much did I break Balatro? I used white hole

sleek granite
stark shale
#

Oops! the game c

zenith loom
#

this is so fun to play with lmfao

random storm
wraith seal
#

hi N'

#

yes you indeed should sleep

sleek granite
#

i wasnt even quick

sterile hornet
plush hound
wraith seal
#

there, maybe that works 🤔

stark shale
#

you fuck

dire trail
sterile hornet
dire trail
#

ah

stark shale
#

Hello Gappie from Limbo Corporation

#

how is ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀Ortalab

sterile hornet
stark shale
#

I should say that the golden Apple in that game is not what you think it is

sterile hornet
stark shale
#

(Btw it's a gacha game BE SCARED)

sterile hornet
vapid swan
#

BRO I JUST WANTED REFERENCE ART 😭

sterile hornet
#

well the gacha that i play seemingly has an overlapping fanbase eith that gam

sterile hornet
fair thistle
stark shale
#

what is the said gacha game I may ask

random storm
#

Girls.

sterile hornet
#

reverse 1999

stark shale
fair thistle
#

its dark gay

#

gray

sterile hornet
stark shale
fair thistle
#

FUCK

sterile hornet
stark shale
#

that game

#

hm

sterile hornet
#

my frinds are gone

stark shale
#

I have no opinion since I have never heard of it

sterile hornet
#

oh

#

well the gif fit well

fair thistle
#

not black

sterile hornet
#

thats a pretty accurate recreation of what it feels like to have your friends and family disintegrate while time jumps backwards several years

stark shale
#

did I accidentally made an inside joke.

sterile hornet
#

cause thats what happens in the game

sterile hornet
fair thistle
sterile hornet
#

oh wiat homer

#

whatever

vapid swan
#

BRO THIS IS NOT POT OF GREED ANYMORE

sterile hornet
#

anyways stuff like these and that ive working on

fair thistle
#

weathergirl is peak

fair thistle
stark shale
#

they done oversimplified Forklift

sterile hornet
#

shrug it was an option between that and the old one

#

i didnt ask too many but so far its the new one thats preferred

stark shale
#

oh hi ma'am

#

is this shinku's sister

fair thistle
#

in the Ortalab... arting it

sterile hornet
#

here have the reference image or something

sterile hornet
fair thistle
#

ortaBAKERY
LABorta

stark shale
#

is this placeholder

hard plank
#

gappie

sterile hornet
sterile hornet
stark shale
#

💥 amazing

sterile hornet
fair thistle
#

virTRUE

sterile hornet
#

also have this, exclusive teaser only seen by like 5 ppl

sterile hornet
#

new emote?

fair thistle
stark shale
#

why do tenor gif become mp4

hard plank
fair thistle
plush hound
#

i love picking people's username!!

stark shale
#

picking what

fair thistle
#

Bwah

fair thistle
random storm
wanton rapids
#

wait since when was nxkoo's current about me redacted

random storm
#

Oh yea the word is gone

wanton rapids
#

hi aiko !!!!

stark shale
#

triangel

plush hound
torn urchin
#

Then who's driving the car

wanton rapids
plush hound
#

thanks notmario

wanton rapids
#

hm?

harsh glacier
#

hi guys

wanton rapids
#

hi haya

split cliff
#

Its been 150sec should I abort it

harsh glacier
#

i just got back from getting my xray from the clinic

#

kill it

#

give up

sleek granite
#

abort as soon as you see a calculation screen

split cliff
#

I have faith in my little laptop

#

I'll keep y'all updated

sleek granite
#

god i love talisman calculation screen play by plays

stark shale
#

Niko's Apartment

split cliff
#

Update

#

Pc crashed

plush hound
daring sluice
#

should've aborted

whole nova
#

just did snowgrave chapter 2 for the first time I FUCKING HATE THE SPAMTON NEO FIGHT

#

took me at least an hour and a half on that fight alone

harsh glacier
#

spamtong

split cliff
#

Spamdong

whole nova
stark shale
plush hound
plush hound
whole nova
#

that fight took me at least 2 hours

plush hound
whole nova
split cliff
#

What program should I use to create a mod

wanton rapids
#

all you need is an image and a text editor

#

Aseprite and Visual Studio Code (NOT VISUAL STUDIO) seem to be the standard options

slate forge
#

Vsc my beloved

#

Hi guys

wanton rapids
#

hello bib

split cliff
wanton rapids
#

balatro mods are made in lua

azure dagger
split cliff
#

Ohh

slate forge
#

Is there any mod that adds all famous Natural satellites (aka moons) in the solar system?

slate forge
#

I am modding without knowing lua tho, but i know C so i figure things out anyways

plush hound
#

couldnt get this guy to work at ALL

azure dagger
# split cliff Ohh

If you want some good starting points for making a mod, look through others code (i.e ColorfulCards for learning Enhancements OR The WC Collection for custom Rarities), find the VanillaRemake mod, or check SMODS Docs

stark shale
#

master volume = 0

plush hound
#

alright smart pants

#

lets see you take a crack on it

azure dagger
slate forge
plush hound
#

skill

azure dagger
#

issue

slate forge
#

Before i had like 400+ card in deck because i messed up something

sleek granite
slate forge
#

Yo Is that Yu gi oh

harsh glacier
#

is that autumnmood

sleek granite
split cliff
sleek granite
#

yeah probably

slate forge
#

Here Is more like "cryptid is a cool mod you should try It" kind of chat

azure dagger
sleek granite
sterile hornet
#

or cryptid posting

slate forge
#

I Need feedback
For italian deck card
Would you prefer ranks in english ( Page, Knight, King, Ace) or italian (Fante, Cavallo, Re, Asso)?

azure dagger
slate forge
slate forge
sterile hornet
slate forge
#

Could i make a button that changes localization?

#

If that's the case, i'll do both

sleek granite
#

the game comes with one

plush hound
#

always got them mixed god damnit

random storm
slate forge
plush hound
#

should it be 0.1

slate forge
#

Oops Sorry for notify ping

plush hound
#

or keep it 0.001

stark shale
#

you will die using it

plush hound
#

ITS NOT LIKE THAT

sleek granite
#

the pain itself is the reason why

plush hound
slate forge
#

Ok cryptid adds this so i can adapt it for italian/english ranks

plush hound
#

i still need an effect for this little guy

slate forge
silk wagon
#

It gives you 1 dollar irl

plush hound
#

paypal me 100

plush hound
random storm
slate forge
#

Something from omori

silk wagon
#

It installs omori on your device

slate forge
stark shale
#

what if I don't own it

silk wagon
#

Now you do

stark shale
#

wtf

slate forge
#

Would be funny if it opens omori steam page

#

Like x link in home menu

hard plank
#

played spades gain

silk wagon
#

It automatically buys omori from your credit card

random storm
slate forge
slate forge
hard plank
plush hound
#

possible

silk wagon
slate forge
plush hound
#

but i need to install steamworks sdk

hard plank
slate forge
#

Oh like

hard plank
#

Sprite by Astro

stark shale
hard plank
plush hound
#

let me look at aiko's code

slate forge
hard plank
#

(it actually gains +5 mult)

plush hound
#

it opens up the steam overlay

slate forge
#

Oh

#

That would be super funny

stark shale
#

no opening it in chrome is funnier

plush hound
#

where do you store the jokers @hard plank

slate forge
hard plank
#

fym my code

silk wagon
#

Make it open in microsoft edge

plush hound
#

pissandshittium:3

hard plank
#

i don't have a joker that just opens games

plush hound
#

the damn piss

slate forge
hard plank
plush hound
#

oh

#

oh boo

#

guess i gotta find a way

hard plank
#

what do you think it does

slate forge
#

Do balatro support webp?

#

Does

plush hound
#

i thought it opens up pissandshittium download

slate forge
hard plank
#

i store my joker code in modules content jokers

stark shale
#

birdbrain

hard plank
slate forge
stark shale
slate forge
#

Italian jumpscare i'm not Sorry

#

😈

plush hound
azure dagger
# plush hound

it would be crazy if you could actually use jokers to visit a website

slate forge
# plush hound

Make It like 1/2 or 2/3 or 1/4 but WoF 1/4 not normal 1/4

stark shale
#

how do I kill someone

slate forge
random storm
plush hound
slate forge
plush hound
random storm
# plush hound

If I didn't have reason enough to be mad at you, you're screwing over Linux users, too

stark shale
#

elseif os == 'Android' then
[insert crash code]

random storm
azure dagger
random storm
hard plank
stark shale
#

what if we publicly ashame people for using Android when they use that joker

hard plank
slate forge
azure dagger
plush hound
#

IT WORKED

slate forge
azure dagger
random storm
slate forge
random storm
#

Now you just need to stop fucking over Linux users

hard plank
#

my friends use Linux

#

if you don't actually treat them equally i will not be supporting that mod

plush hound
#

i will allow linux, except arch

#

any distros are fine

slate forge
hard plank
#

i fucking use arch

plush hound
#

GOD DAMNT

stark shale
#

Drama in Balatro Modding Chat

azure dagger
#

I use PopOS on my laptop

random storm
slate forge
umbral pilot
#

nah you don't need to support linux

plush hound
#

why are you like this meth

hard plank
#

and yes SteamOS uses Arch as base

plush hound
#

fine, ill add linux support

#

BUT

#

itll open a different page

#

rather than omori

wanton rapids
#

i should switch to linux actually,

stark shale
#

I swear to God if you

slate forge
#

Too small brain for using normal arch

plush hound
hard plank
#

besides

slate forge
random storm
plush hound
#

i would redirect linux user to Windows download

random storm
plush hound
#

jk, its gonna be rickroll

stark shale
#

this will have consequences in the future

plush hound
#

fuck you

wanton rapids
#

im like 99% sure all of the windows only games i run can run under proton

slate forge
hard plank
#

you didn't account for the fact that

random storm
hard plank
#

there's no native build of Balatro for Linux

plush hound
#

not like that

plush hound
#

fair

slate forge
plush hound
azure dagger
slate forge
#

Only how

umbral pilot
#

well there are very few cases where you'll catch an actual Linux process

#

considering balatro is mostly run through wine

zenith loom
plush hound
#

fair

#

imma disable mac too

hard plank
#

can you like

#

not

plush hound
#

IM JOKINT

#

re added linux support

hard plank
#

i have a MacBook

plush hound
#

anything but binbows

hard plank
#

i main windows actually

stark shale
#

tangent the first android only mod

hard plank
#

i use android...

stark shale
#

we're killing you sorry

wanton rapids
#

no using android is fine

#

just not for [redacted]

stark shale
zenith loom
#

i dont use android because i cant mod on it (though i do have it purchased on my phone, i dont use it because i simply dont play vanilla)

hard plank
#

riley!

zenith loom
#

so I only play on my pc

#

hiya aiko!

hard plank
#

it's 3pm