Frieze
@isofrieze
More personal account, and for tech/video game stuff. Creator of @rgmechex.com If you're looking for art, you'll want @isofrieze.art 🔞
SMW practice cart v3.0.0 soon?? Here's the new bowser fight status bar by T.T and the new bowser phase skipping feature I just coded up today
I remember first working on the smw practice cart by keeping a big list of hex bytes and addresses of where to past them in hxd lol
I found this out because I got my discord data request bundle back today and in it was a file that included everyone's wordle guesses for the past few days, including not only guesses but also all partial words and letters typed to get to those guesses
I did not know that you can find out what other people have guessed in the wordle activity on discord by using the inspector
I rotate a 16:9 photo 90 degrees and it rotates it, but keeps the old aspect ratio so it's squished
I ordered these custom numpad pcbs over a year ago but they didn't work I sent a friend one of my copies and they found out the problem right away and now the project is alive again!
What's been going through my head watching this dlroW oiraM repuS run at @gamesdonequick.com
Rafael Borba can't keep getting away with this For context: this track "In My Castle" has been plaguing Super Mario World videos on Youtube for years, because it samples a full like 30 second clip of the Super Mario World castle theme. So any video that includes a castle can get flagged
Display driver updates in the background -> audio breaks and I can't hear anything until I restart computer to finish the update Restart computer to finish update -> display driver borked so now I have glittery glitchy pixels all over every once in a while I love technology
Woah, this brought back some nostalgia A super long time ago I made a program that visualized the music data in SMW, it's cool how similar this is to the spectrogram
I haven't exactly decided if I'm going yet but maybe paying the registration fee will convince me not to waste it
I just happened to put ws2812 leds on the pin also used for SCK, and they flicker whenever I try to burn the bootloader so I'm fairly confident at my probe placement, which is why I'm disappointed it's not working
My dumb ass ordered boards with MCUs without usb bootloaders so I'm trying to use an arduino to flash one via SPI but it can't verify the device signature, which probably means my connections are bad
Told myself I'd leave sprite data for the next day, but I saw how simple it was and got it working last night.. with finishing touches this morning it is complete
I like making a level viewer and watching each of the elements come together as I implement them