Meli

Results 6 comments of Meli

The actual definition in imgui is `ImU8 Used4kPagesMap[(IM_UNICODE_CODEPOINT_MAX+1)/4096/8];` so I can see where that is coming from, though I'm not sure if is an ImGui.NET bug, or something that cimgui...

Actually in quick debugging, other values parse incorrectly here as well, though they don't appear to throw. `"ArcFastVtx[12*1]"` evaluates its size to -1. It seems like this needs more robust...

I was able to hack around this to make the generator 'succeed', basically just using a regex to turn hex->decimal in the string and then using ncalc instead of the...

So this could probably use better documentation somewhere, but that behavior is intentional. This may change, but for now the way to revert your bgm back to the zone default...

For the record, this isn't actually fixed yet (it's also a dalamud issue technically)

I don't personally have a use for this, it was just something I came across while trying to track down the issues Miu was having. It sounded later like he...