Dec 18, 2019 at 4:49 PM
Join Date: Aug 5, 2019
Location: Hell
Posts: 41
Pronouns: he/him
I'm planning on making a new cave story editor using Electron and HTML/CSS/JS/NodeJS.
However, there are a few things that are crucial before I can make it.
Specifically, I need to know the steps needed to decode / encode tsc, tbl, pxa, pxe, and pxm files.
I'm not looking for a tool, here - I know that you can edit all of those with Booster's Lab or an existing editor.
I want to know exactly what bit operations or whatever you need to do in order to encode/decode these files.
Thanks in advance
However, there are a few things that are crucial before I can make it.
Specifically, I need to know the steps needed to decode / encode tsc, tbl, pxa, pxe, and pxm files.
I'm not looking for a tool, here - I know that you can edit all of those with Booster's Lab or an existing editor.
I want to know exactly what bit operations or whatever you need to do in order to encode/decode these files.
Thanks in advance