The "Sony Games" forum, which includes Retro Game Reviews, has been archived and is now read-only. You cannot post here or create a new thread or review on this forum.
1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17
But hexidecimal gives:
1, 2, 3, 4, 5, 6, 7, 8, 9, a, b, c, d, e, f, 10
This means that the hexidecimal can go up to 255.
So, why is this important? Well, if you remember the Final Fantasy games, as I`m sure everyone does, especially with FF9 about to be released, you will notice that the statistics for each of the individual attributes range between 0 and 255, (Coincidence? Nah, I don`t think so). What else uses 255? Well, the most relevant answer to that is the new PS2 dual shock controller. It was said to have 255 degrees of "push power", which would lead to 255 different amounts of acceleration, or 255 differing amounts of power in a punch etc...
One of the most common uses of hexidecimal is in programming for colours. You`ll notice that the max amount of Red, Green or Blue allowed on the YABASIC is 255. When using HTML (Hypertext Markup Language), the symbols are used in hexidecimal in the same way.
So, in my opinion the number 255 is the most magical number.
2 x 9 = 18 ... 1 + 8 = 9
9 x 9 = 81 ... 8 + 1 = 9
64 x 9 = 576 ... 5 + 7 + 6 = 18 ... 1 + 8 = 9
See?
1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17
But hexidecimal gives:
1, 2, 3, 4, 5, 6, 7, 8, 9, a, b, c, d, e, f, 10
This means that the hexidecimal can go up to 255.
So, why is this important? Well, if you remember the Final Fantasy games, as I`m sure everyone does, especially with FF9 about to be released, you will notice that the statistics for each of the individual attributes range between 0 and 255, (Coincidence? Nah, I don`t think so). What else uses 255? Well, the most relevant answer to that is the new PS2 dual shock controller. It was said to have 255 degrees of "push power", which would lead to 255 different amounts of acceleration, or 255 differing amounts of power in a punch etc...
One of the most common uses of hexidecimal is in programming for colours. You`ll notice that the max amount of Red, Green or Blue allowed on the YABASIC is 255. When using HTML (Hypertext Markup Language), the symbols are used in hexidecimal in the same way.
So, in my opinion the number 255 is the most magical number.