Omnimaga

General Discussion => Technology and Development => Other => Topic started by: dazachknow on January 04, 2022, 12:22:55 pm

Title: Converting a zip file to a TNS file
Post by: dazachknow on January 04, 2022, 12:22:55 pm
Hello. I've been looking for a way to do this for a while. I always see the projects in zip files with all the programs and media in them, and then they compress it all into a tns file. I've been looking for ways to do this, but could find none. Can anyone help me with this?
Title: Re: Converting a zip file to a TNS file
Post by: lolpro11 on January 04, 2022, 12:46:04 pm
You can't do that. Most of the .zip files have images and source code just for reference. However, you can compile a lua script to a .tns using luna (https://www.ticalc.org/archives/files/fileinfo/441/44113.html) :D
Title: Re: Converting a zip file to a TNS file
Post by: dazachknow on January 04, 2022, 12:55:15 pm
Oh, thanks. Does it support other programming languages, such as C++? I see tns programs made with it a lot.

Okay obviously it doesn't  8).
Title: Re: Converting a zip file to a TNS file
Post by: lolpro11 on January 04, 2022, 01:22:25 pm
For that you need ndless. Ndless is a jailbreak for nspire which allows c++, c and asm programs to run. http://ndless.me/ https://hackspire.org/index.php/C_and_assembly_development_introduction :D
Title: Re: Converting a zip file to a TNS file
Post by: dazachknow on January 04, 2022, 02:14:58 pm
I know what Ndless is lol. That's how I jailbreak my calculators.