|
| 1 | +--- |
| 2 | +title: "Using Mapping Tools in osu! lazer" |
| 3 | +author: "OliBomby" |
| 4 | +id: use-mt-in-lazer |
| 5 | +description: How to convert use Mapping Tools in osu!lazer. |
| 6 | +keywords: |
| 7 | + - docs |
| 8 | + - mapping tools |
| 9 | + - lazer |
| 10 | + - compatibility |
| 11 | +--- |
| 12 | + |
| 13 | +[osu! lazer](https://github.com/ppy/osu) is the future osu! game client and with that comes a new beatmap editor. While Mapping Tools was made for osu! stable, some of its functionality works in osu! lazer as well. |
| 14 | + |
| 15 | +## How to use Mapping Tools in osu! lazer |
| 16 | + |
| 17 | +In the osu! lazer editor, click **File > Edit externally**. This will create a temporary folder with all the files of the beatmap set you are currently editing. It will automatically open the folder for you in the file explorer. You can then drag the file you want to edit into Mapping Tools to set it as the current beatmap. Once you're done editing with Mapping Tools you can click **Finish editing and import changes** and osu! lazer will import the changes. |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | +## Compatibility |
| 22 | + |
| 23 | +Not all features of Mapping Tools work in osu! lazer. This section attempts to list the compatibility of all Mapping Tools features. |
| 24 | + |
| 25 | +Any features that use Editor Reader will not work in osu! lazer, so it is recommended to go to the **Preferences** and disable Editor Reader if you plan on only using osu! lazer. |
| 26 | + |
| 27 | +### General |
| 28 | +- :x: Anything **Open current beatmap** does not work |
| 29 | +- :x: Anything **Current editor time** does not work |
| 30 | +- :x: Anything **Selected hit objects** does not work |
| 31 | +- :white_check_mark: **Generate backup** works |
| 32 | +- :white_check_mark: **Load backup** works |
| 33 | + |
| 34 | +### Tools |
| 35 | +- :x: **Geometry Dashboard** does not work. Relies on editor reader. |
| 36 | +- :white_check_mark: **Hitsound Copier** works |
| 37 | +- :large_orange_diamond: **Hitsound Studio** works, but references to imported samples and beatmaps break after the temp folder is removed. |
| 38 | +- :large_orange_diamond: **Pattern Gallery** works, but thumbnails render incorrectly for multiple path type sliders. |
| 39 | +- :white_check_mark: **Property Transformer** works |
| 40 | +- :large_orange_diamond: **Sliderator** works, but is extremely laggy in lazer editor. Does not work for multiple path types. |
| 41 | +- :large_orange_diamond: **Tumour Generator 2** works, but not for multiple path types. |
| 42 | +- :large_orange_diamond: **Auto-fail Detector** works, but auto-fail does not exist in Lazer. |
| 43 | +- :white_check_mark: **Combo Colour Studio** works |
| 44 | +- :large_orange_diamond: **Hitsound Preview Helper** works, but custom samples do not work in Lazer. |
| 45 | +- :white_check_mark: **Map Cleaner** works |
| 46 | +- :white_check_mark: **Mapset Merger** works |
| 47 | +- :white_check_mark: **Metadata Manager** works |
| 48 | +- :white_check_mark: **Rhythm Guide** works |
| 49 | +- :large_orange_diamond: **Slider Completionator** works, but length calculation and **Move anchors to new length** do not work for multiple path types. |
| 50 | +- :large_orange_diamond: **Slider Merger** works, but not for multiple path types. |
| 51 | +- :large_orange_diamond: **Slider Picturator** works, but the picture slider does not show up in Lazer. |
| 52 | +- :white_check_mark: **Timing Copier** works |
| 53 | +- :white_check_mark: **Timing Helper** works |
| 54 | + |
| 55 | + |
0 commit comments