303a8551b0
this implementation uses 'normal' polynomial representation unlike Crc32 defined in GameRes. |
||
---|---|---|
ArcFormats | ||
Console | ||
GameRes | ||
GUI | ||
Image.Convert | ||
packages | ||
.gitattributes | ||
.gitignore | ||
GARbro.sln | ||
inc-revision.pl | ||
LICENSE | ||
README.md | ||
supported.html |
GARbro
Visual Novels resource browser.
Requires .NET Framework v4.5 or newer (https://www.microsoft.com/net)
Operation
Browse through the file system to a file of interest. If you think it's an archive, try to 'enter' inside by pressing 'Enter' on it. If GARbro recognizes format its contents will be displayed just like regular file system. Some archives are encrypted, so you will be asked for credentials or a supposed game title. If game is not listed among presented options then most likely archive could not be opened by current GARbro version.
Files could be extracted from archives by pressing 'F4', with all images and audio converted to common formats in the process, of course if game format itself is recognized.
When displaying file system contents GARbro assigns types to files based on their names extension (so it's not always correct). If types are misapplied, it could be changed by selecting files and assigning type manually via context menu 'Assign file type'.
GUI Hotkeys
Enter | Try to open selected file as archive -OR- playback audio file |
Ctrl+E | Open current folder in Windows Explorer |
Backspace | Go back |
Alt+→ | Go forward |
Ctrl+O | Open file as archive |
Ctrl+A | Select all files |
Space | Select next file |
Numpad + | Select files matching specified mask |
F3 | Create archive |
F4 | Extract selected files |
F5 | Refresh view |
F6 | Convert selected files |
Delete | Delete selected files |
Ctrl+H | Fit window to a displayed image |
Alt+Shift+M | Hide menu bar |
Alt+Shift+T | Hide tool bar |
Alt+Shift+S | Hide status bar |
Ctrl+Q | Exit |
Author
Written by morkt under MIT License.
Korean translation by mireado
Simplified Chinese translation by tenyuhuang