# ShinkuToolset **Repository Path**: AbstractFactory/ShinkuToolset ## Basic Information - **Project Name**: ShinkuToolset - **Description**: translation toolset for FAVORITE's games (FVP Engine) - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-03-14 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ShinkuToolset translation toolset for FAVORITE's games (FVP Engine) ## FVPCompress Pack bmp image to FVP's texture. ## FVPDeasm Disassemble *.hcb bytecode. ## FVPDecompiler Decompile *.hcb bytecode into c-like pseudocode. ## FVPTextExtract Extract text from *.hcb bytecode(for translation project). ## UniversalPatch Patch sample, you should implement some API functions before compiling (It's very easy to implement).