Archive

Archive for the ‘Gaming’ Category

Leadwerks – A Great Indie Engine

November 8th, 2009 S.Richmond No comments

Last year I decided I’d bite the bullet and learn C++ with the end-goal of being able to finally design and build my own applications and games. So I went and got the fantastic C++ video tutorial library from 3D Buzz, which I strongly recommend any new C++ video game developer go through – They take you right form start to finish. All the way from an ASCII rogue-like game to a sprite-based game. Furthermore, its all designed in pretty OO.

As I began the 6th and last series of the 3D Buzz tutorials – Creating a 3D OpenGL engine – I decided I’d like to focus less on the core mathematics of displaying pixels and more on the creation and design of actual games. I’m not a very good mathematician after-all, and getting into that kind of stuff requires low-level efficient code. Code I really don’t have the skill to write just yet.

So I started looking around for graphics engine libraries that’ll allow me to focus on the game itself. There are a startlingly huge number of graphics engines out there, both free and not, and while I went through quite a damn few I want to talk about just one.

Read more…

How To Emulate Scribblenauts

September 14th, 2009 S.Richmond 21 comments

I usually don’t care much for DS games, or any games from a portable game device, but Scribblenauts is just too unique not to have a crack at. Since I don’t have a DS and don’t really like the idea of having to buy a DS just to play Scribblenauts I figured I’d enter the ol’ Emulator scene in the hope this game plays nice with the most popular emulators of today.

Scribblenauts Screenshot Read more…

HowTo – Dungeon Keeper 2 and VISTA

April 8th, 2009 S.Richmond 6 comments

There comes a time in a games life that it just doesn’t cut it anymore and it refuses to work flawlessly in modern day operating systems. That’s usually a good sign that the game should be thrown out and forgotten. But there are some that you just can’t do that to – Dungeon Keeper 2 being one of them. So here I will show you how to get DK2 working fine under VISTA SP1.

Read more…

HowTo: Play GTA: Chinatown Wars on PC

March 28th, 2009 S.Richmond No comments

Don’t have a DS but want to play GTA: Chinatown Wars on PC? Or just cannot be fucked having to bust it out every time you want to play a game? Great, because it works fine on PC! I’ve only been playing it for 5 minutes but it appears to work 99% correctly – A little slow at times but otherwise great. Haven’t tried saving the game yet so I’m not sure there.

GTA: CW Emulated

Read more…