|
ProTracker 2.3 FC
[nfo]
|
||||||||
|---|---|---|---|---|---|---|---|---|
|
|
|||||||
|
popularity : 43% |
|||||||
alltime top: n/a |
|
|||||||
| added on the 2026-04-08 15:20:08 by psk |
||||||||
popularity helper
comments
ProTracker Full Color? :]
Looks nice!
Looks nice!
Cool!
lovely! that would be awesome to be able to save the colors in the tracker config instead of the module so we can keep the mod file safe :)
submit changes
if this prod is a fake, some info is false or the download link is broken,
do not post about it in the comments, it will get lost.
instead, click here !

There are multiple issues with this that may not be immediately obvious to everyone. Most module playback libraries rely on the size of a ProTracker MOD to be correct in certain edge cases, because sometimes patterns found in the order list beyond the declared order list size need to be counted into size calculations and sometimes not. Intentionally messing with this can break those detections (although it's unlikely in this particular case). There is also no signature for those extra bytes so in the case where other trackers do the same thing (write extra data at the end of file), it's going to be difficult to figure out what the true meaning of those bytes is.
I would urge you to consider putting this extra information in a companion file instead that sits next to the module file instead (e.g. mod.awesome + mod.awesome.colors). This way, the modification stays compatible with all of the existing MOD infrastructure out there.