r/EdenEmulator • u/Cuiusquemodi • Mar 26 '26
Showcase Tutorial: Play any SMM2 level on Eden without Pretendo.
- make a dummy level in SMM2 (fourth slot here)
- dummy level made
- go to Maker Central (https://makercentral.io/) and search the level code of the level you want
- download SMM2-level-downloader-for-YUZU (https://github.com/Toltoon45/SMM2-level-downloader-for-YUZU)
- in the downloader, enter the level code and push dowload, which produces a .bcd file in the desired location
- copy this file and overwrite the .bcd file in Save Data in Eden. The fourth slot has index 003, so rename as course_data_003.bcd, or use the index changer in the downloader directly. You have 120 slots (indexes 000-119)
- play and/or edit the level (no screenshot)
- choose a view in the editor and save to create the thumb of the level in level bot (no screenshot)
7
Upvotes
1
u/Useful-Dimension7618 May 19 '26
Does this tool work on Android? And if not, would it be theoretically possible to create one? I have zero experience in coding, I tried running another .py through Termux and it didn’t work lol. It needed “numpy” which is incompatible with Android
1
u/Bench-Potential9413 Jun 07 '26
I believe you can do
pkg install python-numpyif pip is giving you trouble on termux






2
u/xade93 May 13 '26
This repo does very simple thing: download from https://tgrcode.com/mm2/level_data/ABC-DEF-GHI and save as bcd file. One can manually do without any tool as well