Difference between revisions of "Template:FrameTimeByte"

From Final Fantasy Hacktics Wiki
Jump to navigation Jump to search
(Created page with "== Time : Byte (unsigned) == Time designed in frames. One frame is the equivalent of 1/60th of a second. *030 = 0,5 second *060 = 1 second *120 = 2 seconds *180 = 3 seconds *3...")
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
== Time : Byte (unsigned) ==
 
== Time : Byte (unsigned) ==
Time designed in frames. One frame is the equivalent of 1/60th of a second.
+
Time assigned in frames to complete the instruction. One frame is the equivalent of 1/60th of a second.
 
*030 = 0,5 second
 
*030 = 0,5 second
 
*060 = 1 second
 
*060 = 1 second
 
*120 = 2 seconds
 
*120 = 2 seconds
 
*180 = 3 seconds
 
*180 = 3 seconds
*300 = 5 seconds
+
*255 = 4,25 seconds
*600 = 10 seconds
 

Latest revision as of 19:46, 5 January 2014

Time : Byte (unsigned)

Time assigned in frames to complete the instruction. One frame is the equivalent of 1/60th of a second.

  • 030 = 0,5 second
  • 060 = 1 second
  • 120 = 2 seconds
  • 180 = 3 seconds
  • 255 = 4,25 seconds