<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Davies Lim &#187; How To</title>
	<atom:link href="http://www.davieslim.com/category/how-to/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.davieslim.com</link>
	<description>Davies Lim&#039;s blog</description>
	<lastBuildDate>Tue, 22 Jun 2010 01:56:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
<cloud domain='www.davieslim.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
		<item>
		<title>Install Windows 7 / Vista From USB Pen Drive (Bootable)</title>
		<link>http://www.davieslim.com/guides/install-windows-7-vista-from-usb-pen-drive-bootable/</link>
		<comments>http://www.davieslim.com/guides/install-windows-7-vista-from-usb-pen-drive-bootable/#comments</comments>
		<pubDate>Fri, 07 Aug 2009 22:44:17 +0000</pubDate>
		<dc:creator>Davies Lim</dc:creator>
				<category><![CDATA[Guides]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Bootable USB]]></category>
		<category><![CDATA[Install Vista]]></category>
		<category><![CDATA[Install Vista/Windows 7 from USB]]></category>
		<category><![CDATA[Install Windows 7]]></category>
		<category><![CDATA[Pen Drive]]></category>
		<category><![CDATA[USB]]></category>

		<guid isPermaLink="false">http://www.davieslim.com/?p=1688</guid>
		<description><![CDATA[This guide has step-by-step instructions on how to make sure Vista and Windows 7 install from a USB drive. I&#8217;ve tried many using “Install Vista from USB guide” but after downloading Windows 7 beta, the usual Kurt&#8216;s method did not work for me , giving me some error stating there&#8217;s a partition boot error. I [...]


Related posts:<ul><li><a href='http://www.davieslim.com/ps3/use-ps3-controller-in-windows-wireless-bluetooth/' rel='bookmark' title='Permanent Link: Use PS3 Controller in Windows 7, Vista and XP (Wireless Bluetooth)'>Use PS3 Controller in Windows 7, Vista and XP (Wireless Bluetooth)</a></li>
</ul>]]></description>
			<content:encoded><![CDATA[<p></p><p><img class="alignright" src="http://www.davieslim.com/wp-content/uploads/2010/06/w7_logo_.png" alt="w7 logo  Install Windows 7 / Vista From USB Pen Drive (Bootable)" width="173" height="173" title="Install Windows 7 / Vista From USB Pen Drive (Bootable)" />This guide has step-by-step instructions on how to make sure Vista and Windows 7 install from a USB drive. I&#8217;ve tried many using “Install Vista from USB guide” but after downloading Windows 7 beta, the usual <a rel="nofollow" href="http://kurtsh.spaces.live.com/blog/cns!DA410C7F7E038D!1665.entry">Kurt</a>&#8216;s method did not work for me , giving me some error stating there&#8217;s a partition boot error. I found a method which worked for Windows 7 so time to share! ^_^</p>
<p><span style="text-decoration: underline;">Index</span></p>
<blockquote><p>1. <a href="#index1">Stuff we need</a><br />
2. <a href="#index2">Why not DVD?</a><br />
3. <a href="#index3">Instructions!</a><br />
4. <a href="#index4">ALL done!</a><br />
5. <a href="#index5">Which DISK?</a></p></blockquote>
<p><a style="float: right; padding-top: 20px;" href="#top">Go to top</a></p>
<h2 id="index1">Stuff we need</h2>
<p>- USB Pen Drive! or USB hard drive (at least 4gb)<br />
- The windows image file (duh!)<br />
- A motherboard supporting bootable USB drives (even my 4 yr old comp has it)<br />
- A cup of coffee.<span id="more-1688"></span><a style="float: right; padding-top: 20px;" href="#top">Go to top</a></p>
<h2 id="index2">Why not DVD?</h2>
<p>If you&#8217;re just the average user, installing for a dvd is just fine, but when installing Windows on multiple computers, it&#8217;s going to be annoying because the time spent waiting isn&#8217;t worth it. Installing via the USB 2.0 drives are so much faster than DVD&#8217;s and that&#8217;s my way to go from now on. Of course, keep the good ol&#8217; DVD in case of emergency. I&#8217;ve cut down installation times from 40 mins to around 20 mins on my loyal AMD Opteron rig.</p>
<p><a style="float: right; padding-top: 20px;" href="#top">Go to top</a></p>
<h2 id="index3">Instructions!</h2>
<p>1. Plug in your USB pendrive. You&#8217;ll see something like this in your My Computer<br />
(i&#8217;m using an external 40gb usb drive, taken from my PS3 xD)</p>
<p style="text-align: center;"><img class="size-full wp-image-1689 aligncenter" title="usbdrive" src="http://www.davieslim.com/wp-content/uploads/2010/06/usbdrive.jpg" alt="usbdrive Install Windows 7 / Vista From USB Pen Drive (Bootable)" width="259" height="57" /></p>
<p>2. Format the usb drive from cmd.<br />
- From Start Menu  &gt; Run &gt; type &#8220;cmd&#8221;<br />
- make sure you have Adminstrator rights!</p>
<p>3. Next we type in the set of commands. I will assume your USB drive is DISK 1. (Don&#8217;t know which disk? Read <a href="#index5">here</a>)<br />
- Type <strong>DISKPART</strong><br />
- Type <strong>SELECT DISK 1<br />
</strong>- Type <strong>CLEAN</strong><br />
- Type <strong>CREATE PARTITION PRIMARY</strong><br />
- Type <strong>ACTIVE<br />
</strong>- Optional, you might this if can&#8217;t format. Type <strong>SELECT VOLUME #</strong>, just type <strong>LIST VOLUME</strong> beforehand<br />
- Type <strong>FORMAT FS=NTFS QUICK</strong><br />
- Type <strong>ASSIGN </strong><br />
- Type <strong>EXIT</strong></p>
<p>Now you&#8217;ll be back in CMD not DISKPART. Don&#8217;t exit CMD yet.</p>
<p style="text-align: center; "><a href="http://www.davieslim.com/wp-content/uploads/2010/06/installwindowsusingusbdrive.jpg"><img class="size-medium wp-image-1690 aligncenter" title="Hello" src="http://www.davieslim.com/wp-content/uploads/2010/06/installwindowsusingusbdrive.jpg" alt="installwindowsusingusbdrive Install Windows 7 / Vista From USB Pen Drive (Bootable)" width="300" height="289" /></a>Example</p>
<p>4. Extract or mount the image file, or insert the Windows DVD into your optical drive.<br />
- If you have a Windows 7 or Vista DVD then insert into the drive and note the Drive letter<br />
- If you have the image file then mount it or extract it.<br />
- I have mine extracted into a folder on my C:</p>
<p>I&#8217;m going to assume your DVD drive is E: and USB drive is F:</p>
<p>- Type<strong> E: CD BOOT</strong><br />
- Type <strong>CD BOOT</strong><br />
- Type <strong>BOOTSECT.EXE /NT60 F: </strong></p>
<p style="text-align: center;"><a href="http://www.davieslim.com/wp-content/uploads/2010/06/installwindowsusbthumbdrive.jpg"><img class="size-full wp-image-1692 aligncenter" title="cmd1" src="http://www.davieslim.com/wp-content/uploads/2010/06/installwindowsusbthumbdrive.jpg" alt="installwindowsusbthumbdrive Install Windows 7 / Vista From USB Pen Drive (Bootable)" width="474" height="155" /></a></p>
<p>If you&#8217;ve extracted to a folder on your computer, the command is the same except;<br />
- Type <strong>CD C:\Foldername\</strong><br />
- In my example is  <strong>CD C:\Windows7\</strong></p>
<p>5. Copy the Windows files content into the USB pendrive.</p>
<p>- Type <strong>XCOPY E:\*.* /s/e/f  F:\</strong></p>
<p>If you&#8217;ve extracted to a folder on you computer like me, then;<br />
- Type <strong>XCOPY C:\Foldername\*.* /s/e/f  F:\</strong></p>
<p><img class="alignnone size-full wp-image-1691" title="Install Windows 7 or Vista from USB Drive" src="http://www.davieslim.com/wp-content/uploads/2010/06/installwindowsfromthumbdrive2.jpg" alt="installwindowsfromthumbdrive2 Install Windows 7 / Vista From USB Pen Drive (Bootable)" width="396" height="21" /><br />
<a style="float: right; padding-top: 20px;" href="#top">Go to top</a></p>
<h2 id="index4">All Done!</h2>
<p>Okay, now the USB drive is bootable!, make sure to change your motherboard&#8217;s boot sequence, usually press DEL, F1 or ESC at the bootscreen! Good luck!</p>
<p>Credits to: <span style="line-height: 14px; color: #444444;"><a rel="nofollow" href="http://kurtsh.spaces.live.com/blog/cns!DA410C7F7E038D!1665.entry">HOWTO: Install Windows Vista from a high speed USB 2.0 Flash Drive</a></span></p>
<p><a style="float: right; padding-top: 20px;" href="#top">Go to top</a></p>
<h2 id="index5">Which DISK?</h2>
<p>When entered DISKPART, you might have many hard disk installed.<br />
- Type &#8221;<strong>LIST DISK</strong>&#8221;<br />
- Look for the correct disk size to decide which Disk is your USB drive.</p>
<p style="text-align: center;"><a href="http://www.davieslim.com/wp-content/uploads/2010/06/installwindowsfromthumbdrive3.jpg"><img class="size-full wp-image-1693 aligncenter" title="install windows 7 or vista from USB drive" src="http://www.davieslim.com/wp-content/uploads/2010/06/installwindowsfromthumbdrive3.jpg" alt="installwindowsfromthumbdrive3 Install Windows 7 / Vista From USB Pen Drive (Bootable)" width="434" height="142" /></a></p>


<p>Related posts:<ul><li><a href='http://www.davieslim.com/ps3/use-ps3-controller-in-windows-wireless-bluetooth/' rel='bookmark' title='Permanent Link: Use PS3 Controller in Windows 7, Vista and XP (Wireless Bluetooth)'>Use PS3 Controller in Windows 7, Vista and XP (Wireless Bluetooth)</a></li>
</ul></p>]]></content:encoded>
			<wfw:commentRss>http://www.davieslim.com/guides/install-windows-7-vista-from-usb-pen-drive-bootable/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Connect Nokia Phones to Melbourne University Wireless</title>
		<link>http://www.davieslim.com/guides/using-nokia-phones-for-melbourne-university-wireless/</link>
		<comments>http://www.davieslim.com/guides/using-nokia-phones-for-melbourne-university-wireless/#comments</comments>
		<pubDate>Thu, 05 Mar 2009 09:12:47 +0000</pubDate>
		<dc:creator>Davies Lim</dc:creator>
				<category><![CDATA[Guides]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Connect Melbourne University Wireless]]></category>
		<category><![CDATA[Nokia]]></category>
		<category><![CDATA[symbian]]></category>
		<category><![CDATA[unimelb]]></category>
		<category><![CDATA[wifi]]></category>

		<guid isPermaLink="false">http://davieslim.wordpress.com/?p=780</guid>
		<description><![CDATA[Connecting to Melbourne Uni with a Nokia Symbian phone wasn&#8217;t as easy as I thought, but I managed to get it to work on my E71. It should work with 802.11x enabled phones, N-series and E-series, and all Series 60 Symbian OS phones. The Wireless SSID is &#8220;UniWireless&#8221; Alright, here goes! A.  Define SSID Go [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p></p><p style="text-align: center;"><img class="size-full wp-image-784   aligncenter" title="lo2go-sub" src="http://www.davieslim.com/wp-content/uploads/2010/06/universityofmelbournelogo.gif" alt="universityofmelbournelogo Connect Nokia Phones to Melbourne University Wireless" width="120" height="100" /></p>
<p>Connecting to Melbourne Uni with a Nokia Symbian phone wasn&#8217;t as easy as I thought, but I managed to get it to work on my E71. It should work with 802.11x enabled phones, N-series and E-series, and all Series 60 Symbian OS phones.</p>
<p>The Wireless SSID is &#8220;UniWireless&#8221;</p>
<p>Alright, here goes!</p>
<p><span id="more-780"></span></p>
<p><span style="text-decoration: underline;">A.  Define SSID</span></p>
<ol>
<li>Go to <strong>Menu </strong>&gt;<strong> Tools </strong>&gt;<strong> Settings </strong>&gt;<strong> Connection</strong> &gt;<strong> Access points.</strong></li>
<li>Click on <strong>Options</strong>, then <strong>New access point.</strong></li>
<li>Under <strong>Connection name</strong>, key in <strong>UniWireless.</strong></li>
<li>Under <strong>Data bearer</strong>, select <strong>Wireless LAN.</strong></li>
<li>Under <strong>WLAN network name</strong>, key in <strong>UniWireless.</strong></li>
<li>Under <strong>Network status</strong>, leave as <strong>Public.</strong></li>
<li>Under <strong>WLAN netw. mode</strong>, leave as <strong>Infrastructure.</strong></li>
<li>Under <strong>WLAN security mode</strong>, select <strong>802.1x.</strong></li>
<li>Click on <strong>WLAN security settings</strong>, it redirects to another page.</li>
<li>Under <strong>The WPA/WPA2 </strong>, leave it as <strong>EAP.</strong></li>
<li>Enter <strong>EAP plugin-settings</strong>, and brings you to another page.</li>
<li><strong>ENABLE EAP-PEAP</strong> (check mark will only appear beside EAP-PEAP) and <strong>DISABLE</strong> the rest. Leave <strong>ONLY </strong><strong>EAP-PEAP</strong> enabled.</li>
<li>Enter <strong>EAP-PEAP</strong>, and you will get into another page.</li>
</ol>
<p><span style="text-decoration: underline;">B. Configuring EAP-PEAP</span></p>
<ol>
<li>Under <strong>Personal certificate</strong>, leave it as <strong>Not defined.</strong></li>
<li>Under <strong>Authority certificate</strong>, select <strong>Thawte Premium Server.</strong></li>
<li>Under <strong>User name in use</strong>, select <strong>User defined.</strong></li>
<li>Under <strong>User name</strong>, key in <strong>your UniMelb UserID.</strong> (the one for e-mail login purposes)</li>
<li>Under <strong>Realm in use</strong>, select <strong>User defined.</strong></li>
<li>Under <strong>Realm</strong>, leave as <strong>BLANK.</strong></li>
<li>Under <strong>Allow PEAPv0</strong>, select <strong>Yes.</strong></li>
<li>Under <strong>Allow PEAPv1</strong>, select <strong>No.</strong></li>
<li>Under <strong>Allow PEAPv2</strong>, select <strong>No.</strong></li>
<li>Move to <strong>EAPs</strong> tab, by pressing your right arrow key. (most people don&#8217;t notice this tab!)</li>
</ol>
<p><span style="text-decoration: underline;">C. Configuring EAP-MSCHAPv2</span></p>
<ol>
<li><strong>ENABL</strong><strong>E EAP-MSCHAPv2 </strong>(check mark will only appear beside EAP-MSCHAPv2) and <strong>DISABLE</strong> the rest. Leave <strong>ONLY </strong><strong>EA</strong><strong>P-MSCHAPv2</strong> ENABLED.</li>
<li>Click on <strong>EAP-MSCHAPv2</strong>, and you will get into a new page.</li>
<li>Under <strong>User name</strong>, key in <strong>your UniMelb UserID.</strong> (the one for e-mail login purposes)</li>
<li>Under <strong>Prompt password</strong>, select <strong>No.</strong></li>
<li>Under <strong>Password</strong>, key in <strong>your UniMelb Password.</strong></li>
<li>Click <strong>Back</strong> 3 times.</li>
</ol>
<p><span style="text-decoration: underline;">D. Proxy Setup</span></p>
<ol>
<li>Click <strong>Options</strong> &gt; <strong>Advanced Settings</strong></li>
<li>Leave IPv4 and IPv6 settings.</li>
<li>Proxy server address should be: <strong>wwwproxy.student.unimelb.edu.au</strong></li>
<li>Proxy port number: <strong>8000</strong></li>
<li>Click<strong> Back</strong> all the way till Standby screen.</li>
</ol>
<p><span style="text-decoration: underline;">E. Scanning For UniWireless SSID</span></p>
<ol>
<li>Turn <strong>On</strong> your <strong>WLAN scanning</strong> and you should be able to detect and connect to &#8220;UniWireless&#8221; network.</li>
</ol>
<p>For other phones or devices, you should try this site:</p>
<p><a rel="nofollow" href="http://www.infodiv.unimelb.edu.au/knowledgebase/wireless/config.html">UniMelb User Guides for Getting Connected</a></p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.davieslim.com/guides/using-nokia-phones-for-melbourne-university-wireless/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Guide to streaming videos with subtitle on PS3 with Java PS3 Media Server!</title>
		<link>http://www.davieslim.com/ps3/guide-to-streaming-videos-with-subtitle-on-ps3-with-java-ps3-media-server/</link>
		<comments>http://www.davieslim.com/ps3/guide-to-streaming-videos-with-subtitle-on-ps3-with-java-ps3-media-server/#comments</comments>
		<pubDate>Sat, 28 Feb 2009 05:30:17 +0000</pubDate>
		<dc:creator>Davies Lim</dc:creator>
				<category><![CDATA[Guides]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[PS3]]></category>
		<category><![CDATA[java ps3 media server]]></category>
		<category><![CDATA[media server]]></category>
		<category><![CDATA[streaming video ps3]]></category>
		<category><![CDATA[tversity]]></category>
		<category><![CDATA[vista]]></category>
		<category><![CDATA[windows 7]]></category>
		<category><![CDATA[xp]]></category>

		<guid isPermaLink="false">http://davieslim.wordpress.com/?p=745</guid>
		<description><![CDATA[Alright guys, this is a Guide to streaming videos with subtitle on PS3 with Java PS3 Media Server! PS3 Media Server is a new program so much easier to set up than TVersity. It&#8217;s Java based, works for Windows or Linux and capable of transcoding any HD content to your PS3 with subtitles on the [...]


Related posts:<ul><li><a href='http://www.davieslim.com/ps3/tversity-to-ps3/' rel='bookmark' title='Permanent Link: Quick guide to streaming videos with subtitle on PS3 with TVersity!'>Quick guide to streaming videos with subtitle on PS3 with TVersity!</a></li>
<li><a href='http://www.davieslim.com/ps3/using-ps3-controller-in-windows/' rel='bookmark' title='Permanent Link: Using PS3 Controller in Windows (Wired)'>Using PS3 Controller in Windows (Wired)</a></li>
<li><a href='http://www.davieslim.com/ps3/use-ps3-controller-in-windows-wireless-bluetooth/' rel='bookmark' title='Permanent Link: Use PS3 Controller in Windows 7, Vista and XP (Wireless Bluetooth)'>Use PS3 Controller in Windows 7, Vista and XP (Wireless Bluetooth)</a></li>
</ul>]]></description>
			<content:encoded><![CDATA[<p></p><p><img class="size-full wp-image-757 alignright" style="margin-left:10px;margin-right:10px;" src="http://www.davieslim.com/wp-content/uploads/2010/06/ps3_index_console.png" alt="ps3 index console Guide to streaming videos with subtitle on PS3 with Java PS3 Media Server!" width="230" title="Guide to streaming videos with subtitle on PS3 with Java PS3 Media Server!" />Alright guys, this is a Guide to streaming videos with subtitle on PS3 with Java PS3 Media Server! PS3 Media Server is a new program so much easier to set up than TVersity. It&#8217;s Java based, works for Windows or Linux and capable of transcoding any HD content to your PS3 with subtitles on the fly.</p>
<p>Okay for those people who followed my <a href="http://www.davieslim.com/ps3/tversity-to-ps3/">TVersity</a> guide, you should install Vista Codec Pack and remove &#8220;ffdshow-tryouts&#8221; although it isn&#8217;t necessary.</p>
<p>And this program works well with the Xbox 360 as well! Try PS3 Media Server!</p>
<p><script type="text/javascript">// <![CDATA[
google_ad_client = "pub-0153020926306841";
/* 468x15, created 8/5/09 */
google_ad_slot = "4051127004";
google_ad_width = 468;
google_ad_height = 15;
// ]]&gt;</script><br />
<script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript">
</script></p>
<p><span style="text-decoration: underline;">Playing the video files (some extracted from Readme)</span></p>
<p>- Install PS3 Media Server. Download it <a rel="nofollow" href="http://www.davieslim.com/u/ps3mediaserver">here</a>.</p>
<p>- Get and install AVISynth 2.5.7 from <a rel="nofollow" href="http://www.davieslim.com/u/avisynth257">here</a> (2.5.8 not recommended)</p>
<p>- Install codec pack, I recommend <a rel="nofollow" href="http://www.majorgeeks.com/download.php?det=5326">Vista Codec Pack</a> or if you are using Windows 7, use <a rel="nofollow" href="http://www.majorgeeks.com/Win7codecs_d5959.html">Win7 Codec Pack</a></p>
<p>- Set up the FFDShow Audio Decoder Config &gt; Mixer to your preference, or this one 5.1 (3/0/2 LFE)</p>
<p>- Set &#8220;Autoload VSFilter&#8221; to Yes in Haali Splitter settings. *if necessary*</p>
<p>- Configure Haali Splitter (audio/subtitles language priorities) *if necessary*</p>
<p>- You can have optional codecs i.e. CoreAVC, Quicktime Alternative and Real Alternative.</p>
<h2>Fine Tuning PS3 Media Server</h2>
<p>Mencoder settings:</p>
<p style="text-align:center;"><a href="http://davieslim.files.wordpress.com/2009/02/mencoder.jpg"></a><a href="http://davieslim.files.wordpress.com/2009/02/mencoder.jpg"><img class="size-full wp-image-885 aligncenter" title="Mencoder PMS1.2" src="http://www.davieslim.com/wp-content/uploads/2010/06/ps3mediaserver2.jpg" alt="ps3mediaserver2 Guide to streaming videos with subtitle on PS3 with Java PS3 Media Server!" width="284" height="211" /></a></p>
<p>Common transcode settings:</p>
<p style="text-align:center;"><a href="http://www.davieslim.com/wp-content/uploads/2010/06/ps3mediaserver3.jpg"><img class="size-medium wp-image-798 aligncenter" title="common" src="http://www.davieslim.com/wp-content/uploads/2010/06/ps3mediaserver3.jpg" alt="ps3mediaserver3 Guide to streaming videos with subtitle on PS3 with Java PS3 Media Server!" width="300" /></a></p>
<p>- UPDATE: v1.10.5 has improved Mencoder settings especially with subtitles, so no need to play with AviSynth priorities anymore.<br />
- There&#8217;s nothing much to tweak for this program as it runs perfectly fine after install.<br />
- Go to Navigation/Share settings and add the folder you want your video files played.<br />
- Download &#8220;VSFilter.dll&#8221; <a rel="nofollow" href="http://www.videohelp.com/tools/VSFilter_DirectVobSub">here</a>. Place it inside Avisynth&#8217;s plugin folder found in &#8220;Program Files/Avisynth 2.5/plugin&#8221;.<br />
- Go to Transcoding Settings to change your Video quality, I use Good Quality and everything plays without stuttering.<br />
*- Change &#8220;Avisynth/Mencoder&#8221; to 1st priority by clicking the Up/Down arrow on the bottom.*</p>
<p>If your PS3 detects the Media Server, everything should play up nicely!</p>
<h2>Notes</h2>
<p>- You must have .avi files with .ass subtitle files in the same folder with same name and they will play just fine in your PS3.</p>


<p>Related posts:<ul><li><a href='http://www.davieslim.com/ps3/tversity-to-ps3/' rel='bookmark' title='Permanent Link: Quick guide to streaming videos with subtitle on PS3 with TVersity!'>Quick guide to streaming videos with subtitle on PS3 with TVersity!</a></li>
<li><a href='http://www.davieslim.com/ps3/using-ps3-controller-in-windows/' rel='bookmark' title='Permanent Link: Using PS3 Controller in Windows (Wired)'>Using PS3 Controller in Windows (Wired)</a></li>
<li><a href='http://www.davieslim.com/ps3/use-ps3-controller-in-windows-wireless-bluetooth/' rel='bookmark' title='Permanent Link: Use PS3 Controller in Windows 7, Vista and XP (Wireless Bluetooth)'>Use PS3 Controller in Windows 7, Vista and XP (Wireless Bluetooth)</a></li>
</ul></p>]]></content:encoded>
			<wfw:commentRss>http://www.davieslim.com/ps3/guide-to-streaming-videos-with-subtitle-on-ps3-with-java-ps3-media-server/feed/</wfw:commentRss>
		<slash:comments>39</slash:comments>
		</item>
		<item>
		<title>Using PS3 Guitar Hero World Tour Controller on the PC</title>
		<link>http://www.davieslim.com/ps3/using-ps3-guitar-hero-controller-on-the-pc/</link>
		<comments>http://www.davieslim.com/ps3/using-ps3-guitar-hero-controller-on-the-pc/#comments</comments>
		<pubDate>Sun, 02 Nov 2008 11:14:58 +0000</pubDate>
		<dc:creator>Davies Lim</dc:creator>
				<category><![CDATA[Guides]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[PS3]]></category>
		<category><![CDATA[guide]]></category>
		<category><![CDATA[guitar hero 3]]></category>
		<category><![CDATA[guitar hero world tour]]></category>
		<category><![CDATA[PC]]></category>

		<guid isPermaLink="false">http://davieslim.wordpress.com/?p=528</guid>
		<description><![CDATA[Wanna use your PS3 Guitar Hero World Tour guitar on the PC (or Guitar Hero 3)? Then this guide&#8217;s for you! - Firstly, you&#8217;ll need to download some files! JoyToKey v3.79 from Here &#124; Mirror Download the PS3 Guitar config file Here You need the Gibson Les Paul PS3 guitar and the game. Duh! - [...]


Related posts:<ul><li><a href='http://www.davieslim.com/ps3/using-ps3-controller-in-windows/' rel='bookmark' title='Permanent Link: Using PS3 Controller in Windows (Wired)'>Using PS3 Controller in Windows (Wired)</a></li>
<li><a href='http://www.davieslim.com/ps3/tversity-to-ps3/' rel='bookmark' title='Permanent Link: Quick guide to streaming videos with subtitle on PS3 with TVersity!'>Quick guide to streaming videos with subtitle on PS3 with TVersity!</a></li>
</ul>]]></description>
			<content:encoded><![CDATA[<p></p><p><img class="size-full wp-image-1013 aligncenter" title="Guitar-Hero-5 New Guitar" src="http://www.davieslim.com/wp-content/uploads/2010/06/guitar-hero-5-google-chrome.jpg" alt="guitar hero 5 google chrome Using PS3 Guitar Hero World Tour Controller on the PC" width="455" height="170" /></p>
<p>Wanna use your PS3 Guitar Hero World Tour guitar on the PC (or Guitar Hero 3)? Then this guide&#8217;s for you!</p>
<p>- Firstly, you&#8217;ll need to download some files!</p>
<div>
<ul>
<li>JoyToKey v3.79 from <a rel="nofollow" href="http://hotfile.com/dl/21334661/d573618/JoyToKey_(v3_79).zip.html">Here</a> | <a rel="nofollow" href="http://www.davieslim.com/u/JoyToKey379">Mirror</a></li>
<li>Download the PS3 Guitar config file <a rel="nofollow" href="http://www.davieslim.com/wp-content/uploads/2008/11/PS3-Guitar.cfg_.zip">Here</a></li>
<li>You need the Gibson Les Paul PS3 guitar and the game. Duh!</li>
</ul>
</div>
<div><script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript">
</script></div>
<p><span id="more-528"></span></p>
<p>- Okay, now extract the JoyToKey file and throw in the PS3 Guitar config file into the same folder where you extracted JoyToKey.<br />
- Plug in the Guitar&#8217;s USB connector.<br />
- Run JoyToKey and choose PS3 guitar.<br />
- Run Guitar Hero 3/Aerosmith for the PC. (should work for Frets on Fire)<br />
- Go to Options &gt; Controller &gt; Configure Keyboard and set it up this way</p>
<blockquote><p>Green  &#8212;&#8211; 1<br />
Red     &#8212;&#8211; 2<br />
Yellow &#8212;&#8211; 3<br />
Blue    &#8212;&#8211; 4<br />
Orange &#8212;&#8211; 5<br />
Star Power &#8212;&#8211; 6<br />
Whammy &#8212;&#8211; 7<br />
Mouse Whammy &#8212;&#8211; X-Axis<br />
Strum Up &#8212;&#8211; Button 1<br />
Strum Down &#8212;&#8211; Button 0</p></blockquote>
<p><strong>- It should work!!! ROCK N&#8217; ROLL!!</strong></p>
<p><strong>Notes</strong></p>
<p>- Apparently the motion sensor does not work, when you want to do Star Power. You have to press the button. Well, World Tour&#8217;s guitar has the star power button which is easier to reach!<br />
- Whammy works perfectly!<br />
- Pressing &#8220;Enter&#8221; when asked to key name for High Score doesn&#8217;t seem to work either. I had to press &#8220;Backspace&#8221; on the keyboard.</p>
<div><script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript">
</script></div>


<p>Related posts:<ul><li><a href='http://www.davieslim.com/ps3/using-ps3-controller-in-windows/' rel='bookmark' title='Permanent Link: Using PS3 Controller in Windows (Wired)'>Using PS3 Controller in Windows (Wired)</a></li>
<li><a href='http://www.davieslim.com/ps3/tversity-to-ps3/' rel='bookmark' title='Permanent Link: Quick guide to streaming videos with subtitle on PS3 with TVersity!'>Quick guide to streaming videos with subtitle on PS3 with TVersity!</a></li>
</ul></p>]]></content:encoded>
			<wfw:commentRss>http://www.davieslim.com/ps3/using-ps3-guitar-hero-controller-on-the-pc/feed/</wfw:commentRss>
		<slash:comments>42</slash:comments>
		</item>
		<item>
		<title>Use PS3 Controller in Windows 7, Vista and XP (Wireless Bluetooth)</title>
		<link>http://www.davieslim.com/ps3/use-ps3-controller-in-windows-wireless-bluetooth/</link>
		<comments>http://www.davieslim.com/ps3/use-ps3-controller-in-windows-wireless-bluetooth/#comments</comments>
		<pubDate>Sun, 14 Sep 2008 23:20:42 +0000</pubDate>
		<dc:creator>Davies Lim</dc:creator>
				<category><![CDATA[Guides]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[PS3]]></category>
		<category><![CDATA[how to use ps3 controller on windows 7]]></category>
		<category><![CDATA[ps3 controller bluetooth windows 7]]></category>
		<category><![CDATA[ps3 controller on pc windows 7]]></category>
		<category><![CDATA[ps3 controller on windows 7]]></category>
		<category><![CDATA[ps3 controller windows]]></category>
		<category><![CDATA[ps3 controller windows 7]]></category>
		<category><![CDATA[ps3 controller windows 7 bluetooth]]></category>
		<category><![CDATA[sixaxis]]></category>
		<category><![CDATA[use ps3 controller on pc]]></category>
		<category><![CDATA[use ps3 controller on windows 7]]></category>
		<category><![CDATA[using ps3 controller on windows 7]]></category>
		<category><![CDATA[vista]]></category>
		<category><![CDATA[windows 7]]></category>

		<guid isPermaLink="false">http://davieslim.wordpress.com/?p=352</guid>
		<description><![CDATA[This guide shows you how to Use PS3 Controller in Windows 7, Vista and XP (Wireless Bluetooth). Following up to the guide on using PS3 Controller in Windows, here&#8217;s another one to use it via Bluetooth. And now it has vibration support as well! Hope this guide helps! Also, for those who want to copy [...]


Related posts:<ul><li><a href='http://www.davieslim.com/ps3/using-ps3-controller-in-windows/' rel='bookmark' title='Permanent Link: Using PS3 Controller in Windows (Wired)'>Using PS3 Controller in Windows (Wired)</a></li>
<li><a href='http://www.davieslim.com/guides/install-windows-7-vista-from-usb-pen-drive-bootable/' rel='bookmark' title='Permanent Link: Install Windows 7 / Vista From USB Pen Drive (Bootable)'>Install Windows 7 / Vista From USB Pen Drive (Bootable)</a></li>
<li><a href='http://www.davieslim.com/ps3/tversity-to-ps3/' rel='bookmark' title='Permanent Link: Quick guide to streaming videos with subtitle on PS3 with TVersity!'>Quick guide to streaming videos with subtitle on PS3 with TVersity!</a></li>
<li><a href='http://www.davieslim.com/ps3/guide-to-streaming-videos-with-subtitle-on-ps3-with-java-ps3-media-server/' rel='bookmark' title='Permanent Link: Guide to streaming videos with subtitle on PS3 with Java PS3 Media Server!'>Guide to streaming videos with subtitle on PS3 with Java PS3 Media Server!</a></li>
</ul>]]></description>
			<content:encoded><![CDATA[<p></p><p><img class="alignright size-full wp-image-358" title="Use PS3 Controller in Windows 7, Vista and XP (Wireless Bluetooth)" src="http://davieslim.wordpress.com/files/2008/09/png-divers-bluetooth-256x256.png" alt="png divers bluetooth 256x256 Use PS3 Controller in Windows 7, Vista and XP (Wireless Bluetooth)" width="101" height="101" /></p>
<p>This guide shows you how to Use PS3 Controller in Windows 7, Vista and XP (Wireless Bluetooth). Following up to the guide on using <a href="http://www.davieslim.com/ps3/using-ps3-controller-in-windows/"><span style="text-decoration: none;">PS3 Controller in Windows</span></a>, here&#8217;s another one to use it via Bluetooth. And now it has vibration support as well! Hope this guide helps! Also, for those who want to copy anything from my guide please do inform me. I hate it when people just claim everything as their own work.</p>
<p><span style="text-decoration: underline;">Revision 2.1 (24th August 2009)</span><br />
- Will be inspecting MotionInJoy and if works well, I might make a guide.<br />
- Cleaned some text and added recommended BT dongles.<br />
<span style="text-decoration: underline;">Revision 2.0 (30th July 2009)</span><br />
- Guide updated for Windows 7.<br />
- Images from Windows 7 included (relevant for Vista).<br />
- Notes on TWO controllers and ONE dongle.<br />
- Added link to 64-bit users. It works now.</p>
<p><span style="text-decoration: underline;">Index </span></p>
<blockquote><p>1. <a href="#index1">Baby Steps</a><br />
2. <a href="#index2">Installing Libusb-win32 filter</a><br />
3. <a href="#index3">Installing Bluetooth drivers</a><br />
4. <a href="#index4">Installing PPJoy</a><br />
5. <a href="#index5">Making it Work</a><br />
6. <a href="#index6">Configuring Buttons</a><br />
7. <a href="#index7">Use TWO controllers with ONE dongle</a><br />
8. <a href="#index8">Users with other Bluetooth devices (i.e. Logitech MX Revolution)</a><br />
9. <a href="#index9">64-bit users</a><br />
10. <a href="#index10">End</a><br />
11. <a href="#index11">Important Notes</a></p></blockquote>
<p><a style="float: right; padding-top: 20px;" href="#top">Go to top</a></p>
<h2 id="index1">Baby Steps</h2>
<p>- First, we need these;</p>
<ul>
<li>Bluetooth dongle! duh!</li>
<li>PS3 Controller (Sixaxis or Dualshock 3)!</li>
</ul>
<p>- Then, download these files:</p>
<ul>
<li><strong>Libusb32 drivers</strong> (explanation below): <a rel="nofollow" href="http://hotfile.com/dl/21334944/6a54ed5/libusb-win32-filter-bin-0.1.12.2.exe.html">Link</a> | <a rel="nofollow" href="http://www.davieslim.com/u/libusb32drivers">Mirror</a></li>
<li><strong>BtSix 1.5c </strong>(credits to 89ron) : <a rel="nofollow" href="http://hotfile.com/dl/21334884/0e2bd89/BtSix.1.5c.zip.html">Link</a> | <a rel="nofollow" href="http://www.davieslim.com/u/btsix">Mirror</a></li>
<li><strong>Microsoft Visual C++ Library </strong>(when you get Application error for BtSix): <a rel="nofollow" href="http://www.davieslim.com/u/msvisualc">Link</a></li>
<li><strong>PPJoy 0.83</strong> (configures buttons): <a rel="nofollow" href="http://hotfile.com/dl/21335108/f388bb1/PPJoy083Setup.zip.html">Link</a> | <a rel="nofollow" href="http://ppjoy.bossstation.dnsalias.org">Homepage</a></li>
<li><strong>FreeBT driver rel. A3 </strong>(allows BtSix to access dongle, Optional): <a href="http://www.davieslim.com/u/freebt">Link</a></li>
</ul>
<p>- OK, Here goes!<br />
<script type="text/javascript">// <![CDATA[
google_ad_client = "pub-0153020926306841";
/* 468x15, created 8/5/09 */
google_ad_slot = "4051127004";
google_ad_width = 468;
google_ad_height = 15;
// ]]&gt;</script><br />
<script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript">
</script><br />
<span id="more-352"></span></p>
<p><a style="float: right; padding-top: 20px;" href="#top">Go to top</a></p>
<h2 id="index2">Installing Libusb-win32 filter</h2>
<p>- for XP, stick with v0.1.10.1<br />
- for Vista and Windows 7, stick with v0.1.12.1</p>
<p>Install the Libusb drivers as &#8220;Administrator&#8221; and Compatibility Mode set to &#8220;Windows XP Service Pack 2/3&#8243;</p>
<p><span style="text-decoration: underline;">Note</span>: If your USB devices start to disappear (usually happen because failure to install in Compatibility mode) or crippled your system devices, then try updating your chipset drivers (which worked for me). Because of the nature of libusb, it sort of takes control over anything related to the USB devices. So it would be best if you had a PS2 keyboard and mouse in case shit happens.<br />
<a href="http://www.davieslim.com/wp-content/uploads/2008/09/pic1.jpg"><img class="aligncenter" title="Libusb-win32" src="http://www.davieslim.com/wp-content/uploads/2008/09/pic1.jpg" alt="pic1 Use PS3 Controller in Windows 7, Vista and XP (Wireless Bluetooth)" width="158" height="224" /></a></p>
<p><a style="float: right; padding-top: 20px;" href="#top">Go to top</a></p>
<h2 id="index3">Installing Bluetooth drivers</h2>
<p>- This is by far the most problematic step because some people have integrated bluetooth which they use for other purposes. If it doesn&#8217;t work read the end of this section.</p>
<p>- Extract the &#8220;BtSix1.5c.zip&#8221; file to your desktop first.<br />
- <span style="text-decoration: underline;">Laptop users</span>:</p>
<ul>
<li>It works on integrated bluetooth but my advice is to get a BT dongle because you will less likely mess up with the drivers (i.e. works for BtSix but not for your other apps anymore).</li>
<li>Another solution is to purchase <a href="http://www.davieslim.com/u/winds3">WinDS3</a> because apparently it can swap drivers easily for you with a click of a button (maybe someone from the WinDS3 team can confirm with me)</li>
</ul>
<p><img class="size-full wp-image-506 alignright" title="ASUS Mini Bluetooth Dongle" src="http://www.davieslim.com/wp-content/uploads/2010/06/btmini.png" alt="btmini Use PS3 Controller in Windows 7, Vista and XP (Wireless Bluetooth)" width="88" height="90" /></p>
<p>- <span style="text-decoration: underline;">Desktop users</span>:</p>
<ul>
<li>Get a good bluetooth dongle, I recommend the one shown in the picture (ASUS brand). I also have a cheap one and works perfect as well. Link to product: <a href="http://bit.ly/2w6GBr">Here</a></li>
<li>This is a good one which I&#8217;ve purchased before but I think it&#8217;s sold out:<br />
<a href="http://astore.amazon.com/krapmansblog-20/detail/B0018O9JIG">USB Bluetooth 2.0 Mini-Dongle / Adapter (30-Meter Range) by Pexell</a></li>
<li>Or these which I&#8217;ve hand picked from <a href="http://astore.amazon.com/krapmansblog-20">Amazon Store</a></li>
<li>I will choose this one <a href="http://astore.amazon.com/krapmansblog-20/detail/B001EBE1LI">first</a> (CHEAP! and high rating), should work really well for our purpose.</li>
<li>Next I&#8217;ll choose this <a href="http://astore.amazon.com/krapmansblog-20/detail/B0013L8APW">dongle</a> because i think it has many features and good review.</li>
<li>Most people who simply solved their issues by purchasing a quality dongle.</li>
</ul>
<p>- Install BtSix freeBT drivers;</p>
<ol>
<li><span style="text-decoration: underline;">For new Bluetooth dongle</span>,<br />
- Plug it into the computer and Windows will either ask you for drivers or automatically install them for you.<br />
- Point to the folder location of BtSix&#8217;s &#8220;Driver XP 32 Bit&#8221; folder and choose the .inf file.</li>
<li><span style="text-decoration: underline;">For those with existing dongle or integrated bluetooth devices,</span><br />
- Go to &#8220;Device Manager&#8221; and find your Bluetooth device.<br />
- Right-click the &#8220;Bluetooth device&#8221;<br />
- Choose &#8220;Update Driver Software&#8221;<br />
- Choose &#8220;Browse My Computer for Driver Software&#8221;<br />
- Choose &#8220;Let Me Pick From A List&#8221;<br />
- Choose the &#8220;Have Disk&#8221; option and point to the &#8220;BtSix.1.5c\Driver XP 32bit&#8221; folder as shown.<br />
- Just press OK and Next to install the drivers. Make sure to choose &#8220;Install the drivers anyway option&#8221;.</li>
</ol>
<p style="text-align: center;"><a style="text-decoration: none;" href="http://www.davieslim.com/wp-content/uploads/2008/09/pic5.jpg"><img class="size-full wp-image-1241 aligncenter" title="pic5" src="http://www.davieslim.com/wp-content/uploads/2008/09/pic5.jpg" alt="pic5 Use PS3 Controller in Windows 7, Vista and XP (Wireless Bluetooth)" width="276" height="148" /></a></p>
<p>- You will have FreeBT device similar to the pic.</p>
<p style="text-align: center;"><a style="text-decoration: none;" href="http://www.davieslim.com/wp-content/uploads/2008/09/pic6.jpg"><img class="size-full wp-image-1243 aligncenter" title="pic6" src="http://www.davieslim.com/wp-content/uploads/2008/09/pic6.jpg" alt="pic6 Use PS3 Controller in Windows 7, Vista and XP (Wireless Bluetooth)" width="284" height="105" /></a></p>
<p>- Still doesn&#8217;t work on your laptop etc? You might need to download <a href="http://www.davieslim.com/u/winds3">WinDS3</a> trial version and then perform a cheap trick by installing it. Your purpose is to make sure the freebt bluetooth drivers are installed into your computer (WinDS3 sort of forces it to install? haha)<br />
<script type="text/javascript">// <![CDATA[
google_ad_client = "pub-0153020926306841";
/* 468x15, created 8/5/09 */
google_ad_slot = "4051127004";
google_ad_width = 468;
google_ad_height = 15;
// ]]&gt;</script><br />
<script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript">
</script><br />
<a style="float: right; padding-top: 20px;" href="#top">Go to top</a></p>
<h2 id="index4">Installing PPJoy</h2>
<p>- Run PPJoy which you&#8217;ve downloaded. (Compatibility mode to XP SP3 is preferable)</p>
<ul>
<li>Launch &#8220;Configure Joysticks&#8221; from PPJoy, and add a new virtual controller.</li>
<li>Windows might ask you to install drivers, in that case you&#8217;ll need to look for BtSix&#8217;s &#8220;<strong>Driver XP 32 Bit</strong>&#8221; folder.</li>
<li>You can start mapping the buttons to your liking, but feel free to do it later.</li>
<li>You can close &#8220;Configure Joysticks&#8221;.</li>
</ul>
<p><a style="float: right; padding-top: 20px;" href="#top">Go to top</a></p>
<h2 id="index5">Making it Work</h2>
<p>- Make sure you&#8217;ve plugged your Bluetooth dongle (directly to PC, preferably not to a hub)<br />
- Plug in your PS3 controller into the PC using the USB cable<br />
- The drivers should install automatically.<br />
- Launch &#8220;<strong>BtSix.exe</strong>&#8221; and click &#8220;<strong>Address</strong>&#8220;. There should be a hex code for your controller. If not, there&#8217;ll be a warning.<br />
- You can now unplug your controller, and press the PS Home button.<br />
- The &#8220;Pitch&#8221; and &#8220;Roll&#8221; Bars will be moving based on your controller&#8217;s movement.<br />
<a style="float: right; padding-top: 20px;" href="#top">Go to top</a></p>
<h2 id="index6">Configuring Buttons</h2>
<p>- Now its time to configure the controller buttons.</p>
<p>- Choose “Configure Joysticks” from PPJoy and choose “Virtual Controller 1″</p>
<p>- You will have to restart BtSix every time you change the key mappings.</p>
<p>- Some Games for Windows (such as GTA4 and X360 ports) will run the PS3 controller (with key map A below) just like the X360 controller by inserting a .DLL file into the game folder. Here it is: <a rel="nofollow" href="http://www.davieslim.com/u/dll">DLL</a></p>
<h4 style="text-decoration: underline;"><strong>(A) Setting for Tomb Raider Underworld / Silent Hill Homecoming / Prince of Persia / Mirrors Edge / The Last Remnant</strong></h4>
<p>Image Link: <a href="http://www.davieslim.com/u/ppjoypic1" target="_blank">PC PPJoy Button Mapping</a></p>
<p>- Tomb Raider Underworld, Silent Hill Homecoming, Price of Persia and Mirror’s Edge uses the 360 mapping as well and PS3 controller WORKS with the PC version.<br />
- For The Last Remnant, make sure you insert the .DLL files into your “binary” folder (vibration support)! Download <a href="http://www.davieslim.com/u/dll">here</a></p>
<h4 style="text-decoration: underline;"><strong>(B) Setting for Dead Space PC</strong></h4>
<p>Image Link: <a href="http://www.davieslim.com/u/ppjoypic2">Dead Space PC PPJoy Button Mapping</a></p>
<p>- Dead Space uses Xbox 360 controller input so the PS3 controller CAN work too.<br />
- You just have to change some settings in PPJoy, see the picture above.</p>
<h4 style="text-decoration: underline;"><strong>(C) Setting for Devil May Cry 4 / DMC4</strong></h4>
<p>Image Link: <a href="http://www.davieslim.com/u/ppjoypic3">Devil May Cry 4 PC PPjoy Button Mapping</a></p>
<p><script type="text/javascript">// <![CDATA[
google_ad_client = "pub-0153020926306841";
/* 468x15, created 8/5/09 */
google_ad_slot = "4051127004";
google_ad_width = 468;
google_ad_height = 15;
// ]]&gt;</script><br />
<script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript">
</script></p>
<p>- I used 4 axis, 13 buttons, 1 POV hats.</p>
<h4><strong><span style="text-decoration: underline;">(D) Settings for and FEAR 2: Project Origin</span></strong></h4>
<p>- You have to use Xpadder for this to work. Get it <a rel="nofollow" href="http://www.davieslim.com/u/xpadder">here</a>.</p>
<p>- Using this PPJoy config as shown here: <a href="http://www.davieslim.com/wp-content/uploads/2010/06/tombraiderbutton.jpg" target="_blank">PC PPJoy Button Mapping</a></p>
<p>- Download these files: <a rel="nofollow" href="http://www.davieslim.com/u/xpadderprofile">xpadder profile</a> and <a rel="nofollow" href="http://www.davieslim.com/u/xpaddercontroller">xpaddercontroller</a></p>
<p>- Place the files into the Xpadder folder and run the game.</p>
<p>- Test and it should work! (xpadder controller file may not work for your computer, you can create one yourself)</p>
<p><strong>References</strong></p>
<blockquote><p><span style="text-decoration: underline;">PPJoy configurations</span></p>
<p>Default configurations which helped me guide through which button is which.</p>
<p><span style="text-decoration: underline;">Analog</span></p>
<p>0 – left stick x axis<br />
1 – left stick y axis<br />
2 – right stick x axis<br />
3 – UNKNOWN<br />
4 – right stick y axis<br />
5 – tilt x axis (left negative, right positive)<br />
6 – tilt y axis (forward negative, backword positive)<br />
7 – square<br />
8 – x<br />
9 – circle<br />
10- triangle<br />
11- R1<br />
12- L1<br />
13- R2<br />
14- L2<br />
15- Dpad left<br />
16- Dpad down<br />
17- Dpad right<br />
18- Dpad up</p>
<p><span style="text-decoration: underline;">Digital </span></p>
<p>0 – square<br />
1 – x<br />
2 – circle<br />
3 – triangle<br />
4 – R1<br />
5 – L1<br />
6 – R2<br />
7 – L2<br />
8 – Dpad left<br />
9 – Dpad down<br />
10- Dpad right<br />
11- Dpad up<br />
12- start<br />
13- right stick button<br />
14- left stick button<br />
15- select<br />
16- PS3 home button</p></blockquote>
<p>- Remember, you have to <strong>restart</strong> BtSix again (sometimes removing BT dongle and controller and plugging them into the computer again) so that the changes take into effect.  <a style="float: right; padding-top: 20px;" href="#top">Go to top</a></p>
<h2 id="index7">Using TWO controller with ONE dongle</h2>
<p>- Apparently you can have two controller working with one bluetooth dongle but you must use the old BtSix.0.5.0.5b version <a rel="nofollow" href="http://www.davieslim.com/u/btsix0.5">here</a>.</p>
<p>- Another solutions is to purchase <a rel="nofollow" href="http://www.davieslim.com/u/winds3">WinDS3</a> as the program supports 2 controller with one bluetooth dongle.  <a style="float: right; padding-top: 20px;" href="#top">Go to top</a></p>
<h2 id="index8">For people with other Bluetooth devices (i.e. Logitech MX Revolution)</h2>
<p>- My brother had issues with Libusb-win32 and caused a bluescreen (BSOD) everytime he shuts down or restart.</p>
<p>– Assuming libusb32 v0.1.12.1 is installed, the problem can be fixed by deleting the libusb0.sys and libusb.dll from system32 and system32/driver folder. Then without uninstalling v0.1.12.1, we install libusb32 v0.1.10.1 on top of it.</p>
<p>– It should not BSOD now.</p>
<p>– Recently my brother just reinstalled windows and according to him SetPoint version also affects the BSOD. Newer version of Setpoint seems to have fixed conflicts with libusb32 and he does not BSOD even with v0.1.12.1 is installed.  <a style="float: right; padding-top: 20px;" href="#top">Go to top</a></p>
<h2 id="index9">64-bit users</h2>
<p>- I have discovered a guide that says it’ll work on 64-bit computers. I have not tried the method myself but please tell me if they do work.</p>
<p>– Here’s the link: <a rel="nofollow" href="http://www.davieslim.com/u/43">How to use a Playstation 3 Controller in 64 bit Windows 7 and Vista</a></p>
<p><span style="text-decoration: underline;">Related stuff.</span><a rel="nofollow" href="http://www.hardcoreware.net/how-to-playstation-3-controller-64-bit-windows-7-vista/"> </a></p>
<p>- Libusb win64: <a rel="nofollow" href="http://www.4shared.com/file/41034572/1c815fbc/SIXAXIS_libusb-win64.html">Link</a></p>
<p>– Vista64 needs signed drivers from Microsoft, here’s a way to bypass them (few methods to try at your own risk!):</p>
<p><a rel="nofollow" href="http://www.tipandtrick.net/2008/permanently-turn-off-and-disable-64-bit-x64-windows-vista-forced-driver-signature-signing-with-readydriver-plus/">Link</a> | <a rel="nofollow" href="http://searchenterprisedesktop.techtarget.com/tip/0,289483,sid192_gci1254912,00.html">Link</a> | <a rel="nofollow" href="http://www.killertechtips.com/2009/05/05/disable-driver-signing-windows-7/">Link</a></p>
<p>– PPJoy is only working for Vista 32 at the moment.</p>
<p>– In conclusion, you can’t use BtSix for Vista64 yet.</p>
<p><a style="float: right; padding-top: 20px;" href="#top">Go to top</a></p>
<h2 id="index10">END</h2>
<p><strong>Hope you like the guide! Support me by donating!</strong> <a style="float: right; padding-top: 20px;" href="#top">Go to top</a></p>
<h2 id="index11">Important Notes</h2>
<p>- The controller can only be paired with either the PC or the PS3. So you have to turn OFF your nearby PS3 first.<br />
- Once paired to the PC you can switch on the PS3. It&#8217;s not much of a hassle, really.<br />
- I&#8217;ve also successfully used my Dualshock 3 to control windows with the help of<a rel="nofollow" href="http://www.davieslim.com/u/xpadder">Xpadder</a>.</p>
<blockquote><p><span style="text-decoration: underline;"><strong>Other help:</strong></span><br />
- I got most of my info searching through forums and other guides.<br />
- Here are some of the good ones: <a rel="nofollow" href="http://boards.ign.com/Message.aspx?topic=163284350&amp;brd=8269&amp;start=163295180">Link 1</a> | <a rel="nofollow" href="http://forums.e-mpire.com/showthread.php?t=84809">Link 2</a> | <a rel="nofollow" href="http://forums.ps2dev.org/viewtopic.php?t=7099&amp;start=130&amp;postdays=0&amp;postorder=asc&amp;highlight=">Link 3</a><br />
<strong><span style="text-decoration: underline;">Problems installing drivers: </span></strong><br />
- For those who can&#8217;t get Bluetooth drivers to install on their system, I recommend installing <a rel="nofollow" href="http://www.davieslim.com/u/winds3">WinDS3</a> (Buy if you like it!!) (its trial but it helps install the drivers for you)<br />
- After that, use the above methods to map the buttons. (thanks Jay for the tip!)</p></blockquote>


<p>Related posts:<ul><li><a href='http://www.davieslim.com/ps3/using-ps3-controller-in-windows/' rel='bookmark' title='Permanent Link: Using PS3 Controller in Windows (Wired)'>Using PS3 Controller in Windows (Wired)</a></li>
<li><a href='http://www.davieslim.com/guides/install-windows-7-vista-from-usb-pen-drive-bootable/' rel='bookmark' title='Permanent Link: Install Windows 7 / Vista From USB Pen Drive (Bootable)'>Install Windows 7 / Vista From USB Pen Drive (Bootable)</a></li>
<li><a href='http://www.davieslim.com/ps3/tversity-to-ps3/' rel='bookmark' title='Permanent Link: Quick guide to streaming videos with subtitle on PS3 with TVersity!'>Quick guide to streaming videos with subtitle on PS3 with TVersity!</a></li>
<li><a href='http://www.davieslim.com/ps3/guide-to-streaming-videos-with-subtitle-on-ps3-with-java-ps3-media-server/' rel='bookmark' title='Permanent Link: Guide to streaming videos with subtitle on PS3 with Java PS3 Media Server!'>Guide to streaming videos with subtitle on PS3 with Java PS3 Media Server!</a></li>
</ul></p>]]></content:encoded>
			<wfw:commentRss>http://www.davieslim.com/ps3/use-ps3-controller-in-windows-wireless-bluetooth/feed/</wfw:commentRss>
		<slash:comments>197</slash:comments>
		</item>
		<item>
		<title>Using PS3 Controller in Windows (Wired)</title>
		<link>http://www.davieslim.com/ps3/using-ps3-controller-in-windows/</link>
		<comments>http://www.davieslim.com/ps3/using-ps3-controller-in-windows/#comments</comments>
		<pubDate>Mon, 21 Jul 2008 01:27:19 +0000</pubDate>
		<dc:creator>Davies Lim</dc:creator>
				<category><![CDATA[Guides]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[PS3]]></category>
		<category><![CDATA[64-bit]]></category>
		<category><![CDATA[dualshock 3]]></category>
		<category><![CDATA[ps3 controller]]></category>
		<category><![CDATA[sixaxis]]></category>
		<category><![CDATA[vista]]></category>
		<category><![CDATA[windows 7]]></category>
		<category><![CDATA[winsixaxis]]></category>

		<guid isPermaLink="false">http://davieslim.wordpress.com/?p=298</guid>
		<description><![CDATA[This guide is to show you how to Use PS3 Controller in Windows &#8211; (Wired). Works for Windows 7, Vista and XP. Those using their SIXAXIS or Dualshock 3 controller can use this guide. There are FOUR methods to use from. I strongly suggest purchasing a bluetooth dongle because it&#8217;s much easier to set up [...]


Related posts:<ul><li><a href='http://www.davieslim.com/ps3/use-ps3-controller-in-windows-wireless-bluetooth/' rel='bookmark' title='Permanent Link: Use PS3 Controller in Windows 7, Vista and XP (Wireless Bluetooth)'>Use PS3 Controller in Windows 7, Vista and XP (Wireless Bluetooth)</a></li>
<li><a href='http://www.davieslim.com/ps3/tversity-to-ps3/' rel='bookmark' title='Permanent Link: Quick guide to streaming videos with subtitle on PS3 with TVersity!'>Quick guide to streaming videos with subtitle on PS3 with TVersity!</a></li>
<li><a href='http://www.davieslim.com/ps3/guide-to-streaming-videos-with-subtitle-on-ps3-with-java-ps3-media-server/' rel='bookmark' title='Permanent Link: Guide to streaming videos with subtitle on PS3 with Java PS3 Media Server!'>Guide to streaming videos with subtitle on PS3 with Java PS3 Media Server!</a></li>
<li><a href='http://www.davieslim.com/ps3/using-ps3-guitar-hero-controller-on-the-pc/' rel='bookmark' title='Permanent Link: Using PS3 Guitar Hero World Tour Controller on the PC'>Using PS3 Guitar Hero World Tour Controller on the PC</a></li>
</ul>]]></description>
			<content:encoded><![CDATA[<p></p><p>This guide is to show you how to Use PS3 Controller in Windows &#8211; (Wired). Works for Windows 7, Vista and XP. Those using their SIXAXIS or Dualshock 3 controller can use this guide. There are <strong>FOUR</strong> methods to use from. I strongly suggest purchasing a bluetooth dongle because it&#8217;s much easier to set up the buttons! I&#8221;m not using wired anymore but I&#8217;ll test if I have free time.</p>
<p style="text-align: center;"><img class="size-full wp-image-299 aligncenter" src="http://www.davieslim.com/wp-content/uploads/2010/06/dualshock3whitetopmarkings.jpg" alt="dualshock3whitetopmarkings Using PS3 Controller in Windows (Wired)" width="446" height="281" title="Using PS3 Controller in Windows (Wired)" /></p>
<p style="text-decoration: underline;">Note:</p>
<p>- Method A is the first and original method (did not work for me)</p>
<p>- Method B is my preferred method.</p>
<p>- Method C is an improvement of Method A, utilizing PPJoy but not for Dualshock3.</p>
<p>- Method D is the latest and drivers created by a Japanese coder. This should be the BEST method, currently.</p>
<p><span style="text-decoration: underline;">Index </span></p>
<blockquote><p>1. <a href="#index1">Method A</a><br />
2. <a href="#index2">Method B</a><br />
3. <a href="#index3">Method C</a><br />
4. <a href="#index4">Method D</a></p></blockquote>
<p><span id="more-298"></span></p>
<p><a style="float: right; padding-top: 20px;" href="#top">Go to top</a></p>
<h2 id="index1">Method A</h2>
<p>1. Download this <a rel="nofollow" href="http://www.davieslim.com/u/sixaxis">archive</a></p>
<p><script type="text/javascript">// <![CDATA[
google_ad_client = "pub-0153020926306841";
/* 468x15, created 8/5/09 */
google_ad_slot = "4051127004";
google_ad_width = 468;
google_ad_height = 15;
// ]]&gt;</script><br />
<script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript">
</script></p>
<p>2. Install the filter driver (libusb-win32-filter-bin-0.1.10.1.exe or 0.1.12.1 is fine).</p>
<p>3. Vista users, run libusb driver at &#8220;XP SP2 Compatibility Mode&#8221; and &#8220;Run as Administrator&#8221;.</p>
<p>4. Unpack ps3sixaxis_en.exe</p>
<p>5. Plug the SIXAXIS/DS3 into your PC.</p>
<p>6. Run ps3sixaxis_en.exe once.</p>
<p>7. Push the PS button on the SIXAXIS once if it doesn’t see it straight away.</p>
<p>- I&#8217;ve realised that the libusb-win32 drivers had to be installed in Vista as Administrator and Compatibility Mode. So it should be where I went wrong the last time I&#8217;ve tried. It should work for Vista and XP now but I haven&#8217;t tried as I&#8217;m going wireless now.</p>
<p><a style="float: right; padding-top: 20px;" href="#top">Go to top</a></p>
<h2 id="index2">Method B</h2>
<p>- Method A DID NOT work for me (although it should now) so I used another driver. Here&#8217;s the page for the driver:</p>
<ul style="text-align: justify;">
<li><a rel="nofollow" href="http://www.codeproject.com/KB/mcpp/wiredps3axis.aspx">CodeProject: Wired PS3 Six Axis Controller Using USB HID as Input.</a></li>
</ul>
<p><script type="text/javascript">// <![CDATA[
google_ad_client = "pub-0153020926306841";
/* 468x15, created 8/5/09 */
google_ad_slot = "4051127004";
google_ad_width = 468;
google_ad_height = 15;
// ]]&gt;</script><br />
<script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript">
</script></p>
<p>- Just download this: <a rel="nofollow" href="http://hotfile.com/dl/21335259/dc8c0e8/sixaxisdriver.exe.html">SixAxisDriver.exe</a>. Works fine for my Dualshock 3. Just plug the controller in via USB and load drivers and Windows will recognize the controller.</p>
<p><img class="size-full wp-image-300 aligncenter" src="http://www.davieslim.com/wp-content/uploads/2010/06/driverloader.jpg" alt="driverloader Using PS3 Controller in Windows (Wired)" width="308" height="333" title="Using PS3 Controller in Windows (Wired)" /></p>
<p>- To configure the buttons, maybe try using this program called <a rel="nofollow" href="http://hotfile.com/dl/21335108/f388bb1/PPJoy083Setup.zip.html">PPJoy</a>. If to no avail, then try WinSIXAXIS mentioned below.</p>
<p><a style="float: right; padding-top: 20px;" href="#top">Go to top</a></p>
<h2 id="index3">Method C</h2>
<p>- An alternative which I&#8217;ve found recently is WinSIXAXIS, it&#8217;s worth trying as it saves the trouble of manually installing the drivers and libusb-win32. It also uses PPJOY to map buttons. Download WinSIXAXIS  <a rel="nofollow" href="http://hotfile.com/dl/21335516/8b306d0/WinSIXAXIS-1.1.0.194-Setup.exe.html">here</a>. I&#8217;ve tested it and my notes are down below.</p>
<p>- Yes, this works for wired controller only,  for wireless there&#8217;s a program called BtSix.</p>
<p>- You can get the latest BtSix <a rel="nofollow" href="http://hotfile.com/dl/21334884/0e2bd89/BtSix.1.5c.zip.html">here</a>.  I have tested with my Bluetooth 2.0 dongle and it works!</p>
<p>- Here&#8217;s the guide to <a title="Use PS3 Controller in Windows (Wireless Bluetooth)" href="http://www.davieslim.com/ps3/use-ps3-controller-in-windows-wireless-bluetooth/">Use PS3 Controller in Windows via Wireless Bluetooth</a>!</p>
<p>- I have tested WinSIXAXIS and here&#8217;s my notes on it: ( I assume that everyone is using Vista and had ps3sixaxis_en.exe installed first before trying WinSIXAXIS)</p>
<p>- WinSIXAXIS has freezing issues and DOES NOT support Dualshock3 (constant vibration).<br />
- Anyone who have success with WinSIXAXIS please do comment so to let people know if it works.</p>
<blockquote>
<ul>
<li><span style="text-decoration: underline;"><strong>To Fix Freezing Issue</strong></span></li>
<li>To fix this, you have to remove ps3sixaxis_en.exe completely (and libusb-win32 drivers first).</li>
<li>Then next step is to ensure total removal of the drivers for the PS3 controller.</li>
<li>Go to Device Manager and when you plug in your PS3 controller, you will see the &#8220;<span style="text-decoration: underline;">USB Human Interface Device</span>&#8221; come up. This should be your PS3 controller.</li>
<li>To confirm that it is, you have to counter-check by going to &#8220;<span style="text-decoration: underline;">Control Panel &gt; Game Controllers</span>&#8221; and see that your &#8220;<span style="text-decoration: underline;">PLAYSTATION(R)3 Controller</span>&#8221; is there.</li>
<li>Disable the &#8220;<span style="text-decoration: underline;">USB Human Interface Device</span>&#8221; in Device Manager, and in Game Controllers window, your controller should dissapear. Enable and it will reappear again.</li>
<li>This is to confirm that it is your PS3 Controller you&#8217;re messing with. (Yes, stupid but safe than sorry)</li>
<li>Okay, Confirmed. Now Right-Click and select &#8220;<strong>Uninstall</strong>&#8220;.</li>
<li>We&#8217;re almost there. If you have PPJoy installed, please <strong>Uninstall PPJoy</strong> first.</li>
<li>Now after clearing everything, we have to create our own .inf driver file</li>
<li>Download the file <a rel="nofollow" href="http://hotfile.com/dl/21335454/d9085ee/libusb-win32-device-bin-01121.tar.html">here</a>.</li>
<li>Extract the file and go to &#8220;<span style="text-decoration: underline;">bin</span>&#8221; folder, open &#8220;<span style="text-decoration: underline;">inf-wizard.exe</span>&#8220;</li>
<li>Plug in your PS3 controller to PC via usb cable, there will be a usb device added into the list in &#8220;inf-wizard.exe&#8221;</li>
<li>Select it, and click Next.</li>
<li>Change the Manufacturer name to &#8220;<span style="text-decoration: underline;">Sony</span>&#8220;</li>
<li>Change the Device name to &#8220;<span style="text-decoration: underline;">PLAYSTATION(R)3 Controller</span>&#8220;.</li>
<li>Press Next, and save the &#8220;<span style="text-decoration: underline;">name.inf</span>&#8221; file to the &#8220;<span style="text-decoration: underline;">bin</span>&#8221; folder. (there should be a .cat and .inf file created)</li>
<li>Please make sure that the .inf file is together with &#8220;libusb0.dll&#8221; and &#8220;libusb0.sys&#8221;</li>
<li>Keeping the controller plugged in via usb cable, go to &#8220;<span style="text-decoration: underline;">Control Panel &gt; Device Manager</span>&#8220;, select the PS3 Controller from the list of &#8220;<span style="text-decoration: underline;">Human Interface Devices&#8221;</span>. It should be &#8220;<span style="text-decoration: underline;">USB Human Interface Device</span>&#8220;</li>
<li>Right-click and choose &#8220;<span style="text-decoration: underline;">Update drivers</span>&#8221; and choose &#8220;<span style="text-decoration: underline;">Have disk method</span>&#8220;.</li>
<li>Point to the &#8220;bin&#8221; folder and installation should proceed.</li>
<li>Now we&#8217;re done installing the drivers for the PS3 Controller.</li>
<li>Install WinSIXAXIS which comes along with PPJoy and LibUsb-Win32 drivers. Remember Vista users, install LibUsb drivers as Administrator and Compatibility Mode to XP SP2.</li>
<li>Just cancel Libusb-win32 installation. Navigate to Program Files&gt;WinSIXAXIS&gt;Installer and Run Libusb-win32 drivers.</li>
<li>AFTER ALL THAT, you can finally use the guide from the Author <a rel="nofollow" href="http://www.iraqigeek.com/winsixaxis/">here</a>.</li>
</ul>
</blockquote>
<p><a style="float: right; padding-top: 20px;" href="#top">Go to top</a></p>
<h2 id="index4">Method D</h2>
<p>- Japanese coder, <a rel="nofollow" href="http://ameblo.jp/tamanotsuribori/">Tamamy</a>, released Windows Drivers for the Dualshock 3 and supports SixAxis too. It has rumble support too.</p>
<p>- First you need to download the 4 driver files from <a rel="nofollow" href="http://tamamyikesu.web.fc2.com/sd_devicedriver.html">here</a> (<a rel="nofollow" href="http://translate.google.com/translate?u=http://tamamyikesu.web.fc2.com/sd_devicedriver.html&amp;sl%20=auto&amp;tl=en">translated version</a>)</p>
<p><a rel="nofollow" href="http://www.davieslim.com/ds3driver_1">ds3drv_1.03</a> &#8211; Normal driver version</p>
<p><a rel="nofollow" href="http://www.davieslim.com/ds3driver_2">ds3drv_dx_1.03.1.14</a> &#8211; DX driver version</p>
<p><a rel="nofollow" href="http://www.davieslim.com/ds3driver_3">SDDriverSetting (english)</a> &#8211; utility to tweak some settings including bluetooth</p>
<p><a rel="nofollow" href="http://www.davieslim.com/ds3driver_4">ForceFeedbackDriver</a> &#8211; Rumble driver, install Normal or DX version first</p>
<p><a rel="nofollow" href="http://www.davieslim.com/ds3driver_5">TaskTraySwitch</a> &#8211; you may need this when using rumble</p>
<p><script type="text/javascript">// <![CDATA[
google_ad_client = "pub-0153020926306841";
/* 468x15, created 8/5/09 */
google_ad_slot = "4051127004";
google_ad_width = 468;
google_ad_height = 15;
// ]]&gt;</script><br />
<script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript">
</script></p>
<p>- After that, plug in your PS3 controller with USB cable and go to Control Panel &gt; Device Manager.</p>
<p>- Extract all the driver files you&#8217;ve downloaded.</p>
<p>- Under Human Interface Device, there will be &#8220;USB Human Interface Device&#8221; . Right-click and choose &#8220;update driver software&#8221; and select the &#8220;Have Disk&#8221; method and point to &#8220;dualshock3.inf&#8221; which you&#8217;ve extracted.</p>
<p>- For the ForceFeedback drivers, you have to right-click on the &#8220;DUALSHOCK3FF.inf&#8221; file and choose &#8220;Install&#8221;, then when you&#8217;re gaming there will be a tray icon to tweak the rumble settings. First menu asks to toggle on/off rumble. Second menu opens a window to tweak strength of rumble for the controller.</p>
<p>- This page might be of interest for you guys as it discusses this method: <a rel="nofollow" href="http://www.dcemu.co.uk/vbulletin/showthread.php?t=179397">http://www.dcemu.co.uk/vbulletin/showthread.php?t=179397</a></p>
<p>- Notes: I have tried and Windows recognizes all six-axis and buttons but can&#8217;t really play games unlike BtSix, bluetooth method. I think Xpadder will do the job fine but mapping the keys is pain in the arse.</p>
<p><script type="text/javascript">// <![CDATA[
google_ad_client = "pub-0153020926306841";
/* 336x280, created 8/16/09 */
google_ad_slot = "7222231662";
google_ad_width = 336;
google_ad_height = 280;
// ]]&gt;</script><br />
<script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript">
</script></p>


<p>Related posts:<ul><li><a href='http://www.davieslim.com/ps3/use-ps3-controller-in-windows-wireless-bluetooth/' rel='bookmark' title='Permanent Link: Use PS3 Controller in Windows 7, Vista and XP (Wireless Bluetooth)'>Use PS3 Controller in Windows 7, Vista and XP (Wireless Bluetooth)</a></li>
<li><a href='http://www.davieslim.com/ps3/tversity-to-ps3/' rel='bookmark' title='Permanent Link: Quick guide to streaming videos with subtitle on PS3 with TVersity!'>Quick guide to streaming videos with subtitle on PS3 with TVersity!</a></li>
<li><a href='http://www.davieslim.com/ps3/guide-to-streaming-videos-with-subtitle-on-ps3-with-java-ps3-media-server/' rel='bookmark' title='Permanent Link: Guide to streaming videos with subtitle on PS3 with Java PS3 Media Server!'>Guide to streaming videos with subtitle on PS3 with Java PS3 Media Server!</a></li>
<li><a href='http://www.davieslim.com/ps3/using-ps3-guitar-hero-controller-on-the-pc/' rel='bookmark' title='Permanent Link: Using PS3 Guitar Hero World Tour Controller on the PC'>Using PS3 Guitar Hero World Tour Controller on the PC</a></li>
</ul></p>]]></content:encoded>
			<wfw:commentRss>http://www.davieslim.com/ps3/using-ps3-controller-in-windows/feed/</wfw:commentRss>
		<slash:comments>29</slash:comments>
		</item>
		<item>
		<title>Quick guide to streaming videos with subtitle on PS3 with TVersity!</title>
		<link>http://www.davieslim.com/ps3/tversity-to-ps3/</link>
		<comments>http://www.davieslim.com/ps3/tversity-to-ps3/#comments</comments>
		<pubDate>Sat, 19 Jul 2008 21:41:52 +0000</pubDate>
		<dc:creator>Davies Lim</dc:creator>
				<category><![CDATA[Guides]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[PS3]]></category>
		<category><![CDATA[guide]]></category>
		<category><![CDATA[java ps3 media server]]></category>
		<category><![CDATA[media server]]></category>
		<category><![CDATA[streaming video ps3]]></category>
		<category><![CDATA[tversity]]></category>
		<category><![CDATA[tweak]]></category>
		<category><![CDATA[vista]]></category>
		<category><![CDATA[windows 7]]></category>
		<category><![CDATA[xp]]></category>

		<guid isPermaLink="false">http://davieslim.wordpress.com/?p=258</guid>
		<description><![CDATA[UPDATE: NEW software PS3 Media Server better than TVersity. Guide right HERE. There are tons of guides to help you do this but I thought I would make a little guide myself for bloggers on WP. Most anime and drama series now use ASS/SSA subtitle format or the much more conventional SRT files so ffdshow would [...]


Related posts:<ul><li><a href='http://www.davieslim.com/ps3/guide-to-streaming-videos-with-subtitle-on-ps3-with-java-ps3-media-server/' rel='bookmark' title='Permanent Link: Guide to streaming videos with subtitle on PS3 with Java PS3 Media Server!'>Guide to streaming videos with subtitle on PS3 with Java PS3 Media Server!</a></li>
<li><a href='http://www.davieslim.com/ps3/using-ps3-controller-in-windows/' rel='bookmark' title='Permanent Link: Using PS3 Controller in Windows (Wired)'>Using PS3 Controller in Windows (Wired)</a></li>
<li><a href='http://www.davieslim.com/ps3/use-ps3-controller-in-windows-wireless-bluetooth/' rel='bookmark' title='Permanent Link: Use PS3 Controller in Windows 7, Vista and XP (Wireless Bluetooth)'>Use PS3 Controller in Windows 7, Vista and XP (Wireless Bluetooth)</a></li>
<li><a href='http://www.davieslim.com/ps3/using-ps3-guitar-hero-controller-on-the-pc/' rel='bookmark' title='Permanent Link: Using PS3 Guitar Hero World Tour Controller on the PC'>Using PS3 Guitar Hero World Tour Controller on the PC</a></li>
</ul>]]></description>
			<content:encoded><![CDATA[<p></p><p><a rel="nofollow" href="http://tversity.com/"><img class="alignright" src="http://www.davieslim.com/wp-content/uploads/2010/06/tversitylogo.gif" alt="tversitylogo Quick guide to streaming videos with subtitle on PS3 with TVersity!" width="205" height="52" title="Quick guide to streaming videos with subtitle on PS3 with TVersity!" /></a>UPDATE: NEW software PS3 Media Server better than TVersity. Guide right <a href="http://www.davieslim.com/ps3/guide-to-streaming-videos-with-subtitle-on-ps3-with-java-ps3-media-server/">HERE</a>.</p>
<p>There are tons of guides to help you do this but I thought I would make a little guide myself for bloggers on WP. Most anime and drama series now use ASS/SSA subtitle format or the much more conventional SRT files so ffdshow would work for everyone. This method should also let you load an external srt subtitle file for your video. This guide should for for Vista 64-bit too.</p>
<p><span style="text-decoration: underline;"><span style="font-weight: bold;">To install ffdshow-tryouts, download the latest:</span></span></p>
<ul>
<li><a rel="nofollow" href="http://ffdshow-tryout.sourceforge.net/download.php"><span>ffdshow</span></a><span>, I use ffdshow tryouts</span></li>
<li><a rel="nofollow" href="http://tversity.com/download/">TVersity</a></li>
<li><span>_MatroskaSplitter.zip : </span><a rel="nofollow" href="http://sourceforge.net/projects/guliverkli2/files/DirectShow%20Filters/Matroska%20Splitter%201.0.3.1/MatroskaSplitter_20081210.zip/download"><span>download</span></a></li>
<li><span>_MP4Splitter.zip : </span><a rel="nofollow" href="http://sourceforge.net/projects/guliverkli2/files/DirectShow%20Filters/MP4%20Splitter%201.0.0.5/MP4Splitter_20081210.zip/download">download</a></li>
</ul>
<p><span id="more-258"></span>- Uninstall all your codecs first!! Uninstall Haali if you have it!</p>
<p><em><span style="font-weight: normal;">-</span></em><span style="font-weight: normal;"> Some has 2 versions available for the splitters.</span></p>
<blockquote><p><em><span style="font-weight: normal;">For Windows Vista DON’T </span></em><em><span style="font-weight: normal;">use Unicode.<br />
Other version of Windows (i.e. 2000/XP) use Unicode.<br />
This might have changed, as newer filters just have Unicode versions. Don&#8217;t worry, install and try for yourselves, if it works, good. Not? try another one. I have provided the old links just in case.</span></em></p></blockquote>
<p><span style="font-weight: normal;">We have to install the splitters manually.</span></p>
<ul>
<li><span style="font-weight: normal;">Copy the file into your C:\Windows\System32 directory</span></li>
<li><span style="font-weight: normal;">Open Command Prompt (Start &gt; Run &gt; type &#8220;cmd&#8221;)</span></li>
<li><span style="font-weight: normal;">type &#8220;regsvr32 matroskasplitter.ax&#8221;</span></li>
<li><span style="font-weight: normal;">type &#8220;regsvr32 MP4Splitter.ax&#8221;</span></li>
<li><span style="font-weight: normal;">If done correctly, you will receive a success prompt.</span></li>
</ul>
<p><strong>- Make sure you have a </strong><strong>Windows administrator account with a password</strong>. Somehow TVersity won&#8217;t allow transcoding with subtitles if your account has no password. (do this in Control Panel). Also make sure <strong>Media Sharing is disabled </strong>in Windows Vista via the Network and Sharing Center.</p>
<p>- Install ffdshow you&#8217;ve downloaded</p>
<ul>
<li>Go to &#8220;ffdshow video decoder&#8221; settings (Start Menu &gt; ffdshow) and scroll to &#8220;Subtitles&#8221; section and make sure it looks like the picture shown.<a href="http://www.davieslim.com/wp-content/uploads/2010/06/ffdshow.jpg"><br />
</a></li>
<li>You should also change the Extensions priority to &#8220;srt,ass,ssa&#8221; or whichever your external subtitle type is.</li>
<li>Please note that external subtitle file has to be exact same name as the video too.</li>
<li>Then make sure transcoding is ON, also when adding folders to share in TVersity, make sure in Advanced setting the folder is set to &#8220;Always&#8221; and not &#8220;N/A&#8221;. This should make external srt subtitle work.</li>
</ul>
<p>- Install TVersity. Did i forget to tell you <a href="http://www.davieslim.com/ps3/guide-to-streaming-videos-with-subtitle-on-ps3-with-java-ps3-media-server/">this</a>? (better than Tversity)</p>
<ul>
<li>install <strong>without </strong>TVersity codec pack and set as a service.</li>
<li>Go to Start &gt; Run &gt; type &#8220;<strong>services.msc</strong>&#8221; to bring up the services window.</li>
<li>Scroll down to <em>UPnP Device Host </em>and make sure it&#8217;s set to <em>Automatic</em>.</li>
<li>Scroll down to <em>TVersity Media Server</em>, double click to open it&#8217;s Properties.</li>
<li>You can set to <em>Automatic</em> or <em>Manual. </em>(i have mine set to manual)</li>
<li>At &#8220;<em>Log On</em>&#8221; tab, click <em>Browse &gt; Advanced &gt; Find Now</em> and pick your account</li>
<li>Make sure it&#8217;s set to an account (mine&#8217;s called Administrator) on the computer as shown in the picture.<a href="http://davieslim.files.wordpress.com/2008/07/tversity.jpg"><br />
</a></li>
<p style="text-align: center;"><a href="http://davieslim.files.wordpress.com/2008/07/tversity.jpg"><img class="size-full wp-image-261 aligncenter" src="http://davieslim.files.wordpress.com/2008/07/tversity.jpg" alt="tversity Quick guide to streaming videos with subtitle on PS3 with TVersity!" width="336" height="377" title="Quick guide to streaming videos with subtitle on PS3 with TVersity!" /></a></p>
</ul>
<p>- Edit TVersity settings for PS3. Did i forget to tell you <a href="http://www.davieslim.com/ps3/guide-to-streaming-videos-with-subtitle-on-ps3-with-java-ps3-media-server/">this</a>? (better than Tversity)</p>
<ul>
<li>Set the media device to Playstation 3.</li>
<li>Set transcoder to always ON (you can disable transcoding for avi files as shown below).</li>
<li>Resolution can be set to 1280&#215;720 or anything smaller. (i.e. 1024&#215;576, 704&#215;396 as long as smaller number divided by larger number = 0.5625)</li>
<li>Optimization: Quality, Wired Connection High and Minimum compression.</li>
<li>Tweaking further, go to (Program Files&gt;TVersity&gt;Media Server) and open the <strong>profiles.xml</strong> file in wordpad and edit the Playstation 3 section.<br />
Change the <em>video</em> and <em>onlineVideo</em> from <strong>mpeg16 to mpeg2</strong></li>
</ul>
<blockquote class="uncited">
<div><em>&lt;transcodeTarget audio=&#8221;audio/x-wav&#8221; <span style="font-weight: bold;">video=&#8221;video/mpeg2&#8243;</span> photo=&#8221;image/jpeg&#8221;<br />
onlineAudio=&#8221;audio/mpeg&#8221; <span style="font-weight: bold;">onlineVideo=&#8221;video/mpeg2&#8243;</span> onlinePhoto=&#8221;image/jpeg&#8221;<br />
adjustReadStartPos=&#8221;false&#8221; audioFailFutureSeek=&#8221;false&#8221; videoFailFutureSeek=&#8221;true&#8221; /&gt;</em></div>
</blockquote>
<ul>
<li>If you have firewall, make an exception for TVersity&#8217;s <strong>mediaserver.exe.</strong></li>
</ul>
<p><script type="text/javascript">// <![CDATA[
 /* [CDATA[ */ google_ad_client = "pub-0153020926306841"; /* 468x15, created 8/5/09 */ google_ad_slot = "4051127004"; google_ad_width = 468; google_ad_height = 15; /* ]] */ // --&gt;
// ]]&gt;</script><br />
<script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript">
</script><br />
- I notice the PS3 transcoding stutters once the bitrate reaches 9mbps or more, especially in my mkv files. There is a small solution to it. To fix it, I edit the <strong>config.xml</strong> file in (Program Files&gt;TVersity&gt;Media Server) folder. These settings reduced the bitrate and audio quality but not noticable to my eyes. You can reduce the <em>videoCompressionRatio</em> to something lower. Try playing around with the values.</p>
<ul>
<li><em>&lt;maxAudioInfo sampleRate=&#8221;48000&#8243; bitsperSample=&#8221;16&#8243; bitrate=&#8221;<strong>128000</strong>&#8221; nchannels=&#8221;6&#8243;&gt;&lt;/maxAudioInfo&gt;</em></li>
<li><em>&lt;maxVideoInfo width=&#8221;1280&#8243; height=&#8221;720&#8243; bitrate=&#8221;<strong>4250000</strong>&#8221; fps=&#8221;30&gt;&lt;/maxVideoInfo&gt;</em></li>
<li><em>videoCompressionRatio=&#8221;<strong>18</strong>&#8220;</em></li>
<li><em>downsampleForConnectionSpeed=&#8221;false&#8221;</em></li>
</ul>
<p>- For avi files which don&#8217;t need to be transcoded just make sure you set transcoding as <strong>Never. </strong>Note that if you have external subtitle file, please set to <strong>Always</strong> instead.</p>
<p>- Start sharing and test whether it works!<br />
<a href="http://www.davieslim.com/wp-content/uploads/2010/06/tversity2.jpg"><img class="size-full wp-image-264 aligncenter" src="http://www.davieslim.com/wp-content/uploads/2010/06/tversity2.jpg" alt="tversity2 Quick guide to streaming videos with subtitle on PS3 with TVersity!" width="301" height="220" title="Quick guide to streaming videos with subtitle on PS3 with TVersity!" /></a><br />
<span style="text-decoration: underline;">Notes:</span></p>
<p>- You can <strong>add srt subtitle file(s) quickly</strong> to AVI files using this tool, <a rel="nofollow" href="http://www.calcitapp.com/getaviaddxsubs.php">AVIAddXSubs</a>. Using the small guide shown <a rel="nofollow" href="http://www.deanbg.com/AviAddXSub/">here</a>.<br />
- It muxes the files to divx and includes the subtitles. Press Triangle when playing the video and get the subtitle option. With this, you don&#8217;t need to share in TVersity, just copy into your flash drive and watch it.<br />
- If you add the divx file in TVersity, it should work without transcoding!</p>
<p>Hmm, thats all i guess! There are other guides around the net just google around to find out which one works for you.</p>
<p>Some of the better ones are: <a rel="nofollow" href="http://www.unplggd.com/unplggd/how-to/how-to-stream-any-type-of-video-to-your-playstation-3-046182"></a></p>
<ul>
<li><a href="http://www.davieslim.com/ps3/guide-to-streaming-videos-with-subtitle-on-ps3-with-java-ps3-media-server/">Guide to Streaming video with PS3 Media Server</a></li>
<li><a rel="nofollow" href="http://www.unplggd.com/unplggd/how-to/how-to-stream-any-type-of-video-to-your-playstation-3-046182">How to stream any type of video to your PS3</a></li>
<li><a rel="nofollow" href="http://www.ps3forums.com/showthread.php?t=75081">PS3 tutorial for TVersity media server</a></li>
<li><a rel="nofollow" href="http://forums.tversity.com/viewtopic.php?f=28&amp;t=11288">Making it work for PS3</a></li>
<li><a rel="nofollow" href="http://forums.tversity.com/viewtopic.php?f=28&amp;t=8063">Guide- Playback with Embedded and External Subs </a></li>
</ul>


<p>Related posts:<ul><li><a href='http://www.davieslim.com/ps3/guide-to-streaming-videos-with-subtitle-on-ps3-with-java-ps3-media-server/' rel='bookmark' title='Permanent Link: Guide to streaming videos with subtitle on PS3 with Java PS3 Media Server!'>Guide to streaming videos with subtitle on PS3 with Java PS3 Media Server!</a></li>
<li><a href='http://www.davieslim.com/ps3/using-ps3-controller-in-windows/' rel='bookmark' title='Permanent Link: Using PS3 Controller in Windows (Wired)'>Using PS3 Controller in Windows (Wired)</a></li>
<li><a href='http://www.davieslim.com/ps3/use-ps3-controller-in-windows-wireless-bluetooth/' rel='bookmark' title='Permanent Link: Use PS3 Controller in Windows 7, Vista and XP (Wireless Bluetooth)'>Use PS3 Controller in Windows 7, Vista and XP (Wireless Bluetooth)</a></li>
<li><a href='http://www.davieslim.com/ps3/using-ps3-guitar-hero-controller-on-the-pc/' rel='bookmark' title='Permanent Link: Using PS3 Guitar Hero World Tour Controller on the PC'>Using PS3 Guitar Hero World Tour Controller on the PC</a></li>
</ul></p>]]></content:encoded>
			<wfw:commentRss>http://www.davieslim.com/ps3/tversity-to-ps3/feed/</wfw:commentRss>
		<slash:comments>25</slash:comments>
		</item>
	</channel>
</rss>

