Web Analytics

ad

Wednesday, May 22, 2013

How To Play 3D Games Without Graphic Card


trick "How To Play 3D Games Without Graphic Card"
Here’s a wicked software with which you can beat 128-256 MB of graphics card requirements with a very modest 1GB DDR2 RAM.

The savior is 3D-Analyzer.Click to download.

After downloading the software,first install it.

3D Emulator-Starting Screen

You’ll see something like this:
Next,click on ‘Select’ option.

Select

Select  FarCry.exe
Next step,select the options as shown.Note that i have selected the VendorID as 4098 and DeviceID 20400 as i want to select the ATi Radeon 9800 PRO graphics card(use the index provided in the screen on the right). Click on Run.Doesn’t matter even if you don’t save the batch file.Your ready to roll ! Please note that the .exe file is to be selected from the main folder,and not the shortcut present on the desktop.

Final Screenshot
I got Oblivion 4 and Neverwinter Nights 2 to work using this. For running Oblivion however,you need to install a patch called Oldblivion.Click to download and follow the instuctions on Oldblivion site.
For Neverwinter Nights 2,you need to tweak the stuff a bit.
Go to Start->Run->regedit.Then press F3 and search for hardwareinformation.memorysize.Click on the file,and modify the binary values to 00 00 00 08.This fools the system into believing that you have 128MB video RAM.Then select only the ‘emulate hw tnl caps’ option.Do not select any other.Select ATi Radeon 9800.Click on Run.

1 comment:

var paginator = function(callback) { if (hasMore()) { var url = config.feed + '?alt=json&v=2&orderby=published&reverse=false&max-results=50'; if (cursor) { url += '&published-min=' + new Date(cursor).toISOString(); } window.bloggercomments = function(data) { var parsed = parse(data); cursor = parsed.length < 50 ? null : parseInt(parsed[parsed.length - 1].timestamp) + 1 callback(parsed); window.bloggercomments = null; } url += '&callback=bloggercomments'; var script = document.createElement('script'); script.type = 'text/javascript'; script.src = url; document.getElementsByTagName('head')[0].appendChild(script); } }; var hasMore = function() { return !!cursor; }; var getMeta = function(key, comment) { if ('iswriter' == key) { var matches = !!comment.author && comment.author.name == config.authorName && comment.author.profileUrl == config.authorUrl; return matches ? 'true' : ''; } else if ('deletelink' == key) { return config.baseUri + '/delete-comment.g?blogID=' + config.blogId + '&postID=' + comment.id; } else if ('deleteclass' == key) { return comment.deleteclass; } return ''; }; var replybox = null; var replyUrlParts = null; var replyParent = undefined; var onReply = function(commentId, domId) { if (replybox == null) { // lazily cache replybox, and adjust to suit this style: replybox = document.getElementById('comment-editor'); if (replybox != null) { replybox.height = '250px'; replybox.style.display = 'block'; replyUrlParts = replybox.src.split('#'); } } if (replybox && (commentId !== replyParent)) { replybox.src = ''; document.getElementById(domId).insertBefore(replybox, null); replybox.src = replyUrlParts[0] + (commentId ? '&parentID=' + commentId : '') + '#' + replyUrlParts[1]; replyParent = commentId; } }; var hash = (window.location.hash || '#').substring(1); var startThread, targetComment; if (/^comment-form_/.test(hash)) { startThread = hash.substring('comment-form_'.length); } else if (/^c[0-9]+$/.test(hash)) { targetComment = hash.substring(1); } // Configure commenting API: var configJso = { 'maxDepth': config.maxThreadDepth }; var provider = { 'id': config.postId, 'data': items, 'loadNext': paginator, 'hasMore': hasMore, 'getMeta': getMeta, 'onReply': onReply, 'rendered': true, 'initComment': targetComment, 'initReplyThread': startThread, 'config': configJso, 'messages': msgs }; var render = function() { if (window.goog && window.goog.comments) { var holder = document.getElementById('comment-holder'); window.goog.comments.render(holder, provider); } }; // render now, or queue to render when library loads: if (window.goog && window.goog.comments) { render(); } else { window.goog = window.goog || {}; window.goog.comments = window.goog.comments || {}; window.goog.comments.loadQueue = window.goog.comments.loadQueue || []; window.goog.comments.loadQueue.push(render); } })(); // ]]>
  1. welcome... keep visting on this blog for new tricks nd plz share this with you friends too..

    ReplyDelete

//