Skip to content

v4.1.5

Latest
Compare
Choose a tag to compare
@ArthurCose ArthurCose released this 18 Jul 06:24
· 48 commits to main since this release
  • The welcome menu will ask for ROMs when BNLC is not detected
  • The play pane has been redesigned, now remembers the last game, save, and patch
  • Replay pane updates:
    • Remembers the last folder used for exports
    • Multiple replay files can be exported into a single video
      • To select multiple replay files, hold shift and click: the selected file and files between the existing selection will be included in the new selection. The Export button's label will change to Export+
      • Compatible replay files are visually grouped
      • Known issue: Including replays from unrelated games or patches will create an unclear error message
    • Caches data to avoid reading from disk every rerender
  • Fixed reconnected controllers requiring a relaunch to use
  • Fixed image distortion when resizing a window with integer scaling
  • Fixed a crash when maximizing the window on high-resolution monitors
  • Fixed BN3 Blue using White save for template
  • Updated many libraries, possibly fixing compatibility issues
    • Known issue: On Windows the wgpu graphics backend has performance issues during gameplay and a memory leak when viewing patches

  • アドコレが確認されてない場合、「Tangoへようこそ!」メニューがROMを要求します
  • 「プレイ」メニューが改良されました。最後に選んだ作品、セーブデータ、パッチが優先的に表示されます。
  • 「リプレイ」メニューが更新されました:
    • 複数のリプレイファイルを結合し一本の動画として出力可能になりました。
      • Shiftキーを入力中にリプレイファイルをクリックすることで複数選ぶことが可能になりました。また、複数選ぶことにより「エクスポート」ボタンが「結合してエクスポート」に変化します。
      • 結合化可能のリプレイファイルはグループ化されてます
      • 現時点、関係性が無いリプレイファイルを繋ごうとする場合エラーメッセージが発生する不具合は観測済みです。
    • 再レンダリングする度にディスクからの読み数を減らすためキャッシュを使用するよう変更されました
  • コントローラーの接続が切れるたびにTangoの再起動が必要だった不具合を修正しました。
  • 整数スケーリング使用時にウィンドウサイズを変えると発生するイメージバグを修正しました。
  • 高解像度モニター使用環境でTangoを最大化すると発生するクラッシュを修正しました。
  • 使用ライブラリが更新されました。
    • 現時点、Windowsでのwgpuグラフィックス バックエンドによりプレイ中の処理速度低下やパッチの説明文を読み通す時にメモリーリークが発生するなどの不具合は観測済みです。