Log In  

Ok, so I want to make a celeste mod but I dont know how, I tried using the Education Edition but it didnt save my progress and files are confusing. Where should I go to learn how to make a mod. FYI I am working on a school issued chromebook because I am still a highschool student, should I instead start working on my macbook at home?

any help is appreciated
Thank you :D

P#110673 2022-04-21 19:24

There is AHORN and likely many others out there, @Aeon_E7.

https://github.com/CelestialCartographers/Ahorn

P#110691 2022-04-22 00:05

@dw817 I'm guessing @Aeon_E7 was talking about making a Celeste Classic mod, considering this is Lexaloffle. In that case I would recommend starting with making a small game.from a YouTube tutorial series here: https://youtu.be/J1wvvbVQ5zo
These videos really helped me start off in Lua and Pico-8. After this I was more or less ready to start modding Celeste.
Another thing I would recommend is the Celeste Classic Discord server. You can ask any question there and people will help you with it.
Let me know if you have any questions!

P#110692 2022-04-22 00:24

As for using education edition, your school Chromebook should probably work just as well as your MacBook. Education edition works pretty much the same as the paid version, but you have to save and load files a little differently. Just type "save" into the console to download your cart file and then "load" to load it up again.

P#110693 2022-04-22 00:26

I would start by looking at other mods, by loading them into pico-8 edu like so:

LOAD #[FILE NAME]

you can find the file name below the cart:

Cart #thisisthefilename-0 | 2022-04-22 | Code ▽ | Embed ▽ | No License


it should say '#thisisthefilename-0'
so,

LOAD #THISISTHEFILENAME-0

start by modifying the sprites, then move on to map-making.
as @ooooggll said, the celeste classic server has lots of people ready to help!

if you are stuck on saving:

SAVE MYMOD

(or any file name)
I use a Chromebook sometimes, so loading is very odd. drag your .p8 into pico-8 edu to load it (this is what I do.)

have fun modding!

P#110707 2022-04-22 13:21 ( Edited 2022-04-22 13:26)

thank you all very much!! I got some very good feedback and am now continuing to develop the mod. :)

P#111013 2022-04-28 18:59
1

coding is taking longer than expected to learn @_@

P#111749 2022-05-12 19:50

[Please log in to post a comment]

Follow Lexaloffle:          
Generated 2024-03-28 18:31:01 | 0.050s | Q:26