Skip to content

Releases: rashevskyv/dbi

DBI 343

21 Nov 10:46
Compare
Choose a tag to compare

GitHub release (latest by date)

  • Fixed Critical bug in zstd decompression
  • You can use the ZL and ZR buttons to scroll back and forth in the game by opening the title properties in Browse installed applications.
  • Now you can launch games from Browse installed applications with the L3 button (by clicking on the left stick), and executable .NRO files from the Browse SD Card with the A button.
  • Optimized the frequency of CPU / GPU / RAM both in idle mode, in the menu (to save battery power), and in the process of installing games (to speed it up).
  • Now you can turn the screen (and / or) the button control scheme through the config file:
[General]
RotateScreen = false, 
RotateJoycon = false
  • When using old firmware (now - below 13.x.x), and the impossibility of installing new games / updates added a text warning "Cannot parse content meta. Corrupted file or old firmware."
  • Fixed a bug with viewing properties of an already running game in Browse installed applications with LayeredFS mods.
  • Smaller bug fixes.

DBI 336

03 Nov 15:26
Compare
Choose a tag to compare

GitHub release (latest by date)

  • Support for mounting content by MTP for SparseNCA

DBI 330

15 Sep 14:25
Compare
Choose a tag to compare

DBI 324

29 Aug 18:52
Compare
Choose a tag to compare

GitHub release (latest by date)

  • Fixed accidentally removed screen shutdown function by hotkey when installing in progress
  • New menu entry:
; Highlight files with updates to curently instaled titles in file browsers
HighlightUpdates=true

DBI 322

18 Aug 05:30
Compare
Choose a tag to compare

GitHub release (latest by date)

  • Optional logs and customizable sorting order of games and saves in the lists
; Log "Install", "Check integrity" and "Cleanup" processes
LogEvents=false
; Folder where logs are stored
LogsFolder=sdmc:/switch/DBI/logs/
; Sorting options for application list
AppSorting=Name,LastPlayed,InstallLocation,Size
; Sorting options for save list
SaveSorting=AppName,AppLastPlayed,UserUid,Size,SaveId

; Network install sources
; NSP Indexer=URLList|http://192.168.1.47/nspindexer/index.php?DBI

; Override for display name
; <UPPERCASED TID>=<Desired name>
[Title name override]
; 010023901191C000=Naheulbeuk```

DBI 318

12 Aug 21:15
Compare
Choose a tag to compare

GitHub release (latest by date)

Fixed bug when working with saves: in the absence of saves, the create new save menu item was not shown, so it could not be created and restored from a backup. The bug was in the display of the menu item.

DBI 316

30 Jul 21:53
Compare
Choose a tag to compare

GitHub release (latest by date)

  • Added summary screen for more than one file installed
  • Bugfix

DBI 312

20 Jul 07:19
Compare
Choose a tag to compare

GitHub release (latest by date)

  • Backup and restore savedata from console itself

DBI 309

10 Jul 19:45
Compare
Choose a tag to compare

GitHub release (latest by date)

  • Highly improved speed of calculating file sizes on external drive. No need to separate configuration entry for it anymore

DBI 308

07 Jul 17:37
Compare
Choose a tag to compare

GitHub release (latest by date)

  • Added ability to remove apprecords for games on cartridge (#issue42)