<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Nintendo channel title info file</title>
<description> Hi.
Could somebody advice me on the file format used for describing title info in Nintendo Channel? (.info)
I would really appreciate your help.

Thank you.</description><link>http://forum.wiibrew.org/read.php?27,54188,54188#msg-54188</link><lastBuildDate>Sun, 14 Jun 2026 06:19:35 +0200</lastBuildDate>
<generator>Phorum 5.2.23</generator>
<item>
<guid>http://forum.wiibrew.org/read.php?27,54188,54408#msg-54408</guid>
<title>Re: Nintendo channel title info file</title><link>http://forum.wiibrew.org/read.php?27,54188,54408#msg-54408</link><description><![CDATA[ So you&#039;re trying to get play times from the .info file to get the records uploaded by NinCh by all Wiis in a region. I wasn&#039;t aware NinCh even allows you to see that data. I dunno where that data is stored in the .info file, if anywhere.<br /><br />EDIT:<br />I can see something that might be play times related at that region too, but I dunno how to parse/read that data. I never saw any info file with anything like that data before.]]></description>
<dc:creator>yellowstar</dc:creator>
<category>Software</category><pubDate>Mon, 07 Jun 2010 05:13:44 +0200</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?27,54188,54404#msg-54404</guid>
<title>Re: Nintendo channel title info file</title><link>http://forum.wiibrew.org/read.php?27,54188,54404#msg-54404</link><description><![CDATA[ I guess we are talking about different figures.<br /><blockquote class="bbcode"><div><small>Quote<br /></small><strong></strong><br />Playstats is a utility to analyse the play history on the <b>Wii</b></div></blockquote><br />I am talking about global stats:<br /><a href="http://pubfrilak.s3.amazonaws.com/DSCI0005.JPG" rel="nofollow">http://pubfrilak.s3.amazonaws.com/DSCI0005.JPG</a><br /><br />Thank you.]]></description>
<dc:creator>frilak</dc:creator>
<category>Software</category><pubDate>Mon, 07 Jun 2010 04:41:31 +0200</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?27,54188,54374#msg-54374</guid>
<title>Re: Nintendo channel title info file</title><link>http://forum.wiibrew.org/read.php?27,54188,54374#msg-54374</link><description><![CDATA[ NinCh reads cdb.vff, finds all the records of titles in the NinCh dl list title database, and calculates the total timed played for the titles. This app can read those records: [<a href="http://www.wiibrew.org/wiki/Playstats" rel="nofollow">www.wiibrew.org</a>]]]></description>
<dc:creator>yellowstar</dc:creator>
<category>Software</category><pubDate>Sun, 06 Jun 2010 19:37:21 +0200</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?27,54188,54356#msg-54356</guid>
<title>Re: Nintendo channel title info file</title><link>http://forum.wiibrew.org/read.php?27,54188,54356#msg-54356</link><description><![CDATA[ Then how does it get updated if it is "read from sysmenu cdb.vff"?]]></description>
<dc:creator>frilak</dc:creator>
<category>Software</category><pubDate>Sun, 06 Jun 2010 10:43:52 +0200</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?27,54188,54320#msg-54320</guid>
<title>Re: Nintendo channel title info file</title><link>http://forum.wiibrew.org/read.php?27,54188,54320#msg-54320</link><description><![CDATA[ The "times played" data from the records section of NinCh is not stored in any of the files downloaded from the servers. That&#039;s read from sysmenu cdb.vff. [<a href="http://wiibrew.org/wiki//title/00000001/00000002/data/cdb.vff" rel="nofollow">wiibrew.org</a>] [<a href="http://wiibrew.org/wiki//shared2/wc24/mbox" rel="nofollow">wiibrew.org</a>] [<a href="http://wiibrew.org/wiki/VFF" rel="nofollow">wiibrew.org</a>]]]></description>
<dc:creator>yellowstar</dc:creator>
<category>Software</category><pubDate>Sat, 05 Jun 2010 17:24:21 +0200</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?27,54188,54261#msg-54261</guid>
<title>Re: Nintendo channel title info file</title><link>http://forum.wiibrew.org/read.php?27,54188,54261#msg-54261</link><description><![CDATA[ Ok. I see. Thank you for the clarifications.<br /><br />I have found that "times played" is located around after some structure (0x1a58-0x1a9f) and before some utf-16 description string.<br />And "time played" is a 32-bit int around 0x4b**. But this offsets vary. So I would really appreciate if someone advised me whether these offsets are anywhere specified in the info file.]]></description>
<dc:creator>frilak</dc:creator>
<category>Software</category><pubDate>Fri, 04 Jun 2010 10:52:35 +0200</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?27,54188,54245#msg-54245</guid>
<title>Re: Nintendo channel title info file</title><link>http://forum.wiibrew.org/read.php?27,54188,54245#msg-54245</link><description><![CDATA[ You need a hex editor to view those files. First in that file is the common NinCh header. Following that is the info header, and dl list entry. Then there&#039;s the video(s) and demo(s) entries if any. Following that is the UTF-16 description text. After that is JPEGs.(A converter for .info was on my todo list for a long time, but I just never started writing it.)]]></description>
<dc:creator>yellowstar</dc:creator>
<category>Software</category><pubDate>Fri, 04 Jun 2010 01:51:11 +0200</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?27,54188,54188#msg-54188</guid>
<title>Nintendo channel title info file</title><link>http://forum.wiibrew.org/read.php?27,54188,54188#msg-54188</link><description><![CDATA[ Hi.<br />Could somebody advice me on the file format used for describing title info in Nintendo Channel? (<titleid>.info)<br />I would really appreciate your help.<br /><br />Thank you.]]></description>
<dc:creator>frilak</dc:creator>
<category>Software</category><pubDate>Wed, 02 Jun 2010 20:52:09 +0200</pubDate></item>
</channel>
</rss>