Microsoft Solitaire Collection YFFI header (metadata?)

Programming related discussions related to game research
LolHacksRule
Posts: 865
Joined: Fri Apr 20, 2018 12:41 am

Microsoft Solitaire Collection YFFI header (metadata?)

Post by LolHacksRule »

I want to view the CDN assets (and save data but keeping that to myself), sure I can partially view them fine, but they have data up top like:

Code: Select all

YFFIIFLDXOFNIY (?)   Solitaire W (Week), XX (Day) M (Triple-lettered) YYYY (Year) HH:MM:SS (24-HR Time) GMT-"ETAG?:TIMESTAMP"ATAD (DATA backward) 
before the actual file's data, after removing the data up top, I can view the file freely. Is this metadata? http://www.filedropper.com/msccdnyffi

Most save files have a header of:

Code: Select all

YFFIPUCD¡ŠVRES<8{"className":"TitleStorageWrapper","LastMergedEtag":""}
ATADMŠIŠ
Last edited by LolHacksRule on Tue Apr 28, 2020 10:03 pm, edited 1 time in total.
LolHacksRule
Posts: 865
Joined: Fri Apr 20, 2018 12:41 am

Re: Microsoft Solitaire Collection (CDN) YFFI header (metadata?)

Post by LolHacksRule »

https://drive.google.com/drive/folders/ ... sp=sharing Has DLC files with that header. Turns out ATAD and OFNI are inverted as I now know endianness.