redphx / better-xcloud-devices

https://better-xcloud.github.io
0 stars 1 forks source link

[Android] Redmi Note 12 #2

Closed btncua closed 1 month ago

btncua commented 1 month ago

Checklist

Device name

Redmi Note 12

Debug info

{
  "deviceType": "android",
  "androidInfo": {
    "osVersion": "14",
    "abis": [
      "arm64-v8a",
      "armeabi-v7a",
      "armeabi"
    ],
    "board": "bengal",
    "device": "topaz",
    "model": "23021RAA2Y",
    "hardware": "qcom",
    "product": "topaz_global",
    "brand": "Redmi",
    "manufacturer": "Xiaomi",
    "webview": "Mulch System WebView 128.0.6613.88 (us.spotco.mulch_wv)"
  },
  "userAgent": "Mozilla/5.0 (Linux; Android 14; 23021RAA2Y Build/UKQ1.230917.001; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/128.0.6613.88 Mobile Safari/537.36",
  "settings": {
    "ui_home_context_menu_disabled": true,
    "block_social_features": true,
    "native_mkb_enabled": "off",
    "ui_game_card_show_wait_time": true,
    "ui_layout": "default",
    "local_co_op_enabled": false,
    "game_fortnite_force_console": true,
    "ui_hide_sections": [
      "news",
      "friends",
      "native-mkb",
      "touch",
      "all-games"
    ],
    "block_tracking": true,
    "xhome_enabled": false,
    "audio_enable_volume_control": true,
    "stream_disable_feedback_dialog": true,
    "stream_touch_controller": "off",
    "stream_touch_controller_auto_off": false,
    "stream_touch_controller_default_opacity": 70,
    "stream_combine_sources": false,
    "ui_loading_screen_game_art": true,
    "bitrate_video_max": 0,
    "stream_codec_profile": "high",
    "skip_splash_video": true,
    "controller_enable_vibration": false,
    "controller_vibration_intensity": 0,
    "controller_device_vibration": "off",
    "version_current": "5.5.6",
    "version_last_check": 1724238953,
    "reduce_animations": true,
    "hide_dots_icon": true,
    "stream_simplify_menu": true,
    "ui_scrollbar_hide": false,
    "game_bar_position": "off",
    "controller_show_connection_status": true,
    "stream_touch_controller_style_standard": "default",
    "stream_touch_controller_style_custom": "default",
    "mkb_enabled": false,
    "version_latest": "5.5.6",
    "server_region": "default",
    "mkb_default_preset_id": 1,
    "ui_controller_friendly": true,
    "bx_locale": "uk-UA",
    "server_bypass_restriction": "pl",
    "stream_preferred_locale": "default",
    "prefer_ipv6_server": false,
    "stream_target_resolution": "1080p",
    "screenshot_apply_filters": false,
    "audio_mic_on_playing": false,
    "mkb_hide_idle_cursor": false,
    "ui_loading_screen_wait_time": true,
    "ui_loading_screen_rocket": "hide",
    "user_agent_profile": "default",
    "audio_volume": 100,
    "video_player_type": "default",
    "video_power_preference": "high-performance",
    "video_processing": "usm",
    "video_ratio": "18:9",
    "video_sharpness": 0,
    "video_saturation": 100,
    "video_contrast": 100,
    "video_brightness": 100,
    "stats_show_when_playing": true,
    "stats_quick_glance": false,
    "stats_items": [
      "ping",
      "fps",
      "btr"
    ],
    "stats_position": "top-center",
    "stats_text_size": "0.9rem",
    "stats_opacity": 100,
    "stats_transparent": true,
    "stats_conditional_formatting": false
  }
}

WebView

Mulch System WebView 128.0.6613.88

App settings

redphx commented 1 month ago

I see that you're not using the webgl2 renderer + AMD CAS. Your device should be good enough to use the Highest quality profile.

btncua commented 1 month ago

When I use Highest quality profile or webgl2 renderer, device heats up faster, gameplay is less smooth

redphx commented 1 month ago

Have you tried using Sharpness with Unsharp masking? I saw you're not using it.

btncua commented 1 month ago

Yup, when turn on Sharpness only to 1, smoothness immediately disappears

redphx commented 1 month ago

Thanks. Added.

redphx commented 1 week ago

@btncua have you tried using webgl2 again with 5.8.4?