Advertisement
Guest User

Citra custom layout

a guest
Aug 4th, 2021
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.09 KB | None | 0 0
  1. Citra для 1920х1080p
  2. Первый вариант:
  3. custom_layout\default=false
  4. custom_layout=true
  5. custom_top_left\default=true
  6. custom_top_left=0
  7. custom_top_top\default=true
  8. custom_top_top=0
  9. custom_top_right\default=false
  10. custom_top_right=1600
  11. custom_top_bottom\default=false
  12. custom_top_bottom=960
  13. custom_bottom_left\default=false
  14. custom_bottom_left=1600
  15. custom_bottom_top\default=false
  16. custom_bottom_top=840
  17. custom_bottom_right\default=false
  18. custom_bottom_right=1920
  19. custom_bottom_bottom\default=false
  20. custom_bottom_bottom=1080
  21.  
  22. Второй вариант:
  23. custom_layout\default=false
  24. custom_layout=true
  25. custom_top_left\default=true
  26. custom_top_left=0
  27. custom_top_top\default=true
  28. custom_top_top=0
  29. custom_top_right\default=false
  30. custom_top_right=1200
  31. custom_top_bottom\default=false
  32. custom_top_bottom=720
  33. custom_bottom_left\default=false
  34. custom_bottom_left=1280
  35. custom_bottom_top\default=false
  36. custom_bottom_top=600
  37. custom_bottom_right\default=false
  38. custom_bottom_right=1920
  39. custom_bottom_bottom\default=false
  40. custom_bottom_bottom=1080
  41.  
  42. Третий вариант:
  43. custom_layout\default=false
  44. custom_layout=true
  45. custom_top_left\default=true
  46. custom_top_left=39
  47. custom_top_top\default=true
  48. custom_top_top=180
  49. custom_top_right\default=false
  50. custom_top_right=1239
  51. custom_top_bottom\default=false
  52. custom_top_bottom=900
  53. custom_bottom_left\default=false
  54. custom_bottom_left=1239
  55. custom_bottom_top\default=false
  56. custom_bottom_top=300
  57. custom_bottom_right\default=false
  58. custom_bottom_right=1879
  59. custom_bottom_bottom\default=false
  60. custom_bottom_bottom=780
  61.  
  62. Четвёртый вариант:
  63. custom_layout\default=false
  64. custom_layout=true
  65. custom_top_left\default=true
  66. custom_top_left=560
  67. custom_top_top\default=true
  68. custom_top_top=60
  69. custom_top_right\default=false
  70. custom_top_right=1040
  71. custom_top_bottom\default=false
  72. custom_top_bottom=540
  73. custom_bottom_left\default=false
  74. custom_bottom_left=640
  75. custom_bottom_top\default=false
  76. custom_bottom_top=540
  77. custom_bottom_right\default=false
  78. custom_bottom_right=1280
  79. custom_bottom_bottom\default=false
  80. custom_bottom_bottom=1020
  81.  
  82.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement