Visual Novels resource browser
Go to file
2024-07-31 16:32:35 +02:00
.github/workflows add ci build script 2024-02-23 11:38:01 +08:00
ArcFormats Apply suggestions from upstream 2024-07-31 16:32:35 +02:00
Console Remove 'Auto delete pdb' 2024-02-09 00:03:10 +08:00
docs bunch of stuff. 2023-08-24 01:33:50 +04:00
Experimental Merge branch 'master' of https://github.com/morkt/GARbro 2023-10-28 18:21:20 +08:00
GameRes Apply suggestions from upstream 2024-07-31 16:32:35 +02:00
GUI Merge remote-tracking branch 'upstream/master' 2023-09-10 18:37:21 +08:00
Image.Convert Update packages 2022-02-13 15:27:59 +08:00
Legacy Merge branch 'master' of https://github.com/morkt/GARbro 2023-10-28 18:21:20 +08:00
Net20 (Gx4Lib): differentiate audio/image packages. 2018-08-31 19:14:10 +04:00
packages added packages repositories. 2019-03-04 04:15:53 +04:00
SchemeTool Changed package version 2023-01-29 15:53:51 +08:00
.gitattributes added git attributes. 2014-07-22 19:59:16 +04:00
.gitignore Update .gitignore 2023-09-07 12:26:31 +04:00
GARbro.nsi unnecessary shortcut creation. 2019-04-21 00:22:34 +04:00
GARbro.sln remove SchemeBuilder 2024-02-23 11:42:47 +08:00
inc-revision.pl Update inc-revision.pl 2022-04-29 13:30:11 +04:00
LICENSE (GP): support certain 24bpp images. 2020-03-30 17:27:51 +04:00
README.md Add contributors section to README.md 2023-12-17 20:11:26 +08:00

GARbro

Visual Novels resource browser.

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

Supported formats

Download latest release

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 Exit

Author

Written by morkt under MIT License.

Korean translation by mireado, overworks

Simplified Chinese translation by elasticblitz, PeratX and taroxd

Japanese translation by haniwa55

Contributors