Star Wars: Knights of the Old Republic for Windows 7 64Bit

May 14th, 2012 Patcoola No comments

Troubleshooting guide for playing Star Wars: Knights of the Old Republic (swkotor) for Windows 7 64Bit.

The following is a guide for getting swkotor to run smoothly with Windows 7 64Bit Edition by Patcoola. As a Steam user I purchased the game during a big Christmas sale to discover the game has compatibility issues, however, the game still works and can be fixed by changing some settings in your game and your video card control panel.

* This article is as is, user experience my vary.

Read more…

Categories: Blog, Slice of Life Tags:

Script: Fade FX (JS)

May 7th, 2012 Patcoola No comments

Script Title: fadeFx
Programming Language: Java Script
Date Completed: 2012/05/04

Purpose: Easily add fade in and fade out effects to Web page elements/objects.

Read more…

Script: Mouse Position (JS)

May 4th, 2012 Patcoola No comments

Script Title: mousePos
Programming Language: Java Script
Date Completed: 2012/05/03

Purpose: To add an easy to use applet for finding the mouse’s X and Y positions in the Web browser.

Read more…

Script: AJAX HTML Request (AJAX)

April 25th, 2012 Patcoola No comments

Script Title: ajaxHtmlRequest
Programming Language: Java Script / AJAX
Date Completed: 2012/04/21

Purpose: To call and receive external text values without reloading the current Web page.

Read more…

Script: Ping Time (AJAX)

April 23rd, 2012 Patcoola No comments

Script Title: Ping Time
Programming Language: AJAX
Date Completed: 2012/04/21

Purpose: To have a better understanding of the Websites current load time, using a ping like method.

Read more…

Script: bookMark (JS)

April 9th, 2012 Patcoola No comments

Script Title: bookMark
Programming Language: Java Script
Date Completed: 2012/04/06

Purpose: To add a function to a Web page to easily add the Web page to your Web browser’s bookmarks/favorites.

Read more…

Script: createDiv (JS)

April 6th, 2012 Patcoola No comments

Script Title: createDiv
Programming Language: Java Script
Date Completed: 2012/04/04

Purpose: To easily create a Div element and position the element with a node.

Read more…

Script: isSet (AS3/JS)

March 30th, 2012 Patcoola No comments

Script Title: isSet
Programming Language: Java Script
Ported Language: Action Script 3.0
Date Completed: 2010/03/28

Purpose: isSet checks if a variable is defined and returns true or false.

Read more…

Script: Back To Top (JS)

March 28th, 2012 Patcoola No comments

Script Title: backToTop
Programming Language: Java Script
Date Completed: 2012/03/25

Purpose: backToTop is a simple to add Java Script that adds a dynamic back to top button to the bottom right hand corner of your Web page.

Read more…

Script: Pat’s Hash 8 (Check Sum)

March 26th, 2012 Patcoola No comments

Script Title: Pat’s Hash 8
Programming Language: AS3
Portable To: AS2, JavaScript, PHP, etc.
Date Completed: 2012/03/19

Purpose: To provide a proprietary hash algorithm, which is small and very fast.

Read more…