File tree 1 file changed +14
-7
lines changed
1 file changed +14
-7
lines changed Original file line number Diff line number Diff line change 1
1
# ClownMapEd
2
2
3
- This is a clone of Xenowhirl's SonMapEd that is made with Qt .
3
+ This is a sprite editor for the Mega Drive _ Sonic the Hedgehog _ games. It is a clone of Xenowhirl's SonMapEd and is made with the Qt framework .
4
4
5
- Enhancements:
6
- - High-DPI support
7
- - Linux support
8
- - Improved data compression (achieved by leverating Flamewing's mdcomp library)
9
- - Vastly-improved Pattern Load Cue generation
5
+ https://info.sonicretro.org/ClownMapEd
10
6
11
- https://info.sonicretro.org/SonMapEd
7
+ ## Enhancements
8
+
9
+ - Support for high-DPI displays.
10
+ - Support for alternate operating systems, such as macOS, Linux, and the BSDs.
11
+ - Improved data compression.
12
+ - Support for the 'Comper' and 'Kosinski' compression formats.
13
+ - Produces optimised Dynamic Pattern Load Cue (DPLC) data.
14
+ - Support for the 'MapMacros' format of mappings and DPLCs.
15
+ - Improved colour matching when importing sprites.
16
+ - Free/libre and open source software.
17
+
18
+ ## Screenshot
12
19
13
20
![ Screenshot] ( /screenshot.png )
You can’t perform that action at this time.
0 commit comments