Resource icon

Resource tiled2rxdata 0.0.1

Nuri Yuri

.
Member
Joined
Sep 18, 2017
Posts
39
Nuri Yuri submitted a new resource:

tiled2rxdata - Tiled to RMXP map converter

Hi everyone ! I have finally developed the tiled to RMXP map converter, it took 48hours but now there's a working PoC :)

The software is named tiled2rxdata because it converts tmx files to rxdata files and build the Tilesets.rxdata file.

Links
Download: http://www.mediafire.com/file/sg3fcqqbf1o2qd9/tiled2rxdata.7z/file
Git: https://gitlab.com/NuriYuri/tiled2rxdata

Usage
1. Tiled folder organization
For some...

Read more about this resource...
 

A.J1

Extra
Member
Joined
Jul 5, 2018
Posts
70
Age
15
I don't have any tmx or tsx ext, for what reasons I wiil have it?
 

Nuri Yuri

.
Member
Joined
Sep 18, 2017
Posts
39
If you want more freedom, you'll have to drop RPG Maker XP (for the mapping part at least).
Tiled is an alternative to RMXP. The problem ?
Pokémon SDK, Pokémon Script Project or Pokémon Essentials aren't able to read tmx files (because the map display doesn't allow infinite layers and doesn't work the same way it works in tiled).

This tool perform the conversion from tmx+tsx to MapXXX.rxdata with a Tilesets.rxdata making PSDK, PSP and PE able to display the maps.
 
Top