User Tools

Site Tools


create_sequence:sequence_understanding

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
create_sequence:sequence_understanding [2013/06/17 23:12] – [How can I see/edit the sequence file content] zenbasscreate_sequence:sequence_understanding [2013/06/17 23:22] (current) – [How can I see/edit the sequence file content] zenbass
Line 221: Line 221:
   * 14 + ((5 - 1) * 6) + ((4 - 1) * 7036) = 21146, converted in hexa: 529A.   * 14 + ((5 - 1) * 6) + ((4 - 1) * 7036) = 21146, converted in hexa: 529A.
   * You just have to store "02" (stands for Snap) at your file address 529A.   * You just have to store "02" (stands for Snap) at your file address 529A.
 +
 +For my needs, I made a big Excel sheet with the above formulas, this is comfortable as I can see all my scenes at a glance, and modify very easily. I export in a text file the addresses and their values. I read this text file with a program I wrote in C++ visual studio and patch my Sequence File. One could write such a program in any language.
 +Here is a snapshot of my Excel sheet, it can give ideas to someone:
 +{{:create_sequence:excel.jpg|}}
 +
  
 To complete, be warned, **this works with FreeStyler 3.5.2**. However, the format might change in future versions, and all the above formulas would be obsolete. To complete, be warned, **this works with FreeStyler 3.5.2**. However, the format might change in future versions, and all the above formulas would be obsolete.
  
create_sequence/sequence_understanding.1371510722.txt.gz · Last modified: 2013/06/17 23:12 by zenbass

Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain
Public Domain Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki