Jump to content

George

გლობალ-მოდერი
  • Posts

    110151
  • Joined

  • Days Won

    1041

Everything posted by George

  1. OnePlus Nord 3 5G სმარტფონის მიმოხილვა რუსულათ: https://www.ixbt.com/mobile/oneplus-nord-3-5g-review.html SK Hynix finishes Validation with Qualcomm for LPDDR5T Mobile DRAM https://www.guru3d.com/story/sk-hynix-finishes-validation-with-qualcomm-for-lpddr5t-mobile-dram/ სხვათაშორის ქუალკომი ნოუტბუკებისთვის ახალ პროცესორს უშვებს რომელიც ვითომ ეპლის M2 კონკურენტი იქნებაო https://www.guru3d.com/story/qualcomm-unleashes-snapdragon-x-elite-and-snapdragon-8-gen-3/ თუ არ აჯობა კიდეც ისეთი წარმადობა ქონია მაგის 12 ბირთვიანს
  2. დიდი ხნის პერერივის შემდეგ ახალი ბილდი გამოვიდა შემდეგი ჩეინჯლოგით: 1.9.1436 – released October 24, 2023 NEW: “Copilot” category added NEW: “Taskbar” category added NEW: “Search” category added NEW: Disable the search highlights in the taskbar NEW: Disable the Windows Copilot NEW: Disable the Copilot button from the taskbar NEW: Disable search with AI in search box FIX: Reset to factory settings adapted FIX: Disable recordings of user activity FIX: Disable storing users’ activity history on this device FIX: Disable the submission of user activities to Microsoft FIX: Disable storage of clipboard history for whole machine FIX: Disable the transfer of the clipboard to other devices via the cloud FIX: Disable storage of clipboard history for current user FIX: Disable the Windows Customer Experience Improvement Program FIX: Disable backup of text messages into the cloud FIX: Disable suggestions in Start FIX: Various bug fixes Available in German, English, French, Italian, Spanish, Russian and Chinese (simplified) ესეც გადმოსაწერი ლინკი: https://dl5.oo-software.com/files/ooshutup10/OOSU10.exe
  3. WinRAR 7.00 ბეტა1 ბილდი დაიდო შემდეგი ჩეინჯლოგით: Version 7.00 beta 1 1. Compression dictionary sizes larger than 1 GB are supported for RAR archive format. Depending on the amount of physically available memory, dictionary up to 64 GB can be selected. Not power of 2 dictionary sizes can be specified for dictionaries exceeding 4 GB. So we are not limited to 4, 8, 16, 32, 64 series and can use values like 5 GB or 22 GB. Archives with dictionaries exceeding 4 GB can be unpacked only by WinRAR 7.0 or newer. Increasing the dictionary size can improve the compression ratio for large files with distant repeated blocks, like virtual machine disk images. It also can be efficient for sets of large similar files in a solid archive, such as a collection of software ISO images differing by version or localization. 2. WinRAR issues a prompt allowing to cancel or continue if dictionary size in extracted RAR archive exceeds "Maximum dictionary size allowed to extract" parameter in "Settings/Compression". It is done to prevent the unexpected excessive memory allocation. In the command line mode by default WinRAR refuses to unpack archives with dictionary exceeding 4 GB. Use -md or -mdx to allow unpacking dictionaries up to and including the specified size. Unlike -md, -mdx is applied to extraction only and can be added to RAR environment variable, not affecting archiving commands. 3. "Define dictionary sizes" dialog in "Settings/Compression" can be used to customize dictionary sizes proposed in the drop down list associated with "Dictionary size" field in "Archive name and parameters" dialog. 4. Alternate search algorithm, optimized to locate longer and more distant repeated data blocks, can be used when creating RAR archives. It helps to improve the compression ratio and sometimes speed for redundant data like big text files. It increases memory usage and might reduce the compression speed for some types of data. It can be turned on or off with "Long range search" options in "Advanced compression parameters" dialog or with -mcl[+|-] switch. If "Auto" option is selected, WinRAR applies the long range search depending on the compression method, dictionary size and other parameters. This algorithm is required for dictionaries exceeding 4 GB and turning it off is ignored for such dictionaries. 5. Much slower and more exhaustive repeated data search and compression algorithm can be enabled with "Exhaustive search" option in "Advanced compression parameters" dialog or with -mcx switch. It might provide the additional compression gain for some types of redundant data, but at much lower compression speed. Long range search is needed to implement this mode efficiently, so the exhaustive search option activates it automatically. Both long range and exhaustive search option do not affect the compatibility of created archives. So if dictionary size is in 128 KB - 4 GB range, archives created with these search options can be unpacked by all WinRAR versions beginning from 5.0. 6. Maximum path length limit is increased from 2047 to 65535 characters. 7. Creating archives in RAR 4.x format isn't supported anymore. Options and switches specific for this format are removed. It doesn't affect RAR 4.x archives decompression, which is included into WinRAR. 8. "Propagate Mark of the Web" option in "Settings/Security" dialog controls assigning the archive Mark of the Web to extracted files. It is possible to prohibit propagating, allow it for several predefined file groups, for all files or for files matching user defined file masks. Mark of the Web is the security zone information added by Internet browsers to downloaded files. It can be used by various software for security purposes. It is supported only by GUI WinRAR. Console RAR doesn't propagate Mark of the Web regardless of this option. 9. "Attributes" column can be enabled in "Settings/File list/Columns". It displays file attribute abbreviations, such as 'A' for "Archive" and 'D' for directory. If file attribute isn't among those recognized by WinRAR, the numeric value of file attributes is also displayed. This value uses hexadecimal format for Windows attributes or octal format for Unix attributes. 10. "Benchmark" command allows to specify the exact number of threads and copy results to clipboard. Information about WinRAR and Windows versions, CPU and memory is added to benchmark window. 11. "Remove redundant folders from extraction path" option in "Settings/Paths" is now applicable also to extraction commands invoked from WinRAR user interface and to multiple archives unpacked to separate folders. It removes a destination path component, only if its name matches both the archive name and root archived folder name, provided that there are no other folders or files in archive root. For example, it will remove one of "Pictures" in the destination path if we unpack Pictures.rar containing the root "Pictures" folder to "Pictures\" destination. Previously it worked only for a single archive extracted from context menu and didn't check if archived folder name matches the last destination path component. 12. "Word wrap in comment" option in "Interface" options group in "Settings/General" toggles the word wrap mode in archive comment window. 13. Dictionary size data in archive information dialog is now available for .bz2, .lz, .tar.bz2, .tar.gz, .tar.lz, .tar.zst archives. 14. Switch -ol- prohibits archiving and extracting symbolic links. 15. Switches -sl[u] and -sm[u] recognize [k|K|m|M|g|G|t|T] size units for kilobytes, thousands of bytes, megabytes, millions of bytes, gigabytes, billions of bytes, terabytes, trillions of bytes. If unit character is 'b', 'B' or not present, bytes are assumed. Previously these switches accepted bytes only. 16. SFX TempMode command accepts the optional @set:user parameter allowing to modify temporary folder permissions, so only the current user can access it. It prohibits a local user to replace files in a temporary folder if SFX is started under another account. It also can be enabled with "Restrict folder access" option in "Advanced SFX options/Modes" dialog. Some installers might fail to start in a folder created with @set:user parameter. 17. File permissions and NTFS alternate streams are not saved for hard link entries. They are saved only for the source file these entries refer to. It allows to reduce the archive size, because such file properties are automatically propagated to hard links copies when extracting. 18. Keyboard shortcuts, such as Ctrl+A to select all files or Alt+E to unpack found archives, are now functional in "Search results" window also while search is still in progress. Previously they were available only after completing search. 19. Switch -v[unit] recognizes 't' and 'T' as terabytes and trillions of bytes for volume size units. 20. Warning is issued if leading '-' character is missing in a parameter specified in "Additional switches" field of WinRAR archiving and extraction dialogs. Also it is issued for parameters lacking '-' in RAR environment variable and rar.ini file. Previously such malformed parameters were ignored silently. 21. "Convert archives" command displays the smooth total operation progress. Previously the total progress was updated abruptly after converting an archive and was visible only when processing multiple archives. 22. Proper progress is displayed when compressing symbolic link targets. 23. "Integrate WinRAR into shell" option in WinRAR "Settings/Integration" is grayed out if "Global\Integration=0" is present in winrar.ini file. 24. Bugs fixed: a) "User defined archive extensions" field in "Settings/Integration" was not saved if winrar.ini was used to store settings and WinRAR was started under non-administrator user account. ესეც გადმოსაწერი ლინკი: https://www.rarlab.com/rar/winrar-x64-700b1.exe
  4. Opera 104.0.4944.28 Stable https://get.geo.opera.com/pub/opera/desktop/104.0.4944.28/win/Opera_104.0.4944.28_Setup_x64.exe + ჩეინჯლოგი https://blogs.opera.com/desktop/changelog-for-104/ Opera 105.0.4963.0 Dev https://get.geo.opera.com/pub/opera-developer/105.0.4963.0/win/Opera_Developer_105.0.4963.0_Setup_x64.exe + ჩეინჯლოგი: https://blogs.opera.com/desktop/changelog-for-105/ ჰელოუინის თემაც გამოუშვიათ: https://store.gx.me/mods/kb3klj/halloween-2023/
  5. TitaniumHD ოფიციალური ბოლო ვინდოუს 10-ის დრაივერის პორტიც დაუდიათ Sound Blaster X-Fi Titanium სერიის კარტებისთვის: https://disk.yandex.ru/d/T8ebsIP3CswvIw თუმცა ეგ ბოლო ვარიანტი აღარ დამიტესტია, შეიძლება მოგვიანებით მოვსინჯო ისევე, როცა მეყენა კარგი ხმა ქონდა საკმაოთ, ამ დღეებში შეიძლება დავაყენო ეგეთიც, ისეთი ვერსია არაა რასაც უნდა ერიდო, კარგათაა პორტი გაკეთებული და არაფერი არ ახურებდა დიდათ როცა მეყენა, ბაგიც ვერ ვიპოვე ან რედკი ბლუ სკრინი თუნდაც, რახან მაინც არაა ეგ ჩემი კარტის რადნოი დრაივერი და მაგისთვის ცალკე დრაივერები ქონდა ყოველთვის კრეატივს გამოშვებული მოკლეთ დავაყენე და დავაკვირდები წინას რითი ჯობია, თუ ჯობია საერთოდ ეგ ახალი ვარიანტი
  6. დღეს ერთ მიმოხილვას და ორ შეხვედრას ვუყურე 1080i-HDRVRip 720P-ში, ჯერ იტალიის მიმოხილვას ვუყურე, წელს სეზონის სტარტზე ინტერი,მილანი და უვე გამოუყერებიან სხვებზე უკეთესათ, ნაპოლი ჯერ-ჯერობით ბუქსაობს, თუმცა სხვა გუნდებმა თუ დაიწყო ქულების ფლანგვა შეიძლება მაგ სამეულს გადაუსწროს ნაპოლიმ და მერე უფრო რეალური შანსები ექნება სკუდეტოზე, ისე ბოლო ტურში კარგათ ითამაშეს ოსიმენის გარეშე, თან კვარაცხელიამ დუბლი გააკეთა ვერონას წინააღმდეგ, მილანი კი უვესთან მარცხის შემდეგ ისევ მეორეზე მიდის, თუმცა სულ რაღაც 1 ქულაა ინტერთან სხვაობა, რომელიც აგრეთვე კარგავს პერიოდულათ ქულებს სუსტ მეტოქეებთან, გუშინ რატომღაც ყველა შეხვედრა ლიგაზე მატჩის ტრანსლიაციებიდან ან 720P რიპში დაიდო ან IPTV 1080P 50fps რომელიც კარგი დეტალიზაციით დიდათ არ გამოირჩევა, შეიძლება პოლნი ეკრანზე სულ ოდნავ ჯობდეს 1080P ვარიანტის ყურება 2K მონიკზე, მაგრამ მე ისევ რიპები ვამჯობინე დაბალბიტრეიტიანი 1080i-ან რაც მიიღება, ჯერ გალატასარაი-ბავარიის თამაში ვნახე, საკმაოთ გაუჭირდათ გერმანელებს სტამბულში გამარჯვება, მარტო მეორე ტაიმის მეორე ნახევარში შეძლეს მეორე და მესამე გოლის შეგდება, ანგარიში 8 წუთზე გახსნა კინგსლი კომანმა, 30 წუთზე სუდიამ პენალტი დანიშნა, რომელიც იკარდიმ შეაგდო, 73 წუთზე ჰარი კეინმა მეორე გოლიც გაიტანა, 79 წუთზე ჯამალ მუსიალამ მესამე გოლიც შეაგდო და 3-1 გაიმარჯვა ბავარიამ, გალატასარაის უფრო პირველ ტაიმში ქონდა მეორე გოლის გატანის შანსები, სევილია-არსენალის თამაშიც ვნახე, მანდაც საკმაო წინააღმდეგობა გაუწია პრიმერაში მობუქსავე სევილიამ არსენალს, ანგარიში 45 წუთზე გაბრიელ მარტინელიმ გახსნა, 53 წუთზე გაბი ჯეზუსმა მეორე გოლიც შეაგდო, 58 წუთზე ნემანია გუდელმა გაქვითა ერთი გოლი, თუმცა ესპანელებმა ვეღარ მოახერხეს ანგარიშის გათანაბრება და 2-1 გაიმარჯვა მძიმე ბრძოლაში არსენალმა
  7. როგროც ტვ არაა ცუდი, როგორც მონიტორი შეიძლება ისეთი კარგი არ იყოს ეგ TCL, ისე ეგეც 120 გერციანია, მონიტორებში ალბათ მართლა ასუსია ყველაზე კარგი პონტი მაგ ზომა-გაფართოვებაზე არა ოლედებში
  8. ესპანურ ამაზონზე წინა წლის სამსუნგის მოდელები გათავებიათ qn90b ვგულისხმობ მინი ლედზე რაც იყო და VA-ზე უმრავლესობა მოდელი, ამ წლის არის და ეგ 144 გერციანი ყოფილა უკვე ფრისინკზე და VRR https://www.amazon.es/Samsung-Smart-QLED-2022-55QN90B/dp/B0BQC4ZMB8/ref=sr_1_1?__mk_es_ES=ÅMÅŽÕÑ&crid=H7PZS8E91OW2&keywords=qn90b%2B42&qid=1698224575&sprefix=qn90b%2B42%2Caps%2C132&sr=8-1&th=1 ეგეც მინი ლედზეა QLED მაგრამ ამ წლის მოდელები მგონი სუყველა იპს-ზე გამოუშვა სამუნგმა, როგორც წინა წლის VA-ზე აღარაა უკვე
  9. ხო ეგრეა, მგონი სხვა არცაა, რამე ჩინურ ვარიანტს თუ არ ჩავთვლით, რომელიც არც იშოვება ამაზონზე, ეგ სამია გაყიდვაში + ალბათ ტელევიზორები იგივე სამსუნგის 120 გერციანები
  10. საინტერესო მოდელია კი ეგეც, მაგრამ რას წარმოადგენს მაჩვენებლების მხრივ ზუსტათ არ ვიცი, არც მაგის აბზორი არ დადებულა იმ საიტზე ზემოთ რომ ლინკი დავაგდე გიგაბიტის მოდელზე, მაგრამ მე რასაც ვუყურებ ეგ ერთადერთი მოდელია სამსუნგებში მაგ გაფართოვება-ზომის რომელიც მორკალური არაა და მინი ლედ VA მატრიცაზეა, აქვს VESA HDR 600 სერტიფიკატი მარტო ეგეთზე, როგორც ჩანს ისეთი მოშნი სიკაშკაშე როგორც წინებზე არა აქვს მაგრამ იდეაში კონტრასტი მაგაზე მეტი ექნება მინი ლედით, მაგრამ მაინც საინტერესო იქნებოდა მაგის აბზორიც რომ დადებულიყო, ანუ დაახლოებით რა სხვაობაა წინასთან თუნდაც მატრიცის სისწრაფეში, იქნება მაგას უფრო სწრაფი მატრიცა აქვს ან პიქირით უფრო ნელია თამაშებში, თუმცა 1000$ ღირს ეგეც სტარტოვი ფასი, ეხლა ეტყობა გაიაფებულია უკვე, მაგასაც ასე 800 ნიტსამდე მაინც თუ აქვს პიკური სიკაშკაშე და უფრო სწრაფი მატრიცა-მაღალი კონტრასტი აქვს, ეგ აჯობებს ალბათ მაინც წინებს, ნორმა აბზორი რაღაც არ შემხვედრია მაგ 43 ინჩიანზე ან რა მინუსები აქვს საერთოდ ეგეთზე, თუმცა წინა ორი მოდელის მატრიცა არ აყენია მაგაზე, ეგ სხვაა, მაგრამ ზომა-გაფართოვება ეგეთივე ქონია, მაგას აქვს ფრისინკ პრემიუმ პროს საპორტი, აი აქაა მაგ მოდელის ნორმა მიმოხილვა რაც ვიპოვე ნეტში და გადახედე აბა რას აბანძებს და აქებს ეგ ტიპი: რასაც ვუყურებ სულ ახალი მოდელი ყოფილა ამ წლის, გადავხედავ აბა იმეებს ჯობს თუ არა რეებს იძახის ეგ ტიპი, მოკლეთ როგორც კვანტუმ დოტ 2-4K კულერ მასტერსის იპს 27 ინჩიან მოდელებს მაგას არ ქონია 576 ლოკალ დიმინგის საპორტი, მარტო 320 ლოკალ დიმინგ ზონა აქვსო, თუმცა ეგეც საკმარისია კარგი ჩვენება რომ დაგიდოს HDR, მარტო მაგაზე მოქმედებს ეგ, ტელევიზორს წააგავს სხვათაშორის, აქვს სმარტიც ვსტროენი, მოყვება დისტანციონი და ყველაფერს მაქედან აკონტროლებო, არ უვარგა დასადები, ვერ მოატრიალებ ვერაფერს ერთ ადგილას დგას ფაქტიურათ, თუმცა არცაა გასაკვირი მაგხელა მოდელებს ეგ შეზღუდული აქვს საკმაოთ, გვერდები ისეთი ცუდი არ ქონია მაინც ბრტყელი VA მარტიცისთვის, ორი HDMI 2.1 48გბპს ყოფილა, ანუ კარგია კონსოლებისთვის, აქვს აგრეთვე DP 1.4 DSC-ით, ანუ მაგ მხრივ არანაირი შეზღუდვა არ ქონია, პრაშივკის განახლებაც აქვს, რომელიც უსბ-ან ყენდება სეთინგებიდან, 630 ევრო ძალიან კარგი ფასია ეგეთისთვის, დიდი მინუსი მაგ მოდელის ყოფილა მატრიცის სისწრაფე, ანუ ძალზე ნელი ყოფილა ლოლ, მანდ ჯობია გიგაბიტი და ასუსი ხოშიანათ თან და სიკაშკაშე იმათზე მეტი აქვს თან, საშინლათ ნელი მატრიცა აქვს სერიოზული გოსტინგით და ოვერშუტითო მაგაზე, ანუ კუსავით მატრიცა ქონია რომელიც არ ვარგაო გეიმინგისთვის, ვერდიქტი ეგეთია, მაგიტომაც ადევს 630 ევრო ეტყობა, კულერ მასტერსებზე ოთხჯერ ნელი მატრიცა აქვს და შენ რომ გიგაბიტის 43 გინდოდა მაგაზე 2-ჯერ ნელი ყოფილა მინიმუმ ეგ მოდელი, უზარმაზარი სხვაობაა, თან ეგ გიგაბიტიც ერთ-ერთი უნელესი მოდელია მაგათმა რაც დადეტესტეს 4K მოდელებში, მაგრამ მაგასაც კი ორჯერ ჩამორჩება ეგ სამსუნგი, ყველაზე ნელი არისო რაც კი დაგვიტესტიაო მოკლეთ, ვაიდ გამუტი კი ქონია მაღალი, მაგრამ იმ გიგაბიტსაც კარგი აქვს ეგ რახან ისიც QLED, Rec 2020 78% დაუთვალეს, არ უვარგაო თან ზავაცკოი კალიბრაცია მაგ მოდელზე, მანდაც გიგაბიტი ჯობიაო, თუმცა დატვიკვით კარგათ იტვიკებაო ძალიან კარგი ჩვენება მიიღწევაო დატვიკვის შემდეგ, თუმცა ეგ სისწრაფეებს არ გამოასწორებს, დაჟე სიკაშკაშითაც ორჯერ ცუდი ყოფულა აურუსზე, კონტრასტი მშვენიერი აქვს ლოკალ დიმინგის გარეშეც, გვერდიდან უკვე აღარაფერი არ ჩანსო, ნუ ეგ ყველა VA ეგრეა, რაც შეეხება HDR დაწეული სიკაშკაშე აქვს მაგაზე, თუმცა გიგაბიტისგან განსხვავებით რომელსაც 8 ლოკალ დიმინგ ზონა აქვს და ორჯერ მაღალი სიკაშკაშე, მაგას 320 ლოკალ დიმინგ ზონა აქვს და უფრო მაღალი კონტრასტი მაინც, თუმცა მარტო 453 ნიტსი ქონია როგორც ჩემ დელს პიკური სიკაშკაშე, ანუ ბევრათ ნაკლები გიგაბიტზე რომელიც 800 ნიტსამდე არტყამსო მაგათ მიმოხილვაში, ანუ რეალურათ კონტრასტის გარდა თითქმის ყველაფრით ჩაგრავს გიგაბიტის მოდელი ეგეთს, მე იმას ავიღებდი თუ იმენა 42 ინჩიანი გინდოდა უფრო, ან ასუსის ვარიანტს, თუმცა არც მაგის აბზორი მინახია რას წარმოადგენს ზუსტათ შეიძლება ქონდეთ მაგათ დადებული მაგის მიმოხილვაც არ მიძებნია გუგლში შევაგდებ აბა რას ამომიგდებს ასუსზე 16000:1 კონტრასტი ქონია HDR-ზე ისე, ეგაა ერთადერთი უპირატესობა მაგ მოდელის გიგაბიტთან, მაგრამ ეგ ორჯერ ნაკლები სიკაშკაშით უკვე და ორჯერ ნაკლები მატრიცის სისწრაფით, ანუ სხვერხნელი სისწრაფე აქვს, გამახსენდა ეხლა მეც დაგდებული მაქვს ადრე მაგის მიმოხილვა მონიტორების თემაში, 31.5 ინჩიანი 4K 1000R 240 გერციანი სამსუნგის ოდისეი ნეო გ8 გაცილებით სწრაფ მატრიცაზეა მაგაზე, დაჟე სამსუნგის 42 ინჩიანი ტელევიზორი QN90B უფრო სწრაფი იქნება მატრიცის სისწრაფით მაგაზე, ოღონდ ის მარტო 120 გერციანია, HDR ნორმალურია მაგრამ კულერ მასტერსის იპს მინი ლედებს ჩამორჩება მაჩვენებლებით საკმაოთ მანდაც, ეგეც BGR პიქსელებზე ყოფილა, ანუ არ ვარგაო სამუშაოთ და ბრაუზინგისთვის, სხვათაშორის ვნახე სამსუნგის მიმოხილვაც ASUS ROG Strix XG43UQ https://www.tomshardware.com/reviews/asus-rog-strix-xg43uq-review ეგ 2021 წლის მოდელია და როგორც ვარაუდობდი გიგაბიტის აურუსის ანალოგიური მაჩვენებლები ქონია მაგაზეც, როგორც ჩანს ერთიდაიგივე მატრიცაზეა ორივე, მაგრამ ასუსის ვარიანტი შეიძლება სიკაშკაშე-კალიბრაციის მხრივ ოდნავ უკეთესი იყოს აურუსზე მაინც, როგორც სბორკის ხარისხით, ანუ მე ასუსს ან გიგაბიტს ავიღებდი მაგ სამიდან ალბათ. ასუსიც კარგ ფასშია და თუ მოასწრებ ეგ დაითრიე მაშინ
  11. administrative tool-ში შეიხედე, მანდ computer magangment-ში შედი და device manager-ში ეძებე, იდეაში მაქედან უნდა შეძლო წაშლა თუ ეგრე გიშლის ხელს, ეტყობა ცალ-ცალკე შექმნა სდ დრაივი და დვდ დრაივი
  12. რამდენადაც ვიცი მუშაობს კი ეგ მეთოდი, ეგ კი არა და შეიძლება 7 ან 8.1-ანაც გაანახლოსო, 10-ან ნამდვილათ არის უფასო აპგრეიდი 11-ზე
  13. Rockstar Games Focuses on Game Graphics Evolution for Upcoming GTA 6 https://gamegpu.tech/game/rockstar-games-focuses-on-game-graphics-evolution-for-upcoming-gta-6
  14. Cyberpunk 2077 Update Mystifies Players with Bizarre Homeless Donations https://gamegpu.tech/game/cyberpunk-2077-update-mystifies-players-with-bizarre-homeless-donations
  15. Metal Gear Solid: Master Collection Vol. 1 მიმოხილვა გეიმსპოტზე: https://www.gamespot.com/reviews/metal-gear-solid-master-collection-vol-1-kept-you-waiting-huh/1900-6418142/ მაგ ძველი MGS სბორნიკს პს5-ზე 8 ბალი დაუწერეს შეფასება, ისე კი ვერც ეხლა უქნა ვერაფერი სონის დომინაციას მიკროსოფტის ბოქსმა, ნუ სონის აქამდე რაც ორივე კონსოლი გამოვიდა გაყიდვაში თითქმის ორჯერ მეტი პს5 ქონია გაყიდული ვიდრე მიკროსოფტს თავისი ორი მოდელი, სადღაც ბოლო მონაცემებით 40 VS 20 მილიონზე არიან, ბევრი არც უკლია სონის მაქამდე, თუმცა მიკროსოფტი 21 მილიონს გაცდა უკვე მგონი გაყიდვებში, არა ეგ ზაფხულის მონაცემები იყო, მოკლეთ ეხლა დაახლოებით 43.9-მდე ავიდაო უკვე პს5 გაყიდვები და ბოქსი გაუყიდიათ 21 მილიონზე ცოტა მეტი, ანუ უკვე ორჯერ მეტია სონის უპირატესობა გაყიდული კონსოლებით
  16. Ghostrunner 2 მიმოხილვა IGN-ზე https://www.ign.com/articles/ghostrunner-2-review მეორე ნაწილს 9 ბალი დაუწერეს შეფასება
  17. AMD Radeon RX 7700 XT და Radeon RX 7800 XT ვიდეოკარტის მიმოხილვა რუსულათ: https://3dnews.ru/1094736/obzor-videokart-amd-radeon-rx-7700-xt-i-radeon-rx-7800-xt ნუ პირველი კარტა ძველი 6800 ცოტა უფრო ბიუჯეტური ვარიანტია მარტო 12გბ VRAM, მეორე კი ძველი 6800XT გაუმჯობესებული ვერსიაა უკვე, ოღონდ სერიოზული წარმადობის ზრდის გარეშე
  18. სხვადასხვა კატეგორიის სბორკები დაიდო https://3dnews.ru/1094457/kompyuter-mesyatsa-spetsvipusk-vibiraem-igrovoy-leptop-vmesto-sistemnogo-bloka
  19. Ryzen 7 5800X3D და RTX 4070 კომბო ააწყვეს რუსულ ოვერებზე: https://overclockers.ru/blog/cool-gadgets/show/116341/sobiraju-idealnyj-igrovoj-pk-pod-sebya-za-200-000r-chto-by-ya-kupil-dlya-sebya-ljubimogo-zdes-sejchas Ryzen 5 5600 და RTX 4060 ბიუჯეტური კომბო ააწყვეს რუსულ ოვერებზე: https://overclockers.ru/blog/Zeroblog/show/116358/sobiraem-narodnyj-igrovoj-pk-2023-goda-za-80-tysyach-rublej-dlya-igr-na-ultra-s-60-fps-oktyabr
  20. Cooler Master Street Fighter 6 collaboration model with the game art images https://www.guru3d.com/story/cooler-master-street-fighter-6-collaboration-model-with-the-game-art-images/
  21. GeForce RTX 4080 SUPER Likely to get 20 GB Graphics Memory https://www.guru3d.com/story/geforce-rtx-4080-super-likely-to-get-20-gb-graphics-memory/ მემგონი მალე ნორმალურ მიდ ენდ მოდელებზეც ვიხილავთ მინიმუმ 16გბ vram ნვიდიას კარტებზე, ნუ თუნდაც 4070ti ან 4070 დონის კარტებზე, თუმცა შეიძლება მარტო 4080 ჩამოვიდეს ფასი 1000$-მდე და 4080 სუპერი 20გბ 1200$ ეღირსო, 4070 სუპერი ეგ 4070Ti ცოტა შეკვეცილი ვარიანტი იქნებაო, ანუ არ ექნება არც მაგას 16გბ მგონი, 4070Ti დარჩება ყველაზე ძლიერი კარტა 12გბ გამოსულ მოდელებში ალბათ მაგ ახალი მოდელების გამოსვლის შემდეგაც
  22. The 5 Best Quiet Keyboards - Fall 2023 Reviews https://www.rtings.com/keyboard/reviews/best/quiet The 6 Best Wireless Keyboards - Fall 2023 Reviews https://www.rtings.com/keyboard/reviews/best/by-type/wireless
  23. The 4 Best Sony TVs of 2023 Reviews and Smart Features https://www.rtings.com/tv/reviews/sony Best Sony Smart TVs Sony A95K OLED BEST UPPER MID-RANGE SONY TV Sony X93L/X93CL BEST MID-RANGE SONY TV Sony X90L/X90CL BEST BUDGET SONY TV Sony X80K/X80CK საუკეთესო HDR მაგ ჩარტში პირველ ოლედზე უნდა ქონდეს The 7 Best 4k TVs - Fall 2023 Reviews https://www.rtings.com/tv/reviews/best/by-resolution/4k-ultra-hd-uhd Best 4k TV Samsung S90C OLED პირველ რიგში ეგ მოდელი ფასი-წარმადობითაა საუკეთესო ამ ეტაპზე Best 4k TV For Home Theaters Sony A95K OLED ეგ სონი მაჩვენებლებით ჩამორჩება და უფრო ძვირია ზედა სამსუნგზე, ნუ 65 ინჩიანები სონი ღირს ეხლა 3000$ რაც ძალიან ძვირია და სამსუნგი მარტო 1600$, ანუ ფაქტიურათ მაგის ნახევარი იგივე მატრიცით უფრო კარგით თუ არა ცოტათი, სონის ერთადერთი უპირატესობაა ალბათ სბორკის ხარისხი და ავტო კალიბრაცია რომ აქვს ვსტროენი ეგ Best Bright Room 4k TV Sony X93L/X93CL Best Upper Mid-Range 4k TV LG C2 OLED Best Mid-Range 4k TV Hisense U8/U8K Best Budget 4k TV Hisense U6/U6K Best Cheap 4k TV TCL S4/S450G საუკეთესო HDR მაგ ჩარტშიც სამსუნგის ოლედს უნდა ქონდეს, მანდვეა ახლოს სონიც გაცილებით უფრო მაღალი ფასით, მაგრამ ჯაბნით სამსუნგს თუ ჯობია მარტო ზავაცკოი კალიბრაციით ალბათ ეგ მოდელი, ნუ შეიძლება ცოტა უფრო კარგი დიზაინი და სბორკის ხარისხი ქონდეს მაქს ნახევარი ბალის თემაა მაგაში ორჯერ მაღალი ფასი ძალიან დიდი ნაცენკაა უკვე
×
×
  • 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.