ffxv icon indicating copy to clipboard operation
ffxv copied to clipboard

Final Fantasy XV Reverse Engineerng and libraries

Results 3 ffxv issues
Sort by recently updated
recently updated
newest added

By using dotnet xmbtool, XMB2 IS NOT ABLE TO READ The problem would be on the FFXV.Tools.XmbTool, program.cs Line 102 XDocument doc; using (var stream = File.OpenRead(input)) { doc =...

It seems like the MsgViewer work on reading `message.win32.msgbin` wasn't continued?

how to use FFXV.Tools.MsgViewer?