Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/morkt/garbro
Visual Novels resource browser
https://github.com/morkt/garbro
audio extraction gui images reverse-engineering visual-novel
Last synced: 5 days ago
JSON representation
Visual Novels resource browser
- Host: GitHub
- URL: https://github.com/morkt/garbro
- Owner: morkt
- License: mit
- Created: 2014-07-21T19:09:39.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-07-08T19:36:58.000Z (7 months ago)
- Last Synced: 2025-01-09T07:02:19.464Z (12 days ago)
- Topics: audio, extraction, gui, images, reverse-engineering, visual-novel
- Language: C#
- Size: 89 MB
- Stars: 2,421
- Watchers: 70
- Forks: 252
- Open Issues: 257
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Support: docs/supported.html
Awesome Lists containing this project
README
GARbro
======Visual Novels resource browser.
Requires .NET Framework v4.6 or newer (https://www.microsoft.com/net)
[Supported formats](https://morkt.github.io/GARbro/supported.html)
[Download latest release](https://github.com/morkt/GARbro/releases)
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+PgDn Try to open selected file as archive
Ctrl+E Open current folder in Windows Explorer
Backspace Go back
Alt+→ Go forward
Ctrl+PgUp Go to parent directory
Ctrl+O Choose file to open 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+S Toggle scaling of large images
Ctrl+Q ExitAuthor
------Written by [morkt](https://github.com/morkt/GARbro) under [MIT License](https://github.com/morkt/GARbro/blob/master/LICENSE).
Korean translation by [mireado](https://github.com/mireado), [overworks](https://github.com/overworks)
Simplified Chinese translation by [elasticblitz](https://github.com/elasticblitz), [PeratX](https://github.com/PeratX) and [taroxd](https://github.com/taroxd)
Japanese translation by [haniwa55](https://github.com/haniwa55)