Difference between revisions of "7BITSTR"

From SimsWiki
Jump to: navigation, search
(Small reformat, removed link to nonexistant thread, added category, etc. Still needs cleaning)
m (It's essentially clean)
Line 1: Line 1:
{{OldWikiEntry}}
 
 
 
String encoding format used in The Sims and The Sims2.
 
String encoding format used in The Sims and The Sims2.
  
Line 6: Line 4:
  
 
If you use .NET for developing you can simply read those 7-Bit length encoded Strings with the builtin readString() Method of the BinaryReader Stream.
 
If you use .NET for developing you can simply read those 7-Bit length encoded Strings with the builtin readString() Method of the BinaryReader Stream.
 +
 +
{{OldWikiEntryCleaned}}
  
 
[[Category:Modding]]
 
[[Category:Modding]]
 
[[Category:InternalFormats]]
 
[[Category:InternalFormats]]

Revision as of 16:51, 7 August 2006

String encoding format used in The Sims and The Sims2.

The length of the string is Encoded 7 bits at a time before the string.

If you use .NET for developing you can simply read those 7-Bit length encoded Strings with the builtin readString() Method of the BinaryReader Stream.

This article is imported from the old MTS2 wiki. It's original page, with comments, can be found at http://old_wiki.modthesims2.com/7BITSTR

Personal tools
Namespaces

Variants
Actions
Navigation
game select
Toolbox