Download Amnesia The Dark Descent Free Full Version
Monday, May 19, 2014
Posted by Rizal Maulana Ainul Yaqin
Tag :
Games
Amnesia: The Dark Descent is a survival horror video game by Frictional Games, released for Microsoft Windows, Mac OS X, and Linux platforms. The game features a protagonist named Daniel exploring a dark and foreboding castle, while avoiding monsters and other obstructions as well as solving puzzles. The game was critically well received, earning two awards from the Independent Games Festival and numerous positive reviews.
Originally released independently as a download, the game has since been published in retail by 1C Company in Russia and Eastern Europe as well as THQ in North America. A collection of five short stories set in the world of Amnesia, written by Mikael Hedberg and illustrated by the game's concept artists, was also made available. In addition, the game's soundtrack is available for purchase and a free content expansion called "Justine" has been released as well as many fan-made expansions and stories.
Download Game!
Download Crack!
Password if Asked : www.bagas31.com
Credits goes to bagas31.com for uploads.
Goat Simulator is a third-person perspective simulation video game developed by Coffee Stain Studios. It was released for Microsoft Windows via Steam on 1 April 2014, while ports for Mac OS X and Linux are presently being developed.
The game has been compared by the developer as akin to skateboarding games, but where the player controls a goat aimed at doing as much damage as possible around an open-world map, without any other larger goals. The game, initially developed as a joke prototype from an internal game jam and shown in a early alpha state in YouTube videos, was met with excitement and attention, prompting the studio to build out the game into a releasable state while still retaining various non-breaking bugs and glitches to retain the game's entertainment value.
The game received mixed reviews, with some reviewers praising the title for providing a humorous sandbox title to experiment with, while others criticized the game's reliance on social media to popularize the otherwise simple and buggy title.
The game has been compared by the developer as akin to skateboarding games, but where the player controls a goat aimed at doing as much damage as possible around an open-world map, without any other larger goals. The game, initially developed as a joke prototype from an internal game jam and shown in a early alpha state in YouTube videos, was met with excitement and attention, prompting the studio to build out the game into a releasable state while still retaining various non-breaking bugs and glitches to retain the game's entertainment value.
The game received mixed reviews, with some reviewers praising the title for providing a humorous sandbox title to experiment with, while others criticized the game's reliance on social media to popularize the otherwise simple and buggy title.
Download Here!
AVS Video Editor 6.4 Free Full Version
Sunday, May 18, 2014
Posted by Rizal Maulana Ainul Yaqin
Tag :
Multimedia,
Software
AVS Video Editor 6.4 Full Version adalah software
untuk editing video. Yang tentunya memiliki banyak fitur yang dapat
memperindah hasil video yang kita inginkan. Aplikasi ini sangat mudah
untuk dijalankan dan tampilannya yang User Friendly. Untuk lebih lanjut,
cek dibawah ini:
Minimum System Requirements:
Processor: AMD / Intel Core 2 Duo compatible at 3 GHz or higher
RAM: 2 GB or higher
Sound: Windows compatible sound card
Display: 32-bit color depth
CD recorder: for importing from CD
DVD recorder: for importing from DVD and creating Video DVD
Video capture device: required for capturing
Windows Media Player 11 or higher for WMV video playback
DirectX: Microsoft DirectX 9.0c or later
Administrative permissions for program installation and activation
Internet connection to activate
Windows 8/Windows 7 Recommended System Requirements:
Processor: AMD / Intel Core 2 Quad compatible at 2.4 GHz or higher
RAM: 3 GB or higher
Video: Windows 8/Windows 7 compatible video card
Sound: Windows 8/Windows 7 compatible sound card
Link Download:
Platforms: Windows 8, 7, XP, 2003, Vista
Password if asked : sofshare.blogspot.com
Hi, how is your holiday? I hope it's fun, very fun. Not like me. I got some problem with my PC, the problem is my PC run very slow, when my PC at idle condition the CPU usage's average percentage is between 90-100. My friend recommended me to use Baidu PC Faster, firstly I don't believe him, because I never try it. And after I try it, it's make my PC run faster, at last now I believe that. Do you believe that? Just try it, then. Okay, for those of you who had same problem or maybe just only wants to try, today I'll share this Application in this post.
Baidu PC Faster have many feature inside one Application, like Anti Virus, Registry Cleaner, Desktop Cleaner, Junk Files Cleaner, Internet Speed Up, App Store, Game Box, and others. It's very useful Application to make your PC run at good performance, beside that this Application is totally free! There are many good thing in this Application but I can't say one by one, just try it and feel it. Enjoy!
Baidu PC Faster have many feature inside one Application, like Anti Virus, Registry Cleaner, Desktop Cleaner, Junk Files Cleaner, Internet Speed Up, App Store, Game Box, and others. It's very useful Application to make your PC run at good performance, beside that this Application is totally free! There are many good thing in this Application but I can't say one by one, just try it and feel it. Enjoy!
How to Install Wine 1.7.3 on Ubuntu 13.04/12.10/12.04/11.10 and Linux Mint 15/13
Wednesday, December 18, 2013
Posted by Rizal Maulana Ainul Yaqin
Hi! How are you? Today Makarov will show you how to Install Wine 1.7.3 on Ubuntu or Linux, this tutorial is very easy just follow the instruction I have made, and enjoy the Wine on your Ubuntu.
Wine is an open source, free and easy-to-use program that enables Linux users to run some Windows based applications on Unix-like operating systems. Wine is a compatibility layer for installing almost all versions of Windows programs.
This article describes a few easy steps to install Wine 1.7.3 under Ubuntu 13.04/12.10/12.04/11.10 and Linux Mint 15/14/13 systems and also we will see how to configure wine, install windows software’s and Un-install. You can find out all the new features and change log of this new release at Wine announcement project page.
The wine configuration is done by ‘winecfg‘ utility, so in order to configure wine run the following command on the terminal.
This is very useful for installing games and applications using cdrom with wine under your Ubuntu box.
Click on ‘OK‘ button to move forward. If you don’t want to submit reports to winetricks, then simple turn-off with the command ‘winetricks –optout‘.
Next, select ‘Install a Windows DLL or component‘.
Select the software that you wish to install. Let’s say I would like to install Internet Explorer 8.
The utility automatically download and install the selected software from the winetricks table.
Once, the download and installation completes, it will automatically start the program. See the screenshot below.
You can also start the program by specifying full path of the program like.
Wine is an open source, free and easy-to-use program that enables Linux users to run some Windows based applications on Unix-like operating systems. Wine is a compatibility layer for installing almost all versions of Windows programs.
This article describes a few easy steps to install Wine 1.7.3 under Ubuntu 13.04/12.10/12.04/11.10 and Linux Mint 15/14/13 systems and also we will see how to configure wine, install windows software’s and Un-install. You can find out all the new features and change log of this new release at Wine announcement project page.
Installation of Wine 1.7.3
To install Wine, open the terminal by hitting ‘CTRL + ALT + T‘ from the desktop and run the following commands one-by-one on the terminal.$ sudo add-apt-repository ppa:ubuntu-wine/ppa $ sudo apt-get update $ sudo apt-get install wine1.7 $ sudo apt-get install winetricks
Starting Wine 1.7.3
To start the Wine program, you must give the full path to the .exe program. For example, we will start the notepad.exe program through wine.$ wine notepad.exe
Configure Wine 1.7.3
The default wine configuration is much enough for running windows applications, but not all windows based applications run under wine. And in some cases you may required an extra configuration to run certain applications or adding a new windows drive for mapping CD-ROM drives.The wine configuration is done by ‘winecfg‘ utility, so in order to configure wine run the following command on the terminal.
$ sudo winecfgTo add new drive click on ‘Drives‘ –> ‘Add Drive‘ and then give full path of the cdrom. See the below screenshot.
This is very useful for installing games and applications using cdrom with wine under your Ubuntu box.
Install Windows Software’s Using Winetricks
Winetricks is a small helper script for downloading and installing windows based software’s and missing DDL files that needed to run some programs under wine. To download and install software programs, run the ‘winetricks‘ utility from the terminal. Please note that the winetricks current prefix is user’s home directory (i.e. /home/user/.wine). So, whatever you install it goes under this directory.$ sudo winetricksIt will ask you one time question about helping winetricks development by submitting reports on wine statistics. Just click on ‘Yes‘.
Click on ‘OK‘ button to move forward. If you don’t want to submit reports to winetricks, then simple turn-off with the command ‘winetricks –optout‘.
Next, select ‘Install a Windows DLL or component‘.
Select the software that you wish to install. Let’s say I would like to install Internet Explorer 8.
The utility automatically download and install the selected software from the winetricks table.
Once, the download and installation completes, it will automatically start the program. See the screenshot below.
You can also start the program by specifying full path of the program like.
$ sudo wine 'C:\Program Files\Internet Explorer\iexplore'As I said above that not all programs will work with wine. So, I recommend you to check out the Wine app database before installing any software through wine.
Uninstalling Windows Software using Winetricks
If you want to uninstall the Internet Explorer with winetricks just type the following command it will completely delete the program. You also directly delete the program directory from the .wine directory like shown below.$ sudo rm -rf .wine/drive_c/Programe\ Files/Internet\ Explorer/
Uninstalling Wine and Winetricks
If you not happy with wine program, you can remove it completely by using the following command.$ sudo apt-get remove wine1.7 winetricksYou can also download Wine 1.7.3 source package for other Linux distributions from the Source Forge.
Download Driver : Parellel Lines Free Full Version
Tuesday, June 4, 2013
Posted by Rizal Maulana Ainul Yaqin
Tag :
Games
Diverging from previous Driver games, Parallel Lines takes place in just one city, New York, instead of multiple cities, but in the middle of the story the eras of the city - 1978 and 2006 - are changed. Due to the underwhelming performance of Driv3r, particularly the often-derided on-foot sections, Parallel Lines returns to the formula used in earlier games in the series, focusing on driving, although shooting remains in the game. The game was received better by critics than the last game, though did receive some criticism. This is the first game of the Driver series that does not follow undercover cop Tanner.
Minimum System Requirements
- OS: Windows XP/Vista
- Processor: Pentium 4 @ 2 GHz
- Memory: 256 Mb
- Hard Drive: 4.8 Gb free
- Video Memory: 64 Mb
- Video Card: Pixel Shader 1.1 Support
- Sound Card: DirectX Compatible
- DirectX: 9.0c
- Keyboard
- Mouse
- DVD Rom Drive
Recommended System Requirements
- OS: Windows XP/Vista
- Processor: Pentium 4 @ 3.4 GHz
- Memory: 512 Mb
- Hard Drive: 4.8 Gb free
- Video Memory: 128 Mb
- Video Card: Pixel Shader 2.0 Support
- Sound Card: DirectX Compatible
- DirectX: 9.0c
- Keyboard
- Mouse
- DVD Rom Drive
Screenshoot
Download Links
Part 1 – 700 MB
Part 2 – 700 MB
Part 3 – 700 MB
Part 4 – 700 MB
Part 5 – 700 MB
Part 6 – 700 MB
Part 7 – 249 MB
Well my favorite game is Pokemon, Hearts Kingdom, Dragon Ball, etc. Maybe another time I'll also post the Game here. But at this time I just can give you the Emulators, don't much talk go download it down here!
Hi reader, how are you? I hope you'll always be fine. Okay today I will give you a tutorial at Blogging, yeah after so long. Okay, first I'll ask you a question, "Did you know what is Sitemap?", well there are many of you know what is that. But there are many of you didn't know, so I will explain first.
A site map (or sitemap) is a list of pages of a web site accessible to crawlers or users. It can be either a document in any form used as a planning tool for Web design, or a Web page that lists the pages on a Web site, typically organized in hierarchical fashion. There are two popular versions of a site map. An XML Sitemap is a structured format that a user doesn't need to see, but it tells the search engine about the pages in your site, their relative importance to each other, and how often they are updated. HTML sitemaps are designed for the user to help them find content on the page, and don't need to include each and every subpage. This helps visitors and search engine bots find pages on the site.Do you understand now? Okay if you still don't understand here's mine.
Okay, to make that it was easy, first make a new post. After that click on HTML tab beside Compose tab. Then you just need to paste this code.
Note : Change the blue text with your site.<script src="http://me-sitemap.googlecode.com/files/mysitemap.js" type="text/javascript"></script><script src="http://makrov777.blogspot.com/feeds/posts/default?max-results=9999&alt=json-in-script&callback=loadtoc"></script>
Last click Publish. Then you have done! That was easy right?
Cara Bermain Game LAN Menggunakan Wireless (Wi-Fi) Tanpa Router
Friday, May 24, 2013
Posted by Rizal Maulana Ainul Yaqin
Hi sobat Makarov sekalian, waduh ternyata Makarov sudah jarang
sekali Update blog. Tapi sekarang mumpung Makarov ada waktu, jadi Makarov
sempatkan untuk update. Ok, Langsung saja ke Topik, kali ini Makarov akan
posting tentang “Cara main game LAN Menggunakan Wireless (Wi-Fi) tanpa Router”
Apakah sobat mengerti maksud dari topik di atas? Jika belum Makarov akan
menjelaskannya terlebih dahulu.