TexTools / xivModdingFramework

GNU General Public License v3.0
9 stars 16 forks source link

6.4 Issues #57

Closed Squall-Leonhart closed 4 months ago

Squall-Leonhart commented 1 year ago

Actions list was previously sorted into multiple blocks so that as many actions were listed as possible,

after 6.4 Target to Attack 1 has moved from nearer to the bottom to right up top, and Target to Bind 1 is offset to the right within the list, suspected change to offsets and datalength increase required. Resolved in 6.4 fixes branch so far.

Online Status has a similar issue, the list no longer in the arrangement it was previously, and "Playing triple triad" offset center, also suspecting offset and datalength change required. Resolved in 6.4 fixes branch so far.

~~New raid related earrings (anabaseios/ascension) cannot be loaded, due to the material being beyond the readable stream. image~~

This is because the material set appears to either be set wrong in the game data, or SE has intentionally started using Diffuse/Specular for some types of Earrings.

This is a game bug, the game data includes Normal/Multi for these earings, but the material set is configured incorrectly for Diffuse/Specular.

Status list doesn't populate at all, no fix found so far.

Squall-Leonhart commented 4 months ago

Status list is fixed in 3.0