I can't transfer any 8xi images to the TI-84. It says "Invalid name".
After a bit of hacking, I tricked TiLP to think it already exists, and then when prompted to overwrite, changed the name
to Pic0 instead of the other tiny subscript 0.
It seems that you either need to:
1) Stop converting the names to subscript 0 (probably this isn't the solution, since other Pic vars that are
bundled with programs off the internet don't work either)
2) During the transfer, convert the subscript 0s in the var name to a regular 0, then transfer the var over.
I have spent hours investigating the matter further, by doing lots of testing on various TI-Z80 models.
The root cause of this bug (and #2987925, same bug) is that the 84+ in DirectLink mode has a behaviour different from all other TI-Z80 models that support Pic, Str and GDB variables - including the 84+ in SilverLink mode...
jimhap, can you please say how you got TiLP to think the picture already exists?