Fleeym / jukebox

A NONG manager for Geometry Dash, written using Geode
17 stars 4 forks source link

Idea #20

Closed Helloausername closed 3 months ago

Helloausername commented 8 months ago

Make it possible to replace robtop songs

Fleeym commented 8 months ago

Its a bit more complicated, I'll try to implement it in the future.

RoootTheFox commented 8 months ago

couldn't you just do what textureldr does for resource packs (or perhaps hooking the function that loads the songs, checking if its the main song you want to modify and then returning the modified version)?

that's just a silly idea, i don't actually know how viable this is.

Helloausername commented 8 months ago

when I tried to put like a texture pack it didn't work

RoootTheFox commented 8 months ago

then I'd assume songs aren't loaded through cocos(?), would have to do some reverse engineering to know for sure though.

Fleeym commented 3 months ago

Implemented a while ago, closing this.