Advertisement
Sticky2000

custom resolutions

Apr 17th, 2024 (edited)
23
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.62 KB | Gaming | 0 0
  1. How to Use Custom Resolutions for Improved Performance in FPS Games
  2. This guide will show you how to utilize custom resolutions in FPS games to strike a balance between performance and visual quality.
  3.  
  4. Benefits of Custom Resolutions:
  5. ===============================
  6.  
  7. Custom resolutions offer several advantages in FPS games:
  8. ---------------------------------------------------------
  9. Performance Boost: Lower resolutions generally require less processing power, leading to smoother gameplay.
  10.  
  11. Improved Clarity: Resolutions slightly higher than standard 1080p can enhance image clarity without sacrificing significant performance.
  12.  
  13. Enhanced Peripheral Vision: Wider resolutions can improve your awareness of your surroundings in-game.
  14. Choosing the Right Resolution:
  15.  
  16. Near FHD 1080 and 2k 1440 Here are some popular options with explanations:
  17. ===========================================================================
  18.  
  19. 1728x1080 & 2304x1440 (1:1.6 Ratio):
  20. ------------------------------------
  21. 1728x1080 & 2304x1440 wider than the standard 16:9 aspect ratio for a balanced experience.
  22. Stretched image horizontally.
  23.  
  24. 1920x1060 & 2609x1440 (1:1.81 Ratio):
  25. ------------------------------------
  26. 1920x1060 Wider than 16:9 Squashed the height is reduced, resulting in a squashed image vertically.
  27. 2609x1440 Stretched image horizontally the width is increased.
  28.  
  29. 1440x1080& 1080x1440 (1:1.33 Ratio):
  30. ------------------------------------
  31. Neither Stretched nor Squashed: (similar to 4:3) They maintain the same aspect ratio 16:9 but adjust the pixel count.
  32.  
  33.  
  34. Applying Custom Resolutions:
  35. ============================
  36.  
  37. Here's how to implement custom resolutions in most games:
  38. --------------------------------------------------------
  39. Launch Options: Many games allow setting launch options through launchers or Steam properties. Use the following format:
  40.  
  41. -ResX=1440 -ResY=1080 (Replace * with your desired resolution)
  42. Note: -ResX defines width, -ResY defines height.
  43.  
  44. Example (Using Launch Options):
  45. --------------------------------
  46. Launch options: -ResX=1440 -ResY=1080 (-ResX=* -ResY=* replace * with any custom resolution 1350x1080 or any other 1280x960 for example ) (ResX is Width, ResY is Height)
  47. STEP 1: create custom resolution (nvidia control pannel)
  48. STEP 2: add launch options (steam or shortcut)
  49. STEP 3: hit F11
  50.  
  51. Example (Game Files):
  52. ------------
  53. Game User Settings: Locate the game's configuration file (C:\Users\%username%\AppData\Local\TslGame\Saved\Config\WindowsNoEditor\GameUserSettings.ini) and change.
  54. ResolutionSizeX=2560
  55. ResolutionSizeY=1440
  56. LastUserConfirmedResolutionSizeX=2560
  57. LastUserConfirmedResolutionSizeY=1440
  58.  
Tags: PUBG
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement