Batman: Arkham Knight
Page 134 of 136 Goto page Previous  1, 2, 3 ... 133, 134, 135, 136  Next
SpykeZ




Posts: 23710

PostPosted: Mon, 1st May 2017 15:05    Post subject:
Wonder if it's a graphic issue with a setting, like payday 2 would have fucked up textures and shadows if you used anti aliasing through the driver control panel? Maybe run everything on low just to rule out a graphics bug?

Really is a shame because they hammered out the performance really well and was the best game of the series.


Back to top
KillerCrocker




Posts: 20503

PostPosted: Mon, 1st May 2017 15:08    Post subject:
LeoNatan wrote:
LeoNatan wrote:
So I bought this cheap, but then refunded because of a bug I'm having. Every other time I start this game, I get no text. As if the game doesn't manage to open some of its localization files. I quit, I run again, and it works. Same issue happens on the yarr version. It's a shame, because the game seems in good shape otherwise. Anyone hit this issue? My region in Windows is set to US.

Here are some shots of the issue: http://imgur.com/a/ZgkBu

Do You happen to have anything set in nvidia control panel?
Maybe reset everything there.

Looks to me like something is messing the 2d buffer. Normally I would blame reshade or dxtory or msi rtss for that but I did not had such problems myself


3080 | ps5 pro

Sin317-"im 31 years old and still surprised at how much shit comes out of my ass actually ..."
SteamDRM-"Call of Duty is the symbol of the true perfection in every aspect. Call of Duty games are like Mozart's/Beethoven's symphonies"
deadpoetic-"are you new to the cyberspace?"
Back to top
LeoNatan
☢ NFOHump Despot ☢



Posts: 73288
Location: Ramat HaSharon, Israel 🇮🇱
PostPosted: Mon, 1st May 2017 15:21    Post subject:
It's not an nVidia issue. Notice the text on the bottom. Buttons for kbm appear as "{}" and for pad appear as "{PAD_A}" instead of an image of the button.
Back to top
LeoNatan
☢ NFOHump Despot ☢



Posts: 73288
Location: Ramat HaSharon, Israel 🇮🇱
PostPosted: Mon, 1st May 2017 15:22    Post subject:
If I quit and start again, it works just fine. Really retarded, as the style looks really great, and it runs well (on a 1080 Ti Laughing )
Back to top
SpykeZ




Posts: 23710

PostPosted: Mon, 1st May 2017 15:34    Post subject:
I see a few posts on Google about it, only one person solved it by getting the new patch but if you're running it on steam when you bought it youd probably have had the most recent patch


Back to top
JBeckman
VIP Member



Posts: 35051
Location: Sweden
PostPosted: Mon, 1st May 2017 16:39    Post subject:
I'd try deleting the user ini files and let the game recreate those and see if that does anything first but it sounds like it's some issue with it trying to grab some localization and failing and then when it works it's using the default. (English I guess.)

Not really sure how the game determines what localization to use, some use a settings file and others use various parts of the OS setup from regional data to the system language.

EDIT: If it is the localization the "-ENGLISHCOALESCED" command line argument might work.
https://docs.unrealengine.com/udk/Three/CommandLineArguments.html

Quote:

ENGLISHCOALESCED: Revert to the default (English) coalesced .ini if the language-localized version cannot be found.



Last edited by JBeckman on Mon, 1st May 2017 16:41; edited 1 time in total
Back to top
LeoNatan
☢ NFOHump Despot ☢



Posts: 73288
Location: Ramat HaSharon, Israel 🇮🇱
PostPosted: Mon, 1st May 2017 16:41    Post subject:
It happened both with legit and pirate version, which use different save locations.
Back to top
JBeckman
VIP Member



Posts: 35051
Location: Sweden
PostPosted: Mon, 1st May 2017 16:42    Post subject:
Save files would be the Userdata steam folder which cracked versions tend to send to various alternate folders like you mentioned, however the config ini files are generally separated into the My Documents / My Game folder (Usually with UE3 it's in the My Games folder.) and would be the same but this can vary from one UE3 game to another and some even save in the games install folder which is not the preferred way of doing this.

EDIT: Which it seems this game might be doing, .\BMGame\Config and then some user specific files there such as BMSystemSettings.ini

BMEngine.ini should have the localization value with Language=INT for International/English but I guess that's the default so this issue could be from something else.

It does seem like it isn't able to grab the localized string file though from what you're describing but what could be causing that bug then?
(That it finds it sometimes when the game is started is also weird, if it tries to pull some other localization it should be consistent but it's not.)
Back to top
LeoNatan
☢ NFOHump Despot ☢



Posts: 73288
Location: Ramat HaSharon, Israel 🇮🇱
PostPosted: Mon, 1st May 2017 17:01    Post subject:
There is no "Language" in my BmSystemSettings.ini. But which one do you mean? I looked at %INSTALLDIR%\BmGame\...
Can't find BmSystemSettings.ini in Documents.
Back to top
KillerCrocker




Posts: 20503

PostPosted: Mon, 1st May 2017 17:35    Post subject:
Anyway if You manage to run it somehow, do enable nvidia smoke and other stuff. its pretty crazy in this game


3080 | ps5 pro

Sin317-"im 31 years old and still surprised at how much shit comes out of my ass actually ..."
SteamDRM-"Call of Duty is the symbol of the true perfection in every aspect. Call of Duty games are like Mozart's/Beethoven's symphonies"
deadpoetic-"are you new to the cyberspace?"
Back to top
LeoNatan
☢ NFOHump Despot ☢



Posts: 73288
Location: Ramat HaSharon, Israel 🇮🇱
PostPosted: Mon, 1st May 2017 17:41    Post subject:
Don't forget The paper. lol wut
Back to top
JBeckman
VIP Member



Posts: 35051
Location: Sweden
PostPosted: Mon, 1st May 2017 17:52    Post subject:
Been a while since I played the game, I'm mixing up the various UE3 ini files, it should be in BmEngine.ini I believe as the SystemSettings one was added to the newer UE3 builds as a way to separate off the graphical settings since patches regularly updated the core ini files and then they'd be reset when the game was next started.

Don't delete the default engine ini just to mention that since it's required by the game, probably best to sort the files by name if the naming isn't clear since the user ini files are refreshed each time the game is run so they should be the newest in that folder.

BmEngine.ini, BmGame.ini, BmInput.ini, BmSystemSettings.ini should be the main ones from what I remember but the Language= parameter should only be in the Int file.

Should being the key word, sometimes these games use custom groups for their settings.

There's also the base ini files in Engine/Config but I don't think the game allows you to alter these, will cause a crash on exit if the file is changed as a way to prevent players from editing data related to AI and other game parameters as a way to cheat.

EDIT:
Steam should have a way to set language used via Steam as well if it's the legitimate version of the game but I'm not sure how well this game handles that, might just be a way for the developers to download the additional language depots and nothing else.
(File verification can also be helpful, Steam usually doesn't mess up with downloaded data though so corrupt or otherwise incomplete downloads should be rare.)


Last edited by JBeckman on Mon, 1st May 2017 17:56; edited 4 times in total
Back to top
KillerCrocker




Posts: 20503

PostPosted: Mon, 1st May 2017 17:54    Post subject:
LeoNatan wrote:
Don't forget The paper. lol wut

fuck the paper.

Smoke when drifting with fapmobile is where it's at Cool


3080 | ps5 pro

Sin317-"im 31 years old and still surprised at how much shit comes out of my ass actually ..."
SteamDRM-"Call of Duty is the symbol of the true perfection in every aspect. Call of Duty games are like Mozart's/Beethoven's symphonies"
deadpoetic-"are you new to the cyberspace?"
Back to top
PredOborG




Posts: 1939
Location: BG
PostPosted: Mon, 1st May 2017 22:24    Post subject:
LeoNatan wrote:
It happened both with legit and pirate version, which use different save locations.


I played the FitGirl repack with absolutely 0 issues from start to finish. You tried it or the CPY ? Played on Win 7 tho, maybe there are some problems on Win 10 ?

Other than that I read that running the game in Borderless Windowed may fix it.
Another possible solutions is to go to your game directory and remove the Read-Only tag in properties from everything in the folder.
Back to top
EyePatchLives




Posts: 5719
Location: Israel.
PostPosted: Fri, 5th May 2017 09:12    Post subject:
Decided to replay the latest version with all the DLC included, and the bomb defusal mini-game that's part of the Wonderland side mission has to be the worst mini-game I've seen in a long time.

There are quite a few things that should not have passed playtesting.


"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
Bob Barnsen




Posts: 31974
Location: Germoney
PostPosted: Mon, 11th Sep 2017 10:18    Post subject:
No plans for future Arkham games according to Kevin Conroy
https://twitter.com/kaotic24/status/906592335257112581


Enthoo Evolv ATX TG // Asus Prime x370 // Ryzen 1700 // Gainward GTX 1080 // 16GB DDR4-3200
Back to top
chiv




Posts: 27530
Location: Behind You...
PostPosted: Mon, 11th Sep 2017 10:22    Post subject:
Not unexpected, they finished the story to a pretty acceptable conclusion, now it's time for something else..

Atleast as far as rocksteady goes. Wouldn't surprise me if WB won't let this franchise rest for long, and they might not even go with Conroy... Just hire Troy baker to voice every character or something to save money.


Back to top
KillerCrocker




Posts: 20503

PostPosted: Sun, 1st Oct 2017 18:02    Post subject:
http://store.steampowered.com/sub/85500/

Arkham Knight for 13 with all DLC.
Base game is 7 but Tumbler dlc is worth every penny

Anyway - I know the game got bad rep when it released on pc because it was poorly optimized and had missing effects but for long time now, it's all been fixed and the game runs 60fps maxed with nvidia smoke effects even with my 1060.

Really, really good and underrated game. Be prepared to ignore some side missions though. Driving around the city and wreaking havoc with batmobile is just insane with those graphics and sound.
The game deserves more attention after all. When I played it in cecember, I had this feeling that it's such a polished and grand game like nothing I've played before. It's not really about the quality of the gameplay or story but just the grandness of it all. It's difficult to describe. Probably on par or better than Asylum in my book. City was meh. They tried too hard.

Be prepared for atmospheric game. Plenty of rain and plenty of night Very Happy
And listen to this music. :O


3080 | ps5 pro

Sin317-"im 31 years old and still surprised at how much shit comes out of my ass actually ..."
SteamDRM-"Call of Duty is the symbol of the true perfection in every aspect. Call of Duty games are like Mozart's/Beethoven's symphonies"
deadpoetic-"are you new to the cyberspace?"
Back to top
Danyutz




Posts: 4418
Location: Redplanet
PostPosted: Sun, 1st Oct 2017 18:44    Post subject:
What month is "cecember"
Back to top
Bob Barnsen




Posts: 31974
Location: Germoney
PostPosted: Sun, 1st Oct 2017 18:48    Post subject:
Danyutz wrote:
What month is "cecember"

I think he meant "cucumber"


Enthoo Evolv ATX TG // Asus Prime x370 // Ryzen 1700 // Gainward GTX 1080 // 16GB DDR4-3200
Back to top
KillerCrocker




Posts: 20503

PostPosted: Sun, 1st Oct 2017 19:31    Post subject:
Danyutz wrote:
What month is "cecember"

It's the month right after "fuckyoucember" Evil or Very Mad


3080 | ps5 pro

Sin317-"im 31 years old and still surprised at how much shit comes out of my ass actually ..."
SteamDRM-"Call of Duty is the symbol of the true perfection in every aspect. Call of Duty games are like Mozart's/Beethoven's symphonies"
deadpoetic-"are you new to the cyberspace?"
Back to top
prudislav
VIP Member



Posts: 29148
Location: The land of beer and porn
PostPosted: Sun, 1st Oct 2017 19:40    Post subject:
Bob Barnsen wrote:
Danyutz wrote:
What month is "cecember"

I think he meant "cucumber"

nah its KC ... its for sure gowcumber


http://i.imgur.com/SYIa3w4.png
http://i.imgur.com/PtROKGv.gif
Sometimes i just want to see NFOHUMP burn \o/
Back to top
Yuri




Posts: 11000

PostPosted: Sat, 2nd Jun 2018 10:20    Post subject:


Are You Serious



1 and 2 are still amazing.
Back to top
JackQ
Non-expret in Derps lagunge



Posts: 14204
Location: Kibbutznik, Israel
PostPosted: Thu, 5th Jul 2018 11:14    Post subject:
After FINALLY bothered finishing Origins I started Knight.

I do have a question though, If u Finish the game with out collecting all trophis or side quests can u still unlock "true" endings after finishing main game by doing all this later?
Thanks.


"Fuck Denuvo"

Your personal opinions != the rest of the forum
Back to top
Subject16




Posts: 625
Location: Bulgaria
PostPosted: Thu, 5th Jul 2018 13:02    Post subject:
JackQ wrote:
After FINALLY bothered finishing Origins I started Knight.

I do have a question though, If u Finish the game with out collecting all trophis or side quests can u still unlock "true" endings after finishing main game by doing all this later?
Thanks.
Yes.


Ryzen 5 1600, MSI GTX 1060 6GB, 16GB DDR4 2400
Back to top
0wen




Posts: 3566

PostPosted: Fri, 6th Jul 2018 06:53    Post subject:
JackQ wrote:
After FINALLY bothered finishing Origins I started Knight.

I do have a question though, If u Finish the game with out collecting all trophis or side quests can u still unlock "true" endings after finishing main game by doing all this later?
Thanks.



You can but it's also not worth the effort though, just watch it on YouTube as it only changes the ending by like 15 seconds or so.
Back to top
JBeckman
VIP Member



Posts: 35051
Location: Sweden
PostPosted: Fri, 6th Jul 2018 09:52    Post subject:
Origins was fairly similar though, getting to Riddler required doing quite a few things although it mostly related to a small scene after you had dealt with him if you persisted in solving all the riddles in addition to the routers or what they were again.

But yeah 100 riddles for resolving one last criminal and one short scene well if it gets tedious just Google those two scenes instead. Very Happy

Some the DLC's like the season of infamy are pretty good though adding four additional targets to deal with and the Batwoman one is alright although both that and Harley's missions are pretty short as I recall.


Also instead of doing the standard UE3 texture streaming the later patches (Also needed for DLC compatibility.) switched it to some grid or zone based system so expect stuttering if you speed through these in the car or even gliding as the game constantly loads and unloads resources and the engine isn't quite able to keep up.
(RAM and VRAM and a faster SSD helps though but the engine still bottlenecks things a bit, pre-patch you could just set a ridiculously large cache size and solve it but that's no longer doable.)
Back to top
JackQ
Non-expret in Derps lagunge



Posts: 14204
Location: Kibbutznik, Israel
PostPosted: Fri, 6th Jul 2018 10:01    Post subject:
BTW its me or the game is so riq consuming that on 970 gtx higher res then 1080p is no option if u want to play on 60 fps?

I tried to uncap to 90 but it seems even on 1080p more fps is no option Sad

I am on legit copy with latest build and updates.


"Fuck Denuvo"

Your personal opinions != the rest of the forum
Back to top
StEFaN7




Posts: 5937
Location: them swamps
PostPosted: Fri, 6th Jul 2018 10:53    Post subject:
check vram usage, they fixed the performance so its your card


I can see your soul at the edges of your eyes..
Back to top
ixigia
[Moderator] Consigliere



Posts: 65105
Location: Italy
PostPosted: Fri, 6th Jul 2018 19:27    Post subject:
It definitely is the 970, when I played the fully-patched up game 60fps were perfectly achievable in 1080p, but higher resolutions/downsampling were just too taxing for the card no matter the settings/AA. Still, definitely not a bad result considering how abysmal the 1̶.̶0 0.1 launch version was.
Back to top
Page 134 of 136 All times are GMT + 1 Hour
NFOHump.com Forum Index - PC Games Arena Goto page Previous  1, 2, 3 ... 133, 134, 135, 136  Next
Signature/Avatar nuking: none (can be changed in your profile)  


Display posts from previous:   

Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB 2.0.8 © 2001, 2002 phpBB Group