EasyRPG / Tools

Assorted tools to handle RPG Maker 2000/2003 files

Home Page:https://easyrpg.org/tools/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

xml with spanish accents

arathron opened this issue · comments

I used lcd2xml.exe to convert RPG_RT.lmt to RPG_RT.xml, back to RPG_RT.lmt and back to RPG_RT.xml, and the second time the xml was filled with all zeroes.

I think the problem was I used the spanish version, so the xml said 'Sin título" instead of 'Untitled' (not the accent on the i)

Can you try with a more recent version of the tool? It seems like we forgot to update some download links... :/ File should be named RPG_RT.emt after conversion at least.
https://ci.easyrpg.org/job/tools-win32/ws/lcf2xml/lcf2xml.exe

Closing due to inactivity. (Instead of moving into liblcf repo xD)

Also is likely fixed because I added basic encoding detection to lcf2xml :D