#⚙・modding-general
1 messages · Page 1075 of 1
Almost done
someone give seu pai a book on mathematical optimization
Near impossible in this case means you need literally replace core game pieces during calculaton and then restore them
It's not that hard just me that's stupid
Its coding, anyone can do anything, which means thay every problem will come up at some point
Don't waste your money on that
but idk at the same time big optimization passes are probably a waste of time until the game is done being worked on
though it would be great If someone smart helped me it would be great ngl
is it that bad
If someone wants to do that I'm available
It's missing like 2 things
but I ain't being able to figure it out
I learned mostly through this
I had looked into doing a lexical talisman replacement. are you just querying the syntax tree for math ops or are you doing deeper contextual analysis?
guys what if he actually is about to do a breakthrough
The author has video of classes on YouTube too
the problem I had is that you would need the dev to specify "hot" zones that need talisman patching
because otherwise you end up talisman patching ui code and meh
guys what if we trust in seu pai
what if the world was made of pudding
I wouldnt do that personally
I'm trying to replace comparisions with to_big(comparision) it works but theres 2 cases missing
we could have cryptid endgame running smoothly like vanilla guys
nobody trusts this guy
When the dagger is hidden
i believe in you seu pai. you can revolutionise computer science
what chance
SO TRUE
its hidden
Guess who just installed an entire 60 GB game just to find out they installed the wrong game
like the dagger
So you basically making balatro preprocessor
wtf is it complaining about im so confusd
What next, balatro UI framework aka React?
red???
assuming this is an AC refrence, its called a Hidden Blade by the brotherhood
Like that
whats the line above
I was able to do some cool simpler stuff
Ah gotcha, so this is like a lexical fix to the compare table to num issue
interesting approach
https://github.com/the-2nd-olsberg/Jambatro FINALLY MADE A GITHUB!!
local function advanced_destroying_logic(ast_root, args)
args.card_variable = args.card_variable or "card"
return parser.ast.traverse(ast_root, function (node,parent)
if parser.ast._call:isa(node) and parser.ast._indexself:isa(node.func) then
print("found call?")
print("func:",node.func.expr.name)
print("key:",node.func.key)
if node.func.key == "start_dissolve" then
return parser.ast._call(
parser.ast._var("SMODS.advanced_destroying"),
parser.ast._var("{card_being_destroyed="..node.func.expr.name..",".."card_destroying="..args.card_variable.."}")
)
end
end
return node
end)
end
instead of card:start_dissolve it calls SMODS.advanced_destroying
Its 1 in 10 I just didnt want to list it since that would imply its effected by "oops all sixes" which its not
green... when
say 10% then
It would be a lot easier if you could query by types 
code? in modding chat? how queer
again why is there []
true
Good idea
seu pai left to buy milk
those are reserved for indexing tables
AH.
yeah, no way unless someone adds types to lua haha
I FORGOT THAT IS NOT HOW ARRAY
that wouldnt make the whole thing red though surely?
the years of python and js came back to me all of a sudden
only tables masquerading as one
table supremacy forever
yeah the whole thing is fixed now
Dictionaries
inside of you there's two snakes
Who tf is vector
The effect is based off of the weapon "Hidden Dagger" from the game "He is Coming"
who said that
Ask john glsl
Ohhh, my apologies then
someone blunder react this ren
guys trust me someone hacked my account
does anyone here have nitro to do that

The art reminded me of the hidden blade from AC
thank you s
Of course we have
everyone click the blunder button
I got you chat
I am curious how this compares to just straight luajit2
Going straight to the hall of shame
New discord UI SUCKS
Yeah the art is more based on that kind of weapon
i dont regret what i said. i'd say it again
I barely notice a difference
Ngl Idk
Ohhh
whats luajit2
i hate the gap at the bottom
it does the same thing as that???
when nobody is typing
Fun fact, Bayek was the reason why the brotherhood used to cut off on of their fingers
From a user perspective yes it’s definitely worse but i think it’s like this because they’re planning to add more stuff in the future
I support the right of whoever hacked your account to appreciate snakes but also I support the right to blunder react them because we're all
s here
other than that it's not awful
yeah, it backports some lua52 features that allow for more permissive mixed-type comparisions
remind me did you read Homestuck
so afaik it fixes a lot of the "compare table to number" crashes
it doesnt fix the underlying issue though
*useless stuff
did you read the part with the snakes
uhhh no i dont remember snakes showing up
||giant space snakes||
What’s homestuck and why people keep bringing it up
milk? inside MY bag of milk? inside MY bag of milk? inside MY bag of milk? in-
I know only door stuck
Definitely just more customization that should be free but will cost 9$ a month
Notorious webcomic
This is the same lua-jit version but all it does is replace code at run-time so these errors don't happen
i should read more of homestuck
DDDOOOR STUCK
yooo like hit game milk outside a
Btw If you're interested this is the lua parser am using https://github.com/thenumbernine/lua-parser/tree/master
domicilecontained is my favourite comic
Do you know Undertale @tidal terrace
we should read homestuck yes
I'm trynna make a function to grab triggering context of jokers now
Yes
https://github.com/Kampfkarren/full-moon is the one that I was using
Toby Fox made Undertale while living in Andrew Hussie's basement and helping them with Homestuck
so you also using lua parsers?
for what
MeGaLoVania was secondly used in Homestuck and thirdly used in Undertale
I see
With parsed you can basically write preprocessor for UI
And make it look like html
just playing around with some ideas I had, nothing serious
Okay now that thats fixed, thoughts?
Toby Fox is also going to voice one of the Homestuck protagonists, arguably the protagonist-est, in the upcoming Homestuck anime by Vivziepop
I was playing around with a lovely patch variant that would allow you to insert data into the syntax tree directly, but I couldnt come up with a query syntax that I was happy with
by "add" do you mean an extra shop slot for the dagger or it takes up one of the slots
a DSL that can do this would be cool 🤔
It adds it to the shop, so its an extra slot yes
parsed? As in Lua Parsers or smth else
that with the correct themeing plus a layout engine would make for a fast UI
also how expensive is it
4
seems like a pretty cool idea
deserves a buff and an uncommon rarity though
There were snakes in the comic proper but also in a secondary lore material which did have lesbian(?) snake but also some prejudiced content
I can't make such a thing
doesn't seem general enough to be common
I might be interested in this once Balatro is done with development
Thx
Interesting concept but I think the exponential scaling is too much
I'm not sure is it possible to remove balala UI from scratch but better
Btw anyone's done that yet?
And don't break... everything?
nah, not replace
but a layer on top that interops with the native UI but offers its own rendering
-# does another homestuck remember the latter better
Should I add a cap then?
basically a complex version of what debugplus does
I would make it not exponential
That is true
thats crazy good ngl
also how does the Dagger work with multiple Daggers
It just doing simple render calls no?
Like rectangle, text
yes, but it's the layout computation that can be optimized
probably runs the ten percent chance multiple times
what the fuck is this new ui
You could accumulate 5 Daggers for a ~2/3 chance to get a Dagger in the Shop, then sell one to scale the other 4
nah just throwing ideas around
I'll reiterate that something like https://github.com/nicbarker/clay might be useful
You work for discord?
Well that's an titanic amount of work to do
Discord works for meth
Omg LOVELY CAT?
Methhhh
sorry lol
yeah, but you can use a third party library (like clay) to compute the layout and then just do the rendering in the game
so yeah, a titanic amount of work, but it's all rendering work
would you give your data to metherul
@west oracle
It does the chance for each one currently yes
the legs 🔥
Yeah so it's even more broken
If slow to start
but with exponential scaling it's worth it
Even if you make it not exponential it still scales very fast and consistently
The Mind, The Brain, The Mask
I might make it so theyre debuffed if you have more then one at a time
I'm doing lovely
damn
Hey
no
i like those actually
final boss blinds should be more threatening to wider varieties of builds i feel
They seem weak
cards are sorted in the deck from least to most common ranks and suits?
good!
Because they make Flushes more likely
the bouncer and the rough
play with your starting deck for this blind
ye
"destroys all but one card in deck when blind is selected" /j
wait actually hold on i might be cooking here
How are you
Hey Shinku o/
x1.5 base blind size (instead of x2), deck is temporarily reverted to your starting deck
like. diamond in the rough
ok! a bit stressed but there's not much to do about it right now
Damn
Hope you make it out king
if you don't want it i might take it for psi
this is an upside
What is
the rock
This is awesome
It can be an upside, yes
oh yeah this kills steel joker and stone joker
It can be a downside
i mean it messes with deck thinning
but other than that
Evil smile
I think adding cards makes more sense outside of Ante 8, and also I think 52 is probably too much
x1.5 base blind size (instead of x2), deck is temporarily reverted to your starting deck for the purposes of drawing cards
all other deck checks use your standard deck
the tone indicator was right there
I know
Anyways, don't let a mod using a name stop you from using the name
Hey
replicante feels weird for a boss
Replicante [sic] seems more like a boon than a Blind
But I have something a bit similar
the inverse seems fun
I also have The Dagger, which destroys your winning hand
Which can be beneficial too
but can be harmful
thank you
Inverse is kinda interesting. I would consider Big instead of Small but it's innovative
they do a lot but are considered more powerful than spectral cards\
I bring this up because in most cases you can't lose to The Thief
The first of custom Ortalab Legendary-BASED jokers. I still need to add a paper texture
it is?
its a reference to talisman
Octarine Order
what did you decide it did
I have some code to do the opposite
-ish
It's for one of each Enhancement
For a Joker that puts, well, one of each Enhancement at the top of your deck while shuffling
I was mentioning it in case you need code reference
this is one of the best things to open discord to this is peak
To manipulate the shuffler
shine can be "automated"
I just copy-paste a layer
for all Blinds
This isn't official to Ortalab, but to a companion mod i wanna do
as for the "this is just vanilla but different" thing we were talking about earlier i think doing it once or twice is fine
Gives you insight to stuff about the characters, so this card is "Kopi's Joker Sketch"
My The Mask is just a rotated The Head
still its such a fun thing to open this site to
its silly
if you cant think of anything else its fine
#jake #finn #adventuretime #nostalgia #life #shorts
what is the usual formatting for ^^ again?
^^
no like the {C:} shit
I was just smiling with my eyes, not actually replying
:(
I'm gonna make you pay taxes
dark_edition
thanks
In order of image:
If statement
1 in 4 chance to add negative to selected joker
Else statement
If an if statement has failed recently, add a random edition to selected joker (negative excluded)
For loop
Go through all base game enhancements and add them sequentially to every card in hand
While loop
1 in 7 chance to destroy a random non negative joker, while the chance has not been activated create negative perishable copies of random jokers
Recursion
Creates 2 random code blocks, 1 in 5 chance for one of these to be recursion (must have room)
Example Program
Create a copy of the code block or spectral card last used (Example Program excluded)
Try Catch
Hold on to this card, when used during a round if the next played hand does not beat the blind give an extra hand and revert the chips scored from that hand
Function
Convert 3 random other cards in hand into the selected card
Comment Chain
Destroy up to 5 selected cards
Method
Gain money equal to the chip values of 5 random cards held in hand
Class
Destroy all jokers to create a random legendary joker
Variables
Change all cards in hand to selected suit
Free
Removes the editions, seals, and enhancements of all cards in hand and gives $5 for each edition, seal, and enhancement removed
Constants
Change all cards in hand to selected rank, but sets money to 0
Error
Create 2 random spectral cards (must have room)
Compiler
Add an Exe seal to 1 selected card
when is recently
Recently is if it has ever failed during the run
is it bad every so often i feel insanely burnt out for no reason
I should remove the recently
also what's an exe seal
I do want the jokers to be stuff that synergize with the legendary they're based on... as well giving some legendary highlights to Ortalab's Extended Universe
Exe Seal
Create a random Code Block card when played in scoring hand (must have room) (can not be retriggered)
Honestly I think just adding a cap for how much mult it can reach solves all the problems you've listed so I've done that
It is a solution but is it an insteresting solution to the player?
I mean yeah? It still scales a good bit now its not to crazy broken
You still have to get 5 daggers to max it out
i think itd be less crazy if it increased by a fixed amount rather than tripling
I think a more interesting solution is to make extra Daggers destroy themselves when bought to grant existing Daggers a fixed Mult bonus
something like that
Although that is a bit questionable in the sense of why make the player buy extra Daggers
I see nothing wrong
Shinkolorblind
From the game this is based on, the Hidden Dagger gets stronger for each one you find so thats why
good afternoon modders
A criticism towards my suggestion is that there's barely no point to make it this complicated when it could just have a chance to scale instead, perhaps causing the player to lose money
Good night lily
So I think a rework of the mechanic would need to justify it somehow
Being able to stack Daggers helps justify it, but it also seems a bit too linear, maybe
balatro
my op suit jokers are based off the four horsemen of the apocalypse :3
I want to have some of those
But not OP
Well, I did consider an instant Blind defeat mechanic, but I wasn't sure about it
Instant blind defeat mechanics can be cool and fair you just have to make them the right way
oh by op i mean scaling xmult, emoney, scaling retriggers, and eechips
not instawin
I mean, yeah, but I wasn't sure I wanted to go down that rabbit hole as opposed to making the Horsemen more generically useful
fair
hotpot
here is the first horseman
I have a cycle of Jokers which are like the Common equivalent of my Horsemen idea:
If played hand contains a Flush and a [SUIT], create a [TAROT]
Spades and Chariot, Hearts and Justice, Clubs and Magician, Diamonds and Devil
this is slightly better with four fingers but still balanced imo
One archetype idea for the Horsemen is to have the same condition but an effect, while the other archetype idea is to make Horsemen make Horsemen appear in the shop and you can one-shot one Blind per run if you collect them all
oh ok then mr waroker (i played a spade flush)
waiter waiter! more numberslop please!
i tried to disable every single mod, why did another one spawn
I don't have a screenshot but I also plan to have:
Hearthbreak
When a Hearts card is destroyed, this Joker gains +8 Mult
which synergizes with Hearts and Justice above
like actually what is riosodu commons, and why cant i find it in my mods folder
close enough welcome back poultryworx
notepad is pwx jr 😭
the arachnid of war or whatever the fuck
said every mod ever
whats up?
hi lily felli
hi sophia sharky
from the hit balatro mod vallkarri
i know im late but still
this is like
the third time ive been told this idk what to tell you
said every mod ever
guys what were the parts of jens exodia
shinku discovers hyperbole and gets SHOCKED!
maybe stop claiming it as pwx jr and you will stop being told it ,,,
No one knows hyperbole
i know what hyperbole is, smh
wtf why are you inventor of pronounce
true
we only know hyperoperator
(scaling ofc)
i will be making game
I can't join in a joke apparently
i havent
people say welcome back pwx and i joke abt it w them
oh i didn't see it was a reply
kills you with a thousand furious suns
WH- You're not supposed to agree with me
how about xy=1
how about 4
ok anyway which horseman next
how about a joker that gives 3
horseman of manhorse
How about the joker than gives 4
That's Sophia
what?
yep
diamonds are too associated with kaching
CURSE FOR A THOUSAND YEARS🗣️
for a REASON
Gonna be real, I never seen Sophia before tho so I can't confirm nor deny
nvm
Shinku isn't beating the 98% allegations
we have been quite active here!
Are there any mods like https://discord.com/channels/1116389027176787968/1367784198987055164 that are still being updated?
me when a polygon that happens to be piss yellow is compared to money
NO ITS LITERALLY DIAMONDS
we?
ITS SUPPOSED TO BE GREEDIUM
jokerforge
or manually code your jokers mid run like a boss
i too am in this episode
I have been gone for a week-
Hello background character haya
I was hoping for one that balances the Jokers like Joker Studio does
hello :3 from the famous :3 modification for balatro
haya is not a background character
Joker Studio is cool, but the options it gives you are pretty basic
I'm confused now
what
I'm here
hello
Sup
pearto, i'm so confused
I thought this was the pearto show
Hello so confused I'm Victin
Pearto just arrived
chat. meows at you. meows at you and falls apart into a billion pieces.
ok welp guess ill do the diamonds scaling xmult joker
Not understanding what SophiaSharky is saying.
Wh-
Bye Pearto
yes but surely she didnt INVENT those..........unless...........😨
translate what
plural people are more people per people
i think
What they meant by "We"
Evidently Shinku doesn't know what "plural" means
smh, this is just bullying at this point
or at the very least the choice to use pronouns besides singular
google "plurality psychology"
before lily felli invented pronouns everyone referred to everyone else by names or titles
this is actually why modding chat has the tradition of people just saying each others names
See, this is what i actually needed. Thank you.
i should do cardpronouns crossmod but i dont have any ideas for cardpronouns crossmod
why is it fucking with me
I'd have tried to explain but: 1) I know about it second-hand; and 2) I should be asleep
Now I got a question
windows hates you
Victin, why you bashing me for not understanding purality, saying I just don't know the concept of plurals as a whole?
Okie
I wasn't bashing you
What are you trying to do? (Just out of curiosity)
oh
i want to try and make a love2d game
Lilly asked what was going on and I explained what was happening
Which was that you were asking about plurality
the spaceship
Sorry then, I misunderstood (like always lol)
pff
as if it doesnt hate literally everyone
I reckon for Sophia and Lilly the topic was obvious so they didn't understand your lack of understanding
or didn't take it seriously
Idk
oh
sowwy.....?
I mean I don't think you have to explain it when asked, although I think it is in your interest to do so
why does discord have two separate m emojis
read the crash message...
🇲 Ⓜ️
Unicode
waow. it's so peak
Regional indicators are for country identification
Oh. I just realized this isn't balatro
yea lmao
🇧 🇷
Sometimes regional indicators become flags
But I'm not sure how to trigger that behaviour
time to start making lua object oriented
Oh wow, someone continued working on the Ortalab BG
I don't know what Ⓜ️ is for but you have like 🅰️, 🅱️, 🆎, and 🅾️ for blood types I reckon
compare with 🇦 for example
Surprised the Ortalab Wplace thing hasn't been griefed yet
new blood type just dropped
Ⓜ️
theres a regional indicator and M
t blood type
AND FYI WE ARE ALLOWED TO MAKE THAT JOKE
we live and suffer here
joker poker: balala
chat feed them to the cryptids
there's three of me now
yes because they tore you into pieces
Should this be rare or uncommon?
-# (I have it as rare for now but I'm not sure)
in hand and when played?
who the fuck are you creatures i thought i hired cards
yes
uncommon for sure
Uncommon
Happy birthday lily
It also works for the played hand
HAPPY BIRTHDAY LILY THE CAT ONE
me lily birthday was 3 months ago but it happens to be 9/9 which is the bitrhdcya of the character
it shouldve been 9/11 🥀
what if it retriggered them twice instead? 
WHAT
no???
also i think i have a name for my mod now
leminscate
im lemonscaping
i can't make it this easy to make terrible puns
Oh good one
Dude, I know this is unrelated, but I really need your help right now.
Lenin skate? damn he probably could
but just to make sure, "Lemniscate"
Yes
You don't even need deckfixing to nerf them
I FUCKING MISSPELLED IT
them existing nerfs them

I should've suggested this name earlier. It's a good one
are you still hotpotatoing it
yes
holy shit
what are you plotting
I mean they did get a week (starting saturday)
im using the week to the fullest 🤑
when pissdrawer gets their hands on hotpot does critical-bugfixing become the cooler general
soon prob
well that was entropic
also thank you for catching that mistake
ping!!!!! raaah
i somehow thought it was spelled that way for like. 8 years?
Ask me again later I need to sleep
astro effect idea:
other astro jokers give x1.5 chips
i have reply pings turned off by default tbh
ruby is busy implementing a fifth multiplier
whats the scaling condition
glop sfark and ????
tetrates your tetration
sixth currency maybe

does hot potato have six fucking currencies
WHAT
chips x mult x glop x sfark x sophia
the next multiplier is the friends we made along the way
What's going on?
does hotpotato have potato as currncy
it was canonized
i cant say
thaaaats a weird ass pairing but sure you go
Your a gloppy sfark are you not 
does hotpotato have heat as currency
hot potato
i have no mouth but i must scream
also i genuinely don't fucking know i was week 2
*draws smiley with sharpie*
what
i'm gloppy but not really sfark
im gloppin it
you do not need more slop
im a shark pupy
what do you want
PSY
Yea
why did the text show below this time
Anyways
SuperRogue update :smil:
Perkeo on modded joker

i think doing it like this is very silly
perkeo moment
No that's stupid and incorrect
Perkeo copies not creates
assuming psi has a load priority of >0 you can probably just do Talisman and "^^mult desc" or "^mult desc" no?
(SMODS.Mods["Talisman"] or {}).can_load
and if it doesnt then just use smods.find_mod
oh yeah maybe
this is also legal
guys we need like
riffraff but can make two of anything and negative and not immutable
do you like my joker idea guys
No™
just put the lily in the bag
gives you a ^^^4
fair
and then take the lily home and beat with sledgeyhammer
we could tbh
i need help :/
NO
x^^y.z == x^x^x....^0.z with y+1 many xs
pet the critter
kill fantom's preview
cherish the thingy
maybe,,
noooooooo 🙏 i had a feeling that was the problem
yes. good.
thanks tho
actually this is how the implementation works for all hyperoperators before low precision mode kicks in
how does low precision work
do not be evil to lily
life has been evil enough to her as is
it the operator is above 350 or the numbers are above the max safe integer (9e15) it just
manually sets indexes in the array
without calculating the number before the e properly
lol, lmao, even
paradox why are you up arrow reacting this u arent even part of the lily oc lore club
Upgrade!
i support the message wholeheartedly
instead of learning ui i do this
i think it'd be funny if i made it start with 0 so it can give +true mult if forcetriggered
+50 chips
obelisc
why did this make us laugh like it did
💥
aw FUCK!!!!!!!!!!
and in the end he is executed by a firing squad
absolute cinema
dice yes
oops all 1s
what did he ever do to deserve this
i'm so exhasuted but i want to work on thingg,,,,
dude he tries to do crimes fucking constantly
uhh. zaps you
that doesnt deserve death
do you think swiping is LEGAL??
do you think we should NOT put people to death if they attempt to steal every single day for years and years upon end after being punished every time
(we are against death penalty it is not good)
death is too kind
put him in time prison
for eternity
do you have access to time prison
yeah i paid 20 bucks for a key on ebay
a week his time or a week outside the crystal
Tenna you got sent to time prison?
apeiration would be funny
its gonna feel like a hundred years
YOU. grisps you.
kris would never i held up my end of the deal
hold on i need deltarune dialogue to copy paste
TRUE
the soul is nothing against smash cut
that is the easiest tenna attack smh
teach me your tricks i fucking suck at it
snowgrave 🥀
idk i think youre just bad
where does deltarune keep its english localization
rimshot is easily 1000x worse
this
the
what
thats what he calls it ingame
rimshot is actually just bullshit
oh right rimshot
huh
the second burst specifically is nearly fucking impossible to dodge
tenna attack in the boss fight
it's possible but very very difficult
What are the dimensions for the jokers supposed to be?
straight up unfair attack in an otherwise really fun fight
its very unpredictable but also the patterns make it impossible to dodge other than just having good reflexes which i dont
so i always get hit
yea
should we play deltarune
yes
rimshot alone makes nohit tenna really fucking hard
i usually do ilovetv spam strat
find a lot of the minigames inconsistent
So i forgot the indents...
grazing also gives you score
cant believe ive finally reached 50 jokers after all this time.. god im so slow lmao
im getting scarily close to being able to release my mod
This error has got me stumped. What could prevent me from scoring straights like these? Have no idea what mod could possibly do this
that is 2 kings.
i've seen people genuinely say nohit tenna is harder than nohit knight because the fight is longer too
that sounds completely fucking insane but believable ngl
knight still sounds like the more fun nohit though
Time to move all my jokers individually so that they have 1 pixel of border on each side
Yay...
Aikoyori'sShenanigans
Bunco
FusionForce-main
JankJonklers-main
Aura-main
Balatro-CommunityPack-main
BetmmaMods
Cartomancer
DeckSkinsLite
FusionJokers
bocchi-all
EpicBossMusic-main
ExtraCredit
Fusion-Jokers-main
Galdur
Jestobiology-main
JokerDisplay
Less Intrusive Stickers
LobotomyCorporation
Lost_Edition
Maximus
MystesOpenJokers-main
ReduxArcanum
MikasBalatro-main
MystJokers
ModPackFixes-main
NeatoJokers
KCVanilla
lovely
Holotro-master
Komakusa-Cards-main
luckyjimbos-main
Multiplayer
MultiTextBox
PampaJokerPack
Paperback
reverie-main
Steamodded
Talisman
Themed Jokers
UnStable-main
Vocalatro
Tesseract-main
wow
that is. someone elses problem. see yall tomorrow im out
wh
Aight lmao have a nice day
oooooookay alrighty huh
I suspect it's some old mods
why do you have FusionJokers and Fusion-Jokers-Main
I know im just testing out to make sure i aint craazy
hell at least no poultryworx
Ah i think this got installed with the new mod manager
chat we have an important announcement
we are going to go eepy and hug our plushie shark now
nini
SHARK!
Nighty!
You.
yes?
...so how are you??
Hey Lumiii
fight
6
10
2
ruby
Are you okay?
Im
Something i dunno
always bet on ruby theory
They Slash Them
I'm still thinking about the suits
Its been
What now
A day
Still thinking 'bout 'em
It’s sooo satisfying to get done with a few tough-to-code jokers and then just knock out some easy ones in 15-30 minutes
Show the jokers
i kind of forgot seraph was supposed to be a self insert
and then i just
made him god for some reason
that really shows what type of person i am doesn’t it
hi dumb question but how do I install a malverk mod?
I have steammodded and malverk setup
But putting the texture pack folder in my Mods crashes the game
you gotta post the crash log so we can understand what the issue is
Alright found the mystery mod that makes an Ace-10 Straight a high card, it was this mod
guys i made a balala mod
Hope this warning is useful
do u guys wanna try it
why is this crashing
oh looks like helluva has issue
a patch missed a parenthesis somewhere clearly
why it blue though
its a love2d crash
not smods crash
i think this is an smods issue
a normal crash is gray,
the blue screen of death is a weird one
my game won't run mods
this is a smods issue
it crashes wwithoutother mods
ohh wait nvm
wait now balatro is booting but without steamodded
even when steamodded is instaalled
why is this happening
same
how could i have a joker retrigger itself
ive been throwing stuff at the wall and it aint workin
😭
works now after redownloading talisman, not sure what it was :/
prob just an older vers I downloaded
what verssion of smods are you using
most recent version
but it tried other versions too
🙏
space jam dvd
I don't own this it's just so me and my friends can listen to this in a discord call
space jam dvd
space jam dvd
now i need to make a deck where all blinds are dvd
sorry
hey so. my game just crashes every time i play a hand. does anyone have a solution?
you gotta post the crash log for us to even begin to know what the problem is
can you help us please
what's the {C:} color for ^Mult/Chips?
update talisman
not too sure in your case, send a screenshot of inside the steamodded folder (with the folder path visible)
there isn't one
cryptid uses dark_edition i think? but there's no standard color defined by smods or whatever
hi chat
gotcha, thanks
hi aven
i just kinda pick colour following Cryptid
because might as well
Jokers I speedran
Setup check
Do y’all just have spare laptops
My laptop is my main system fym spare
IT IS?
Yeah
Jit I didn’t know💔
This thing is beefy
That’s crazy tho
Usually the laptops I use are kinda ass…
But that’s probably just me using it too much often
Can anyone confirm if this mod is still working? https://github.com/OceanRamen/BU-CB
If I try to start the game with it as is, it crashes immediately. Changing the name of the folder to "ChallengeMod" (to match the directory mentioned in the mod.lua) allows the game to start up, but then the game crashes when I select one of the challenges
how am i meant to use the hook card in cryptid cuz i cant select 2 jokers
Wdym by that exactly
tldr: cryptid's multi-selection on jokers is broken
Do you not have talisman with cryptid?
death to cryptid
i do
thats not even a tldr thats just the entire fucking problem 🙏😭😭
some other mods also enable it and allow cryptid's codecards to work as intended, tho
such as?
i was gonna explain how vanilla doesn't allow it, but certain mods do cause I'm autistic
my mod fixes the problem but also cryptid probably fixed the issue themselves
i have talisman downloaded tho
I remember it being able to select multiple things at once
Can’t quite remember anymore
I don't recall the specific mods, but they also add some expansive stuff like new consumables and mechanics. So be warned
download #1380767966341238794 you won't regret it
Use my retextures….
its fine i just wont use the hjook
Rabbit hole miku
STOP💔 
Isn't that why it's your name
NO IT’S RABBIT HOLE THE GAME 
How do you guys come up with the ideas for your jokers? The hardest part I’ve had making my mod is I just don’t know what to make 
I just kinda
Think
And potentially my head just kinda
Makes up an idea
But that’s just me
What if I don’t know how to think
what is a like crazy like all in one mod like cryptid except more vanilla and balanced focused?
Doesn’t the sprite sheet also have the shines
As separate images
no
o
does anyone know how to fix this bug
nice mod soup bro
when did the crash happen
right after everything loaded
Dear god
it doesnt even have antialiasing on the dvd logo
it looks like one of ur mods has screwed up shader code?
not my mod tho
unfortunately ur gonna have to check every mod one by one to see which mod is screwing stuff up
btw thanks for playing my mod :)
as god intended
dang guess i gotta do that then
also np
-# i removed the antialiasing from the logo
why does your dvd player identify as a himejoshi
Lumiii….
pronouns mod
holy fucking edit
hi modding chat
is there a lore reason for this
how does one do the tiny text in discord
yes, only @forest knoll gets to say lumi with one i


