#⚙・modding-general

1 messages · Page 559 of 1

warm swan
#

Wildcard Collection? I don't, no.

blazing verge
#

is there a decent mod manager for debian / PopOS around?

azure dagger
warm swan
hard plank
#

hi arya

azure dagger
hard plank
#

colour for debuging purpose

#

but what the fuck

warm swan
#

Looks perfectly fine to me

#

/j

latent crescent
#

Now I need somehow make this message easier to understand

warm swan
#

Maybe ASCII art lol

azure dagger
warm swan
#

Agreed

#

Hate that long ahh crash message

azure dagger
#

balatro players don't read

#

we want funny number

warm swan
#

Fnuy

latent crescent
#

Problem with making an art is m6x11 is not monospace font

warm swan
#

@azure dagger Help

#

Wait why didn't I just send a crash log

#

Am I dumb

#

(The answer is yes)

azure dagger
warm swan
#

K

hard plank
azure dagger
warm swan
azure dagger
# warm swan

ok, try opening the Assets folder and look in 1x and 2x for Ember_LegendaryRarity.png

azure dagger
gleaming tendon
#

Finally won my first modded run!

warm swan
#

No wait

#

I downloaded from releases

#

Sorry

hard plank
#

bri ish

azure dagger
#

I tested the same exact code that's on the release with all the same stuff, and mine worked with no issues.

#

So HOPEFULLY this may be a nested folders issue.

warm swan
azure dagger
#

Try using the Download ZIP or do the newest release.

warm swan
#

K

latent crescent
#

Random regexp bullshit, GO!

warm swan
#

That's all I changed

unborn plover
#

For a joker's ability how can I check before the scoring of the played cards if there's at least 2 or more different face cards?

warm swan
hard plank
latent crescent
#

lovelyjit holy

warm swan
#

I'm using Lovelyjit2

latent crescent
#

mr lovely cooking so hard

warm swan
#

Where are the download files for the regular one?

wind token
# hard plank yes

I know it will probably be fixed, but the text being longer and all of it not even fitting the box is hurting me

latent crescent
#

@hard plank Take it, you need it

        local normalized_path = SMODS.current_mod.path:gsub("\\+", "/"):gsub("/+$", "")
        if not normalized_path:match("/Balatro/Mods/[^/]+$") then
            local mod_folder, last = normalized_path:match("^(.-/Balatro/Mods/).*/([^/]+)$")
            local correct_path = mod_folder .. last
hard plank
#

?

latent crescent
#

It's check for nested folder

hard plank
#

ah

#

thanks

latent crescent
#

And some useful paths

#

normalized is path for nested folder, mod_folder self_explanatory, correct_path is path if move nested folder is mods folder

azure dagger
wanton rapids
#

hello chat

hard plank
harsh glacier
#

aikoyori

wanton rapids
#

just finished my only exam for this semester

harsh glacier
#

notmario

wanton rapids
#

morefluff development may resume

#

haya

harsh glacier
#

holy shit

warm swan
# azure dagger In the `mod_data.json` file, what edition do you have?

{
"id": "WCCollection",
"name": "Wildcard Collection",
"author": ["Arya The Wildcard", "Balatro Discord"],
"description": "Featuring all the fan-favorite Wildcards in Balatro!",
"prefix": "WCCO",
"main_file": "wildcard_code.lua",
"badge_colour": "7800FF",
"dependencies": [
"Steamodded (>=1.0.0~ALPHA-0330a)"
],
"version": "2.7.92-TEXTURE_PATCH"
}

hard plank
#

hello notmario

wanton rapids
#

ooh

warm swan
#

Can someone send me their lua51.dll file? I broke mine

wanton rapids
#

i love mod that will never load

#

aka almanac

latent crescent
# hard plank

Damnit. Just remove /Balatro part from all regexp and should be fine

lean dune
azure dagger
hard plank
frank ginkgo
#

Guys

#

How can I install deltarune deck ??

warm swan
wind token
#

Can someone send me their balatro, I broke mine /j

latent crescent
#

💥

wind turtle
wanton rapids
#

should depend on ~0230 tbh

warm swan
wind token
warm swan
#

K

frank ginkgo
lean dune
latent crescent
wind token
lean dune
#

been over a year since it would do that

gleaming tendon
#

ngl thanks to the dev of morefluff for allowing me to reach crazy scaling

frank ginkgo
#

But idk how

wind token
#

Check this out

lean dune
gleaming tendon
wind token
wanton rapids
#

what jokers

frank ginkgo
gleaming tendon
#

with lucky cards\

wanton rapids
#

ah alright

harsh glacier
#

money!

wind token
#

If you know, is the mod using any other mods?

wanton rapids
#

that's funny

wind token
#

Check this out for beginning to mod

wanton rapids
#

the fabled good 7 build

lean dune
lean dune
#

great, tysm

harsh glacier
#

hi aure smods

#

how's the cat

wind token
lean dune
plucky sorrel
#

kitty

gleaming tendon
#

its so sad though that i still havent been able to reach inf negative money

dusky heart
wanton rapids
#

that's not going to get you to inf money

wind token
#

@frank ginkgo if you need help after watching the video, tell me

harsh glacier
lean dune
wind token
#

Still very much proud for learning API calls and stuff

gleaming tendon
wanton rapids
#

you can't get either

harsh glacier
#

everyone, http.asyncRequest

wind token
#

I think I did good drawing the vim logo

harsh glacier
#

now just make sure you aren't being rate limited

unborn plover
#

For a joker's ability how can I check before the scoring of the played cards if there's at least 2 or more different face cards played?

gleaming tendon
wind token
harsh glacier
#

asyncRequest is asyncRequest

#

sometimes the request may take a while to be received

wind token
#

Isn’t there a sync request

harsh glacier
#

so its best practice to put it in a asynchronous thread

wind token
#

Not async but a sync

wanton rapids
harsh glacier
#

aka a code running not within the same thread which can block the game from running for a bit

paper laurel
#

balatro mod manager save my cat from the burning bridges

wind token
#

how do I switch over to async

hard plank
#

watafak

harsh glacier
#

wtf!

warm swan
#

Is Incantation important? JoJo mod has a conflict with it,

hard plank
wind token
#

I wish I knew how to dynamically resize text in a joker’s description

full edge
harsh glacier
gleaming tendon
# wanton rapids what joker

i dont think its a morefluff joker but theres one where it costs 6 dollars to remove but it has like 1 1 in 2 chance to return after being sold. But how its programmed it will just subtract from your money even if you cant afford it

full edge
#

1 left and I've got all the suit synergy jokers retextured

harsh glacier
#

for example this is how ask madden queues an api to generate a tts response

local _, https = pcall(require, "SMODS.https")
require "love.audio"
require "love.filesystem"

function p_called_he_wants_his_john_madden_back(code, body, ...)
    if body then
        local bin = love.filesystem.newFileData(body, "aeiou.wav")
        if bin then
            local audio = love.audio.newSource(bin, "static")
            if audio then
                audio:setVolume((G.SETTINGS.SOUND.volume/100)*(G.SETTINGS.SOUND.game_sounds_volume/100)*8)
                love.audio.play(audio)
            end
        end
    end
end

function john_madden(code, body, ...)
    return pcall(p_called_he_wants_his_john_madden_back, code, body, ...)
end

function PTASaka.DECTalk(aeiou)
    if https then
        https.asyncRequest("http://tts.cyzon.us/tts?text="..aeiou, {method="GET"}, john_madden)
    end
end
#

don't mind my function names

wind token
unborn plover
#

oh wait, the keys you mean?

wind token
#

card:get_id() if I’m not mistaken

#

Yea

#

id is the rank, right?

unborn plover
hard plank
#

yes

wind token
#

Take everything I say with some salt, I’m lucky my code works

full edge
harsh glacier
#

yes

full edge
#

I don't think I've encountered it

#

I should check that out, that's very fun

wind token
#

Wikipedia must hate me bc I keep sending api requests

unborn plover
full edge
#

Might DM you for some tips on how to properly access info from websites through that module at some point. Wanna see if I can make the Exattox partner update automatically with a debug+ command, or just on start up

hard plank
wind token
#

Yea, what they said

unborn plover
gleaming tendon
#

Ngl though morefluff is absolute peak balatro and i love it so much, i will definetly play more in the future. Maximus is also good but i need to play around with it more to give an honeset review. Morefluff = 11/10 green is so broken and if only i had gotten lucky cat with it

arctic solar
#

Can you tell me how to make it possible to draw more than 5 cards?

storm forum
#

The "gain" bit should be outside of return.

hard plank
unborn plover
hard plank
#

you'll need a counter and a loop to add to that counter

wanton rapids
hard plank
#

idk how to explain it

arctic solar
#

Can you tell me how to make it possible to draw more than 5 cards?

hard plank
#

start with this

unborn plover
#

oh

tropic egret
blissful stag
#

Deck fixing AND money?! nothing like this has ever been thought of!

tropic egret
#

two you can't return that c.a.e = it's not a valid argument

dreamy abyss
#

what if there was a color that just spat out random rare spectrals. that would be really stupid wouldn’t it

hard plank
#

i believe if you wanna return function youll have to return like this

tropic egret
#

you shouldn't return this function anyway there's no need

warm swan
#

What mod adds James card on title screen? It went away

harsh glacier
#

james rolfe

dreamy abyss
#

cic is using 8% of the brain

harsh glacier
#

maximus

tropic egret
#

basically it's good practice (for crossmods) to at least have one return so other mods know when your effects end

warm swan
arctic solar
#

Can you tell me how to make it possible to draw more than 5 cards?

buoyant kelp
#

hey, how do you guys recommend to mod balatro? via mod manager or just... the old fashion way?

dreamy abyss
#

mod manager is jank, do it manually

harsh glacier
#

This discord server still mods Balatro the old fashioned way:

hard plank
harsh glacier
#

aikoyori

buoyant kelp
#

well finally good to know it was pretty shite... cuz i couldn't find certain mods

tropic egret
#

shenaniganary

harsh glacier
plush hound
#

search bar where

harsh glacier
#

she can generate a random ass spectral

#

no weighting

#

😁

dreamy abyss
#

nerf her to only common spectrals but make a prismatic version that’s only rares

hard plank
#

vs Aikoyori

#

now how do i solve this ui issue

wanton rapids
harsh glacier
#

justify alignment microsoft word

buoyant kelp
#

Does it feel pretty overwhelming with that many mods?

hard plank
#

no 😁

wanton rapids
dreamy abyss
#

no matter how many mods you think is too many, someone out there always seems to have more

hard plank
#

fnf

wanton rapids
#

fnf(??)

#

it's okay

plush hound
#

first ever game that using mod manager is much more complicated rather than doing it manual

covert citrus
plush hound
#

i can make it bigger

#

watch

buoyant kelp
#

i am

plush hound
#

hold on

#

im cooking up a ravioli

buoyant kelp
#

how about you make that ravioli bigger instead

hard plank
#

wtf

plush hound
#

reminds me of a certain someone

buoyant kelp
#

making some jumbo ravioli

dreamy abyss
#

fun idea: take ravioli and put it in bigger ravioli, then put that ravioli in an even bigger ravioli

buoyant kelp
#

now i want some ravioli godamnit

plush hound
#

renaming my mod to Ravioli

frank ginkgo
#

Ok installing mods was an bad idea

harsh glacier
#

good.

frank ginkgo
#

It gives me error message

buoyant kelp
#

you're just getting started

hard plank
#

fun steamodded fact the page selector is not aligned to center

frank ginkgo
wanton rapids
#

fun fact: i don't car

hard plank
west hill
harsh glacier
#

where even is this deltarune deck you speak of

wanton rapids
#

if i care then i will be sad so i won't

dusky heart
hard plank
buoyant kelp
#

is lovely still a thing?

arctic solar
#

Can you tell me how to make it possible to draw more than 5 cards?

dreamy abyss
#

No

frank ginkgo
#

Can you tell me ?

buoyant kelp
#

tutorials bro

frank ginkgo
tropic egret
# unborn plover wait, I'm confused. this is what I tried to do btw:
if cx.before and not cx.blueprint then
   local count = 0
   for i = 1, #cx.scoring_hand do
      if count == 2 then break
      elseif cx.full_hand[i]:is_face() and count < 2 then
         count = count + 1
      end
   end
   if count == 2 then
      c.a.e.Xmult = c.a.e.Xmult + c.a.e.Xmult_mod -- I'd rather not use "_gain" for crossmod, but that doesn't matter.
      return {
         message = localize { type = 'variable', key = 'a_xmult', vars = { c.a.e.Xmult } } -- Good practice.
      }
   end
elseif cx.joker_main then
   return {
      Xmult = card.ability.extra.Xmult -- Always return Xmult in joker_main.
   }
end```
dreamy abyss
#

i just had a brand new experience in cryptid troubleshooting:
someone complaining that their mods wouldnt load because they put the zip files in their mod folder instead of extracting them

plucky sorrel
wanton rapids
#

@ john lovely; make lovely read from zip files

harsh glacier
dusky heart
dreamy abyss
#

true but it is a bit silly to see

tropic egret
plush hound
plucky sorrel
dusky heart
wanton rapids
#

quick before June ends

tropic egret
wanton rapids
#

or do it any time because why not

unborn plover
tropic egret
#

docs don't have useful vanilla functions like is_face()

harsh glacier
#

how to fix docs:

  • you don't
tropic egret
#

i'm the only loser that breaks for loops

arctic solar
#

Can you tell me how to make it possible to draw more than 5 cards?

tropic egret
#

the rest of you need to get in on it, it saves like 2 ms

harsh glacier
#

do y'all use goto on for loops

#

saves having to nest EVERYTHING in an if statement

dusky heart
tropic egret
#

me when i ::wenthere::

wraith seal
#

yall look

normal hollow
#

my PRs don't even have reviews

plush hound
#

in 2 months

#

i will be able to do

#

UI

#

not yet tho

wanton rapids
#

you keep asking but nobody gets you

dreamy abyss
tropic egret
hard plank
#

watafak

harsh glacier
#

why would they kill periwinkle pinecone

tropic egret
#

impressive

jovial lichen
#

r.i.p periwinkle pinecone

tropic egret
#

i'm not using it for anything

harsh glacier
#

canicao can i steal it

#

i need music for risk cards

tropic egret
#

it doesn't line up with the vanilla ost

#

because its shorter

harsh glacier
#

don't care

#

its evil

tropic egret
#

okay sure

harsh glacier
#

wtf!

tropic egret
#

wow... i can be in the credits for 1 more mod

dreamy abyss
wanton rapids
#

make it 6/7x slower to match

hard plank
#

i love risk card

arctic solar
wanton rapids
#

look at how cryptid does it

tropic egret
#

this arrangement is funny because the bass is having a stroke

hard plank
#

watafak

wanton rapids
#

or smods, there's a new api for it

dreamy abyss
dusky heart
# hard plank watafak

Aiko's next PR: entire game has now been converted to exist in a single, precisely pixel-perfectly-centered vertical column. All text is 2px high. All buttons are exactly square. The prophesy was true; the chosen one brought balance to Balatro - but not in the way that the prophets expected

arctic solar
frank ginkgo
#

guys

dusky heart
#

At the very least, you're missing Steamodded, or you've installed it in the wrong place

frank ginkgo
tropic egret
wraith seal
#

i wonder if its possible to save the localization of a cross-mod item, so that when the mod is disabled the game can still use that localization 🤔

tropic egret
#

i should change the instruments

tall vortex
dusky heart
# frank ginkgo

Yes, it appears you've dropped the whole thing into %AppData%/Balatro, when it should be inside its own folder in %AppData%/Balatro/Mods

frank ginkgo
#

but How can I solve this ?

dusky heart
# frank ginkgo

You can delete everything in that folder besides 1, 2, Mods and settings.jkr

paper laurel
hard plank
#

i love risk card i love risk card i love risk card i love risk card i love risk card i love risk card i love risk card i love risk card i love risk card i love risk card

dusky heart
frank ginkgo
#

but how ?

dusky heart
#

First you need to install the basics correctly

frank ginkgo
#

tell me

jaunty galleon
#

grab bag has no talisman support, and none planned. look into getting luajit2

dusky heart
# frank ginkgo tell me
  • delete everything in that folder besides 1, 2, Mods and settings.jkr
  • download Steamodded from here
  • copy the smods-1.0.0-beta-0530b folder from inside that zip into %AppData%/Balatro/Mods (see picture)
  • run Balatro to check if it installed correctly - you should have a purple Mods button on the main menu
warm swan
jaunty galleon
#

ah

harsh glacier
#

what?????

#

tf are you talking about

jaunty galleon
#

wait doesn't balatro run on older lua anyways?

wraith seal
jaunty galleon
#

i don't know much about this topic myself

harsh glacier
#

im pretty sure luajit2 works fine with latest lovely anyway

#

haven't had any issues

warm swan
#

I tried that and it didn't

buoyant kelp
#

wth is up with the lovely injector?

harsh glacier
#

update lovely not luajit 😭

#

the two aren't even remotely that close in name

jaunty galleon
harsh glacier
#

how do you confuse them

hard plank
#

so far

gilded vortex
harsh glacier
#

aikoyori.

wraith seal
gilded vortex
harsh glacier
#

victin

wraith seal
#

its a good idea to treat those vars as tables with talisman

harsh glacier
#

development resumes tomorrow

gilded vortex
wraith seal
#

but yeah, give me an hour or so and i will push a pr for that

dusky heart
# frank ginkgo where ?

Looks like it wasn't installed correctly. Can you send another screenshot of where you've put Steamodded?

wraith seal
jaunty galleon
#

alright

#

i'm also worried that talisman doesn't seem very uh

#

stable

dusky heart
gilded vortex
wraith seal
#

:3

gilded vortex
buoyant kelp
dreamy abyss
#

check your antivirus

hard plank
#

aaaaaaaaaaaaaaaaaaaaa

wraith seal
#

oh damn thats a lot of jokers

jaunty galleon
dreamy abyss
#

if i werent a coward i would write wiki pages for finity jokers

frank ginkgo
gilded vortex
wraith seal
#

can someone write me a wiki page for yggdrasil thanks

jaunty galleon
#

oh yeah am i supposed to be writing wiki pages

dusky heart
buoyant kelp
#

alright solved it

hard plank
#

hi breeze

dreamy abyss
#

im too much of a coward to write wiki pages in general

umbral pilot
wraith seal
#

i feel like yggdrasil is one of those mods that genuinely need a wiki so that players arent confused

frank ginkgo
#

I don't have steam deck

gilded vortex
umbral pilot
#

tips hat

unborn plover
#

which lua command prompt is for putting a joker's current value in the joker's description text?

wraith seal
#

#1# in description, and return the value in loc_vars?

hard plank
#

DAMN IT

jaunty galleon
wraith seal
harsh glacier
#

bepis

wraith seal
#

in the future there will be conditions for them to spawn like having certain jokers too

#

haya

jaunty galleon
#

ohhh i understand it now

dusky heart
# frank ginkgo I use Fedora Linux

Here we go, sorry it took so long to find. You need to add the WINEDLLOVERRIDES="version=n,b" %command% argument to your Launch args in Steam:

hard plank
#

right

#

linux moment

harsh glacier
#

aikoyori

#

linus

hard plank
#

linus torvalds

jaunty galleon
#

why do you have a linus torvalds emote

hard plank
#

what do you think so far

tropic egret
#

thinking outside of the mod menu box

dusky heart
# frank ginkgo IT WORKED

Now installing mods is just a matter of unzipping them into that same Mods folder, making sure they're not installed nested one folder within another

#

Aiko i'm going to have to start paying you per usage of this image

#

How's 10c a pop sound?

hard plank
#

kofi is just my name

dusky heart
#

One folder up from where you are currently, in the Mods folder

#

So that each mod is installed side-by-side with the steamodded folder

wraith seal
#

im gonna force all big nums to be normal nums when you have talisman installed.

frank ginkgo
#

what folder ?

wraith seal
#

no thats nice talisman

hard plank
#

forcing all big nums to be string

dusky heart
#

Again, making sure you don't nest a folder inside another - see the white image above

mint flame
#

my mod makes it so there are exactly 69 consumables in the game
nice

buoyant kelp
#

what other mods are fun to play with cryptid+entropy?

hard plank
#

my mod

tropic egret
#

card.ability.extra is actually cryptid.aikonanigans.entropy

full edge
#

The base suit synergy jokers all got art! Making progress!

full edge
mint flame
tropic egret
#

polterworx is uh

warm swan
#

Good

tropic egret
#

definitely not good with entropy

iron thunder
#

holy shit

warm swan
#

Finished your sentence for you

full edge
#

Do Polterworx and Entropy not just crash? I thought they were incompatible

plush hound
#

its just so fucking cool

warm swan
#

Entropy + Polterworx literally go together (there is a special profile name, JE (Jen's Entropy))

unborn plover
mild basin
#

tf is this

hard plank
mild basin
#

cant even update balatro

full edge
warm swan
wraith seal
tropic egret
#

jen's is kinda its own thing though

#

not exactly what they're asking for

wraith seal
unborn plover
#

oh

#

ok

full edge
#

I think PWX is a like Cilantro. Regardless of whether you like the taste or not, it does dominate whatever modpack you're setting up

unborn plover
full edge
#

But the same's alreay true for Cryptid, PWX just upgrades that cilantro into hyper cilantro, I guess, haha

full edge
#

Because every Cryptid modpack is a Cryptid modpack

tropic egret
#

it's card.ability.extra.stuffhere

#

just call that

full edge
# warm swan Cilantro?

it's a herb that has a very specific flavour, and which some people are genetically determined to have it taste like soap, haha

unborn plover
# tropic egret ?

this is what I did to get the variable that determines by how much the joker mult's is increased:

hard plank
warm swan
#

Ah

#

Thought it was a new mod

jaunty galleon
#

yeah i was about to say it's coriander in the uk

dusky heart
warm swan
#

I don't live in the UK lol

buoyant kelp
full edge
#

too many Astra's in the server, I can't search messages 🥲

dusky heart
buoyant kelp
#

with some.. 'SPICY' jokers

tropic egret
warm swan
#

Make a Cilantro mod about Weed. Misleading title

hard plank
#

no

mint flame
# hard plank ok

one time someone suggested i make a backyard scientist version of my oc called "cilantro"

unborn plover
mint flame
#

might call em' Coriander instead

tropic egret
#

(your base Xmult should be 1)

hard plank
#

Coriantro

tropic egret
#

caniantro

#

oh

#

@sterile tartan

#

WHOOPS

#

<@&1133519078540185692>

unborn plover
tall vortex
buoyant kelp
full edge
#

Oh damn, I should've looked at Maximus' code earlier, this is all set up so well already

tropic egret
#

it literally is

#

no where close]

#

wtf

jaunty galleon
hot perch
warm swan
jaunty galleon
#

saw it yesterday

full edge
#

I htink one of the blinds is just broken, no?

#

Iév had crashes, just not related to the button placement, haha

hard plank
#

hello

full edge
#

Forgot you guys don't have the context of remembering what my current modding bugbear is, haha

iron thunder
warm swan
mint flame
harsh glacier
#

i honestly forgot that bunco has a funny shader for black hole lmao

tall vortex
#

that's kind of sick

#

hell yeah man

hard plank
#

I'll just have to make the box bigger and add the rest of the properties to it

tall vortex
#

this is so mod list

full edge
#

@exotic belfry Adapting some of your patches very slightly (I'm adding credits in the code comments, but if you'd prefer mod credits I'm up for that too). I'm thinking of documenting some of the button code and maybe setting up something for SMODS to make it easier. Would you mind if I bugged you with questions to see if you remember some button functionality stuff? haha

unborn plover
mint flame
#

these are the booster packs i'm putting in my mod

dusky heart
# hard plank

Best version yet, that looks pretty great. Have you considered a 3-column width? 4 looks a little too much to my eyes

hard plank
#

maybe 5 rows 3 columns

gilded vortex
#

The layout I mean

hard plank
#

the colours were the original colours

#

i made the grouping a little better because columns can be confusing

jaunty galleon
gilded vortex
jaunty galleon
#

i listen to The People

hard plank
gilded vortex
hard plank
#

it would look less saturated with base game palette

harsh glacier
#

aikoyori

mint flame
harsh glacier
#

hi guys

full edge
#

Need you to focus on implementing your weirdest mechanical ideas, th30ne

dusky heart
# hard plank

You also might want to demo it without your own personal colour and font changes

mint flame
gilded vortex
hard plank
#

i just hated how you can only see 4 mods at a time

dusky heart
# hard plank

Last criticism is that the tiles don't look like clickable elements any more. I think without the drop shadow below the button they just look like containers, and might be unclear to new users

jaunty galleon
#

Big People find it interesting enough to vote for

hard plank
#

they are no longer buttons yes

gilded vortex
hard plank
#

you click them

full edge
#

Not easy to come up with a great consumable type, I find, but there's interesting space to mess with. As long as you're not aiming for another tarot variation, haha, I think shattered already covers that

hard plank
#

by "they are no longer buttons" i meant they are no longer buttons in the sense that it's no longer create_UIBox_button or whatever

full edge
#

Add a mixtape consumable after you've figured out what that'd mean

gilded vortex
warm swan
#

@stark shale I honestly feel like I might have beaten you with big numbers. Did I? If not, can I have your Joker number at least?
Also, I'm not a stickler like you, so feel free to ask for my mod list.

jaunty galleon
#

the mob hungers for more tarots

hard plank
#

also i made the icons clickable

gilded vortex
harsh glacier
#

why are y'all fighting for joker numbers like this is cryptif

gilded vortex
#

Reverse Tarots but they’re mirrored

harsh glacier
#

you should be fighting to whoever has the most stable mod pack

gilded vortex
#

Reverse Tarots but they’re inverted colors

jaunty galleon
full edge
warm swan
jaunty galleon
#

actually a consumable set based on albums i like would go hard

warm swan
#

I thought there wasn't enough mods

dusky heart
gilded vortex
#

Find my aikoyoris

full edge
warm swan
gilded vortex
harsh glacier
#

Find my Victins

#

Find my Exas

half harness
#

You rang?

full edge
gilded vortex
hard plank
jaunty galleon
hard plank
half harness
#

anyway how would a guy get that cool mult tag you lot have

full edge
#

idk I got it accidentally. I think I clicked away a pop up out of muscle memory because I assumed it was a Nitro ad

half harness
#

omg what is that langauge

half harness
#

you think I UDNERSTAND?!

stark shale
#

hurgah

hard plank
#

😭😭😭😭

half harness
#

I did silly

hard plank
#

and you'll see server tag

half harness
#

gosh

plush hound
hard plank
#

😭😭😭😭😭

half harness
hard plank
half harness
#

nou

full edge
#

I've realigned the sell buttons, lovely

hard plank
plush hound
mint flame
half harness
umbral pilot
# hard plank over here

"list of activated mods" seems somewhat worthless considering that list contains both active and disabled mods

#

you can remove that and add another row

full edge
#

I'm also suspecting that the way the game renders these buttons is truly insane. I think the UI is just moved to the bottom of the card in specific situations. Though I haven't figured out yet when that'd happen.

plush hound
hard plank
stark shale
#

replace it with a search bar

half harness
#

Ill be honest that aint it chief

#

atleast for me

#

i like how it is now tbh

hard plank
#

you meant the mod menu right

half harness
#

yes

hard plank
#

my personal gripe with the current one is that it takes a lot more clicks if you have

#

say

#

60 mods

stark shale
#

search bur

blissful stag
hard plank
mint flame
#

WHY ARE MY TILES INFESTED WITH GREEN SQUARES

half harness
stark shale
#

I'm going to explode

half harness
#

one, me being two

stark shale
tropic egret
half harness
#

i guess I am in the wrong, but still, for me is fine how it is

stark shale
#

yeah but

#

config

dusky heart
full edge
#

I've got more than 10 when I play with your modpack, and otherwise I've got between 1 and 5 content mods at most

tropic egret
#

yeah but I stull have qol mods running at all times

mint flame
half harness
#

we need a glue for mods mod that glues all of peoples mods where shit doesnt crash and works without flaws

full edge
#

but banner's a must for me, at this point, haha. I really need to set up that playset thing I keep saying I wanna set up, because I don't wanna remove a bunch of jokers from Kino for when I play it with just Kino, but I'd love less Kino jokers when I play it with Cryptid

half harness
#

ragebait engaged

hard plank
#

-# *you cannot avoid crashes

#

glue for modpacks

harsh glacier
#

if you count not crashing as fine but you'll still have flaws i guess lua patcher can help

tropic egret
jaunty galleon
#

ok i've put the greatest minds together (myself) and i think instead of another consumable set i should have a music booster pack (that i would call a GRAB BAG boom full circle) that gives you strictly temporary album/song-themed cards focused (mostly) on deckfixing, that can go both into the joker and consumable slots

full edge
#

I think if you'd pick a small selection of active content mods, you could convince people to try and focus on compatibility and content-synergy, but that's not gonna happen generally

harsh glacier
#

but that does not work with the flaws part

#

just look at misew's setup for example

stark shale
#

The Bridge mod where they made exclusively crossmod Stuffs

harsh glacier
#

you can see the cash out menu during the blind 😭

hard plank
#

adding 15000 jokers

full edge
hard plank
#

so i win

jaunty galleon
half harness
stark shale
#

frankly

dusky heart
harsh glacier
#

thats probably a strangelib issue then

#

my mod doesn't depend on it now btw

stark shale
#

YART depend on ot

half harness
stark shale
#

and I like YART

harsh glacier
#

exa

#

experimental branch

half harness
#

no

#

release

jaunty galleon
#

my main issue with cardsauce's vhs tapes and stands is that you never have enough consumable slots to use them in tandem with regular tarots, so being able to move them into joker slots would be cool

harsh glacier
#

i should really just release 1.0 at this point and merge that shit to main but its STILL not done 😭

silver hearth
#

Is there a mod that let's you Unlock All again without having to Reset Profile?

lunar sluice
harsh glacier
#

hi ms entropy

lunar sluice
#

hello

tropic egret
#

can someone make a mod called Acrobat that makes crash screen make the game fully unresponsive and require you to get task manager to close it

full edge
#

Kino's getting closer to 1.0, so once I've arrived there, I'm gonna focus on mostly just setting up compat stuff and potentially setting up some stuff so it has smoother interactions with specific mods. But your modpack's probably too big for me to actively support that, Exa. But I'd wanna set packs and categories to be able to make it a more coherent system. Like marking every joker that's 'wet' in Aikoyori's or Cryptid, haha

hard plank
storm forum
half harness
hard plank
#

also the mod menu was made to address personal gripe of mine because my mod is on line 5th page

storm forum
tropic egret
#

no lmao the crash screen does not usually turn on the white overlay and brick

harsh glacier
#

@hard plank if roffle was named boffle would you put him in bountiful

hard plank
#

it's also a bit easier to share the mod list with screenshot i guess

harsh glacier
#

wrong ping

full edge
harsh glacier
#

i meant canicao

stark shale
#

l ma o

harsh glacier
#

@tropic egret

half harness
harsh glacier
#

i hate discorf

#

so much

half harness
#

discorf? Biscoff

hard plank
#

British

full edge
#

I think the main glueing issue is just that the mods you like are all ambitious and so they're each doing a rework on some vanilla system that's creating compatibility issues, haha

half harness
#

technically would it be possible for me to to glue shit

full edge
#

But I'd love to make a modpack of like 5 medium-sized content mods that I think have potential to work together well, and just focus on them interacting more seamlessly

harsh glacier
#

i have made a system to make paya work properly with atomikos

#

well some of it is from entropy's end

half harness
#

paya always crahses me smh

wanton rapids
#

Superglue for Modpack

storm forum
#

💾

hard plank
#

hyperglue

harsh glacier
#

i will add compat to everything related to exponents in main chips mult calculation

jaunty galleon
harsh glacier
#

EXCEPT mfkaa

wanton rapids
#

brilliant move reaction

hard plank
#

guys

#

I'm sorry

harsh glacier
#

you shouldn't be sorry for anything

full edge
#

Okay, I think I'm going to turn the ratatouille confection into a tag-exclusive one in some way, and just have it have a shared effect with the legendary in some way

plush hound
#

@stark shale you got Madcap on?

hard plank
#

I've been calling Polterworx MFKAA for a month

gilded vortex
hard plank
#

i think we're making fun of the name too much

wanton rapids
#

aiko what happened

hard plank
#

that's why I'm proposing to call it Porter Works instead

wanton rapids
#

(who's porter?)

hard plank
#

Porter Robinson

harsh glacier
#

Porter Works sounds like a killer joker name

jaunty galleon
storm forum
half harness
#

I heard polterworx will be compatible with every mod ever (I lied)

wanton rapids
#

jen: salmon? ack

hard plank
#

Jen's salmon? ack

fallow bramble
#

Exa please send dem logs 😭

hard plank
#

jens almond nack

gilded vortex
harsh glacier
hard plank
#

colorem

#

i never got colorem

stark shale
fallow bramble
stark shale
#

also

stark shale
#

rom mod with id pta_saka

harsh glacier
#

#unknown

#

!!!

full edge
raw lindenBOT
#

Ice (Balatro Goes Kino) and 13 others were playing

gilded vortex
#

But it says it stops crashes

harsh glacier
#

ok now yall are just playing wordle

#

im not participating

#

im just gonna get the word wrong again

stark shale
#

L

jaunty galleon
#

bullshit word tbh

#

i got it in 2 yesterday

#

see look at how hard everyone's struggling. it's a stupid word

harsh glacier
#

WHAT DO YOU MEAN

jaunty galleon
#

i know

lunar sluice
#

dumb word

plucky sorrel
#

Only have one of the letters so far

plush hound
harsh glacier
#

nxkoo stop cheating

plush hound
#

IM NOT????????

hard plank
#

you would not think of that word

plush hound
#

theres literally a mod named like that

jaunty galleon
#

no shot that's your starter

gilded vortex
#

I did it in 4

plush hound
gilded vortex
#

But it didn’t save

plush hound
#

ITS A NORMAL WORD

#

this is hwy you play

#

spelling bees

#

on roblox

hard plank
#

that's not how you fucking play it

half harness
#

i actually did it holy sahit

lunar sluice
#

no one believes you bro

plucky sorrel
#

omg, got ittt

jaunty galleon
#

chat what's your starting word. mine's SPADE

plucky sorrel
#

Wordle 1454 5/6

⬜⬜🟨⬜⬜
🟨🟨⬜⬜⬜
⬜⬜🟨🟨🟨
⬜🟩⬜🟨⬜
🟩🟩🟩🟩🟩

plush hound
#

i feel like Jesus the way everyone just hating

harsh glacier
#

😭

lunar sluice
#

even if thats a word that you use regularly whats the chances of that just so happening to be the first word you guess

half harness
#

Penis

lunar sluice
#

i always do brick

hard plank
#

bro avoids the truth like SOUL avoiding attacks holy shit

plush hound
#

here's my 3 starter if you wonder

jaunty galleon
#

you can fucking move stands to joker slots?

#

please be trolling

plush hound
#

Vixen
Yelps
Venus

gilded vortex
harsh glacier
#

nxkoo im not fucking buying that

plush hound
#

Zebra*

#

DUDE

#

LOISTEN TO ME

hard plank
#

I'm not buying that shit

lunar sluice
#

why would your starting word have an x in it

#

thats so uncommon

gilded vortex
stark shale
lunar sluice
#

thats not useful information in like 90% of words

hard plank
#

skull

plush hound
lunar sluice
#

most words do not have an x in

plush hound
#

every alphabets has its uses

lunar sluice
#

so finding out it doesnt have an x in is useless

gilded vortex
jaunty galleon
lunar sluice
#

its really only useful when it just so happens to be a word with an x in which is basically just a gamble which idk why you would gamble in wordle

half harness
#

@fallow bramble bakeries now work for me

humble saffron
#

xylyl op

fallow bramble
#

Guess i'm just that good

#

I don't even need to edit code

tropic egret
#

my opening is ready

sullen moth
#

Well wordle of today as

gilded vortex
hard plank
#

IT'S SO ASS

gilded vortex
#

And Freedom Deck by Aikoyori

plush hound
#

you gotta start using uncommon alphabets more

#

itll save you

#

trust

harsh glacier
#

a betmma's

gilded vortex
hard plank
#

do people think im british for some reaosn

gilded vortex
jaunty galleon
#

i am

gilded vortex
#

You seem British adjacent

unkempt current
harsh glacier
#

so you're probably not

hard plank
#

anyway

jaunty galleon
full edge
harsh glacier
#

development resumes tomorrow

unkempt current
#

nooo

plush hound
tropic egret
jaunty galleon
# full edge adieu > sport

it tells you what vowels are in the word but not where they appear usually, U almost never appears at the end of a 5-letter word

harsh glacier
#

i wonder how people think of my voice

hard plank
#

CRANE PLUGS HOWDY

#

rules out most common letters

tropic egret
wind token
mint flame
wind token
#

the best word to start word is Soare

hard plank
#

anyway

jaunty galleon
dusky heart
wind token
full edge
mint flame
hard plank
jaunty galleon
mint flame
full edge
#

sport also doesn't get used very often there, because I tend to have a vowel match, haha

hard plank
wind token
jaunty galleon
#

i have 2 forks on my mod now hooray

dusky heart
# hard plank

Maybe more padding between button and container? The shadow fades into the gap, I still wouldn't see them as clickable buttons

mint flame
wraith seal
#

get one from aikoyori shenanigans

dusky heart
# hard plank

Also looks like you might have room to include the priority or author deets too

wind token
#

api calls

harsh glacier
#

your mod won't work without internet flote

wind token
#

i know

harsh glacier
#

what if its the end of the world

#

no internet

wind token
#

i think ill be dead

harsh glacier
#

and you wanna play a balatro mod

wind token
#

but thanks for worrying

wraith seal
#

why the fuck would you be playing balatro at the end of the world though

#

😭

stark shale
harsh glacier
#

i would

mint flame
jaunty galleon
#

always online mods? what’s next, drm?

wind token
#

i am a painter!

wraith seal
#

someone code ddd into balatro

stark shale
#

I cast thunderspell!

jaunty galleon
#

actually PWX probably would have DRM if it could be done

stark shale
#

NAT 1

wind token
stark shale
#

I cast thunderspell!

wind token
#

it looks really good as negative

stark shale
hard plank
#

i just want the general layout to look ok first

wind token
umbral pilot
wraith seal
#

cheese

harsh glacier
#

wtf!

#

meth!

hard plank
#

THUNDERSTORE

mint flame
jaunty galleon
#

that is a sick negative

umbral pilot
wind token
#

the pleasent gradent

wind token
stark shale
umbral pilot
toxic summit
umbral pilot
hard plank
#

it's going ok

wind token
#

hey, im about to get my sixth color look up

stark shale
#

i cast healingspell!

buoyant kelp
#

what mod changes multiplying to addition?

toxic summit
jovial lichen
#

hopefully balatro doesn't crash the 100th time

jaunty galleon
mint flame
# wind token

this made me want to check out what my jokers looked like as negatives tbh
some look better than others, naturally

toxic summit
wind token
#

i just realized, im fucking enjoying making this mod

#

this is the first

harsh glacier
#

see: cryptid

jaunty galleon
#

but word wrap…

hard plank
#

word wrap won't help

dusky heart
#

Could just crop it to the first 20ish characters

mint flame
harsh glacier
#

author name, author name, author name, author name, author na

dusky heart
#

Or entirely engineer a complex progressive text-scrolling display

stark shale
#

add another bow

jaunty galleon
wraith seal
#

grab bag doesnt look like its incompat with talisman that much, actually

jaunty galleon
#

really?

wraith seal
#

yeah

#

going through all the jokers rn, i have only seen like one joker that would cause the game to crash with talisman

dusky heart
wind token
#

ohh no, please dont shuffle my jokers

jaunty galleon
#

tbf i don’t do much direct interfacing with game values

harsh glacier
#

grab bag

#

like duke nukem

wraith seal
hard plank
#

duke nukem forever

wind token
#

just got anti matter, i am now holding 8 LUTs

mint flame
jaunty galleon
#

toy_fish.lua is also empty lol

hard plank
buoyant kelp
wind token
wraith seal
#

🤔 this doesnt need to_big right

#

considering both are big nums

hard plank
#

center?

#

OH MY GOD

jaunty galleon
#

what? it’s just an ordinary OH MY GOODNESS

stark shale
#

I love it

hard plank
#

@gilded vortex

unborn plover
lunar sluice
hard plank
wraith seal
unborn plover
#

It took me a while but I managed to found my custom joker

stark shale
#

Chicken

wraith seal
#

wdym "find"

#

do you have debugplus

unborn plover
wraith seal
#

😭

#

thats crazy

#

use debugplus please

unborn plover
#

yeah lol

stark shale
#

98

unborn plover
#

aight

hard plank
#

peak music...