1
Fork 0
mirror of https://github.com/redstrate/Physis.git synced 2025-04-22 20:57:46 +00:00
Commit graph

511 commits

Author SHA1 Message Date
da673cbadf Language now derives BinRead 2022-07-21 19:58:07 -04:00
343e972b7d Remove build.rs, move linker step to installer file 2022-07-21 18:57:57 -04:00
e8183b3af6 Add game installation functionality 2022-07-20 19:07:36 -04:00
db2ea22201 Create directories if needed for AddData, ExpandData, etc 2022-07-20 17:25:10 -04:00
f340319a9e Stub out SqpkFileOperation::RemoveAll 2022-07-20 16:30:17 -04:00
70a92594a2 Re-add support for FDHR version 2, used for boot patches still 2022-07-20 15:45:22 -04:00
c4549a413f Remove duplicated dat/index filename calculations from patch routine
This also removes the hardcoded ffxiv repository in the path, so now it
should properly calculate the correct expansion folder.
2022-07-20 15:04:55 -04:00
d6c85ab6a6 Add match for unhandled operation 2022-07-20 11:42:31 -04:00
115733d0b6 Add missing DeleteFile operation, fix-up wipe buffer handling
This makes game patching fully functional now!
2022-07-20 11:00:21 -04:00
2feddfbe98 Add build manifest 2022-07-19 20:08:14 -04:00
389c3fe00b Add initial files 2022-07-19 19:29:41 -04:00