View Single Post
03/17/17, 11:26 PM   #16
Dolgubon
 
Dolgubon's Avatar
AddOn Author - Click to view addons
Join Date: Jan 2016
Posts: 409
Originally Posted by Rhyono View Post
I'm curious how you plan to compress the data into that 254 character space. To compress a boolean dataset to fit in there, you'd have to use Base-256 or close to it. However, ESO doesn't support a lot of the Unicode necessary to do that.
Well, that was the idea. I didn't know ESO didn't support it, though from a quick check it does seem to support that.
  Reply With Quote