Форум

Здравствуйте, гость ( Вход | Регистрация)

DARK SOULS

Рейтинг  5
Deimos
сообщение 26.10.2011, 10:04
Сообщение #1


Тайсё (Генерал NeDr)
Group Icon

Группа: Пользователь
Сообщений: 14 960
Регистрация: 28.12.2010
Пользователь №: 4 658
Пол: Мужской




Изображение

Dark Souls


Скрытый текст
Разработчик - From Software
На чем - THE GLORIOUS PC GAMING MASTER RACE, PlayStation 3, Xbox 360
Дата выхода - JP September 22, 2011[3]
NA October 4, 2011[3]
EU October 7, 2011[3]
Жанр - Action-adventure, Role-playing game


Ну, собственно, наконец то пришла мне моя коробочка с диском этой замечательной игры от From Software... А значит я буду вновь оторван от социума. Предположительно на месяц.

Что тут сказать? ДКС идейное продолжение Demons Souls, прекрасной и богатой на сюрпризы экшен/рпг.
Мрачная атмосфера темного фентези, шикарнейшей детализации мир, враги, которых боишься до дрожи в коленках и которыми восхищаешься покрываясь мурашками.
И если встретишь дракона, то это не "Ха, в атаку! Все равно респа за углом.", а "Если он попадет, мне пиз*ец!!!!!!ААаааааа!!!!!"

Маст хев перед началом игры
Фикс на графон http://blog.metaclassofnil.com/?tag=dsfix
(если пека тянет – ставите все на макс и обязательно снимаете лок с 30 фпс (уменьшает проседания фпс, для тех у кого не тянет), в настройках игры не забудьте отключить АА, иначе поедет картинка)
К этому же фиксу идет фикс на мышь:
http://pages.cs.wisc.edu/~petska/


Так же
Очень полезная информация по онлайну:
http://blog.metaclassofnil.com/?p=260
http://forums.steampowered.com/forums/show...d.php?t=2959611

ПвП и Кооп:
http://rghost.ru/40406042/image.pnghttp://...06042/image.png

Гайд по портфорвардингe вашего роутера (Крайне рекомендуется, чтобы не было проблем с призывами фантомов):
http://portforward.com/english/application...IVE/default.htm

Моды:
http://darksouls.nexusmods.com/

Артбук:
http://www.mediafire.com/?qjjbxa55348r8

Гайд по кастомизации лица:
http://imgur.com/a/SARvG


Готовая настройка фикса (Открывай DSfix.ini в папке с игрой, выделяй всё и копируй)
###############################################################################
# Graphics Options
###############################################################################

# internal rendering resolution of the game
# higher values will decrease performance
renderWidth 1366
renderHeight 768

# The display width/height
# 0 means use the same resolution as renderWidth/Height
# (use for downscaling - if in doubt, leave at 0)
presentWidth 1366
presentHeight 768

############# Anti Aliasing

# AA toggle and quality setting
# 0 = off (best performance, worst IQ)
# 1 = low
# 2 = medium
# 3 = high
# 4 = ultra (worst performance, best IQ)
aaQuality 0

# AA type
# either "SMAA" or "FXAA"
aaType SMAA

############# Ambient Occlusion

# Enable and set the strength of the SSAO effect (all 3 settings have the same performance impact!)
# 0 = off
# 1 = low
# 2 = medium
# 3 = high
ssaoStrength 0

# Set SSAO scale
# 1 = high quality (default)
# 2 = lower quality, lower impact on performance
# 3 = lowest quality, lowest impact on performance
ssaoScale 3

# Determine the type of AO used
# "VSSAO" = Volumetric SSAO (default, suggested)
# "HBAO" = Horizon-Based Ambient Occlusion
# "SCAO" = VSSAO + HBAO
# VSSAO and HBAO types have a different effect and similar performance
# SCAO combines both, with a higher performance impact
ssaoType HBAO

############# Depth of field

# Depth of Field resolution override, possible values:
# 0 = no change from default (DoF pyramid starts at 512x360)
# 540 = DoF pyramid starts at 960x540
# 810 = DoF pyramid starts at 1440x810
# 1080 = DoF pyramid starts at 1920x1080
# 2160 = DoF pyramid starts at 3840x2160
# higher values will decrease performance
# do NOT set this to the same value as your vertical rendering resolution!
dofOverrideResolution 540

# Depth of Field scaling override (NOT RECOMMENDED)
# 0 = DoF scaling enabled (default, recommended)
# 1 = DoF scaling disabled (sharper, worse performance, not as originally intended)
disableDofScaling 0

# Depth of field additional blur
# allows you to use high DoF resolutions and still get the originally intended effect
# suggested values:
# o (off) at default DoF resolution
# 0 or 1 at 540 DoF resolution
# 1 or 2 above that
# 3 or 4 at 2160 DoF resolution (if you're running a 680+)
dofBlurAmount 0

############# Framerate

# Enable variable framerate (up to 60)
# NOTE:
# - this requires in-memory modification of game code, and may get you banned from GFWL
# - there may be unintended side-effects in terms of gameplay
# - you need a very powerful system (especially CPU) in order to maintain 60 FPS
# - in some instances, collision detection may fail. Avoid sliding down ladders
# Use this at your own risk!
# 0 = no changes to game code
# 1 = unlock the frame rate
unlockFPS 0

# FPS limit, only used with unlocked framerate
# do not set this much higher than 60, this will lead to various issues with the engine
FPSlimit 60

# FPS threshold
# DSfix will dynamically disable AA if your framerate drops below this value
# and re-enable it once it has normalized (with a bit of hysteresis thresholding)
FPSthreshold 28

############# Filtering

# texture filtering override
# 0 = no change
# 1 = enable some bilinear filtering (use only if you need it!)
# 2 = full AF override (may degrade performance)
# if in doubt, leave this at 0
filteringOverride 0

###############################################################################
# HUD options
###############################################################################

# Enable HUD modifications
# 0 = off (default) - none of the options below will do anything!
# 1 = on
enableHudMod 0

# Remove the weapon icons from the HUD
# (you can see which weapons you have equipped from your character model)
enableMinimalHud 1

# Scale down HuD, examples:
# 1.0 = original scale
# 0.75 = 75% of the original size
hudScaleFactor 0.75

# Set opacity for different elements of the HUD
# 1.0 = fully opaque
# 0.0 = fully transparent
# Top left: health bars, stamina bar, humanity counter, status indicators
hudTopLeftOpacity 0.8f
# Bottom left: item indicators & counts
hudBottomLeftOpacity 0.75f
# Bottom right: soul count
hudBottomRightOpacity 0.5f

###############################################################################
# Window & Mouse Cursor Options
###############################################################################

# borderless fullscreen mode
# make sure to select windowed mode in the game settings for this to work!
# 0 = disable
# 1 = enable
borderlessFullscreen 0

# disable cursor at startup
# 0 = no change
# 1 = off at start
disableCursor 0

# capture cursor (do not allow it to leave the window)
# 0 = don't capture
# 1 = capture
# (this also works if the cursor is not visible)
captureCursor 0

###############################################################################
# Save Game Backup Options
###############################################################################

# enables save game backups
# 0 = no backups
# 1 = backups enabled
# backups are stored in the save folder, as "[timestamp]_[original name].bak"
enableBackups 0

# backup interval in seconds (1500 = 25 minutes)
# (minimum setting 600)
backupInterval 1500

# maximum amount of backups, older ones will be deleted
maxBackups 10

###############################################################################
# Texture Override Options
###############################################################################

# enables texture dumping
# you only need this if you want to create your own override textures
# textures will be dumped to "dsfix\tex_override\[hash].tga"
enableTextureDumping 0

# enables texture override
# textures in "dsfix\tex_override\[hash].png" will replace the corresponding originals
# will cause a small slowdown during texture loading!
enableTextureOverride 0

###############################################################################
# Other Options
###############################################################################

# skip the intro logos
# this should now be slightly more stable, but should still be
# the first thing to disable in case you experience any problems
skipIntro 0

# change the screenshot directory
# default: . (current directory)
# example: C:\Users\Peter\Pictures
# directory must exist!
screenshotDir .

# override the in-game language
# none = no override
# en-GB = English, fr = French, it = Italian, de = German, es = Spanish
# ko = Korean, zh-tw = Chinese, pl = Polish, ru = Russian
# this does not work in Windows XP!
overrideLanguage none

# Dinput dll chaining
# if you want to use another dinput8.dll wrapper together
# with DSfix, rename it (e.g. "dinputwrapper.dll") and put the new name here
dinput8dllWrapper none
# dsmfix.dll

# D3D adapter override
# -1 = no override
# N = use adapter N
# this setting is for multiple (non-SLI/crossfire) GPUs
# everyone else should leave it at -1
d3dAdapterOverride -1

# Log level - 0 to 11, higher numbers mean more logging
# only enable for debugging
logLevel 0

###############################################################################
# The settings below are not yet ready to use!!
###############################################################################

# You can only set either forceFullscreen or forceWindowed (or neither)
# 0 = off, 1 = on
forceWindowed 0
forceFullscreen 0

# turn on/off Vsync
enableVsync 0
# adjust display refresh rate in fullscreen mode - this is NOT linked to FPS!
fullscreenHz 60


Изображение

Dark Souls II: Rogue Warrior


Скрытый текст
Разработчик - From Software
На чем - THE GLORIOUS PC GAMING MASTER RACE, PlayStation 3, Xbox 360
Дата выхода - Весна 2014
Жанр - Action-adventure, Role-playing game


Трейлер


Информация по серверам Dark Souls 2 и количество смертей:
http://info.darksouls.jp
http://farfire.darksoulsii.com

Карта Dark Souls 2:
http://imgur.com/a/IXVVT

Вики:
http://darksouls2.wikidot.com
http://darksouls2.wiki.fextralife.com
http://darksouls.wikia.com

Калькулятор персонажа:
http://gamehubbs.com/darksouls2
http://mugenmonkey.com/darksouls2
https://sites.google.com/site/darksouls2stats

Проверка имени персонажа:
http://omgftw.github.io/DarkSouls2CensorCheck

Калькулятор соул мемори:
http://jakebarnes.com.au/ds2sm

Артбук:
http://www.mediafire.com/?t85oouwvqv6al5n
https://www.dropbox.com/sh/iiv55pwomh4g0vk/_Bgy41bIvr

Саундтрек:
http://www.mediafire.com/?aa100dk5u9qr8mm

Известные проблемы и способы их решения:
http://www.reddit.com/r/DarkSouls2/comment...blems_and_fixes
http://steamcommunity.com/app/236430/discu...754259771637425

Пользователь в офлайнеКарточка пользователяОтправить личное сообщение
Вернуться в начало страницы
+Ответить с цитированием данного сообщения

Сообщений в этой теме
Deimos   DARK SOULS   26.10.2011, 10:04
Deimos   Забыл спросить Зига: У Лаврентия перчатку пироманс...   11.4.2012, 20:57
Ziggy   Забыл спросить Зига: У Лаврентия перчатку пироман...   12.4.2012, 1:00
Deimos   Перчу взяли, но уже после того как свалили из бли...   12.4.2012, 1:56
Ziggy   Поиграли сегодня еще немного. В принципе зачистили...   16.4.2012, 15:00
Deimos   Поиграли сегодня еще немного. В принципе зачистил...   16.4.2012, 15:13
·•°Dzenrei(UA)°•·   Можно и к мобам красться, но ваша легкая броня ан...   17.4.2012, 4:18
Ziggy   Может оно для тяжелой брони подходит? Дело в том,...   17.4.2012, 11:08
Deimos   Может оно для тяжелой брони подходит? Конечно по...   17.4.2012, 11:21
·•°Dzenrei(UA)°•·   http://wccftech.com/dark-souls-pc-locked-...   22.4.2012, 15:25
Deimos   [url=http://wccftech.com/dark-souls-pc-l...   23.4.2012, 13:17
Мульт   http://wccftech.com/dark-souls-pc-locked-...   23.4.2012, 13:41
·•°Dzenrei(UA)°•·   Ты доверяешь человеку с таким http://image.goodvin...   23.4.2012, 13:35
Deimos   Да ладно вам, посоны. Главное ДУША. А уж ее то в S...   8.5.2012, 9:21
Ziggy   Чузен андед отчитывается: Прошли мы таки долбаных ...   10.5.2012, 3:32
Deimos   Ну, я смотрю вы неплохо развлеклись ) Чузен анде...   10.5.2012, 9:09
Ziggy   Молодцы. Надеюсь не пропустили еще одного гиганта...   10.5.2012, 10:45
Deimos   Эм, нет. А где там проход? Завалили 4-х гигантов ...   10.5.2012, 10:54
Deimos   Уважил старика, уважил ) Блджад! С телефона н...   10.5.2012, 3:56
·•°Dzenrei(UA)°•·   Когда ж эта (Censored)ь на пк выйдет)   10.5.2012, 11:16
Deimos   Когда ж эта (Censored)ь на пк выйдет) Терпение. ...   10.5.2012, 11:21
Regis   Можешь пока заняться чем нибудь полезным. Боксом ...   10.5.2012, 11:24
Deimos   Лучше корейского) А вообще -- дельный совет. На...   10.5.2012, 11:36
Regis   Манхваё* детектед :2urb5u9: Да. :zzz4:   10.5.2012, 16:13
Deimos   Да. :zzz4: Кто бы сомневался :2urb5u9: Забыл ...   10.5.2012, 20:16
Ziggy   Зиг, у ворот Sen's Fortress сидел толстый рыц...   11.5.2012, 0:19
Deimos   Да, сидел. Потом мы нашли его в крепости. Там где...   11.5.2012, 0:22
·•°Dzenrei(UA)°•·   Терпение. Всего то три месяца осталось. ) Можешь ...   10.5.2012, 11:31
Deimos   Зиг, если вы были у Гидры, я правильно понимаю, чт...   13.5.2012, 7:16
Вулфик   Учитывая восхищения Деймоса по поводу сабжа, думал...   8.6.2012, 17:41
Deimos   Учитывая восхищения Деймоса по поводу сабжа, дума...   8.6.2012, 20:08
Вулфик   Экак попки у пекарей припекло. :troll: Да я на ...   9.6.2012, 7:51
Deimos   Да я на эту игру-то обратил внимание только потом...   9.6.2012, 8:14
Вулфик   Это уже проблема. Япошки кэннот инто оптимизация ...   9.6.2012, 8:26
Deimos   Причем тут конкретно япошки? Все порты на ПК дела...   9.6.2012, 8:31
Вулфик   Да что вы говорите? Gears of War - отличный порт ...   9.6.2012, 8:55
Deimos   Gears of War? Не, не слышал. Это уже дело десято...   9.6.2012, 11:17
Jeron   Вот так вот.   8.6.2012, 18:15
Мульт   что поделать на РС не привыкать игры допиливать по...   8.6.2012, 19:22
Вулфик   Кстати, локализация будет или только английский?   9.6.2012, 12:23
Deimos   Кстати, локализация будет или только английский? ...   18.6.2012, 11:45
Ziggy  
  18.6.2012, 15:01
Вулфик   Кто-нибудь в курсе, когда точно выходит сей сабж н...   23.8.2012, 10:05
Вулфик   Кто-нибудь в курсе, когда точно выходит сей сабж ...   23.8.2012, 12:03
Deimos   :okay: Ненуачо? ) Я тоже работаю, но заеду по пу...   23.8.2012, 15:17
Вулфик   И да, как в этом сабже живется магам?   23.8.2012, 10:21
Deimos   Уже завтра, послезавтра. ) Взять волшебника на ст...   23.8.2012, 10:43
WoITeK   Купил. Завтра глянем что это за хардкор такой, что...   23.8.2012, 15:56
Deimos   Купил. Завтра глянем что это за хардкор такой, чт...   23.8.2012, 18:14
Вулфик   И да, господам пекабоярам настоятельно рекомендуе...   23.8.2012, 19:35
Deimos   И каким же образом это поможет в игре, тормозящей...   23.8.2012, 20:11
WoITeK   Не совсем точное сравнение. Души не сложные. Они ...   23.8.2012, 23:24
WoITeK   Поиграл. За камеру надо убивать разрабов. Порт кри...   24.8.2012, 10:35
Deimos   Поиграл. За камеру надо убивать разрабов. А что...   24.8.2012, 10:39
WoITeK   А что там конкретно? Ох уж эти лентяи из Фром......   24.8.2012, 15:23
Мульт   Разработчики программно выставили порту ограничени...   24.8.2012, 20:59
Вулфик   Ну ГРАФОН конечно... капэц. В смысле? Так ужасно...   27.8.2012, 14:06
Deimos   Я хз, Воит, что ты там такого страшного нашел. С г...   27.8.2012, 14:19
Вулфик   Это правда, что разрабы так и оставили всякие крес...   27.8.2012, 18:32
Deimos   Это правда, что разрабы так и оставили всякие кре...   27.8.2012, 19:14
Вулфик   Пришел диск. Главное не пожалеть, что купил лиценз...   2.9.2012, 8:32
Deimos   Пришел диск. Главное не пожалеть, что купил лицен...   2.9.2012, 8:35
Вулфик   Ты только патч поставь и гейпад подключи. Какой ...   2.9.2012, 10:44
Deimos   Какой патч? http://blog.metaclassofnil....   2.9.2012, 10:49
Вулфик   Я один пытался убить то непонятное создание, котор...   2.9.2012, 11:00
Deimos   Я один пытался убить то непонятное создание, кото...   2.9.2012, 12:39
Вулфик   Просмотрев чуть дальше, чем прошел видео... в этой...   2.9.2012, 14:30
Deimos   Просмотрев чуть дальше, чем прошел видео... в это...   2.9.2012, 18:43
Blackheart   http://www.lenta.ru/news/2012/09/04/darks...   5.9.2012, 10:43
Deimos   [url=http://www.lenta.ru/news/2012/09/04...   6.9.2012, 9:10
Deimos  
  25.9.2012, 10:46
Deimos  
  15.10.2012, 9:54
Шег  
  17.11.2012, 7:56
Deimos  
  17.11.2012, 10:22
·•°Dzenrei(UA)°•·   http://www.ex.ua/view/17593617?r=4248985,...   15.11.2012, 4:58
Шег   О, ещё пару годных видео нашёл:
18.11.2012, 8:17
Deimos   - Я без щита играю. - Пфф. А ты попробуй только со...   18.11.2012, 9:19
Deimos  
  28.11.2012, 14:44
·•°Dzenrei(UA)°•·   Deimos на компе играл?   5.12.2012, 22:34
Deimos   Deimos на компе играл? Да. С фиксом на графон дл...   5.12.2012, 23:15
·•°Dzenrei(UA)°•·   Да. С фиксом на графон для эстетического удовольс...   6.12.2012, 0:02
Deimos   А моё говнецо лагает( К тому же геймпад криво исп...   6.12.2012, 0:05
·•°Dzenrei(UA)°•·   Гриль? :ninja2:   6.12.2012, 0:24
Deimos   Гриль? :ninja2: PS3 :xe:   6.12.2012, 1:07
·•°Dzenrei(UA)°•·   PS3 :xe: Х360 вообще то жарит)   6.12.2012, 5:23
Deimos   Х360 вообще то жарит) Я думал пс. Хавокс не може...   6.12.2012, 5:37
·•°Dzenrei(UA)°•·   Я думал пс. Хавокс не может в блюрэй. Когда по пе...   6.12.2012, 8:06
Deimos   Ну проц новый поставлю через 1.5 месяца(свежый ба...   7.12.2012, 2:07
Deimos   http://gameguru.ru/news/16214/view.html   8.12.2012, 10:19
Egus   http://gameguru.ru/news/16214/view.html<...   8.12.2012, 11:51
Deimos   А дракон в конце ролика почти не отличается от др...   8.12.2012, 17:07
Deimos  
19 страниц V < 1 2 3 4 > » 


Ответить в эту темуОткрыть новую тему
4 чел. читают эту тему (гостей: 4, скрытых пользователей: 0)
Пользователей: 0

 

- Текстовая версия Сейчас: 10.7.2024, 11:02