Successfully removed.
Sorry, an error occurred.
|
jtcressy1 uploaded a new video
(7 months ago)

READ DESCRIPTION This is an actual build of Fruit Ninja from Halfbrick studios for PC. THIS IS NOT FAKE. You have probably seen other videos of this...
more
READ DESCRIPTION This is an actual build of Fruit Ninja from Halfbrick studios for PC. THIS IS NOT FAKE. You have probably seen other videos of this, probably without download links. If you have a torrent client, go here and download the torrent to get fruit ninja. http://thepiratebay.org/torrent/64904...
If you like the game, and you have an iOS or android device, support Halfbrick Studios by buying their game.
Prerequesites for the game: Visual C++ Redist: http://www.microsoft.com/download/en/...
.Net Framework 4: http://www.microsoft.com/download/en/...
Latest DirectX Runtime/Dev Kit: http://www.microsoft.com/download/en/...
Also, for those who have SOUND PROBLEMS: Quoted from @smartydix: "@arnavbatra Download the original free version from AppUp. Go to the folder where you installed it, copy the sounds folder to the folder you installed the cracked version(the one from the video) and it should work (it worked for me :)"
less
|
|
| |
|
jtcressy1 uploaded a new video
(1 year ago)

This script is originally made by Computerdude28. I've fixed the problem with the volume control. Here is the script code:
//Wiimote Windows Media ...
more
This script is originally made by Computerdude28. I've fixed the problem with the volume control. Here is the script code:
//Wiimote Windows Media Center Controller //Created by Computerdude28 //------------------------------------------------- //Buttons And Controls on the Wiimote //Accept the Selection/Go to Last Channel - A //Back to the Previous Screen - B //------------------------------------------------- //Toggle LED1 and 2 - One and Two //IF LED1 IS ON //Left/Right/Up/Down - Left/Right/Up/Down //Home - Windows Media Center Start screen //Minus - Display the Context Menu //Plus - Guide //IF LED2 IS ON //Left/Right/Up/Down - Volume Down/Volume Up/Chanel Up/Channel Down //Home - Play/Pause //Minus - Back //Plus - Next //------------------------------------------------- //Static Controls key.enter = wiimote.A key.backspace = wiimote.B //Variable Changer & LED1 and 2 if wiimote.two then var.led12 = true endif if wiimote.one then var.led12 = false endif if var.led12 = false then wiimote.led1 = true else wiimote.led1 = false endif if var.led12 = true then wiimote.led2 = true else wiimote.led2 = false endif //Dynamic Controls Config - LED1 if var.led12 = false then //ARROWS key.left = wiimote.left key.right = wiimote.Right key.up = wiimote.Up key.down = wiimote.Down //Home/Minus/Plus if pressed(wiimote.Home) then press(key.Windows) wait 50ms press(key.Alt) wait 50ms press(key.Enter) wait 50ms key.alt = true key.alt = false key.windows = false endif key.AppMenu = wiimote.Minus key.RightControl && key.g = wiimote.Plus endif //Dynamic Controls Config - LED2 //ARROWS if var.led12 = true then if pressed(wiimote.left) then key.F9 = true else key.F9 = false endif if pressed(wiimote.right) then key.F10 = true else key.F10 = false endif
key.PageUp = wiimote.Up key.pagedown = wiimote.Down //Home/Minus/Plus if pressed(wiimote.home) then press(key.PlayPause) endif key.control && key.F = wiimote.Plus key.control && key.B = wiimote.Minus endif
less
|
|
| |
|
jtcressy1 uploaded a new video
(1 year ago)
|
|
| |
|
jtcressy1 uploaded a new video
(1 year ago)
|
|
| |
|
jtcressy1 uploaded a new video
(1 year ago)
|
|
Subbed. :)