• Hey everyone happy Christmas Eve we're aware of what's happened with the source code so to keep this simple absolutely don't post it on the site or use it to make mods with (it's not particularly preferable toward this end anyway) and tread lightly in general until we see how this settles, thanks to all and have a great holiday season -DT

Using ptcop in GameMaker

Oct 16, 2016 at 5:41 PM
Neophyte Member
"Fresh from the Bakery"
Join Date: Oct 16, 2016
Location:
Posts: 8
Age: 21
Pronouns: he/him
So in the game I'm working on in GameMaker, I've been trying to get the music I wrote in pxTone to loop a specific way, I got it somewhat done through scripting, but there's a pause in the loops, does anyone know a way to use the ptcop files in GM:S, or convert the files to xm?
 
Oct 16, 2016 at 11:19 PM
/story/7446
"All your forum are belong to us!"
Join Date: Sep 22, 2012
Location: Hell
Posts: 612
Pronouns: She/It
I know right now that there's no actual way to read Ptcop files in Game Maker Studio, but, I'm very sure that it's possible due to the DLL functionality that Game Maker offers

If someone can actually code an Extension (be it gml or dll) for ptcop, that'd be amazing.
 
Oct 17, 2016 at 2:29 AM
Administrator
Forum Administrator
"Life begins and ends with Nu."
Join Date: Jul 15, 2007
Location: Australia
Posts: 6225
Age: 39
Pronouns: he/him
Isn't that exactly what the pxtone dll is for?
 
Oct 17, 2016 at 4:02 AM
Neophyte Member
"Fresh from the Bakery"
Join Date: Oct 16, 2016
Location:
Posts: 8
Age: 21
Pronouns: he/him
Well I tried pxeasy since the original is meant for C++, but I couldn't figure out how to call the file
 
Back
Top