Skip to content

Releases: game-de-it/plumOS-MF

plumOS MF v1.0.2

Choose a tag to compare

@game-de-it game-de-it released this 01 Aug 18:27

plumOS MF v1.0.2

Maintenance Release

This release adds compatibility with the latest Miyoo Flip stock firmware,
250527 Firmware, and refines the frontend startup and virtual-system menus
while preserving the single-FAT32 installation and update workflow.

  • Boots through the miyoo355/app/MainUI handoff used by the latest stock
    firmware (250527 Firmware) without modifying the device's internal MTD
    storage.
  • Replaces the temporary boot probe screen with the plumOS logo before the
    frontend appears.
  • Prevents SELECT from opening Core Settings for the virtual Favorites and
    Recent entries. Core Settings remain available for real systems and games.

Assets

  • plumOS-MF-v1.0.2-sdroot.7z: complete SD-card-root package for a fresh installation.
  • plumos-mf-update-from-v1.0.0-v1.0.1-to-v1.0.2.7z: cumulative update for
    an existing v1.0.0 or v1.0.1 SD card. Its .sha256 sidecar contains the
    checksum.
  • SHA256SUMS: checksums for the fresh-install archive and release metadata.
  • release-manifest.json: machine-readable fresh-package provenance.
  • README.txt: short English and Japanese fresh-install instructions.
  • RELEASE_NOTES.md: this English and Japanese release description.

Fresh Install

  1. Prepare an SD card with an MBR partition table and one FAT32 partition.
  2. Extract plumOS-MF-v1.0.2-sdroot.7z once, directly to the SD-card root.
  3. Confirm that .tmp_update, miyoo355, plumos, Roms, BIOS, Images,
    and PLUMOS-MF-RELEASE.txt are directly at the card root.
  4. Put ROMs below Roms/ and user-supplied BIOS files below BIOS/.
  5. Safely eject the card, insert it while the Miyoo Flip is powered off, and
    then power on.

The hidden .tmp_update directory and miyoo355/app/MainUI handoff are
required for the latest stock firmware (250527 Firmware). The archive has no
outer directory and must not be extracted into an additional folder.

Update from v1.0.0 or v1.0.1

  1. Power the Miyoo Flip off and remove its existing plumOS SD card.
  2. Extract plumos-mf-update-from-v1.0.0-v1.0.1-to-v1.0.2.7z once, directly
    to the card root, and allow overwrites.
  3. Safely eject the card, return it to the powered-off Miyoo Flip, and power
    on.

The update does not overwrite ROMs, BIOS files, saves, states, screenshots,
artwork, network credentials, PortMaster/Pyxel state, or active user settings.

Neither package writes to the device's internal MTD storage.

Checksum

18855d282cd3cec7c41e77a1c63b7313cf2114261412b411353615156ab55e1d  plumOS-MF-v1.0.2-sdroot.7z

Source commit: 81e3ff8


plumOS MF v1.0.2 日本語

メンテナンスリリース

単一FAT32による導入・更新方法を維持しながら、Miyoo Flipの最新stock FW
250527 Firmwareへの対応と、起動画面および仮想systemのメニュー動作を
改善するreleaseです。

  • 実機の内蔵MTD storageを書き換えず、最新stock FW 250527 Firmware
    miyoo355/app/MainUI経路からplumOSを起動できるようにしました。
  • 起動時の一時的なtest画面を廃止し、FE表示前にplumOSロゴを表示します。
  • 仮想項目であるFavoritesとRecentでは、SELECTを押してもCore Settingsを
    開かないようにしました。実systemおよびgameのCore Settingsは従来どおり
    利用できます。

配布ファイル

  • plumOS-MF-v1.0.2-sdroot.7z: 新規インストール用の完全なSD card root packageです。
  • plumos-mf-update-from-v1.0.0-v1.0.1-to-v1.0.2.7z: 既存v1.0.0または
    v1.0.1 SD card用の累積updateです。checksumは同名の.sha256 fileに
    記載しています。
  • SHA256SUMS: 新規インストール用archiveとrelease metadataのchecksumです。
  • release-manifest.json: 新規packageの由来を記録した機械可読manifestです。
  • README.txt: 日本語・英語の短い新規導入手順です。
  • RELEASE_NOTES.md: この日本語・英語のrelease説明です。

新規インストール

  1. SD cardをMBR partition table・単一FAT32 partitionで準備します。
  2. plumOS-MF-v1.0.2-sdroot.7zをSD cardのrootへ直接、1回だけ展開します。
  3. .tmp_updatemiyoo355plumosRomsBIOSImages
    PLUMOS-MF-RELEASE.txtがcard root直下にあることを確認します。
  4. ROMはRoms/、利用者が用意するBIOS fileはBIOS/へ配置します。
  5. SD cardを安全に取り外し、Miyoo Flipの電源を切った状態で挿入してから
    電源を入れます。

最新stock FW 250527 Firmwareでは非表示directoryの.tmp_update
miyoo355/app/MainUI経路が必要です。archiveには外側のdirectoryがないため、
追加folderを作らずSD card rootへ直接展開してください。

v1.0.0またはv1.0.1からのアップデート

  1. Miyoo Flipの電源を切り、既存plumOS SD cardを取り出します。
  2. plumos-mf-update-from-v1.0.0-v1.0.1-to-v1.0.2.7zをcard rootへ直接
    1回だけ展開し、上書きを許可します。
  3. SD cardを安全に取り外し、電源を切ったMiyoo Flipへ戻して電源を入れます。

updateはROM、BIOS、save、state、screenshot、artwork、network credential、
PortMaster/Pyxelの状態、利用中のユーザー設定を上書きしません。

どちらのpackageも実機の内蔵MTD storageへ書き込みません。

チェックサム

18855d282cd3cec7c41e77a1c63b7313cf2114261412b411353615156ab55e1d  plumOS-MF-v1.0.2-sdroot.7z

Source commit: 81e3ff8

plumOS MF v1.0.1

Choose a tag to compare

@game-de-it game-de-it released this 31 Jul 16:46

plumOS MF v1.0.1

Maintenance Release

This release updates plumOS MF audio, video pacing, and Saturn emulation while
preserving the v1.0.0 single-FAT32 installation and update workflow.

  • Adds automatic USB-DAC routing for RetroArch, PicoArch, standalone
    emulators, and plumOS applications, including recovery when a DAC is
    unplugged during use.
  • Stabilizes RetroArch audio pitch and scrolling at normal speed while
    preserving working fast-forward behavior.
  • Improves PicoArch frame presentation to remove tearing and hardens its audio
    hotplug and launch-log paths.
  • Runs standalone and libretro YabaSanshiro with normal scheduling to avoid
    delayed batched input and repeated audio.
  • Fixes libretro YabaSanshiro CCD/IMG track-size handling so Saturn disc games
    start as games instead of opening the CD player.

Assets

  • plumOS-MF-v1.0.1-sdroot.7z: complete SD-card-root package for a fresh installation.
  • plumos-mf-update-from-v1.0.0-to-v1.0.1.7z: cumulative update for an
    existing v1.0.0 SD card. Its .sha256 sidecar contains the checksum.
  • SHA256SUMS: checksums for the fresh-install archive and release metadata.
  • release-manifest.json: machine-readable fresh-package provenance.
  • README.txt: short English and Japanese fresh-install instructions.
  • RELEASE_NOTES.md: this English and Japanese release description.

Fresh Install

  1. Prepare an SD card with an MBR partition table and one FAT32 partition.
  2. Extract plumOS-MF-v1.0.1-sdroot.7z once, directly to the SD-card root.
  3. Confirm that .tmp_update, plumos, Roms, BIOS, Images, and
    PLUMOS-MF-RELEASE.txt are directly at the card root.
  4. Put ROMs below Roms/ and user-supplied BIOS files below BIOS/.
  5. Safely eject the card, insert it while the Miyoo Flip is powered off, and
    then power on.

The hidden .tmp_update directory is required for boot. The archive has no
outer directory and must not be extracted into an additional folder.

Update from v1.0.0

  1. Power the Miyoo Flip off and remove its existing v1.0.0 SD card.
  2. Extract plumos-mf-update-from-v1.0.0-to-v1.0.1.7z once, directly to the
    card root, and allow overwrites.
  3. Safely eject the card, return it to the powered-off Miyoo Flip, and power
    on.

The update does not overwrite ROMs, BIOS files, saves, states, screenshots,
artwork, network credentials, PortMaster/Pyxel state, or active user settings.

Neither package writes to the device's internal MTD storage.

Checksum

d4ec3dabfbd16fe5f866613c64e03b7b6594ca003f7b14190f2c026c28fb521a  plumOS-MF-v1.0.1-sdroot.7z

Source commit: 995edbd


plumOS MF v1.0.1 日本語

メンテナンスリリース

v1.0.0の単一FAT32による導入・更新方法を維持しながら、plumOS MFのaudio、
画面更新、Saturn emulationを改善するreleaseです。

  • RetroArch、PicoArch、standalone emulator、plumOS applicationにUSB-DACの
    自動切替を追加し、利用中にUSB-DACを抜いた場合も復帰できるようにしました。
  • RetroArchの通常速度時の音程とscrollingを安定させ、fast-forwardの動作も
    維持しました。
  • PicoArchの画面更新を改善してtearingを解消し、audio hotplugと起動logの
    処理を安定させました。
  • standalone版とlibretro版のYabaSanshiroを通常schedulerで実行し、入力が
    遅れて一括反映される症状と音の重複を解消しました。
  • libretro版YabaSanshiroのCCD/IMG track size処理を修正し、Saturnのdisc gameが
    CD playerではなくgameとして起動するようにしました。

配布ファイル

  • plumOS-MF-v1.0.1-sdroot.7z: 新規インストール用の完全なSD card root packageです。
  • plumos-mf-update-from-v1.0.0-to-v1.0.1.7z: 既存v1.0.0 SD card用の累積
    updateです。checksumは同名の.sha256 fileに記載しています。
  • SHA256SUMS: 新規インストール用archiveとrelease metadataのchecksumです。
  • release-manifest.json: 新規packageの由来を記録した機械可読manifestです。
  • README.txt: 日本語・英語の短い新規導入手順です。
  • RELEASE_NOTES.md: この日本語・英語のrelease説明です。

新規インストール

  1. SD cardをMBR partition table・単一FAT32 partitionで準備します。
  2. plumOS-MF-v1.0.1-sdroot.7zをSD cardのrootへ直接、1回だけ展開します。
  3. .tmp_updateplumosRomsBIOSImages
    PLUMOS-MF-RELEASE.txtがcard root直下にあることを確認します。
  4. ROMはRoms/、利用者が用意するBIOS fileはBIOS/へ配置します。
  5. SD cardを安全に取り外し、Miyoo Flipの電源を切った状態で挿入してから
    電源を入れます。

非表示directoryの.tmp_updateは起動に必要です。archiveには外側のdirectoryが
ないため、別の追加folderを作らずSD card rootへ直接展開してください。

v1.0.0からのアップデート

  1. Miyoo Flipの電源を切り、既存v1.0.0 SD cardを取り出します。
  2. plumos-mf-update-from-v1.0.0-to-v1.0.1.7zをcard rootへ直接1回だけ展開し、
    上書きを許可します。
  3. SD cardを安全に取り外し、電源を切ったMiyoo Flipへ戻して電源を入れます。

updateはROM、BIOS、save、state、screenshot、artwork、network credential、
PortMaster/Pyxelの状態、利用中のユーザー設定を上書きしません。

どちらのpackageも実機の内蔵MTD storageへ書き込みません。

チェックサム

d4ec3dabfbd16fe5f866613c64e03b7b6594ca003f7b14190f2c026c28fb521a  plumOS-MF-v1.0.1-sdroot.7z

Source commit: 995edbd

plumOS MF v1.0.0

Choose a tag to compare

@game-de-it game-de-it released this 30 Jul 17:35

plumOS MF v1.0.0

Initial Release

This is the first public plumOS release for the Miyoo Flip.

  • Provides the plumOS frontend with RetroArch, PicoArch, and standalone
    emulator launch paths.
  • Includes the verified MF integrations for DraStic, PPSSPP,
    PCSX-ReARMed, YabaSanshiro, OpenBOR, Pyxel, PortMaster, NextCommander,
    Music Player, and the artwork scraper.
  • Supports the built-in Wi-Fi plus SSH, SFTP, FTP, Samba, and ADB services.
  • Supports lid suspend/resume, automatic speaker/headphone switching,
    persistent volume, brightness control, and SELECT + volume-button
    brightness shortcuts.
  • Uses a verified System A/B SquashFS layout while keeping installation as a
    simple one-time extraction to a single MBR/FAT32 SD card.
  • Seeds frontend, System, RetroArch, and standalone emulator settings from
    the factory defaults in the release archive. PicoArch creates its settings
    when used, separately for each core and system, with optional per-game
    overrides.

Assets

  • plumOS-MF-v1.0.0-sdroot.7z: complete SD-card-root package for a fresh installation.
  • SHA256SUMS: checksums for the archive and release metadata.
  • release-manifest.json: machine-readable build and package provenance.
  • README.txt: short English and Japanese installation instructions.
  • RELEASE_NOTES.md: this English and Japanese release description.

There is no update archive for this initial v1.0.0 release.

Fresh Install

  1. Prepare an SD card with an MBR partition table and one FAT32 partition.
  2. Extract plumOS-MF-v1.0.0-sdroot.7z once, directly to the SD-card root.
  3. Confirm that .tmp_update, plumos, Roms, BIOS, Images, and
    PLUMOS-MF-RELEASE.txt are directly at the card root.
  4. Put ROMs below Roms/ and user-supplied BIOS files below BIOS/.
  5. Safely eject the card, insert it while the Miyoo Flip is powered off, and
    then power on.

The hidden .tmp_update directory is required for boot. The archive has no
outer directory and must not be extracted into an additional folder.

This package does not include ROMs, user-supplied BIOS files, saves, states,
screenshots, music, network credentials, PortMaster game data, or other
personal data. It does not write to the device's internal MTD storage.

Checksum

0c35db36986bcdc00cc53ed8285683b1155b4ff07f7441c8f10e343378f9080b  plumOS-MF-v1.0.0-sdroot.7z

Source commit: a888eaa


plumOS MF v1.0.0 日本語

初回リリース

Miyoo Flip向けplumOSの最初の公開リリースです。

  • plumOS frontendからRetroArch、PicoArch、standalone emulatorを起動できます。
  • 実機検証したDraStic、PPSSPP、PCSX-ReARMed、YabaSanshiro、OpenBOR、
    Pyxel、PortMaster、NextCommander、Music Player、artwork scraperを
    収録しています。
  • 内蔵Wi-FiとSSH、SFTP、FTP、Samba、ADBを利用できます。
  • 蓋のclose/openによるsuspend/resume、speaker/headphone自動切替、
    音量維持、画面輝度設定、SELECT + 音量buttonによる輝度調整に
    対応しています。
  • Systemは検証済みのA/B SquashFS構成ですが、導入方法はMBR・単一FAT32の
    SD card rootへ1回展開するだけです。
  • frontend、System、RetroArch、standalone emulatorの設定は、release
    archive内のfactory defaultを適用した状態で収録しています。PicoArchは
    利用時にcore・system単位で設定を作成し、必要に応じてgame単位の設定も
    保存します。

配布ファイル

  • plumOS-MF-v1.0.0-sdroot.7z: 新規インストール用の完全なSD card root packageです。
  • SHA256SUMS: archiveとrelease metadataのchecksumです。
  • release-manifest.json: buildとpackageの由来を記録した機械可読manifestです。
  • README.txt: 日本語・英語の短い導入手順です。
  • RELEASE_NOTES.md: この日本語・英語のrelease説明です。

初回のv1.0.0 releaseのため、update archiveはありません。

新規インストール

  1. SD cardをMBR partition table・単一FAT32 partitionで準備します。
  2. plumOS-MF-v1.0.0-sdroot.7zをSD cardのrootへ直接、1回だけ展開します。
  3. .tmp_updateplumosRomsBIOSImages
    PLUMOS-MF-RELEASE.txtがcard root直下にあることを確認します。
  4. ROMはRoms/、利用者が用意するBIOS fileはBIOS/へ配置します。
  5. SD cardを安全に取り外し、Miyoo Flipの電源を切った状態で挿入してから
    電源を入れます。

非表示directoryの.tmp_updateは起動に必要です。archiveには外側のdirectoryが
ないため、別の追加folderを作らずSD card rootへ直接展開してください。

このpackageにはROM、利用者が用意するBIOS、save/state、screenshot、music、
network credential、PortMasterのgame data、その他の個人dataを含みません。
実機の内蔵MTD storageにも書き込みません。

チェックサム

0c35db36986bcdc00cc53ed8285683b1155b4ff07f7441c8f10e343378f9080b  plumOS-MF-v1.0.0-sdroot.7z

Source commit: a888eaa