Showing posts with label world. Show all posts
Showing posts with label world. Show all posts
Wednesday, July 19, 2017
Desempenho World of Warcraft em x64 bits
Desempenho World of Warcraft em x64 bits
Muitos sabem que o World of Warcraft � um game CPU bound, pode-se verificar na qualidade gr�fica apresentada pelo game em compara��o aos games atuais que ele n�o for�a tanto a placa de video, ele utiliza muito da CPU para o processamento de sombras, n�mero de players, part�culas e outros efeitos. Para melhorar a performance do jogo o que importa � a arquitetura do n�cleo e a velocidade do clock, n�o o n�mero de cores, nenhum game utiliza mais que 4 n�cleos eficientemente, nem mesmo Battlefield 3 e a maioria dos games n�o utiliza mais que 2 cores.
Se voc� possui um processador de 64 bits, alegre-se pois h� um meio de rodar o WoW nesse modo garantindo maior performance, fiz um teste r�pido hoje pela manh� e verifiquei um ganho de desempenho de no m�nimo 10% nas �reas mais cr�ticas.
Se voc�s possuem um sistema e processador de 64bits, por favor utilizem, testem e expressem suas opni�es em nossos coment�rios.
Link do t�pico
http://us.battle.net/wow/en/forum/topic/3988300405
Arquivos Windows
http://us.media.battle.net.edgesuite.net/downloads/wow-installers/live/WoWLive-64-Win-15595.zip
Arquivos Mac
http://us.media.battle.net.edgesuite.net/downloads/wow-installers/live/WoWLive-64-Mac-15595.zip
mac
Para instalar basta descompactar os arquivos dentro da pasta do WoW, executar o launcher, e em op��es desmarcar a op��o "cliente 32 bits", e clicar em jogar. Mais ou menos assim, qualquer coisa o google ensina.
Para saber se deu certo na tela de login do jogo, na parte de baixo ter� a vers�o do cliente onde informa que est� rodando em 64bits
Segue artigo do Battle Net. (O google translate tamb�m ajuda aqui.)
A 64-bit client is once again available for use with Patch 4.3.4. Before being able to launch WoW in 64-bit mode you will need to download the 64-bit client for PC/Mac (using one of the links below), and unzip it into your World of Warcraft directory. Once you extract the files you can start the 64-bit client by opening the Launcher as normal (Run as Administrator if applicable). To switch back to the 32-bit client, go into Options -> Game Preferences, and check the Launch 32-bit client setting. The game will display which version you are using at the bottom left hand corner of the login screen. ex: Version 4.3.4 (15595) (Release x64)
Build 4.3.4.15595 - Windows - Mac
**Important things to keep in mind**
The 64-bit client is being distributed separately from the Retail version as it is not yet supported for use with World of Warcraft.Launching the game in 64-bit mode can only be done after patching the game to version 4.3.3, downloading and extracting the necessary files.The game�s built in voice chat does not currently work when using the 64-bit client.[Mac] The 64-bit Mac client does not currently support the in-game movie recording functionality.[Mac] The 64-bit Mac client iTunes Remote feature does not work at the present time.[Mac] The 64-bit Mac client does not currently support the customized LCD display for the Logitech G15 series of keyboards.[Mac] The 64-bit Mac client is currently not supported on 10.5 systems. You will need 10.6.8 or later for this version.Additional System Requirements:
Windows XP Professional �x64 Edition� / 64-bit Windows Vista / 64-bit Windows 7 (latest service packs).Mac OS 10.6.8 or newer. Mac Computer with Core 2 Duo or better2 GB or more of RAM.
If you encounter any issues while using the 64-bit version, please report your findings in this thread and return to using the 32-bit executable. In order to facilitate support when contacting Technical Support, please inform them if you are using the 64 bit client.
To remove the 64-bit client completely, delete the following files from your World of Warcraft folder:
Windows
Battle.net-64.dll
MovieProxy.exe
WoW-64.exe
Mac
World of Warcraft-64.app
Additional Information:
How to tell if you have a 64-bit operating system:
Windows: http://support.microsoft.com/kb/827218/
Mac: http://support.apple.com/kb/HT4287
Wednesday, July 12, 2017
Day and Night World Map
Day and Night World Map
Click Here
Saturday, July 8, 2017
Death Note L Change The World Live Action
Death Note L Change The World Live Action

*Sutradara: Hideo Nakata
*Produksi: Nippon Television
*Tayang Bioskop: 9 Pebruari 2008
Sinopsis
Kisahnya dimulai dari setelah L menuliskan namanya di Death Note (ada dalam Death Note: The Last Name). L memiliki 23 hari menjelang kematian yang akan dia hadapi. Dalam menghabiskan 23 hari terakhirnya, L tetap fokus pada pekerjaan detektifnya. Dia memulai hari-hari terakhirnya dengan menghindari godaan menggunakan Death Note untuk kepentingan dirinya sendiri, membakar catatan-catatan yang tidak penting dan mengganggu, serta menganalisa kasus melalui laptop untuk membantu interpol dari jarak jauh. Bahkan L juga tetap melanjutkan keranjingannya pada makanan yang manis-manis.Dan ini menjadi rutinitasnya sambil mengurung diri.
Sampai suatu ketika L dihadapkan pada sebuah kasus baru dimana ada sebuah virus yang sedang melanda sebuah daerah di Thailand. Dan L ternyata harus melindungi sepasang anak laki-laki dan perempuan yang menjadi kunci penyelesaian masalah virus tersebut. Tanpa Watari, L pun harus bekerja sendiri melindungi kedua anak itu. Jadi bagaimanakah nasib L dan kedua anak itu selanjutnya?...
Preview









Movie File
Single File IDWS 800Mb
CD1 CD2 IDWS 1.4Gb *rename .rar ke .avi
Part1 Part2 Part3 Part4 Mediafire 400Mb
Subtitle file
English subtitle CD1 CD2Indonesian subtitle CD1 CD2
Monday, June 26, 2017
Debugging Sparkl applications Pentaho JCR Repository Synchronizer real world example
Debugging Sparkl applications Pentaho JCR Repository Synchronizer real world example
Its undeniable that I really love the Sparkl concept - allows for very fast development of applications / extensions using technologies that we are very familiar with. And Im amazed by the quality of contributions that were recently done using it. BTable and AAAR are great examples.
Ill now show an example of how to debug and fix bugs in Sparkl apps. Youll see that its much, much easier than doing it at a java level where development knowledge is required
A real use case - Fixing a PRS bug

A user recently reported a bug to PRS (Pentaho Repository Synchronizer), saying it didnt work for him. After some investigation, we found out that the problem was caused by where his BA server was installed - something like "c:Program Files (64)pentaho..". Yeah, windows.... Still, a bug!
By changing my solution file to a file with weird chars, I was able to replicate the bug. This is what I see on the screen:

Clearly theres an error on the data that feeds that table. Lets figure out whats wrong then.
Identifying the problem in Sparkl
Starting from Sparkl, lets see what query feeds that table. Start by editing the Pentaho Repository Synchronizer project

In the elements, select the main dashboard and edit it

By doing that, well go to CDE. Switching to the components, we can select the jcr2file table

We can see its using the diffTableQuery. In the datasources we can check which endpoint it refers too

So the culprit is the previewDifferences endpoint. Back to Sparkl, we can find that endpoint in the list

By running that endpoint (on this case the default values of the parameters work out of the box, on other cases we may need to explicitly pass them), well see the returning json:

This is clearly wrong. Its returning the full path to my file system. The paths should be relative to the repository (the stuff under repositorySynchronizer). So somewhere on the logic that is not being properly treated
Identifying the problem in PDI
All the backend of Sparkl applications is built using kettle. Theres physically a file called previewDifferences.ktr that we can simply open in PDI

Sparkl endpoints run the associated transformation and outputs the resultset thats on the step called OUTPUT. Theres a subtransformation there, we can inspect and execute it.
On the specific case of the PRS, in order to run the transformations we need to add some extra libs to the kettle lib dir, specifically libpensol.jar and libpenson.properties, that can be found in solution/system/repositorySynchronizer/resources/lib and some bi-platform jars (core, api and repository) that are in the bi server WEB-INF/lib.
When we run the list_and_compare transformation we see that we get the same output that we obtained through Sparkl:

This means that somewhere before theres something failing in doing the matches between what is on JCR and whats on the file system. After some previewing / investigation we see that the filename_without_location_dest isnt actually removing the main location!

Thats a UDJE snippet. Theres something wrong with it. The code is this:

It uses the following expression:
org.pentaho.di.core.vfs.KettleVFS.getInstance().getFileObject(filename).toString().replaceAll("\","/").replaceAll("^"+elementPath.replaceAll("\","/"),"")
Ah! It uses a regular expression! And our path has parenthesis. So this code is treating the parenthesis not as a literal character but an a regexp capture group. This is causing the problem.
Fixing the bug
Having this in mind, we can change this to a different form. I chose a more common substring:
org.pentaho.di.core.vfs.KettleVFS.getInstance().getFileObject(filename).toString().substring(elementPath.length())
By previewing this step we see that we get the expected result set - the file names without the initial repository location

Now if we go back to our dashboard, well be able to see if this actually fixed the initial problem

Et voila! Bug fixed, commited and a new version of PRS is now available for download.
I may be absolutely biased - but I do believe this is just awesome! :)
Labels:
applications,
debugging,
example,
jcr,
pentaho,
real,
repository,
sparkl,
synchronizer,
world
Wednesday, May 31, 2017
Democratic Pakistan Bans BBC World News Over Secret Pakistan Documentary
Democratic Pakistan Bans BBC World News Over Secret Pakistan Documentary
The BBC said it was deeply concerned by the move, and called for its channel to be speedily reinstated.Active link added above. Read in full here.
"We condemn any action that threatens our editorial independence and prevents audiences from accessing our impartial international news service," a BBC spokesperson said.
"We would urge that BBC World News and other international news services are reinstated as soon as possible."
The two-part BBC documentary questioned the countrys commitment to tackling Taliban militancy.
[...]
The decision to block BBC World News and other international news channels comes after a media uproar in Pakistan over a Nato air strike that killed 24 Pakistani troops near the Afghan border at the weekend.
The All Pakistan Cable Operators Association announced on Tuesday that all foreign news channels airing "anti-Pakistan" content would be barred from Wednesday.
The operators called on the Pakistan Electronic Media Regulatory Authority (Pemra) "to revoke the landing rights of foreign channels" if they are found to be "propagating" information harmful to the country.
[...]
Correspondents say it is not possible to see BBC World News in most Pakistani cities, with the ban expected to be extended to rural areas by Wednesday.
Cable Operators Association spokesman Khalid Arain said that no foreign anti-Pakistan channel would "ever" be broadcast in the country.
"We want to send them a strong message to stop this. If they dont stop this, then it is our right to stop them," he said.
Correspondents say the Pakistani government is likely to have put pressure on the operators to impose the ban.
The two-part documentary is, of course, now available on YouTube for everyone to see and unless pulled by BBC for copyright issues, available to anyone with access to the web.
Secret Pakistan : Documentary by BBC Part 1
(Double Cross) | Length: 59:03
http://youtu.be/qSinK-dVrig
from BBC: In May this year, US Special Forces shot and killed Osama Bin Laden in Pakistan. Publicly Pakistan is one of Americas closest allies - yet every step of the operation was kept secret from it.
Filmed largely in Pakistan and Afghanistan, this two-part documentary series explores how a supposed ally stands accused by top CIA officers and Western diplomats of causing the deaths of thousands of coalition soldiers in Afghanistan. It is a charge denied by Pakistans military establishment, but the documentary makers meet serving Taliban commanders who describe the support they get from Pakistan in terms of weapons, training and a place to hide.This first episode investigates signs of duplicity that emerged after 9/11 and disturbing intelligence reports after Britains forces entered Helmand in 2006.
Secret Pakistan : Documentary by BBC Part 2
(Backlash) | Length: 58:59
http://youtu.be/G5-lSSC9dSE
from BBC: The second film in this timely and enthralling two-part documentary series reveals how Britain and America discovered compelling evidence that Pakistan was secretly helping the Taliban and concluded they had been double-crossed.
It tells the story of how under President Obama the US has waged a secret war against Pakistan. Taliban commanders tell the film makers that to this day Pakistan shelters and arms them, and helps them kill Western troops - indeed one recently captured suicide bomber alleges he was trained by Pakistani intelligence.Chillingly, the film also reveals that, based on some evidence, Pakistani intelligence stands accused of sabotaging possible peace talks. Pakistan denies these charges, but relations between Pakistan and America now verge on hostility.
Since it is inevitable that some clips of this documentary will bleed into prime time news, I suspect that a host of foreign channels will also be banned for "propagating information harmful to the country."
Perhaps, the cable operators would like to use the following programming filler - a music video, titled "Zindagi Hai Yahan." This has been created to showcase the treasures of the beautiful valley of Swat and promote it as a premium tourist destination in Pakistan, with assistance from USAID and the people of the United States of America:
Read more on Tourism Takes On Taliban (IPS) and USAID Support to Tourism in Swat.
Related articles
- BBC World News blocked in Pakistan (guardian.co.uk)
- Pakistani Cable Blocks BBC Over Critical Documentary (huffingtonpost.com)
- Pakistan withdraws from Afghanistan peace conference (telegraph.co.uk)
- Threat to foreign TV channels issued (nation.com.pk)
- Pakistani Cable TV Blocks BBC Over Documentary (abcnews.go.com)
Labels:
bans,
bbc,
democratic,
documentary,
news,
over,
pakistan,
secret,
world
Sunday, April 26, 2015
Harley Davidson Race Around the World
Harley Davidson: Race Around the World (Video Game) Download

Minimum System Requirements
- OS: Windows 98/ME/2000/XP/7
- CPU: Pentium 2 @ 400 MHz Processor
- RAM: 128 MB
- Hard Drive: 100 MB Free
- Video Memory: 32 MB
- Sound Card: DirectX Compatible
- DirectX: 8.0
- Keyboard and Mouse
Screenshots



How to Install?
- Extract the file using Winrar. (Download Winrar)
- Open "Harley Davidson - RATW" folder, double click on "HDRATW.part01" and install it.
- After installation complete, go to the folder where you install the game.
- Open folder, double click on "Harley3" icon to play the game. Done!
How to Download?
If your dont know how to Download this game, just Click Here!Harley Davidson: Race Around the World Free Download
Click Here to Download This GameGame Size: 40 MB
Password: www.apunkagames.net
Tuesday, March 31, 2015
Real World Racing Z

Game Real World Racing Z Full iSO Patch - 4 new zombie-ridden tracks set in London, Paris, Rome and Barcelona.. Zombie Carnage cash bonus on RWR:Z tracks. Real World Racing Z Full PC Game Download, Real World Racing Z Direct Link Game Torrent and Uppit, Firedrive, 180upload and more, Real World Racing Z original no repack.
Recommended System:
OS: Win7, Win 8, Win Vista, Windows XP, Win8.1
Processor: Intel Core i5 (or better)
Memory: 4 GB RAM
Graphics: Nvidia Geforce 560 Ti (or ATI equivalent) + DirectX Release
Network: Broadband Internet connection if online player
Hard Drive: 3 GB available space
Sound Card: Any compatible soundcard
Size game : 750MB 3Part
Release date 2014
Downloaded | Real World Racing Z Full Version


Status | Tested & Played (Windows 7)
Size game : 750MB 3Part
Release date 2014
Downloaded | Real World Racing Z Full Version



Monday, March 23, 2015
Super Mario World Flash 2

Thursday, March 12, 2015
World Neverland 2 In 1 Portable JPN
![]() | |
GAME NAME | World Neverland 2 In 1 Portable [JPN] |
LANGUAGE | JPN |
RELEASE DATE | Jun 26, 2008 |
GENRE | JPN, RPG |
VIDEO GAME | |
DOWNLOAD GOOGLE DRIVE |
World Neverland 2-in-1 Portable is a Role-Playing game, developed and published by fonfun, which was released in Japan in 2008.
SBK 09 Superbike World Championship USA
GAME NAME | SBK 09 Superbike World Championship |
LANGUAGE | English |
RELEASE DATE | March 3, 2009 |
GENRE | Sports, Racing |
VIDEO GAME | Link Youtube |
DOWNLOAD GOOGLE DRIVE |
Superbike World Championship 08 promises a thrilling, accessible and engaging racing experience for both Superbike and race fans alike. This game is so unique because of the Superbike World Championship itself, a truly a global event. SBK Superbike World Championship is a unique experience in motorsport featuring ultra-realistic close up shots of the riders hugging tight turns while their bodies hang inches away from the track. Closely fought battles are guaranteed.
Subscribe to:
Posts (Atom)









