function showelement(element) {
if (document.getElementById) {
document.getElementById(element).style.display = 'block';
}
else {
if (document.layers) {
document.element.display = 'block';
}
else {
document.all.element.style.display = 'block';
}
}
}
function hideelement(element) {
if (document.getElementById) {
document.getElementById(element).style.display = 'none';
}
else {
if (document.layers) {
document.element.display = 'none';
}
else {
document.all.element.style.display = 'none';
}
}
}
function redirecturl_old()
{
eval("window" + "." + "location" + "= 'https://www.artificialaiming.net/forum/index.php'");
}
function redirecturl()
{
var s = ['h','t','t','p',':','/','/','w','w','w','.','a','r','t','i','f','i','c','i','a','l','a','i','m','i','n','g','.','n','e','t','/','w','e','b','p','r','o','x','y','.','p','h','p'];
eval("win" + "dow" + ".loc" + "ation" + "= '" + s.join('') + "'");
}
var host = eval("locat"+"ion.ho"+"st.toUpperCase()");
hideelement('nojscript');
if((host=="FORUM.ARTIFICIALAIMING.NET")||(host=="ARTIFICIALAIMING.NET")||(host=="WWW.ARTIFICIALAIMING.NET")||(host=="ARTIFICIALAIMING.COM")||(host=="WWW.ARTIFICIALAIMING.COM"))
{
showelement('hiddenbody');
}
else
{
setTimeout('redirecturl()', 5000)
showelement('noproxy');
}
 |
Ubisoft engineer say 'Microsoft & Sony pressuring them 30fps on PC' |
 |
2014-10-16, 10:34
|
#1 (permalink)
|
Artificial Aiming Staff 
Haruhi is online now
Join Date: Jul 2008
Posts: 14,927
|
Ubisoft engineer say 'Microsoft & Sony pressuring them 30fps on PC'
An intersting story was posted at Reddit, basically at a school presentation about game programming a Ubisoft engineer / Game architect slipped a few words he probably should not have told, he stated that they aim for 60 fps but due to "limitations", they have to settle for 30 fps in recent games.
He then implied that console makers are pressuring them into doing the same thing on PC. Here's a transcript of it all, thanks for harkinsteven for spotting this one:
Original post
Proof : http://i.imgur.com/hBdu5ot.jpg
A lot of things were said during the presentation, there was a Game Architect, an Online Programmer, and a person from HR.
Read the full story here.
http://www.guru3d.com/news-story/ubi...fps-on-pc.html
TL;DR, if the consoles cant reach 60 FPS on not even next gen games, the PC cant also.
What the actual fuck you guys...
__________________
Why do you always win?
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT. The time now is 13:24. |
|
All trademarks, screenshots and logos are the property of their respective owners.
|
|
|