Philpax

Results 495 comments of Philpax

That seems reasonable, but I don't have enough domain knowledge to understand what would cause that - the obvious speculation is that the XMA decoder isn't producing valid data for...

Hi Leon! Thanks for the very in-depth answer, it's given me much to think about, and much to investigate (hence the late reply). Much appreciated! I agree about Tock being...

I'll write an update for Dims (game engine), as I did last time. (By the way - the deadline says 3rd of April, I assume that's meant to be August?)

A plugin I've considered making (or at least telling someone how to make) is copying the rendered output of the game, prior to the UI being rendered, to a second...

It is, but that has the same issue of showing potential game UI modifications.

@goaaats did some great work on the build agent here; looks like it just needs to be brought across the line: https://github.com/goatcorp/Plogon Aside from that, I think we should try...

@goaaats are #868 and #867 complete / can we close this out?

> QoL: Post a link to a diff in the comments should be covered by https://github.com/goatcorp/Dalamud/issues/870#issue-1259003744

Awesome! Thank you, that sounds promising - looking forward to it 😄

Just confirming that this is an issue for me as well - I'm working with an existing codebase that converts the event to static and propagates that around, which is...