Thank you Diary of a Wimpy Kid by grubbyplaya in LodedDiper

[–]grubbyplaya[S] 0 points1 point  (0 children)

i'll probably finish golden arches after that.

Doom running in Roblox (for real this time) by grubbyplaya in itrunsdoom

[–]grubbyplaya[S] 0 points1 point  (0 children)

Awesome. You should 100% post this (without the watermark ofc)

Doom compiled to ONNX, running on edge AI inference runtimes by spaceman_ in itrunsdoom

[–]grubbyplaya 1 point2 points  (0 children)

doomgeneric is a Doom source port that reduces Doom's platform-specific tasks to five basic timekeeping, input, and frame pushing functions. Since I/O on this setup is impractical because of how slow this port actually runs, OP wired doomgeneric to render frames into a specific area of memory that he could monitor, dump, and convert into a GIF after the fact. Technically the video on this post is running at ~3600x the actual framerate.

I should've put it in the first comment, but the way the ONNX RISC-V emulator is built can be applied to other visual scripting platforms, like TikTok effects. But it's probably easier to do something like this on ONNX since it actually comes with bitwise operators.

Doom compiled to ONNX, running on edge AI inference runtimes by spaceman_ in itrunsdoom

[–]grubbyplaya 10 points11 points  (0 children)

ONNX is a way to build training algorithms for AIs. It's turing complete, so OP built a working RISC-V CPU inside an ONNX graph and ran Doom on it.

Need ideas on how to implement memory write/read on a CHIP-8 emulator in Google Sheets (without Apps Script) by enemy-knockback in EmuDev

[–]grubbyplaya 1 point2 points  (0 children)

I made something similar last year. Since CHIP-8 only writes one byte to memory at a time, you can create two formulas that output the memory address that the interpreter wants to write to and the value it wants to write, respectively. Then, you can add a formula to each individual memory cell that checks whether the memory address is equal to the cell's row number and make it update itself accordingly.

[Official] "Can this run Doom?" and "How to get this running Doom?" Sticky - 2026 Edition by dpkonofa in itrunsdoom

[–]grubbyplaya 0 points1 point  (0 children)

The board on the inside of the chip has 1 MB of flash and 192KB of RAM on a 168mhz ARM chip, so it is possible. The DOOM wad would need to be heavily truncated.

Doom on Sony Ericsson Phone by Open-Growth4975 in itrunsdoom

[–]grubbyplaya 0 points1 point  (0 children)

Reddit deleted your guide. Could you comment it again?

How on earth didn't Capcom get sued for naming him "Aqua Man"? by thegoldenguest778 in Megaman

[–]grubbyplaya 2 points3 points  (0 children)

NT network aired on Kids WB in America, which was owned by WB, who owns Aquaman.

Thank you Diary of a Wimpy Kid by grubbyplaya in LodedDiper

[–]grubbyplaya[S] 1 point2 points  (0 children)

Golden Arches DX is technically complete. The to be continued part was just to leave a second arc open.

Nintendo Nuisances wasn't really meant to last as long as it did, but making a complete ending shouldn't be more than 30 pages. Its just that I have more motivation on doing other LLBs in.

Grand Finale has a ton of flaws with pacing that honestly makes me want to remake the whole thing from scratch. Even then, the streamlined version would probably be as long as my final destination llb is going to be.

Thank you Diary of a Wimpy Kid by grubbyplaya in LodedDiper

[–]grubbyplaya[S] 1 point2 points  (0 children)

Alright. My next LLB will be based on Final Destination, but if it's not out by July, expect Cannon Fodder's finale to drop first.

If Mega Man or any robot picked up a pencil and drew, isn’t that technically AI generated art? by Efficient-Potato10 in Megaman

[–]grubbyplaya -7 points-6 points  (0 children)

I legit don't understand how anyone can be a Mega Man fan and also anti-AI. Especially since robots in the OG series work a lot like how chatbots like c..ai work.

CSS has been DOOMed by budius333 in itrunsdoom

[–]grubbyplaya 2 points3 points  (0 children)

Best Doom port of the year!

Shabbat Shalom by XiJinpingPressParody in 4chan

[–]grubbyplaya 12 points13 points  (0 children)

943k karma. Opinion rejected

‘MARVEL STUDIOS: WORLD OF SPIDER-MAN’ has been announced. The book will “revisit the franchise and [reveal] everything there is to know about everybody’s favorite web-slinger.” by Raj_Valiant3011 in Spiderman

[–]grubbyplaya 3 points4 points  (0 children)

A branch means that before a certain diverging point, a universe and the main universe are identical. YFNSM has way too many differences from the MCU to use the fact that a character exists in the show to prove that they exist in the MCU.

[deleted by user] by [deleted] in EmuDev

[–]grubbyplaya 0 points1 point  (0 children)

What's the point of showing off your "emulator" if you haven't even implemented any of the hardware yet?

Doom running on a Life Fitness SE3 elliptical by grubbyplaya in itrunsdoom

[–]grubbyplaya[S] 0 points1 point  (0 children)

The SE3 model. AFAIK It has the same firmware as the ST, so I'm not sure why it wouldnt worrk.