Page 69 of 235 |
|
Posted: Sat, 19th Feb 2011 18:08 Post subject: |
|
 |
CryEngine coming to the PSP2 / NGP (along with Unreal): http://www.scei.co.jp/ngp_tm/
Quote: | Game Engines
* Blitz Games
* Crytek
* Epic Games
* Terminal Reality
* Trinigy
* Vicious Cycle
|
TWIN PEAKS is "something of a miracle."
"...like nothing else on television."
"a phenomenon."
"A tangled tale of sex, violence, power, junk food..."
"Like Nothing On Earth"
~ WHAT THEY'RE TRYING TO SAY CAN ONLY BE SEEN ~
http://www.youtube.com/watch?v=CHTUOgYNRzY
|
|
Back to top |
|
 |
|
Posted: Sat, 19th Feb 2011 18:09 Post subject: |
|
 |
Code: |
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; SYSTEM
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
con_restricted = 0
;; 0=normal mode / 1=restricted access to the console
g_gamespy_loginUI = 0
;; Whether to use the gamespy login UI, if set to 0 cfg file values are used.
g_enableInitialLoginScreen = 0
;; Show login screen on startup
g_telemetry_enabled = 0
;; Usage: g_telemetry_enabled <1/0 - upload telemetry>. When set telemetry will be uploaded to the server configured in g_telemetry_server
g_telemetry_gameplay_enabled = 0
;; if telemetry is enabled are gameplay related telemetry stats being gathered
g_telemetry_gameplay_save_to_disk = 0
;; gameplay telemetry is uploaded to the server, set this to also save to disk
g_telemetry_logging = 0
;; Where level is 0, 1, or 2 - 0 is critical log messages only, 2 being verbose. Default is k_defaultTelemetryLogging
g_telemetrySampleRateSound = -1
;; How often to gather sound telemetry statistics (negative to disable)
g_telemetry_upload_gamelogs = 0
;; With enabled=0 no game logs will be uploaded. With enabled=1 game logs from previous sessions, and currently ending sessions where log_verbosity>0 will be uploaded. With enabled=2 only gamelogs from the previous session will be uploaded, and only when the previous session has crashed
g_telemetry_memory_display = 0
;; display some info on the memory usage of the gameplay stats circular buffer
g_telemetry_memory_size_mp = 0
;; this is the size of the gameplay stats circular buffer used in bytes for
g_telemetry_memory_size_sp = 0
;; this is the size of the gameplay stats circular buffer used in bytes for singleplayer, 0 is unlimited
g_telemetry_server = 0
;; Usage: g_telemetry_server <ip or hostname>
g_telemetry_transaction_recording = 0
;; Telemetry can be logged to a file in a format that can be uploaded to the server later 0 - never log, 1 - only log if server is unreachable and telemetry is enabled, 2 - always log
g_telemetry_upload_errorlogs = 0
;; Usage: g_telemetry_upload_errorlogs <enabled> With enabled=0 no error logs will be uploaded With enabled=1 error logs from previous sessions will be uploaded to the previous session
g_telemetry_upload_gamelogs = 0
;; With enabled=0 no game logs will be uploaded With enabled=1 game logs from previous sessions, and currently ending sessions where log_verbosity>0 will be uploaded With enabled=2 only gamelogs from the previous session will be uploaded, and only when the previous session has crashed
g_telemetry_xp_event_send_interval = 0
;; How often in seconds the client should send its XP events to the server for logging in the telemetry files
log_IncludeTime = 0
;; Toggles time stamping of log entries. (PERFORMANCE)
log_verbosity = 0
;; defines the verbosity level for log messages written to console
net_lanbrowser = 1
;; enable lan games browser
net_initLobbyServiceToLan = 1
;; Always initialize lobby in LAN mode (NB: mode can still be changed afterwards!)
r_displayInfo = 0
;; Toggles debugging information display. Usage: r_DisplayInfo [0=off/1=show/2=enhanced]
sys_game_folder=GameCrysis2
sys_dll_game=CryGameCrysis2.dll
sys_user_folder=Crysis2
sys_warnings = 0
;; Toggles printing system warnings.
sys_languages = "english,french,spanish,german,turkish"
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; PERFORMANCE/GRAPHICS
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
d3d9_TextureFilter = TRILINEAR
;; Specifies D3D specific texture filtering type. Usage: d3d9_TexMipFilter [TRILINEAR/BILINEAR/LINEAR/NEAREST]
d3d9_TripleBuffering = 1
;; enables triple buffering
[.................................]
|
TL;DR: http://www.everfall.com/paste/id.php?0ufjssuulybt
Full config with comments. Found somewhere on the Internets.
|
|
Back to top |
|
 |
|
Posted: Sun, 20th Feb 2011 04:35 Post subject: |
|
 |
Is there a way to change the controls? I can change the keys ingame, but in pratice it doesn't work.
|
|
Back to top |
|
 |
|
Posted: Sun, 20th Feb 2011 10:31 Post subject: |
|
 |
JB posted the how-to a few pages back.
|
|
Back to top |
|
 |
|
Posted: Sun, 20th Feb 2011 11:00 Post subject: |
|
 |
KillerSneak wrote: | sharkale wrote: | i found a way to turn on dx11, move cryengine_dx9.dll and d3dx*_42.dll to another folder. rename cryengine_dx11.dll to dx9 and download the d3dx11_42.dll from a dll site. run the game. displayinfo says... DX11 Very High
PD: no remember the exact name of the files. but are very similar. |
lol you didn't find shit this was posted all over öther forums already don't lie you puny bastard and it doesn't work at all. At least test something yourself before copy&pasting something from other forums and making it sound like you found shit. |
why insult? i dont read any forum, I found that playing with the files. Idiot and troll
work for me. some level has broken textures, and I cant put full screen.
|
|
Back to top |
|
 |
JBeckman
VIP Member
Posts: 34995
Location: Sweden
|
Posted: Sun, 20th Feb 2011 11:03 Post subject: |
|
 |
|
|
Back to top |
|
 |
|
Posted: Sun, 20th Feb 2011 15:22 Post subject: |
|
 |
Last edited by Yondaime on Mon, 2nd Dec 2024 15:48; edited 1 time in total
|
|
Back to top |
|
 |
|
Posted: Sun, 20th Feb 2011 16:20 Post subject: |
|
 |
I see you have working AA. For some ppl it just a black screen when AA enabled.
|
|
Back to top |
|
 |
JBeckman
VIP Member
Posts: 34995
Location: Sweden
|
Posted: Sun, 20th Feb 2011 16:28 Post subject: |
|
 |
It's the post-process MSAA effect though due to it being the editor and the resolution truncated a bit a small SSAA effect also applies.
|
|
Back to top |
|
 |
Gvaz
Posts: 345
Location: USA
|
|
Back to top |
|
 |
|
Posted: Sun, 20th Feb 2011 17:41 Post subject: |
|
 |
imgur.com
Best site for uploading images IMO.
|
|
Back to top |
|
 |
|
Posted: Sun, 20th Feb 2011 17:46 Post subject: |
|
 |
Smokeythedemon wrote: | imgur.com
Best site for uploading images IMO. |
Fuck no, it re-compresses every image (over 1MB) you upload further lowering the quality.
abload.de for me 
TWIN PEAKS is "something of a miracle."
"...like nothing else on television."
"a phenomenon."
"A tangled tale of sex, violence, power, junk food..."
"Like Nothing On Earth"
~ WHAT THEY'RE TRYING TO SAY CAN ONLY BE SEEN ~
http://www.youtube.com/watch?v=CHTUOgYNRzY
|
|
Back to top |
|
 |
|
Posted: Sun, 20th Feb 2011 17:49 Post subject: |
|
 |
Tinypic, bitches! No limits, no restrictions, no mess ^_^
..... well there is one downside; a "select all" function for when you want to grab multiple images and BBcode links in one go.
|
|
Back to top |
|
 |
|
Posted: Sun, 20th Feb 2011 17:51 Post subject: |
|
 |
I used tinypic until they deleted half of my pics >_>
RAAAAAGE 
TWIN PEAKS is "something of a miracle."
"...like nothing else on television."
"a phenomenon."
"A tangled tale of sex, violence, power, junk food..."
"Like Nothing On Earth"
~ WHAT THEY'RE TRYING TO SAY CAN ONLY BE SEEN ~
http://www.youtube.com/watch?v=CHTUOgYNRzY
|
|
Back to top |
|
 |
|
|
Back to top |
|
 |
(Nexus)
Posts: 2807
Location: 192.168.1.72
|
|
Back to top |
|
 |
|
|
Back to top |
|
 |
|
Posted: Sun, 20th Feb 2011 18:16 Post subject: |
|
 |
imageshack is incredibly slow at times, and it's a fucking pain to get the actual direct link for the image
sabin1981 wrote: | Fuck you troll. Fuck you and your entire aids-infested family. Get cancer and die. Slowly. |
|
|
Back to top |
|
 |
ixigia
[Moderator] Consigliere
Posts: 65086
Location: Italy
|
Posted: Sun, 20th Feb 2011 18:18 Post subject: |
|
 |
consolitis wrote: | I used tinypic until they deleted half of my pics >_>
RAAAAAGE  |
This is strange, I've never had problems with them .. did you upload pics of nakkid women by any chance? 
|
|
Back to top |
|
 |
|
Posted: Sun, 20th Feb 2011 18:20 Post subject: |
|
 |
http://abload.de/
I don't know why people bother with other sites.
|
|
Back to top |
|
 |
|
Posted: Sun, 20th Feb 2011 18:21 Post subject: |
|
 |
@ixi: No.. Mostly screenshots from games etc. And one day they deleted half of them 
TWIN PEAKS is "something of a miracle."
"...like nothing else on television."
"a phenomenon."
"A tangled tale of sex, violence, power, junk food..."
"Like Nothing On Earth"
~ WHAT THEY'RE TRYING TO SAY CAN ONLY BE SEEN ~
http://www.youtube.com/watch?v=CHTUOgYNRzY
|
|
Back to top |
|
 |
JBeckman
VIP Member
Posts: 34995
Location: Sweden
|
Posted: Sun, 20th Feb 2011 18:21 Post subject: |
|
 |
I use Imageshack mainly due to how convenient and easy to use it is, site is pretty slow at evenings here (Nearl-Noon US time I think.) and getting rid of the ads and stuff takes a bit of work, now and then one or two images are also dropped or the site times out but for a free service it does OK.
I'll look at the other ones though, everything is about money and subscribing these days though so it's not easy to find good alternatives.
EDIT: ABload seems to be out or maybe I should try later, it's uploading the five 1KB test images I used at 0.01 KB per second and getting nowhere.
EDIT: Got up to 0.1 KB and finally finished the upload, I'll try tomorrow instead.
Last edited by JBeckman on Sun, 20th Feb 2011 18:25; edited 4 times in total
|
|
Back to top |
|
 |
tonizito
VIP Member
Posts: 51423
Location: Portugal, the shithole of Europe.
|
Posted: Sun, 20th Feb 2011 18:21 Post subject: |
|
 |
djaoni wrote: | http://abload.de/
I don't know why people bother with other sites. | Cause zey dont trust ze germans? 
boundle (thoughts on cracking AITD) wrote: | i guess thouth if without a legit key the installation was rolling back we are all fucking then |
|
|
Back to top |
|
 |
(Nexus)
Posts: 2807
Location: 192.168.1.72
|
|
Back to top |
|
 |
|
Posted: Sun, 20th Feb 2011 22:01 Post subject: |
|
 |
It says just basicly to unzip the iso and run crysis 2, theres no install. Or is there a better version where you run setup or install?
|
|
Back to top |
|
 |
|
Posted: Sun, 20th Feb 2011 23:05 Post subject: |
|
 |
djaoni wrote: | http://abload.de/
I don't know why people bother with other sites. | Best pic upload side in the net.
Spoiler: | www.upload.ee |
|
|
Back to top |
|
 |
|
|
Back to top |
|
 |
|
Posted: Mon, 21st Feb 2011 01:06 Post subject: |
|
 |
LOL people are already hacking in MP.
I saw a guy snapping to aim at everything that moves including team mates which he shot the enemy through killing the team mate along the way.
It was only a matter of time I guess.
"I think Call of Duty resonates because it's believable and relatable," Sledgehammer Games cofounder Michael Condrey says.
Believable and relatable...Yep, sounds like Call of Duty
|
|
Back to top |
|
 |
|
Posted: Mon, 21st Feb 2011 01:16 Post subject: |
|
 |
I can't play this game. Very often the game keeps hanging when it's about to load next level. Just keeps flashing the loading screen. It runs smooth but I can't continue the campaign. Any ideas? Maybe my comp/drivers aren't compatible with this build.
|
|
Back to top |
|
 |
chiv
Posts: 27530
Location: Behind You...
|
Posted: Mon, 21st Feb 2011 03:06 Post subject: |
|
 |
finished it... took me a while to get around to playing the last mission.. too many more important things to do, you know? like watching angry beavers episodes.
anyway... allow me to say...
WHAT THE FUCK WAS THAT.
the final boss fight... is a game of simon? left mouse.. right mouse... space... NOW W.. PRESS W OH FOR THE LOVE OF GOD HIT W NOOWWW
ugh.
no but seriously...
Spoiler: | were they SO out of ideas, the finale is basically a repeat of what we did half way through the game?
where the fuck was my epic final boss battle? no giant ship with death canons? no giant walking metallic spider of DOOM?! no special boss cept for some fucking cloaking dudes that... how the fuck were you supposed to kill those cunts anyway? i emptied all my ammo at those bastards and they wouldnt go down, so i just said fuck it and grab/killed them... was that how u were supposed to do it?
this game should prove that once and for all, crytek just dont know how to make a good game.
im convinced crysis worked out so well because crytek made a FANTASTIC 'world', and then just set the game inside it... but now that theyve got for a traditional level-based game, their inability shows.
and the story.. i dunno why they tried to make it so 'complex', because all they did was just make it stupid.
the originals 'what the fuck is happening?! lets just react to what we see and guess, assume and piece together shit we see and understand' approach worked WONDERFULLY for an alien invasion game.
now all this bullshit theyre throwing in, and prophet is now.. what... some kind of AI/ghost mix? because the suit is now not just a badass suit, but a freakin magical plot device that can do whatever the lazy writers come up with?
it had me interested for a while there, when the game said that the original guys from crysis were sent in pretty much as guinea pigs.. im assuming something to do with exposing the suits to the aliens n what not, but they overdid it, and the whole thing is a stupid cluttered confused mess.
atleast it lookd pretty... though its a pity the human characters suffered during the console port... those of you saying they look BETTER now than they did in crysis... seriously, what the fuck? maybe the grunts that you kill look about the same, but the main characters? nahhh, not unless between now and the retail, new models and much higher quality textures are going to be used? and even then... |
over all, veeeeeerry unsatisfying game, especially at the end, but interesting enough to make me see it through to the finale.
sorry, but this is definately a step back for crysis for me. yes the city means environments are more varied, and theres a lot more variety in it this time around, but for me it just doesnt translate into a better game.
i HOPE crytek brings back nomad and psycho for the third game. i will be SO much more charitable toward them if they do that... i mean they totally could, right? and... do i dare dream.. maybe they could let us play as nomad again?! oh please oh please oh please crytek... pleeaseeee
one final thing re: ending...
Spoiler: | can someone explain the end? he said his name was prophet? was that prophet as the SUIT saying his name, or is the game suggesting that prophet is now in control of the suit/alcatraz body? |
EyePatchLives wrote: | LOL people are already hacking in MP.
I saw a guy snapping to aim at everything that moves including team mates which he shot the enemy through killing the team mate along the way.
It was only a matter of time I guess. |
same shit that happened with crysis. hackers ruined the mp, and crytek never gave a fuck. i expected this from crytek and their game this time around, so thats why i wont be dumb enough to buy this game (like i did crysis) for the multiplayer.
|
|
Back to top |
|
 |
Page 69 of 235 |
All times are GMT + 1 Hour |