Skip to content

Releases: retronx-team/MilkyTrackerNX

v1.2.0-nx5

01 Sep 20:58
Compare
Choose a tag to compare

It's been a while. Here's what changed since the last version:

  • It compiles and runs now
  • Shortcuts have been replaced by what seemed the most useful:
    • You can now trigger the on-screen keyboard, to type filenames for example
    • LSHIFT shortcut was replaced by BACKSPACE, so you can erase text and notes

Check the README-NX.md file inside the release docs for the full shortcut cheat sheet.

Enjoy!

1.2.0-nx4

14 Sep 19:37
Compare
Choose a tag to compare
  • Compiled against latest libnx (v2.5.0)
  • Latest upstream changes merged
  • Build script refactored to remove redundant dependencies

v1.2.0-nx3

17 Mar 23:26
Compare
Choose a tag to compare

Small update which maps dpad buttons to keyboard arrows

Port specific controls

  • Touch screen : tap to click (hold controller L or R to right click)

  • Controllers shotcuts:

    • Y → Keyboard CTRL
    • X → Keyboard SHIFT
    • A → Keyboard ENTER
    • B → Keyboard SPACE
    • DPAD-LEFT → Keyboard LEFT
    • DPAD-UP → Keyboard UP
    • DPAD-RIGHT → Keyboard RIGHT
    • DPAD-DOWN → Keyboard DOWN
    • LB / RB → Mouse click (hold controller L or R to right click)
    • Stick → Mouse move (pushing on the stick allows you to change speed)
    • Plus / Minus → toggle mouse move speed

Refer to the MilkyTracker readme for all keyboard shortcuts available.

v1.2.0-nx2

17 Mar 14:25
Compare
Choose a tag to compare

This release mainly adds controller shorcuts, and a number of fixes/improvements to file loading and touch input.

Port specific controls

  • Touch screen : tap to click (hold controller L or R to right click)

  • Controllers shotcuts:

    • DPAD-LEFT / Y → Keyboard CTRL
    • DPAD-UP / X → Keyboard SHIFT
    • DPAD-RIGHT / A → Keyboard ENTER
    • DPAD-DOWN / B → Keyboard SPACE
    • LB / RB → Mouse click (hold controller L or R to right click)
    • Stick → Mouse move (pushing on the stick allows you to change speed)
    • Plus / Minus → toggle mouse move speed

Refer to the MilkyTracker readme for all keyboard shortcuts available.

Initial switch wip port

14 Mar 00:08
Compare
Choose a tag to compare

Supports Keyboard/Mouse or Touchscreen controls.

TODO: Controller mouse control