• Do not use Discord to host any images you post, these links expire quickly! You can learn how to add images to your posts here.
  • The Eevee Expo Game Jam has concluded! 🎉 Head on over to the game jam forum to play through the games.
    Don't forget to come back September 21st to vote for your favorites!
  • Reminder: AI-generated content is not allowed on the forums per the Rules and Regulations. Please contact us if you have any questions!
Resource icon

Resource tiled2rxdata 0.0.1

  • Thread starter Thread starter Deleted member 1065
  • Start date Start date
D

Deleted member 1065

Guest
Deleted member 1065 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...
 
I don't have any tmx or tsx ext, for what reasons I wiil have it?
 
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.
 
Back
Top