Calculator Community > Super Smash Bros. Open

How do I convert a Program to an application variable

(1/1)

Tape:
-DISCLAIMER- : if this is the wrong way to go about asking this question (i.e. making a new topic) please tell me how to do it correctly.

So, I was making a character for Super Smash Bros Open for TI calcs, and I came across a problem; that problem being Hayleia (the creator of the aforementioned program) had specified how to make most of the character, and said that when making a character you would compile as a TI prog, and then convert it to an AppVar. She, however, did not mention how to actually do this, so I sit here with a designed Pikachu character, but with no way to put it in the game lol.

Xeda112358:
You can compile via a computer using an assembler. For example, 'spasm myappvar.z80 myappvar.8xv' or, knowing Hayleia, you can probably just use Axe to compile the programs right on your calc and use a program->appvar program to convert it. DataType can be used to convert a variable's type.

Tape:
Thank you so much! lol I can't believe I didn't think of that!

Navigation

[0] Message Index

Go to full version