📰2626Reading a Binary Game Format in RubyHacker News·Reading a Binary Game Format in Ruby·2 months ago#YpXRUDVS#davidslv#unpack#index#nan#ruby#bigf+3 more🧰Tag tools✨Add tagRuby is the last language most people would reach for to take a binary game archive apart. It turned out to be one of the best — File.binread, String#unpack, and a dependency-free reader for Codemasters’ BIGF format, built AI-assisted the whole way.15s0Read later0Read More