- May 16, 2018
- 26
- 17
I extracted the code.rpa, replaced the line inside code/_core/music/audio_code.rpyDoes not working in joiplay
Download three different platforms still facing same issue
except: open(gamedir + "/RPASongMetadata.json", "w").write(renpy.file("RPASongMetadata.json").read())
with
except: open(gamedir + "/RPASongMetadata.json", "wb").write(renpy.file("RPASongMetadata.json").read())
then ran the game once to get the code/_core/music/audio_code.rpyc file, then repackaged into code.rpa
Game boots at least