Jump to content

Dark Souls: Prepare to Die Edition (2012)


Recommended Posts

ჩადი ისევ იმასთან ნევროზი რომ დაგმართა :D და ნახავ როგორი ბულკია :D

ჰო ვაპირებ. :D ოღონდ ჯერ ბლომად უნდა მოვიმატო ლეველები :D 82 ლეველზე ვიყავი და ტიპი მაინც ვერ მოვკალი. გამითეთრა თმები :D
Link to comment
Share on other sites

აუ დავაინსტალირე ეგ ვერსია და მეოთხედ ეკრანზეა მაინც თამაში ((( და კლავიატურაც არ მუშაობს წესიერად ( რავუყო მასწავლეთ რა

Link to comment
Share on other sites

ini ფაილი გახსენი და მაქედან გააკეთე ყველაფერი.

Link to comment
Share on other sites

რა გაფართოვებაზე თამაშობ.

Link to comment
Share on other sites

შედი თამაშის პაპკაში, გახსენი DSfix.ini ფაილი და რაც სპოილერშია ჩააკოპირე.

###############################################################################

# Graphics Options

###############################################################################

# internal rendering resolution of the game

# higher values will decrease performance

renderWidth 1280

renderHeight 1024

# SMAA1x toggle and quality setting

# 0 = off (best performance, worst IQ)

# 1 = low

# 2 = medium

# 3 = high

# 4 = ultra (worst performance, best IQ)

smaaQuality 2

# 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 2

# Set the maximum FPS (default 30)

# 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

# Use this at your own risk!

maxFPS 40

############# 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 1024

# 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 2

###############################################################################

# 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.0f

###############################################################################

# 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 1

# 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 1

# backup interval in seconds (1500 = 25 minutes)

# (minimum setting 600)

backupInterval 1500

# maximum amount of backups, older ones will be deleted

maxBackups 25

###############################################################################

# Texture Override Options

###############################################################################

# enables texture dumping

# you *only* need this if you want to create your own override textures

# textures will be dumped to "dsfixtex_override[hash].tga"

enableTextureDumping 0

# enables texture override

# textures in "dsfixtex_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 1

# change the screenshot directory

# default: . (current directory)

# example: C:UsersPeterPictures

# 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!!

###############################################################################

# texture filtering override (NOT RECOMMENDED)

# 0 = no change

# 1 = enable supersampling by downscaling (use only if you need it!)

# 2 = full AF override (may degrade performance, currently implemented badly, do not enable)

# if in doubt, leave this at 0

# you do not need this this if you override filtering in the driver, which is a better option

filteringOverride 0

# You can only set either forceFullscreen or forceWindowed (or neither)

# 0 = off, 1 = on

forceWindowed 0

forceFullscreen 0

# The following settings are only functional if either forceFullscreen or forceWindowed is enabled

# The display width/height

presentWidth 1280

presentHeight 720

# turn on/off Vsync

enableVsync 0

# adjust display refresh rate in fullscreen mode - this is NOT linked to FPS!

fullscreenHz 60

Link to comment
Share on other sites

შედი თამაშის პაპკაში, გახსენი DSfix.ini ფაილი და რაც სპოილერშია ჩააკოპირე.

###############################################################################

# Graphics Options

###############################################################################

# internal rendering resolution of the game

# higher values will decrease performance

renderWidth 1280

renderHeight 1024

# SMAA1x toggle and quality setting

# 0 = off (best performance, worst IQ)

# 1 = low

# 2 = medium

# 3 = high

# 4 = ultra (worst performance, best IQ)

smaaQuality 2

# 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 2

# Set the maximum FPS (default 30)

# 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

# Use this at your own risk!

maxFPS 40

############# 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 1024

# 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 2

###############################################################################

# 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.0f

###############################################################################

# 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 1

# 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 1

# backup interval in seconds (1500 = 25 minutes)

# (minimum setting 600)

backupInterval 1500

# maximum amount of backups, older ones will be deleted

maxBackups 25

###############################################################################

# 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 ex_override[hash].tga"

enableTextureDumping 0

# enables texture override

# textures in "dsfix ex_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 1

# change the screenshot directory

# default: . (current directory)

# example: C:UsersPeterPictures

# 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!!

###############################################################################

# texture filtering override (NOT RECOMMENDED)

# 0 = no change

# 1 = enable supersampling by downscaling (use only if you need it!)

# 2 = full AF override (may degrade performance, currently implemented badly, do not enable)

# if in doubt, leave this at 0

# you do not need this this if you override filtering in the driver, which is a better option

filteringOverride 0

# You can only set either forceFullscreen or forceWindowed (or neither)

# 0 = off, 1 = on

forceWindowed 0

forceFullscreen 0

# The following settings are only functional if either forceFullscreen or forceWindowed is enabled

# The display width/height

presentWidth 1280

presentHeight 720

# turn on/off Vsync

enableVsync 0

# adjust display refresh rate in fullscreen mode - this is NOT linked to FPS!

fullscreenHz 60

gaixare jigari xar gasworda. da exla SevamCnie ro chavrte damiwera ro ar daviseiveb tamashso da mag problemas ra vuko?

Link to comment
Share on other sites

ცოტა გაიარე, გამორთე და ჩართე, თუ გაგრძელდა ცრუ განგაშია :D, თუ არა კრეკსაც აგიტვირთავ

Link to comment
Share on other sites

კეთილო ადამიანებო მეც დამეხმარეთ :დ

ნექსუსის დიდი მომხმარებელი არასოდეს ვყოფილვარ მიუხედავად იმისა რომ ტესის სერიებს სულ ვთამაშობდი

ხოდა ამ დარქ სოულსს აშკარად უნდა ერთი ორი კაი პაჩი,

ხოდა დევს ამ ნექსუსზე კაკრაზ ის პაჩები რაც მე მინდა

მაუსის სისწრაფე რომ დააგდოს და + ბოქსის კნოპკების ნაცვლად რომ შავი კლავიატურის კნოპკები აჩვენოს.

მომეხმარეთ რა.. :შ

ვინც კლავიატურით თამაშობთ თქვენც გაგისწორდებათ :">

Link to comment
Share on other sites

უმარტივესია არადა :მად:

ხო რო დაამუღამებ მერე ადვილია მართლა. თავიდან შეიძლება გაჭედო. ნგ+-ზე 10 წუთში მივედი იქ სადაც წინაზე 2 საათზე მეტი დამჭირდა. ორი ბოსი ისე მოვკალი არც ერთი არ შემხებია. მოკლედ მუღამის დაჭერა უნდა და პელე ხარ რა :D

კეთილო ადამიანებო მეც დამეხმარეთ :დ

ნექსუსის დიდი მომხმარებელი არასოდეს ვყოფილვარ მიუხედავად იმისა რომ ტესის სერიებს სულ ვთამაშობდი

ხოდა ამ დარქ სოულსს აშკარად უნდა ერთი ორი კაი პაჩი,

ხოდა დევს ამ ნექსუსზე კაკრაზ ის პაჩები რაც მე მინდა

მაუსის სისწრაფე რომ დააგდოს და + ბოქსის კნოპკების ნაცვლად რომ შავი კლავიატურის კნოპკები აჩვენოს.

მომეხმარეთ რა.. :შ

ვინც კლავიატურით თამაშობთ თქვენც გაგისწორდებათ :">

ეს ფიქსი 1.8 ვერსიაა მგონი სულ ზევითა გადაწერე

http://darksouls.nexusmods.com/mods/19

ეს მაუსის ფიქსი

http://darksouls.nexusmods.com/mods/28

ჯოისტიკზეც კარგად მისწორდება :D კლავიატურაზე სანამ ღილაკებს...

ახალი ფიქსი დავაყენე და 30ზე ავიდა ფპს ^__^

Link to comment
Share on other sites

  • 2 weeks later...

მე ვინდოუსი გადავაყენე და სეივს ვეღარ ვაგდებ ამის დე****** *******ი :@

ძალიან არ მომწონს ეგ ფაქტი :@

Link to comment
Share on other sites

მე ვინდოუსი გადავაყენე და სეივს ვეღარ ვაგდებ ამის დე****** *******ი :@

ძალიან არ მომწონს ეგ ფაქტი :@

რატომ ვერ აგდებ? არ მუშაობს სეივი?
Link to comment
Share on other sites

არ ჩანს საერთოდ

თან მე ხო ნაყიდი მქონდა :/

ვერ გავიგე ამ დედამო***ლი GFWL-ს სეივების გადატანა ვერასოდეს

Link to comment
Share on other sites

არტორიასის მერე დრაკონი რომაა ეგ როგორ მოვკლა? კარტოფილს რომ ფრცქვნის კოშკში იმ ტიპს ვებაზრები მაგრამ არ მეკითხება გაწუხებს თუ არა დრაკონიო. რა ვქნა?

Link to comment
Share on other sites

არტორიასის მერე დრაკონი რომაა ეგ როგორ მოვკლა? კარტოფილს რომ ფრცქვნის კოშკში იმ ტიპს ვებაზრები მაგრამ არ მეკითხება გაწუხებს თუ არა დრაკონიო. რა ვქნა?

ბევრჯერ ებაზრე მაგას და მერე დრაკონს ესვრის

Link to comment
Share on other sites

ჩემთანაც გაჭედა მაგან არ ესროლა.

Link to comment
Share on other sites

ზოგ იგრას პროფილის გადატანა ჭირდება ხოლმე, მაგრამ ნაყიდი თუ გქონდა ისეც უნდა დაემახსოვრებინა სერვერზე წესით, ალბათ გაუბერა რაღაცამ

Link to comment
Share on other sites

სთიმი კი იმახსოვრებს ჯიგარია მაგრამ ეს *** GFWL იმდენად მარაზმია რომ არაფერი არ ეშველება ცხოვრებაში

პროფაილი გადავიტანე მაიჯნც დაიკარგა :/

არადა 170 საათი მქონდა ნატამაშები კი დავხურე და ასე შემდეგ მაგრამ პერსონაჟი დამენანა მაგრად

ხანდახან PVP-ს ვთამაშობდი ხოლმე

Link to comment
Share on other sites

სთიმი კი იმახსოვრებს ჯიგარია მაგრამ ეს *** GFWL იმდენად მარაზმია რომ არაფერი არ ეშველება ცხოვრებაში

პროფაილი გადავიტანე მაიჯნც დაიკარგა :/

არადა 170 საათი მქონდა ნატამაშები კი დავხურე და ასე შემდეგ მაგრამ პერსონაჟი დამენანა მაგრად

ხანდახან PVP-ს ვთამაშობდი ხოლმე

ჩემი სეივები რომ მოგცე ეშველება? 122 ლეველზე ვარ.
Link to comment
Share on other sites

ჩემი სეივები რომ მოგცე ეშველება? 122 ლეველზე ვარ.

მადლობა არა არ წავა ჩემ პროფაილზე

მე კი ვიყავი 168 თუ 170 დაახლოვებით :(

(PVP-თი ფარმავ სულებს თავზესაყრელად :D )

Link to comment
Share on other sites

ini ფაილი გახსენი და მაქედან გააკეთე ყველაფერი.

გიო ძმურად მასწავლე რა რა მოუხერხო ამ თამაშს ვერადა ვერ გავაკეთე :) კლავიატურა არ მოქმედებს და პახოდუ ნახევარ ეკრანზე ვთამაშობ ჯოისტიკის ღილაკებს მიჩვენებს...

თუ ყველა ჯოისტიკით თამაშობთ?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.