There's been some discussion about not using 0xFF in item names, since it cuts off the "Found..." dialogue when opening treasure chests. Dragonsbrethren suggested using 0x15, which is the space character. I tried using this, however, and got the following result (see attached image). 0x15 works fine in dialogue boxes, but the item list is messed up for me. (This is true in both v1.0 and v1.1.) Conversely, 0xFF works fine in the item list and when equipping, but cuts off when in dialogue boxes. What's the work-around?