Pyxel Edit Forum Archive
ArchiveFeature requests

Export tilemap as .BIN

H
Haplo
Sep 6, 2015 at 8:05 pm
Hi everyone! I have a simple question or request of future support:
Is there any way to export the tilemap to .bin with only the index data? non ascii format, just byte code.
I used to do this with the old mappyWin32 saving in .map format.

Thanks!

 
D
Doglush
Dec 16, 2015 at 10:41 am
(I hope I understand... )
I want the same kind of feature.  "me too, me too !"

A simple RAW-file with hexa-number of tiles (8bits form or 16bits) without any header and no separator.

Thanks!
A
AncientGrief
Feb 14, 2016 at 12:54 pm
Just created a new topic, and then saw this. I would like to have it too, but instead a plugin interface to define my own ASCII or Binary format: see here: http://pyxeledit.com/forum/discussion/625/export-plugin-interface#latest
A
AncientGrief
Mar 12, 2016 at 11:50 pm
I created a tool to convert a JSON map, see here: http://pyxeledit.com/forum/discussion/635/binary-converter#latest
H
Haplo
Mar 14, 2016 at 2:52 pm
I'll try it, Thanks!