feature/android-game-file-extraction #61
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feature/android-game-file-extraction"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Changes: - Add JNI functions dumpRomFS() and dumpExeFS() in native.cpp - Add Kotlin interface methods in NativeLibrary.kt - Add UI options in GamePropertiesFragment for dumping - Add string resources for dump operations - Extract files to dump/{title_id}/romfs and dump/{title_id}/exefs - Support patched and updated game content during extraction Signed-off-by: Zephyron <zephyron@citron-emu.org>Pull request closed