no one lives forever 2 torrent
No One Lives Forever Update 2 1.3
No One Lives Forever Update 2 - First person shooter featuring UNITY operative Cate Archer more>>
What harm does H.A.R.M. wish to inflict on secret agent Cate Archer? Find out in the sequel to one of the most highly acclaimed shooters of 2000. Agent Archer employs an vast arsenal of guns and gadgets - plus a wardrobe to die for - in challenging missions that span the globe. Powered by the new LithTech Jupiter System for the latest in graphic brilliance.
Main features:
- Mulitple Play Modes: Charge in with guns blazing or focus on stealth to evade and outsmart your enemy.
- Includes over 40 action-packed single-player levels.
- Mission-based cooperative multiplayer - up to 4 players work together as a team.
- Travel to exotic locales as diverse as India, Japan, Siberia and Ohio, and immerse yourself in secret-agent intrigue.
- Square off against despicable new villains like elusive Ninjas, wiley Mimes and ruthless Soviets, and encounter some familiar foes as well.
- Co-op: Two agents that get to help the crazy Kate Archer in different map scenarios.
- Death Match: You against everyone else. No teams
- Team Death Match: A team against another team
- Doomsday: Two teams. There are three pieces of a "Doomsday" device through-out the map. Find and pick-up parts of the device and bring it back to your base. All three pieces assemble the device. Once built, the "Doomsday" device pops the other team and you win the shindig.
Enhancements:
- Fixes refresh rate conflict preventing start-up.

Klondike Forever 1.3.5
Smooth and beautiful solitaire. more>>
Klondike Forever 1.3.5 is a popular and interesting solitaire game. Enjoy it fast, smooth, and beautiful, for free.
Major Features:
- Game rules settings
- Unlimited undo/redo
- Full screen mode
- Highlight playable cards
- Highlight cards of any rank
- Single or double click auto move
- Sticky click option
- Auto play to foundations
- Peek at hidden cards
Beautiful, simple graphic interface - Visual and textual rules - Unlimited
Hardcore Lives Tuner 1.00
Hardcore Lives Tuner is developed to be a handy program which is packed with 100 dance stations by default. more>>
Hardcore Lives Tuner 1.00 is developed to be a handy program which is packed with 100 dance stations by default. You can also program 12 easy access preset buttons by editing the config. file with your favorite text editor. Feature List - Up to 1000 presets on the A-Z + 12 Easy Access Presets, Comes with 100+ Underground Dance Stations by default. Add your own or customize station details. Listen to MP3 based Streams. Record MP3 Streams. Internet Station update so its easy to make sure your stream details are up to date.
BTJunkie Torrent Search 1.0
BTJunkie Torrent Search will let you search BTJunkie.org for torrent files... more>>
DVD Copy for Mac enables you to copy an entire DVD movie in 1:1 ratio perfectly in the cases of copying D5 to D5, D9 to D9, D5 to D9 and compress DVD-9 (dual-layer DVD) to one DVD-5 disc easily. It also allows you to copy the main movie of the DVD only. With the powerful function, this software can not only copy DVD movie to ISO file or DVD folder and back up DVD to hard disc drive, but also burn ISO file and DVD folder to DVDs.
DVD Copy for Mac is a special version designed for Mac user and gets the following features to catch Mac fans? attention:
1.It features fast burning speed and easy-to-handle settings.
2.It can compress DVD-9 (dual-layer DVD) to one DVD-5 disc with ease.
3.It can do lossless copy of the entire DVD-9 movie to 8.5GB Dual Layer recordable media.
4.It allows you to create Customized DVD Copy at will.
5.It supports both NTSC and PAL DVD movie copying.
6.It can clone DVD software as it copies the whole DVD movie to DVD in 1:1 ratio.
Facing such excellent software, what are you waiting for? Right, download the DVD Copy for Mac at once and have a try of it. Having this powerful software, you can get much more pleasure from your favorite DVDs.
System Requirements: 64MB RAM
<<lesslibtorrent 0.14.4
Free and open source C++ library that aims to be a good alternative to all the other bittorrent implementations around more>> Free and open source C++ library that aims to be a good alternative to all the other bittorrent implementations around
libtorrent is a C++ implementation of the BitTorrent protocol with the goals of being efficient and easy to use.
libtorrent is a C++ library that aims to be a good alternative to all the other bittorrent implementations around.
Although it comes with a working example client, libtorrent is a library and not a full featured client.
The main goals of libtorrent are:
- to be cpu efficient
- to be memory efficient
- to be very easy to use
libtorrent has been successfully compiled and tested on:
- Windows 2000 vc7.1, vc8
- Linux x86 GCC 3.3, GCC 3.4.2
- Mac OS X (darwin), (Apples) GCC 3.3, (Apples) GCC 4.0
- Sun OS 5.8 GCC 3.1
- Cygwin GCC 3.3.3
NOTE: libtorrent is licensed and released under the BSD-license.
Main features:
- trackerless torrents (using the Mainline kademlia DHT protocol) with some DHT extensions.
- support for IPv6
- NAT-PMP and UPnP support (automatic port mapping on routers that supports it)
- piece-wise, unordered, incremental file allocation
- uses separate threads for checking files and for main downloader, with a fool-proof thread-safe library interface. (i.e. Theres no way for the user to cause a deadlock). (see threads)
- adjusts the length of the request queue depending on download rate.
- multitracker extension support (as specified by John Hoffman)
- supports files > 2 gigabytes.
- serves multiple torrents on a single port and in a single thread
- fast resume support, a way to get rid of the costly piece check at the start of a resumed torrent. Saves the storage state, piece_picker state as well as all local peers in a separate fast-resume file.
- HTTP seeding, as specified by Michael Burford of GetRight.
- piece picking on block-level (as opposed to piece-level). This means it can download parts of the same piece from different peers. It will also prefer to download whole pieces from single peers if the download speed is high enough from that particular peer.
- supports the udp-tracker protocol by Olaf van der Spek.
- queues torrents for file check, instead of checking all of them in parallel.
- supports http proxies and basic proxy authentication
- gzipped tracker-responses
- can limit the upload and download bandwidth usage and the maximum number of unchoked peers
- implements fair trade. User settable trade-ratio, must at least be 1:1, but one can choose to trade 1 for 2 or any other ratio that isnt unfair to the other party.
- supports an extension protocol. See extensions.
- supports the no_peer_id=1 extension that will ease the load off trackers.
- possibility to limit the number of connections.
- delays have messages if theres no other outgoing traffic to the peer, and doesnt send have messages to peers that already has the piece. This saves bandwidth.
- does not have any requirements on the piece order in a torrent that it resumes. This means it can resume a torrent downloaded by any client.
- supports the compact=1 tracker parameter.
- selective downloading. The ability to select which parts of a torrent you want to download.
- ip filter to disallow ip addresses and ip ranges from connecting and being connected
Enhancements
- connect candidate calculation fix
- tightened up disk cache memory usage
- fixed magnet link parser to accept hex-encoded info-hashes
- fixed inverted logic when picking which peers to connect to
- (should mean a slight performance improvement)
- fixed a bug where a failed rename_file() would leave the storage
- in an error state which would pause the torrent
- fixed case when move_storage() would fail. Added a new alert
- to be posted when it does
- fixed crash bug when shutting down while checking a torrent
- fixed handling of web seed urls that didnt end with a
- slash for multi-file torrents
- lowered the default connection speed to 10 connection attempts
- per second
- optimized memory usage when checking files fails
- fixed bug when checking a torrent twice
- improved handling of out-of-memory conditions in disk I/O thread
- fixed bug when force-checking a torrent with partial pieces
- fixed memory leak in disk cache
- fixed torrent file path vulnerability
- fixed upnp
- fixed bug when dealing with clients that drop requests (i.e. BitComet)
- fixes assert as well
Octave Shifter 2.0
Octave Shifter 2 is a free real-time pitch shifting audio effect. more>>
By leveraging existing technologies like CoreAudio, Altivec and SSE, Octave Shifter 2 offers a unique audio experience.
Main features:
- real-time, low latency processing for live performances
- high precision post-processing for studio quality results
- four full octaves of pitch adjustment
- continuous pitch change, enables automation of pitch parameter
- extensive user manual
Additionally, Octave Shifter 2 makes use of the industry standard generic Cocoa and Carbon graphical interface views for Audio Units offering a seamless integration into host applications like Logic (Pro), Garageband and AU Lab.
CreateTorrent Widget 1.0
CreateTorrent Widget - a little widget for creating .torrent files more>>
You just have to drop a directory or some files from Finder/Desktop on it and it will create a BitTorrent file on your desktop.
Second Life Friends Online 2.3
Second Life Friends Online - see which of your friends on Second Life are online more>>
Life Screensaver 1.0
Life Screensaver - Life game simulation screensaver more>>
You can read a bit about cellular automata and the game of Life, too.
MakeTorrent 1.0
MakeTorrent - A simple drag & drop tool for creating .torrent files in OS X more>>
With MakeTorrent you will able to optionally create private torrent files (see readme). Cobbled together from other peoples code (see readme again).
Magic Life Counter 2.0.1
Keep track of lives or score in trading card games. more>>
Magic Life Counter 2.0.1 is recognized as an interesting utility that keeps track of lives or score in trading card games such as Magic: The Gathering. MLC features large + and - buttons and sliders to easily increase life or score. MLC 2 now supports up to 8 players with an expandable window.
FliteHaus RSS 1.2
Stay in touch with FliteHaus Creative Agency right from your dashboard. more>> To install WindowSplitter you have to create a folder called Plugins in the same folder as your REALbasic application is located in and drop the WindowSplitter into it.
Please note that when the WindowSplitter lives on a container control then on Windows systems it will only support Live movement. When living on a container control on Windows then flickering will depend on the REALbasic version as for example in 2005r1 for example then container controls were not very good at redrawing them self without flicker.<<less
First Star Online 2 1.2
First Star Online 2 is a free MMORPG from unFun Games more>>
The game is small and loads quick, but offers much more than you would expect from a game of this size.
FSO2s list of features is huge. You can fight monster, fish, farm, blacksmith, work as a healer, lumberjack, carpenter, tailor, trap disarmer, thief, artist, etc.
FSO2 also allows your character to work as a shop keeper even when youre not online. In other MMORPGs youd have to hire a shop keeper but in FSO2 you are the shop keeper. When youre ready to call it a night simply drink the shop elixer and your shop keeper will remain logged on even when you are not.
FSO2 runs great in the background. You wont find it eating up all of your computer, and you dont need a computer with specs that doesnt even exist yet in order to run the game. We recommend an 800 mhz P3 or greater with 128 MB RAM (or a 500 mhz G3 with 256 MB RAM Mac).
FSO2 is free to play forever. You can log on and play without ever paying a penny. However, unregistered users will have some features disabled for them.
The full version of FSO2 is only $25 and it gives you access to everything the game has to offer. This is a one-time fee, not a subscription fee like other online RPGs. You pay once and your account is good for life. You can also make as many characters as you like with your account (you are limited to 1 character per month in FSO2 time, which translates to about 1 per week in real life).
unFun Games has made more online games than any other develop. We know online gaming, and we know there is a need for classic online gaming.
Enhancements:
- This is the newest expansion for the First Star Online MMORPG from unFun Games.
- It features a new world straight out of Greek Mythology.
LimeWire X 5.2.2 Beta / 5.1.3
Great alternative to the Napster client which is now defunct. LimeWire is a great alternative to the Napster client which is now defunct more>> Great alternative to the Napster client which is now defunct.
LimeWire is a great alternative to the Napster client which is now defunct.
LimeWire also offers the ability to search for videos, images, and program applications.
Main features:
- Ease of use - just install, run, and search
- Ability to search by artist, title, genre, or other metainformation
- Elegant multiple search tabbed interface
- Swarm downloads from multiple hosts help you get files faster
- iTunes integration for Mac and Windows users
- Unique ultrapeer technology reduces bandwidth requirements for most users
- Integrated chat
- Directly connect to a computer
- Browse host feature--even works through firewalls
- Added Bitzi metadata lookup
- International versions: Now available in many new languages.
- Connects to the network using GWebCache, a distributed connection system
- Automatic local network searches for lightning-fast downloads. If youre on a corporate or university network, download files from other users on the same network almost instantaneously!
- Support for MAGNET links that allow you to click on web page links that access Gnutella.
System requirements:
- 256 MB RAM.
- A live connection to the Internet.
-
Enhancements
- Fix launching a video from the download tray.
- Fix a bug in which a completed torrent download vanishes.
- Show the download torrent in the Library.
- Enable Clear Finished link in the download tray when a torrent completes a download.
- Add a resume state for torrents so users see the proper status.
- Rebuild libtorrent library and update binaries.
- Fix wide character support (UTF-8) for torrents.
- Fix exceptions when using an Advanced Filter prior to any search results appearing.
- Fix column order problem when Advanced Filters were added and removed.
- Improve UI loading time.
- Detect the google:nosave feature and use it to turn off server side message logging when exchanging LimeWire custom messages.
- Properly store uptime values even upon unexpected closing of LimeWire.
- Fix Ivy settings.
Read Read Revolution 2.0
Read Read Revolution - Learn to speed read more>>
Read Read Revolution displays one line of text at a time. You configure RRR for how quickly youd like to read and it will display lines for an appropriate amount of time. Over time you can increase the reading speed and learn to read faster.
Even if you choose a slow speed, Read Read Revolution can keep you focused because distractions will cause you to miss lines. Thus you will be encouraged to pay attention to the material. This can save valuable time that would otherwise be wasted.
Read Read Revolution includes features like bookmarking (remembers last line read), display font and color customization, and the reading of plain text, RTF, and HTML files. Support for more file types is planned.
Enhancements:
- Reformats text to display properly on screen
- Reads RTF and HTML
- Customization of display fonts and colors
- online help.