Bug: can't extract .arc file - #579
Open
guranu wants to merge 613 commits into
Open
Conversation
Add KID P2T archive support and fix global TIM2 transparency scaling
Support for several games
in alpha stage, filename and image format support may be added later
Tested on Nekonade Distortion: Ren'ai Jishou no Dead End and Sakura Synchronicity. Actually idk what the extra flag represents, but seems that only patch files use it.
There might be a conflict with Experimental/Microsoft/ArcEXE.cs. Maybe add a option later to disable that?
TODO: epk decrypt, raw PCM support
Add support for several games
It appears that red<=>blue channel swapping is needed for hg3 images contained in this type of archives.
Add support "Oppai Spy Gakuen!" and "Oppai Bunny Gakuen!"
Fix ASAR parsing failure with unpacked entries
* Tested game: https://vndb.org/v449 Signed-off-by: MkfsSion <mkfssion@mkfssion.com>
Signed-off-by: MkfsSion <mkfssion@mkfssion.com>
ArcFormats: Support Silky's MMO image format
Fix scheme IndexOffset value for 'Jinmonkan'
* Tested game: https://vndb.org/v12657 Signed-off-by: MkfsSion <mkfssion@mkfssion.com>
Update calibrated strings for zh-Hant localization
…implementation (i.e., supports "Kimi ga Yobu, Megiddo no Oka de")
…s (LeafCompression.cs)
…implementation (i.e., supports "Kimi ga Yobu, Megiddo no Oka de")
- Update ArcPAK/ArcLAC usage of Compress()
[Leaf] Implement "PAK/LAC" repack (for "Kimi ga Yobu, Megiddo no Oka de") and refactor Leaf compression logic
Improve TPM search
[NEKO WORKs][Chatte Noire] 更换为游戏内原版实现方式
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Really sorry to be using pull request for the wrong reason but when trying to extract subahibis .arc i get an error saying it's a unrecognized file format
