without prompting for a place to save executable
0.70.6 on Ubuntu
This bug is even on android.
This bug is present on 0.70.6 Pro (from itch)
I am still experiencing this, with the latest build (PRO I think) from the stable branch. Anything that can be done to fix?
@makeworld-the-better-one what is your system, win linux mac?
@nesbox I'm on Linux.
Can confirm. Compiled from source, Ubuntu 19.10...
> load cart.tic
> export sfx
file downloaded :)
> export native
file not download :|
Strangely, the export native command works if I launch the tic80 binary after cding to it's installation directory(/usr/local/bin in my case) but doesn't work anywhere else, even though it's in my $PATH.
Does it reproduce on the official build or your own build?
It's important.
Thanks.
I can confirm that native export on Linux only works from the installation directory. I'm using my own (latest) build.
Does it reproduce on the official build or your own build?
It's important.
Thanks.
I wasn't able to try the official build since I don't run a Debian based distro.
Me too can confirm that native export on Linux (Debian 10) only works from installation dir (/usr/bin/tic80). I'm using latest build from website.
Most helpful comment
Can confirm. Compiled from source, Ubuntu 19.10...