Thread: ProTracker 2.3F
View Single Post
Old 11 March 2019, 17:52   #89
syphus
Registered User
 
syphus's Avatar
 
Join Date: Jan 2009
Location: Newcastle, UK
Posts: 23
Thanks for the updates 8bitbubsy!

One possible bug that you might want to file away for the future is that I couldn't get the new version to load PT.Config-XX files until I edited line 425 in pt_config.c from:

if (strcmp(cfgString, "PT1.0 Configuration File\012"))

to

if (!strcmp(cfgString, "PT1.0 Configuration File\012"))


I don't think too many other people use PT.Config files though, so it's probably not that critical
syphus is offline  
 
Page generated in 0.04427 seconds with 11 queries