A Complete ( & Copyright Free) Guide to installing and optimizing Cemu Emulator for the Best Possible Performance. This guide also shows you how to use the brand new patches to play BOTW at 120 FPS+, with extended Draw Distance and little to no physics issues
Gaming
All things gaming. Consoles, handhelds, Arcade systems and other game related devices and projects.
How to Make a Tic Tac Toe Using a TFT Touchscreen
In this project, I will show you how to make a Tic Tac Toe with a TFT Touchscreen.
This code displays a Tic Tac Toe on your TFT screen. This game can be played using the tactility of your screen.
The first screen displays the title and some explanations about the game. The second screen is the “playing board” : it’s here that you can place your pads.
There are two type of pads : red and blue pads (because this game can be played only with two people). If someone win, a message will be display (“Victory, Player 1/2 win !”) and the game starts again. If nobody win, another message will be displayed, saying : “No winner.”.
M5StickC Plus (ESP32) Game Console (5 Games)
In the past, I created couple games for the TTGO T DISPLAY board. M5StickC Plus has same size display, it has built in buzzer, battery, you can carry it in a pocket and it si also powered by ESP32. If you add this joystick module you have a little pocket game console. I edited Togo games so now I can run them on M5Stick C Plus board. Feel free to use and modify my code.
How did Resident Evil 2 manage to fit on a single Nintendo 64 Cart ? | MVG
Resident Evil 2 on the Nintendo 64 is a port that should have not been possible. The original PlayStation release came on 2 CD’s and totaled over 1.2 Gb in size yet somehow the entire game was compressed onto a 64Mb cartridge for the Nintendo 64. In this episode we take a look at how it was achieved.
Learn to code and write games on the Nintendo Game Boy | MVG
The Nintendo Game Boy is an excellent system to make homebrew games on. I spent an afternoon looking at the Game Boy Development Kit (GDBK) and seeing what can be achieved
The Mystery of Sonic R’s Impossible Code – Coding Secrets
The DSP code in Sonic R shouldn’t have been possible. In this episode of Coding Secrets I look into what exactly is going on!
Grand Theft Auto San Andreas is running on the PlayStation VITA | MVG
Grand Theft Auto San Andreas is out today for the PlayStation VITA thanks to TheFlow and Rinnegatamante In this episode we take a closer look at the port and break down just how this port was even possible.
Retron Jr Is The Gameboy TV Dock You Always Wanted
The Retron Jr is yet another new piece of retro tech to come out of CES this year. Created by Hyperkin it was originally an April’s fool joke last year, but now, they’ve decided to reveal it as a real, upcoming product. Much like the Super Retro Champ, it uses your original cartridges. Most of us retro collectors out there have a fair few Gameboy games lying around the flat, now it’s time to put them on the big screen.

First Visit to Super Nintendo World at Universal Studios Japan (Spoilers) | Mario Kart & Food
Join me through Super Nintendo World inside Universal Studios Japan to experience Mario Kart: Koopa’s Challenge, meet Princess Peach, Toad, Mario & Luigi, eat the cute food, and COLLECT COINS with the Power Up Band!
The grand opening has been delayed from February 4, 2021, to an unknown date. We were fortunate enough to visit during the Annual Passholder previews in December and January.
DIY Arduino 1D Pong Game with WS2812 LED Strip
In this project it is presented 1-dimensional version of the classic game ‘Pong’ made with NeoPixel LED strip. The game is for 2 players, in which the ‘ball’ the travels down the length of the LED strip, and will bounce back if the button is pressed when few end LEDs are illuminated.