forked from CastroFidel/PortWINE
		
	Scripts version 2249
This commit is contained in:
		| @@ -1,6 +1,6 @@ | ||||
| #!/usr/bin/env bash | ||||
| #Author: Castro-Fidel (linux-gaming.ru) | ||||
| #SCRIPTS_NEXT_VERSION=2248 | ||||
| #SCRIPTS_NEXT_VERSION=2249 | ||||
| ######################################################################## | ||||
| export PW_MANGOHUD="0" | ||||
| export DEFAULT_MANGOHUD_CONFIG="cpu_stats,cpu_temp,cpu_mhz,gpu_stats,gpu_temp,gpu_core_clock,gpu_mem_clock,vulkan_driver,gpu_name,vram,ram,frame_timing=1,time,arch,wine,toggle_hud=Shift_R+F12,resolution,vkbasalt,gamemode" | ||||
|   | ||||
| @@ -498,7 +498,7 @@ gui_MangoHud () { | ||||
|     LIST_MH=( | ||||
|         arch battery battery_icon battery_time battery_watt core_bars core_load | ||||
|         cpu_mhz cpu_power cpu_temp device_battery_icon engine_short_names | ||||
|         engine_version exec_name fcat fps_metrics fps_only frame_count frametime full | ||||
|         engine_version exec_name fcat fps_metrics frame_count frametime full | ||||
|         gamemode gpu_core_clock gpu_fan gpu_junction_temp gpu_mem_clock | ||||
|         gpu_mem_temp gpu_name gpu_power gpu_temp gpu_voltage histogram horizontal | ||||
|         horizontal_stretch hud_compact hud_no_margin io_read io_write no_display | ||||
| @@ -506,7 +506,8 @@ gui_MangoHud () { | ||||
|         show_fps_limit swap temp_fahrenheit throttling_status throttling_status_graph | ||||
|         time version vkbasalt vram vulkan_driver wine | ||||
|     ) | ||||
|  | ||||
|     # fps_only | ||||
|      | ||||
|     unset ADD_GUI_MH GUI_MH_RESULT | ||||
|  | ||||
|     GET_REFRESH_RATE="30!45!60!75!120!144!165!240" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user