Game
Mega Man: The Rulers of Space

2 years ago

A decently successful WIP CRT / scanline effect test in #UnrealEngine5 πŸ€”πŸ™Œ

#unrealengine #megaman #gamedev




4 comments

Loading...

Next up

Potato laptop testing for the (unoptimized) prototype. I got this dog water Chromebook with me while we're at the hospital away from home. Side loaded Kubuntu 25, runs on Wine way better than I expected given these specs. 60fps might be possible!

Was backing up files off the drive from the PC where Windows 10 wouldn't boot anymore before I wipe it. It said it was gonna take 4 more hours So I started a download for Unreal Engine 5.6 to run in the mean time then I went to take a nap with my buddy.

Kirby has grown up so much since he got here!

When Dr Wily goes HARDSTYLE

This Linux tool Dev Toolbox is really handy! Has all sorts of convenient converters, encoders, image format changer, colorblind preview, color utiities, etc.

I DEMAND another Mega Man Show!

This is Junior. He's pretty new here.

He's been hanging around for a while, but was too afraid to approach, especially with the other cats around. But now he's very attached and sleeps in the house with us. He is very vocal and sounds off when he sees us.

This is a general #UnrealEngine tool, not specifically for the Mega Man project. It can copy the data from ANY Blueprint or C++ UPROPERTY variable, and copy it back to any compatible variable. Could lead to making Save States for Rollback Netcode.

@MidnightForge is a Jolter to Watch and the solo horror dev behind games like Those Who Dwell and Nowhere! Follow @MidnightForge and the Those Who Dwell game page before the quest ends on March 17 and you'll get Coins!

Light work today on combining a piece of data and a checkbox. Unreal can't do this through C++ templates so I had to manually make a variant for each data type. Made it for several universal Blueprint data types.