More actions
(Created page with "{{Infobox Switch Homebrews |title=Milkytracker |image=milkytrackerswitch.png |description=An FT2 compatible music tracker |author=retronx-team |lastupdated=2022/09/02 |type=Other Apps |version=1.2.0-nx5 |license=GPL-3.0 |download=https://dlhb.gamebrew.org/switchhomebrews/milkytrackerswitch.7z |website=https://github.com/retronx-team/MilkyTrackerNX |source=https://github.com/retronx-team/MilkyTrackerNX |donation= }} {{#seo: |title=Switch Homebrew Apps (Other Apps) - GameB...") |
No edit summary |
||
Line 1: | Line 1: | ||
{{Infobox Switch Homebrews | {{Infobox Switch Homebrews | ||
|title= | |title=MilkyTrackerNX | ||
|image=milkytrackerswitch.png | |image=milkytrackerswitch.png | ||
|description=An FT2 compatible music tracker | |description=Switch port of MilkyTracker - An FT2 compatible music tracker. | ||
|author=retronx-team | |author=retronx-team | ||
|lastupdated=2022/09/02 | |lastupdated=2022/09/02 | ||
Line 13: | Line 13: | ||
|donation= | |donation= | ||
}} | }} | ||
[https://milkytracker.org/ MilkyTracker] is an multi-platform music application for creating .MOD and .XM module files. It attempts to recreate the module replay and user experience of the popular DOS program Fasttracker II, with special playback modes available for improved Amiga ProTracker 2/3 compatibility. | |||
==Installation== | |||
Download the latest release, and extract the archive in the /switch/ folder on your SD Card. | |||
Then, run the game from the hbmenu using [https://github.com/switchbrew/nx-hbloader hbl]. | |||
==Controls== | |||
This section describes what shortcuts are added in the switch port, refer to the MilkyTracker readme for all keyboard shortcuts available. | |||
Touch screen - Tap to click (hold controller L or R to right click) | |||
Y - Keyboard CTRL | |||
X - Keyboard BACKSPACE | |||
A - Keyboard ENTER | |||
B - Keyboard SPACE | |||
D-Pad - Keyboard Up/Left/Right/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 - Open on screen keyboard | |||
(Note: USB keyboard and mouse are supported.) | |||
==Changelog== | ==Changelog== | ||
''' | '''v1.2.0-nx5 ''' | ||
* | *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. | |||
'''1.2.0-nx4''' | |||
*Compiled against latest libnx (v2.5.0). | |||
*Latest upstream changes merged. | |||
*Build script refactored to remove redundant dependencies. | |||
'''v1.2.0-nx3''' | |||
*Small update which maps dpad buttons to keyboard arrows. | |||
'''v1.2.0-nx2''' | |||
*This release mainly adds controller shorcuts, and a number of fixes/improvements to file loading and touch input. | |||
'''v1.2.0-nx-1''' | |||
*Initial switch wip port. | |||
*Supports Keyboard/Mouse or Touchscreen controls. | |||
== External links == | == External links == | ||
* | * GitHub - https://github.com/retronx-team/MilkyTrackerNX | ||
Revision as of 06:01, 20 April 2023
MilkyTrackerNX | |
---|---|
File:Milkytrackerswitch.png | |
General | |
Author | retronx-team |
Type | Other Apps |
Version | 1.2.0-nx5 |
License | GPL-3.0 |
Last Updated | 2022/09/02 |
Links | |
Download | |
Website | |
Source | |
MilkyTracker is an multi-platform music application for creating .MOD and .XM module files. It attempts to recreate the module replay and user experience of the popular DOS program Fasttracker II, with special playback modes available for improved Amiga ProTracker 2/3 compatibility.
Installation
Download the latest release, and extract the archive in the /switch/ folder on your SD Card.
Then, run the game from the hbmenu using hbl.
Controls
This section describes what shortcuts are added in the switch port, refer to the MilkyTracker readme for all keyboard shortcuts available.
Touch screen - Tap to click (hold controller L or R to right click)
Y - Keyboard CTRL
X - Keyboard BACKSPACE
A - Keyboard ENTER
B - Keyboard SPACE
D-Pad - Keyboard Up/Left/Right/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 - Open on screen keyboard
(Note: USB keyboard and mouse are supported.)
Changelog
v1.2.0-nx5
- 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.
1.2.0-nx4
- Compiled against latest libnx (v2.5.0).
- Latest upstream changes merged.
- Build script refactored to remove redundant dependencies.
v1.2.0-nx3
- Small update which maps dpad buttons to keyboard arrows.
v1.2.0-nx2
- This release mainly adds controller shorcuts, and a number of fixes/improvements to file loading and touch input.
v1.2.0-nx-1
- Initial switch wip port.
- Supports Keyboard/Mouse or Touchscreen controls.