The Relationship of Technology and Games

In this blog post I am trying to answer the question: what is the relationship of technology and games? There are several successful game companies based here in Finland. How did they get to that position? We are going to have to go back to the beginnings of the history of home computers. Commodore 64 was the computer back in the 80s. That was the tool for many programmers.

Commodore 64 provided means so that you could program games and other applications. You could start with Basic and keep going to some graphics and music to turning the whole device to parts and figure out how it ultimately worked. This was something that many persons drawn into technology and games did. This computer opened a path for them into the depths of technology and games.

There was a sort of a scene that formed around capable programmers in Finland. It was called “demo skene” which is a Finnish term meaning “demo scene”. This know-how made among these young individuals was something that positively impacted in the rise of know-how also in a more professional way. Things were looking good as Nokia also needed persons that were able to program applications to cellphones. There were many game companies here. Some of them are still functioning. You might know companies like Remedy, Rovio and Supercell. These companies were driven by some of the people that started their progressing from the era of Commodore 64.

I was thinking about this subject and how would I approach it. Programming is one thing. If you are hoping to make a game you have to know also very much of the functioning of the graphical system and also how the computer uses long term and temporary memory and also how you react and with which device (keyboard or maybe controller) to actions of the player. How does the experience of a video game take its final form. There’s lots of things going on while the game is running. Part of it is purely technical. The technology forms the experience.

It is somewhat true that games give you a similar reaction as does any modern form of art. Technology enables you to use techniques like programming and 3D modeling along with the design of the whole aural experience. There are these skills and if you are capable of using them in a strong way you can be successful in creating digital art that can be called a game. The player can enjoy this game even without a deep knowledge of the technology that lies under the hood of the device that the game is running on. There is something very magical in all of this. Games can be enjoyed and even studied by anyone that feels even a slight interest in them.

This is one of my dreams that I have had for now maybe tens of years. This was the reason I chose to study programming. I dreamed that I would be able to create some kind of a game. It might not be as powerful as a game like EA WRC is but there is this motivation inside my mind that I still have. I would like to some day be able to create games. This is a powerful dream that drives me forward and motivates me. Sometimes you don’t learn so fast and sometimes you have to learn details instead of the most fundamental concepts.

So, my path to learning more about computers does continue. I am not so sure if I am ever going to be able to be a part of some unit that would create something very beautiful in the form of a computer or video game. I do hope that these thoughts of mine were inspiring this time. Basically, I got tired since I already had played EA WRC for many hours today and this topic formed this time this kind of an output that formed this blog post. I hope you enjoyed it and see you next time, soon!

The Role of Technology Has Changed

I really think that the role of technology has changed. I am talking about the last, maybe, thirty years. We can go back to the 1990s to see how things were back then. I am old enough to remember these matters today. All this time has passed. What has changed and how things were.

I had some experience already with a personal computer. During 90s I was first introduced to Sega Mega Drive and later to Sony PlayStation. I had a moment in my personal history in which, can you imagine, I didn’t really play video games. This was when I started high school in the beginning of 2000s. I got back to gaming again during the 2000s. So I do have a relevant personal history to write about this.

I can also clearly remember how things were with smart phones and how they started to conquer our free time. One important technology is internet. It has brought us connectivity and ability to play multiplayer games on-line. Also memory cards aren’t used anymore. The games evolved from lasting maybe three to five hours. Suddenly you couldn’t complete the game in a day. Games became longer and a possibility to save was becoming more and more important. This has everything to do with hard drives and the advancement that made more and more space available to use.

Video game consoles technology advanced very quickly. We can go from the beginning of the 1990s to 2000s and have a comparison. Mega Drive might have been the most popular gaming console along with NES and later SNES. Basically you couldn’t save a game. There were batteries included in the game cartridges that enabled this. Game had to be fit in a space of only some megabytes. This changed when CD drives came available. Also at some point disk drives became a norm in gaming consoles.

So, the technology advanced fast. We went from getting a benefit from technology to today when we are being somewhat even controlled by technology. Do you get what I am saying? The role of technology is what I wanted to talk about in the first place. How is it with this matter, today?

While I was growing up we didn’t have internet. We didn’t have smart phones. There was no GPS. If you wanted to search for information you probably went to a library or tried to find a book about the subject. Things have changed a lot.

When I was young there was this kind of positive thinking that was common that technology would improve our lives if we just kept studying it and building and developing it. So, many young people were introduced to mathematics, physics and computers. I was among those that were very interested in technolgy and wanted to study it and also have it as a hobby.

Technology has made huge leaps. We are today in a society that uses internet and smart phones to several functions. We handle paying and buying with these tools. We use them daily. How has this made our lives easier? It seems to me that today everyone can use a smart phone to perform any functionality that is needed. These huge technology companies have formed a business about us and our normal lives. This is basically how the role of technology has changed.

I could go on and on about these changes. This is still just a one blog post. I didn’t even go to how big data affects and has already affected on the situation. We are here right now. We understand where we are. Technology has become part of our lives. And everything can be changed tomorrow. Our choices are what matters. Companies like Facebook and Google have made the technology avaialble to us. How can we make it so that it gives even some benefit to our functioning?

The Use of Memory in Game Consoles

Today’s topic for this blog is the use of memory. I decided to write about the use of memory in game consoles. We are dealing with things like memory cards, hard disks and random access memory. I also tell you a bit about processors and how computers deal with the actual ways in which the player interacts with the game.

This is not a science writing but more like something that I wanted to briefly write to you since I happen to have some experience in playing these video games and I also have this background in studying and working with computers. I have been playing games a lot. I have read a book or two about the use of memory and also studied a lot about this subject.

What really made a difference in the use of memory for video game consoles was the introduction of the optical drive. You did have a space for couple, maybe four, megabytes for your game. Well, like you might know, a CD-ROM disc has somewhat a space of 650 MB. So the amount of space was more than 100 times larger.

What about saved games? A supported disk drive was introduced with the release of the original Xbox. It might be the first game console to have a hard drive. Before this we had to use memory cards for storing and also organizing our saved games. Hard disks also allowed many other things. It also made installing games to the hard drive a norm.

I am trying to explain the difference between temporary memory (like RAM in the world of computers) and staying memory (HDD and/or SSD drives). So basically RAM, or Random Access Memory is something that the system uses while it is powered. After the power is cut off the memory disappears. In programming you use different variables to store the data temporarily.

Hard drives can save data that is included in these variables so that it can be accessed also later on. Earlier there were typically HDD drives used which offer a lot of space but they are much slower in processing the data than newer and more expensive SSD hard disks. The data in a SSD or HDD can be saved in different forms. Sometimes the programmers can use text files and sometimes forms like JSON. Data can also be serialized in a way. There are many possibilities. Basically you are saving something to some file or files. Sometimes there is also some sort of database used.

The data moves between the components of your gaming device through different kinds of busses. You can probably read more about electronics from your favorite search engine or maybe you can create a prompt for AI. I am not going to try to expain this so thoroughly at the moment. But if you are interested you can find more about this.

How does the gaming console work basically? There is a loop in the program code that keeps refreshing the screen. The frequency is blondly called FPS. It stands for Frames Per Second. This can be for example 60. The system reads all values of variables that are in the code and updates everything regarding to the values that the variables hold.

The game system detects any interactions using the code. The game detecs what controllers buttons are pressed and for how long. Then the screen keeps updating. There’s a lot of things happening. The main source for the things that are happenig is the actual source code of the game. You might think that it is easy to read a source code but it actually is pretty. It is way harder than reading something that a blogger has written to a blog post. And only the person that has written the code might fully understand it. Sometimes even this is not possible. The code can and is actually preferred to have comments in it also.

So to summarize this blog post we can conclude that memory is used in many ways in game consoles. Data is saved and handled. We have come a long way from game consoles like Sega Mega Drive in which you aren’t able to save at all (you do if you have a battery inside the game cartridge) to modern consoles in which you have huge SSD drives of several tera bytes of space for lot more content than just your saved game data. I encourage you to find more information if you are deeply motivated in learning more about this very interesting topic.