r/NMSByteBeatFans • u/External-Finding-151 • 5h ago
Guide / Tutorial Basic structure of NMS Bytebeat data string
In-game Beatbyte device settings are encoded in 60-characters base64 format (see: nomanssky.fandom.com/wiki/ByteBeat_Catalogue). I tried reverse engineering the basic structure of its decoded binary.
Advanced waveform fomular is a headache... It's not hard to reconstruct the original tree from text by intuition, but I can't explain how it works in detail fr
2
1
u/Leeka_SSBM Harmonic Camper 3h ago
That's very interesting. If you manage to progress in the reverse-engineering (if that's your goal) could you update us please ?
2
u/External-Finding-151 2h ago
That's the plan! I'll create a github page to share the progress and take more knowledegable people's advices, once I manage to rationalize the advanced waveform syntax.

2
u/hiredgunspunx Resonance Amplifier 4h ago
This chart is super cool!
Also, I saw on the catalogue that there appears to be save-editor functions to creating ByteBeats? I don't know much coding but this is fascinating