Post #1 · Posted at 2024-01-25 12:19:00am 1.2 years ago
![]() | |
---|---|
![]() |
Member |
6 Posts | |
![]() | |
Reg. 2020-10-24 | |
Are there any good options for a mobile SM/SSC editor? Looking for iOS specifically.
The closest and only thing I've found is an iOS/Android/PC game called Malody, which has a 4key mode that scrolls from top to bottom and a built-in editor.

It uses its own file format called .mc, but it's relatively readable. I found this repo with Python files to convert .mc to .sm... just have to figure out how to use it
The closest and only thing I've found is an iOS/Android/PC game called Malody, which has a 4key mode that scrolls from top to bottom and a built-in editor.

It uses its own file format called .mc, but it's relatively readable. I found this repo with Python files to convert .mc to .sm... just have to figure out how to use it
Post #2 · Posted at 2024-01-25 11:46:50am 1.2 years ago
![]() | |
---|---|
![]() |
Member |
479 Posts | |
![]() | |
Reg. 2011-09-08 | |
You can use web version of https://tillvit.github.io/smeditor/app/
Post #3 · Posted at 2024-01-25 06:58:36pm 1.2 years ago
![]() | |
---|---|
![]() |
Member |
6 Posts | |
![]() | |
Reg. 2020-10-24 | |
I looked at that, but I didn't include it for 2 reasons:
- It requires an internet connection, which is not ideal in places where the network is spotty like on a subway
- It's not optimized for mobile screen sizes, as things are cut off in the UI


- It requires an internet connection, which is not ideal in places where the network is spotty like on a subway
- It's not optimized for mobile screen sizes, as things are cut off in the UI

