FPGA Game Console
FPGA, Embedded System

FPGA Game Console

Monday, Oct 12, 2022

Digital system fundamental final project, using FPGAs to make a game console and code a simple Brick Breaker game using VHDL language.

More details...
Language Switcher
Windows, Tools

Language Switcher

Saturday, Jan 12, 2023

Because Windows is stupid, this easy customization by just setting the button to change the language to any button, it cannot be done. Thus, this tool was born for that, if left open, will let you press the button that we set to change the language instead.

More details...

News


Back to school on last semester

Monday, 9 Jan, 2023 by kornyellow

Being in love is a good thing, but it is not the best thing. There are many things below it, but there are also things above it. You cannot make it the basis of a whole life. It is a noble feeling, but it is still a feeling. Know no feeling can be relied on to last in its full intensity, or even to last at all. Knowledge can last, principles can last, habits can last, but feelings come and go.

You came to school to learn. To grow, to seek out knowledge, to gain a better understanding of the fields you have studied. It is admirable to maintain focus even during your last months as an undergraduate student. Remember what Lewis reminds us—that so many things can come and go in this life and that oftentimes, the only constant we can depend on is impermanence. With change, however, the knowledge you have accumulated in your years in college will stay. What you learn and what you remember will guide you as you move forward.

This malware hides on USB drives, waiting to strike Windows machines

Saturday, 8 Jan, 2023 by kornyellow

Palo Alto Networks’ Unit 42 team has uncovered a series of tools and malware samples in a recent Black Basta breach, with one particularly nasty train gaining particular attention.

The campaign uses years-old PlugX malware to infect removable USB drives, which can go on to affect any Windows host they are connected to.

Apparently existing for more than a decade, the campaign was initially credited to Chinese hacker groups however it has supported an “evolving set of capabilities throughout the years”, rendering it very difficult to attribute threats to any given group or individual.

Blogs


It actually works?

Thursday, 10 Jan, 2023 by kornyellow

I actually have been coding a simple program for a while now, and that thing is, language switcher. Yes, that might sound stupid, and IT IS! But not me, its Windows, why? you ask. Because if you don't know, Windows doesn't allow you to change language layout button for keyboard in any way, there come with a numbers of preset keys and I don't like any of them.

So that's why Language Switcher was born, at first, I didn't even know what am I doing, I was just fiddling with window.h library, but somehow, I just figure it out how to interact with language system or whatever it is in Windows, so I code a simple program for user to bind anykeys to change language, and that is it! I just made a program!

Oh boy, oh boy, I was so happy that day, I've been using since. So I thought, what if there's some people having a same problem like me, I might be able to solve their problem too. So I clean my code, publish it on GitHub, and post it on Facebook XD. To my surprise, a lot of people start noticing my program, they're even suggesting a feature!

Incompatible pet

Wednesday, 19 Feb, 2019 by holidaygirl225

As you may know, Cat Petterz 2 is one of this admin's favorite games. To those that don't know, it's a game where you take care of a cat and raise it. Sounds simple, right? XD

Actually, the game has a REALLY deep animation and breeding system... So players have been able to hex edit the game data to create brand-new pets.

If you download the right mods, you can raise birds, hamsters, cars, cartoon characters, and even more. Mewmewqueen's Sympton family pack is a great example of how far things can go.

However, you have to be careful, because, not all mods are very compatible. When pets fall in love, an egg appears and, it hatches into a new pet that combines the animation and visual data of the two parents. Meaning, if you try to breed a hamster and a car, you'll either get a complete freak of nature XD Or, worse, you'll get this message.

"Incompatible pet"

Then the game will freeze and the music will glitch out.

I was so scared of seeing this message as a kid, I would punish my pets so that they would NEVER fall in love. If an egg did appear, I would throw in the trash right away.

Until one day...

Until one day...

Wednesday, 19 Feb, 2019 by holidaygirl225

If you have no pets, it's known that there's a rare chance for an egg to appear giving you a random pet. This is the only way to get some secret cats in the game, which are still super rare on top of THAT.

So it's a lot of waiting for eggs, hatching them, and throwing away tons of cats trying to get the perfect character (This caused other problems, but I'll explain that another time XP)

But, one day when I was trying to get the ultimate cat, something weird happened.

A white egg showed up on my screen, but there was a message with it. "SPECIAL"

I was really excited. I've never gotten a special egg before. In fact, I'd never even heard of it at all. I sat there for an hour waiting to see what it would turn out to be. Maybe I would be the first one to discover a brand-new cat?

But what was weird is, the egg never hatched. I started to worry that it was some kind of glitch, so I decided to try and get rid of it before it hurt my computer... and that's where things got REALLY strange.

No matter what I did, I couldn't move or throw away the egg.

I tried clicking it over and over, and in the end, all that happened is it made some sort of weird sound.

This freaked me out so much I deleted the game and reinstalled it. ... but the egg was still there. (Obviously XP)

Now that I'm older I think what happened is, I had so many mods installed that the egg didn't know what to hatch into? But at the time I thought my computer was haunted or something, or the egg was going to kill me XD

After a few hours of freaking out, I eventually faced my fears and loaded up the game again. The egg was there, but it didn't seem to be doing anything. So I started raising it like it was a normal pet, brushing it and playing with it and stuff.

By the end of the day, I actually started thinking it was a cool pet, and maybe I could try to figure out how to upload it online as a mod.

I wasn't able to do that though.

The next day when I opened the game, the egg was gone, with a message that said it "left home due to happiness."

Usually the message is "(pet) left home due to sadness" and only happens because you neglected your pet. It's not supposed to happen because you were nice XD


Videos

Welcome to KornYellow YouTube channel, filled with quality contents about coding and programming.

Youtube Thumbnail

Language Switcher

4 weeks ago

Because Windows is stupid, this easy customization by just setting the button to change the language to any button, it cannot be done. Thus, this tool was born for that, if left open, will let you press the button that we set to change the language instead.

Watch full video...
Youtube Thumbnail

Brick Breaker

1 month ago

Digital system fundamental final project, using FPGAs to make a game console and code a simple Brick Breaker game using VHDL language.

Watch full video...
Youtube Thumbnail

Arch Linux Setup

3 months ago

Arch Linux server setup walkthrough, simple Arch Linux setup using archinstall command, simple setup, network, etc.

Watch full video...
Youtube Thumbnail

Vaccine Application

8 months ago

Object Oriented Programming final project, using JavaFX for UI and MySQL for database management. For educational purpose only.

Watch full video...

Like what you see? Check out my YouTube channel

Back to top ^