Visual Novels resource browser
Go to file
2016-01-10 02:37:28 +04:00
ArcFormats (LpkOpener): shortened some methods calls. 2016-01-10 02:37:28 +04:00
Console tweaked archive contents listing. 2014-08-17 01:29:27 +04:00
GameRes released v1.2.12 2016-01-07 18:08:46 +04:00
GUI moved GUI icons. 2016-01-07 19:10:59 +04:00
Image.Convert LookupTag changed to LookupExtension. 2014-08-02 10:01:25 +04:00
packages moved GUI project to a subdirectory. 2016-01-07 19:06:08 +04:00
.gitattributes added git attributes. 2014-07-22 19:59:16 +04:00
.gitignore added Makefile. 2015-12-07 00:01:35 +04:00
adler32.cs added console test utlities. 2014-07-21 23:32:15 +04:00
deflate.cs use 'zlib' compression method instead of 'deflate'. 2015-04-19 15:23:15 +04:00
GARbro.sln moved GUI project to a subdirectory. 2016-01-07 19:06:08 +04:00
inc-revision.pl updated path to portable git. 2015-11-26 22:46:23 +04:00
inflate.cs replaced ZLibNet with .Net DeflateStream class. 2015-07-28 12:20:20 +04:00
LICENSE updated year. 2016-01-10 02:21:07 +04:00
README.md spacebar moves selection to the next file in directory view. 2015-12-22 09:18:18 +04:00
supported.html implemented another variant of ELG images. 2016-01-06 19:54:00 +04:00

GARbro

Visual Novels resource browser.

Requires .NET Framework v4.5 or newer (https://www.microsoft.com/net)

Supported formats

Download latest release

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