#Vanilla Textures

42 messages · Page 1 of 1 (latest)

earnest axle
#

Hi, I'm extremely new to Celeste modding, and I'm trying to simply replace some sprites "Character sprites, UI, etc). As I'm checking the github tutorials, it asks to get the Graphics Dump folder containing vanilla textures. However, the link doesn't work for me. How else can I get this link/folder?

brazen valve
#

it's pinned in #asset_making

earnest axle
#

Oh, thanks lol

#

Can I replace the graphics folder for Celeste with the graphics dump folder I downloaded? @brazen valve

brazen valve
#

no

#

do not

earnest axle
#

wut do i do

sour thistle
#

you can just put it elsewhere in your celeste folder (not in your mods folder tho, that causes other issues)

earnest axle
#

o

#

does it matter what i name it

sour thistle
#

no

earnest axle
#

ok

sour thistle
#

the graphics dump itself is basically just for reference - it gives you the sprites and shows you the file structure, but the files in it won't directly be used for anything by the game

#

the actual sprite replacements will be done by creating new sprites (or copying sprites from the graphics dump and modifying them) and then mimicking the file structure for those sprites in your own mod

#

everest will handle loading those over the vanilla textures

earnest axle
#

where should i put the sprite replacements

#

like i wanna do this for example

sour thistle
#

that's described in the tutorials on github

earnest axle
#

okie ig

#

thx lol

sour thistle
#

make sure you don't skip this part btw

earnest axle
#

oh

earnest axle
#

so is there not a way to change madelin's sprites for example or j like change the color pallete without replacing all like 800 png files 😭

#

@sour thistle

sour thistle
#

not really

#

for just changing color palette you might be able to do something with procedurline but that'd require code

earnest axle
#

ok ok

sour thistle
#

you can probably get away with not changing every sprite if you're ok with it falling back to the default sometimes

#

you'd still have to change a lot tho

brazen valve
#

if you're just doing a change to the colour pallete couldn't you just apply a colourgrade?

sour thistle
#

is that a thing you can do

earnest axle
#

idk 😭 im like rly new to this stuff ¯_(ツ)_/¯

brazen valve
wide niche
#

ye

#

skinmodhelper even has a thing where it auto applies a colorgrade for you based on your current amount of dashes

#

neonline is a bit weirder than that but ye

#

(neonline actually generates colorgrades on the fly using hair colors)

#

(cause we're stupid idk)

earnest axle
#

ok thx guys for all ur help it means a lot 👉👈

brazen valve