Page 13 of 46 |
gospel
Posts: 289
Location: Italy
|
|
Back to top |
|
 |
azzman
Posts: 4060
Location: Australiiiaaa , maate
|
Posted: Sun, 7th Sep 2014 00:15 Post subject: |
|
 |
Any chance that the single player can be forced to work on a JTAG ?
|
|
Back to top |
|
 |
|
Posted: Sun, 7th Sep 2014 02:06 Post subject: |
|
 |
Out of my friends I'm the only early adopter of the ps4 and I plan on getting this but I thought I read somewhere that you can only join groups off your friends list and well......I have no one on my friends list
Are you able to do group quests with random people like you would on an mmo?
|
|
Back to top |
|
 |
|
Posted: Sun, 7th Sep 2014 02:08 Post subject: |
|
 |
DeadByDawn wrote: | Out of my friends I'm the only early adopter of the ps4 and I plan on getting this but I thought I read somewhere that you can only join groups off your friends list and well......I have no one on my friends list
Are you able to do group quests with random people like you would on an mmo? |
when i played some of the coop strike missions in alpha and beta i aleays got automatically grouped up with other random ppl, afterwards i would add them to my friends list
|
|
Back to top |
|
 |
|
Posted: Sun, 7th Sep 2014 02:10 Post subject: |
|
 |
Cool thanks for the reply.
As long as I can join games with randoms it will be fine. I happily do it solo but I hear some objectives would be too hard so I need the other randoms to be my cannon fodder
|
|
Back to top |
|
 |
|
Posted: Sun, 7th Sep 2014 02:15 Post subject: |
|
 |
yea no worry, in my experience whenever you start one of the difficult mission that are supposed to be played in coop, you team up with others instantly, its pretty smooth.
|
|
Back to top |
|
 |
Przepraszam
VIP Member
Posts: 14510
Location: Poland. New York.
|
Posted: Sun, 7th Sep 2014 02:28 Post subject: |
|
 |
|
|
Back to top |
|
 |
|
Posted: Sun, 7th Sep 2014 02:45 Post subject: |
|
 |
1-18 are the same as the previous codes, from 19 on its new ones, for people who already unlocked previous set.
|
|
Back to top |
|
 |
tw1st
Posts: 6112
Location: New Jersey
|
|
Back to top |
|
 |
headshot
VIP Member
Posts: 36061
Location: UK
|
|
Back to top |
|
 |
|
Posted: Sun, 7th Sep 2014 11:18 Post subject: |
|
 |
hows the game on the ps3? in terms of graphics and fps, should i try it
|
|
Back to top |
|
 |
|
Posted: Sun, 7th Sep 2014 12:09 Post subject: |
|
 |
nightfox wrote: | hows the game on the ps3? in terms of graphics and fps, should i try it |
There are some comparison (PS4/PS3) videos on YT and imo it looks suprisingly good on PS3.
I'm not a MP guy and I usually stay away from MP modes of any game but maybe I'll try this one after 2 weeks or so. I'm on 4.55 CFW, not banned yet, I'll apply the 4.65 spoofer and give it a go.
|
|
Back to top |
|
 |
BLaM!
VIP Member
Posts: 13818
Location: Germany
|
Posted: Sun, 7th Sep 2014 12:13 Post subject: |
|
 |
I didn't preordered this one , will try to grab it on rls date...
|
|
Back to top |
|
 |
|
Posted: Sun, 7th Sep 2014 14:03 Post subject: |
|
 |
nightfox wrote: | hows the game on the ps3? in terms of graphics and fps, should i try it |
one runs in 1080p at 60 fps the other in sub-HD aka 1024x624 at 30 fps

|
|
Back to top |
|
 |
harry_theone
Posts: 11235
Location: The Land of Thread Reports
|
Posted: Sun, 7th Sep 2014 14:05 Post subject: |
|
 |
Not overly amazing but for those not owning a new console, a fine alternative.
|
|
Back to top |
|
 |
BLaM!
VIP Member
Posts: 13818
Location: Germany
|
Posted: Sun, 7th Sep 2014 14:17 Post subject: |
|
 |
|
|
Back to top |
|
 |
no9999
Posts: 3437
Location: Behind you...
|
Posted: Sun, 7th Sep 2014 15:21 Post subject: |
|
 |
Btw code if you explored the entire map thing with google street view:
7F9-767-F74
|
|
Back to top |
|
 |
no9999
Posts: 3437
Location: Behind you...
|
Posted: Sun, 7th Sep 2014 15:31 Post subject: |
|
 |
Here is a script that will enter all of the codes at once! Cred to /u/skoging on reddit.
also instructions on how to use it.
Edit: *THIS IS FOR THOSE WHO HAVE NOT ENTERED ANY CODES! IF YOU HAVE ALREADY ENTERED SOME MANUALLY THIS WILL NOT WORK!*
Head over to http://www.bungie.net/en/User/coderedemption and sign into your desired account.
Press CTRL + Shift + J, doing so should bring up a box that presents a bit of coding and whatnot .
Paste the following code in its entirety into the area below all of the text .
Code: | var codes=["YKA-RJG-MH9", "3DA-P4X-F6A", "MVD-4N3-NKH", "TCN-HCD-TGY", "HDX-ALM-V4K", "473-MXR-3X9", "JMR-LFN-4A3", "HC3-H44-DKC", "69P-KRM-JJA", "69P-VCH-337", "69R-CKD-X7L", "69R-DDD-FCP", "69R-F99-AXG", "69R-VL7-J6A", "69X-DJN-74V", "6A7-7NP-3X7", "6A9-DTG-YGN", "7F9-767-F74", "FJ9-LAM-67F", "JD7-4CM-HJG", "JDT-NLC-JKM", "JNX-DMH-XLA", "7CP-94V-LFP", "7MM-VPD-MHP", "RXC-9XJ-4MH"];
var codeField = document.getElementById("text_code");
var i = 0;
var delay = 2500;
function enterCodeLoop () { setTimeout(function () { codeField.value = codes[i]; $(".btn_submitCode")[0].click(); i++; if (i < codes.length) { enterCodeLoop(); } }, delay) }
enterCodeLoop();
|
If done correctly, you should see all of the codes being redeemed simultaneously.
http://www.bungie.net/en/Forum/Post/68782489/0/0/1
|
|
Back to top |
|
 |
headshot
VIP Member
Posts: 36061
Location: UK
|
|
Back to top |
|
 |
tw1st
Posts: 6112
Location: New Jersey
|
|
Back to top |
|
 |
|
Posted: Sun, 7th Sep 2014 19:30 Post subject: |
|
 |
no9999 wrote: | Here is a script that will enter all of the codes at once! Cred to /u/skoging on reddit.
also instructions on how to use it.
Edit: *THIS IS FOR THOSE WHO HAVE NOT ENTERED ANY CODES! IF YOU HAVE ALREADY ENTERED SOME MANUALLY THIS WILL NOT WORK!*
Head over to http://www.bungie.net/en/User/coderedemption and sign into your desired account.
Press CTRL + Shift + J, doing so should bring up a box that presents a bit of coding and whatnot .
Paste the following code in its entirety into the area below all of the text .
Code: | var codes=["YKA-RJG-MH9", "3DA-P4X-F6A", "MVD-4N3-NKH", "TCN-HCD-TGY", "HDX-ALM-V4K", "473-MXR-3X9", "JMR-LFN-4A3", "HC3-H44-DKC", "69P-KRM-JJA", "69P-VCH-337", "69R-CKD-X7L", "69R-DDD-FCP", "69R-F99-AXG", "69R-VL7-J6A", "69X-DJN-74V", "6A7-7NP-3X7", "6A9-DTG-YGN", "7F9-767-F74", "FJ9-LAM-67F", "JD7-4CM-HJG", "JDT-NLC-JKM", "JNX-DMH-XLA", "7CP-94V-LFP", "7MM-VPD-MHP", "RXC-9XJ-4MH"];
var codeField = document.getElementById("text_code");
var i = 0;
var delay = 2500;
function enterCodeLoop () { setTimeout(function () { codeField.value = codes[i]; $(".btn_submitCode")[0].click(); i++; if (i < codes.length) { enterCodeLoop(); } }, delay) }
enterCodeLoop();
|
If done correctly, you should see all of the codes being redeemed simultaneously.
http://www.bungie.net/en/Forum/Post/68782489/0/0/1 |
Worked liked a charm, thanks MAN ! 
|
|
Back to top |
|
 |
headshot
VIP Member
Posts: 36061
Location: UK
|
|
Back to top |
|
 |
Przepraszam
VIP Member
Posts: 14510
Location: Poland. New York.
|
Posted: Sun, 7th Sep 2014 20:40 Post subject: |
|
 |
I'm getting those as well but white colour to match everything else. 
|
|
Back to top |
|
 |
BLaM!
VIP Member
Posts: 13818
Location: Germany
|
|
Back to top |
|
 |
matta666
Posts: 1061
Location: Manchester
|
|
Back to top |
|
 |
|
Posted: Sun, 7th Sep 2014 23:30 Post subject: |
|
 |
Nope, you fail.
PS4 version runs at 30fps too...
Hfric wrote: | nightfox wrote: | hows the game on the ps3? in terms of graphics and fps, should i try it |
one runs in 1080p at 60 fps the other in sub-HD aka 1024x624 at 30 fps
|
|
|
Back to top |
|
 |
|
Posted: Mon, 8th Sep 2014 01:22 Post subject: |
|
 |
ps4 is 30 fps yes, but i seriously doubt the ps3 one will be anywhere near consistent 30 fps.
|
|
Back to top |
|
 |
|
|
Back to top |
|
 |
|
|
Back to top |
|
 |
|
Posted: Mon, 8th Sep 2014 10:41 Post subject: |
|
 |
Went he meant "one" I think he meant another hard drive or usb stick, not another console 
|
|
Back to top |
|
 |
Page 13 of 46 |
All times are GMT + 1 Hour |