Off Topic > Off Topic
various exes and dlls and what they sound and look like
phflack:
paint as audio/visual is pretty cool
i'm kind of curious as to what those patterns are, maybe lookup tables?
portify:
--- Quote from: K3k0m@n on April 18, 2017, 10:22:46 AM ---i did the sm64 decompressed rom:
https://youtu.be/E3JFzWus63g
--- End quote ---
man this one is actually neat, clearly recognized various block/terrain/text sprites in it when stepping frame by frame
notably after 6:40
or at least that's what my mind is telling me, i'd have to actually study the binary to be sure
are you just treating every 2 bytes (rgb555) as a pixel in vertical scan 32x18 video?
p0rtalGeek:
for a split second this shows up on the mspaint.exe one
happens to line up perfectly with the timestamp
RedGajin:
my ex look and sound like a hoe
K3k0m@n:
--- Quote from: portify on April 18, 2017, 01:08:58 PM ---are you just treating every 2 bytes (rgb555) as a pixel in vertical scan 32x18 video?
--- End quote ---
horizontal scan, not vertical, but yeah
i mean adding colour is kinda dum in cases that the color formats are different but it's more interesting to me then just grayscale representations
i might try a file from a valve game but they're all giant and that'l lead to hourrs of video
mayb just a gmod addon file?