gdsmod icon indicating copy to clipboard operation
gdsmod copied to clipboard

Godot Module Replayer

Results 5 gdsmod issues
Sort by recently updated
recently updated
newest added

Hello, I am starting porting one of my old Amiga games (Quadranoid) on Godot (after 25 years!) and I'd like to use your mod player to play original PRO tracker...

Thanks for your recomendation ,, previous !!! ![image](https://user-images.githubusercontent.com/5530499/68136110-7b4adf80-ff03-11e9-86ac-cb19d6d190ad.png) Search in this page,,, info for this format files !!! https://modarchive.org/forums/index.php?action=help

Clearing the buffer won't occur if Godot thinks it's still open and playing. This is probably async which might be why it fails and leaves garbage behind on a hot...

Channel mute buttons don't respect the state of the channels after a song is called to `reset()`. This is because channels are "refreshed" in a lazy way (by replacing their...

Probably related to `draw_string()`. Consider attempting drawing with labels or a custom method