ruffle-rs / ruffle

A Flash Player emulator written in Rust
https://ruffle.rs
Other
15.71k stars 817 forks source link

Where Is Dad....the Chinese symbols just aren't displayed. #12875

Open olux997 opened 1 year ago

olux997 commented 1 year ago

Describe the bug

Player Info

Allows script access: false Renderer: wgpu Adapter Backend: Gl Adapter Name: "ANGLE (Intel, Intel(R) HD Graphics 630 Direct3D11 vs_5_0 ps_5_0, D3D11)" Adapter Device Type: IntegratedGpu Adapter Driver Name: "" Adapter Driver Info: "" Enabled features: Features(TEXTURE_ADAPTER_SPECIFIC_FORMAT_FEATURES | PUSH_CONSTANTS) Available features: Features(TEXTURE_COMPRESSION_BC | CLEAR_TEXTURE | MULTIVIEW) Current limits: Limits { max_texture_dimension_1d: 16384, max_texture_dimension_2d: 16384, max_texture_dimension_3d: 2048, max_texture_array_layers: 256, max_bind_groups: 4, max_bindings_per_bind_group: 640, max_dynamic_uniform_buffers_per_pipeline_layout: 8, max_dynamic_storage_buffers_per_pipeline_layout: 0, max_sampled_textures_per_shader_stage: 16, max_samplers_per_shader_stage: 16, max_storage_buffers_per_shader_stage: 0, max_storage_textures_per_shader_stage: 0, max_uniform_buffers_per_shader_stage: 11, max_uniform_buffer_binding_size: 16384, max_storage_buffer_binding_size: 0, max_vertex_buffers: 8, max_buffer_size: 268435456, max_vertex_attributes: 16, max_vertex_buffer_array_stride: 255, min_uniform_buffer_offset_alignment: 256, min_storage_buffer_offset_alignment: 256, max_inter_stage_shader_components: 60, max_compute_workgroup_storage_size: 0, max_compute_invocations_per_workgroup: 0, max_compute_workgroup_size_x: 0, max_compute_workgroup_size_y: 0, max_compute_workgroup_size_z: 0, max_compute_workgroups_per_dimension: 0, max_push_constant_size: 96 } Surface quality: high Surface samples: 4 Surface size: Extent3d { width: 550, height: 400, depth_or_array_layers: 1 }

Page Info

Page URL: https://ruffle-regressions.github.io/

Browser Info

User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36 Platform: Win32 Has touch support: false

Ruffle Info

Version: 0.1.0 Name: nightly 2023-08-21 Channel: nightly Built: 2023-08-21T00:23:16.665Z Commit: 89cc0eb31d2fd38a545cefccb0b44e4a22807d5e Is extension: false

Metadata

width: 800 height: 600 frameRate: 36 numFrames: 5 swfVersion: 9 backgroundColor: #993399 isActionScript3: true uncompressedLength: 10054460

SWF: where-is-dad.zip

Expected behavior

Where Is Dad....the Chinese symbols just aren't displayed

Affected platform

Self-hosted version

Operating system

Windows 10

Browser

Google Chrome 115.0.5790.110 [64 bits]

Additional information

No response

Korne127 commented 1 year ago

From what I can tell, the game works fine, the Chinese symbols just aren't displayed. Therefore the second start button isn't displayed (because it just consists of the invisible letters). But you can still click it and the game works - besides the missing letters.