Skip to content

Releases: rashevskyv/dbi

DBI 460

14 Dec 22:03
Compare
Choose a tag to compare

GitHub release (latest by date)

452:

  • A significant increase game installation speed (~40%+) using multi-threading, especially from USB 3.0 to NSZ in title mode
  • More often display of information on the display during installation
  • Support for >4GB dump on FAT32 USB External Drive
  • bugfixes of exiting the application in the dock, fixes with SDK FW v15.x (15.2.1-15.3.0) (#146)

455:

  • Fixed Cache-saves over MTP

460:

  • Completely redesigned interface in "Browse saves"
  • Configurable display blanking option 'Screen idle time in seconds' in settings
  • Output of a convenient QR code when starting the FTP server for installing games / working with microSD over the network:
    ΠΈΠ·ΠΎΠ±Ρ€Π°ΠΆΠ΅Π½ΠΈΠ΅

DBI 439

03 Nov 09:55
c1ddeeb
Compare
Choose a tag to compare

GitHub release (latest by date)

  • bugfixes

DBI 438

30 Oct 18:47
Compare
Choose a tag to compare

GitHub release (latest by date)

  • Support for multi-volume rar archives
  • Bugfixes in unrar

DBI 436

21 Oct 14:48
Compare
Choose a tag to compare

GitHub release (latest by date)

Same as 435 version, but rebuilded. Update if you had problems with previous version

  • "Mods & Cheats" in MTP -> Installed Games -> <game_name> renamed into game's
  • Added support to mount content in SDK 15 games (can't be tested cause there is not SDK15 games yet)
  • Games and updates are already installed are grey colored now
    ΠΈΠ·ΠΎΠ±Ρ€Π°ΠΆΠ΅Π½ΠΈΠ΅

DBI 432

13 Oct 16:44
Compare
Choose a tag to compare

GitHub release (latest by date)

  • Added support for external keyboard
  • Added support for editing in hex-mode. For enter edit mode press enter on external keyboard or (R3)
  • Added basic rar support (multivolume archives and archives with password are not supported)
  • Added support for CBR/CBZ, so you can use DBI as comix reader (L/R for rotating, LZ/RZ for next/previews image, R3 for zoom, same as image reader)
  • At the start, it is now scanned and cached in the background stream of info on installed applications (with a switchable indication). You don't have to wait until the end, you can start working right away.

DBI 415

08 Sep 15:02
f3fa6b4
Compare
Choose a tag to compare

GitHub release (latest by date)

  • added convenient editing of the application config from the console itself,
  • dump installed games on microSD,
  • connection to a remote FTP server,
  • the ability to pack LFS mods into 1 romfs.bin file from the Browse installed applications menu to speed up loading and increase performance, with unpacking support,
  • quick opening of the LFS folder from the game menu,
  • the ability to interrupt copying / transferring files with the B button,
  • optionally turn off the display in FTP server mode,
  • added Update all titles button in the context menu to auto-update installed games from all (microSD/USB/HTTP/FTP) available sources,
  • smart rescanning of titles when entering MTP to save connection time,
  • reduced memory consumption when working with compressed .NSZ,
  • greatly accelerated loading when viewing image files with libjpeg-turbo,
  • support for exceptions in the handling of non-ASCII file names,
  • autosave text logs after scanning games in 'Check for title updates',
  • network sockets were optimized, and two configurable transfer modes in HTTP, chunks or stream,
  • increased speed over USB 3.0 MTP with additional. displayed information.
  • current fixes and bug fixes.

DBI 389

30 Jul 10:24
f3fa6b4
Compare
Choose a tag to compare

GitHub release (latest by date)

Fixed issues #113, #116

DBI 386

28 Jul 08:58
Compare
Choose a tag to compare

GitHub release (latest by date)

Huge update

  • FTP server for access to MicroSD (IP:5000)
  • Installing games with FTP (IP:6000)
  • Implementation of file manager function (copy / paste / rename / creation of folders)
  • Working with .zip archives
  • Support of viewing files as plaintext or hex
  • Many improvements and bugfixes

DBI 368

29 May 07:32
f3536ba
Compare
Choose a tag to compare

GitHub release (latest by date)

  • Added ability to check games updates from external database
; URL with title versions in format <id>|<rightsId>|[version]
VersionsURL=https://raw.githubusercontent.com/blawar/titledb/master/versions.txt
; VersionsURL=sdmc:/versions.txt
  • Bugfixes, typofixes, reffactoring

DBI 358

03 Feb 15:18
f3536ba
Compare
Choose a tag to compare

GitHub release (latest by date)