0 Members and 2 Guests are viewing this topic.
Quote from: Eiyeron on December 17, 2013, 05:09:07 pmIt just don't work with normal USB cables.Yeah, zStart is not the only app to refuse to be sent through USB. I got that problem too with TI-Boy SE (which is a problem considering the size of the apps it produces ). This is why I asked if DieGoldeneEnte used USB or SilverLink, to see if USB is the problem or not.
It just don't work with normal USB cables.
I have a suggestion: Add a hook that will make it so that if you do prgmPRGM (where prgmPRGM is Axe source) on the homescreen, it will compile the Axe source and run the binary if successful.Good work, as always, thepenguin.
I found a bug today with the latest version (v1.3.013). My program now has ~35 labels and glitches when I use ON-VARS.
I used this example program to enable a key hook to password protect the memory menu. When I open zStart and click "Parser chain" from the program settigs menu it displays "Can't chain to zStart". Is this supposed to happen? I thought this was supposed to chain zStart's hooks to the ones already enabled.
I don't suppose there's any way to do that in axe?
If you use the getCSC hook, there will be no interference.