[VC] Particles are broken in Fedora #1122

Open
opened 4 years ago by ozz-is-here · 0 comments
ozz-is-here commented 4 years ago (Migrated from github.com)

Describe the bug
Most of the particles are broken (rain, fire, splashes).

To Reproduce
Just run the game.

Expected behavior
Particles are rendered properly.

Screenshots
Screenshot_20210218_151739
Screenshot_20210218_152018
Screenshot_20210218_152209
Screenshot_20210218_160816

Version
Linux 64-bit OpenGL OAL e604be65

Additional Info (if needed)

user@desktop ~> uname -a                                                                                                                                                                                                                  1
Linux desktop 5.10.13-200.fc33.x86_64 #1 SMP Thu Feb 4 14:54:51 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
user@desktop ~> glxinfo -B
name of display: :0
display: :0  screen: 0
direct rendering: Yes
Extended renderer info (GLX_MESA_query_renderer):
    Vendor: AMD (0x1002)
    Device: AMD Radeon (TM) RX 460 Graphics (POLARIS11, DRM 3.40.0, 5.10.13-200.fc33.x86_64, LLVM 11.0.0) (0x67ef)
    Version: 20.3.4
    Accelerated: yes
    Video memory: 4096MB
    Unified memory: no
    Preferred profile: core (0x1)
    Max core profile version: 4.6
    Max compat profile version: 4.6
    Max GLES1 profile version: 1.1
    Max GLES[23] profile version: 3.2
Memory info (GL_ATI_meminfo):
    VBO free memory - total: 3532 MB, largest block: 3532 MB
    VBO free aux. memory - total: 3599 MB, largest block: 3599 MB
    Texture free memory - total: 3532 MB, largest block: 3532 MB
    Texture free aux. memory - total: 3599 MB, largest block: 3599 MB
    Renderbuffer free memory - total: 3532 MB, largest block: 3532 MB
    Renderbuffer free aux. memory - total: 3599 MB, largest block: 3599 MB
Memory info (GL_NVX_gpu_memory_info):
    Dedicated video memory: 4096 MB
    Total available memory: 8192 MB
    Currently available dedicated video memory: 3532 MB
OpenGL vendor string: AMD
OpenGL renderer string: AMD Radeon (TM) RX 460 Graphics (POLARIS11, DRM 3.40.0, 5.10.13-200.fc33.x86_64, LLVM 11.0.0)
OpenGL core profile version string: 4.6 (Core Profile) Mesa 20.3.4
OpenGL core profile shading language version string: 4.60
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile

OpenGL version string: 4.6 (Compatibility Profile) Mesa 20.3.4
OpenGL shading language version string: 4.60
OpenGL context flags: (none)
OpenGL profile mask: compatibility profile

OpenGL ES profile version string: OpenGL ES 3.2 Mesa 20.3.4
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20

user@desktop ~> cat /etc/fedora-release 
Fedora release 33 (Thirty Three)

reVC.ini

**Describe the bug** Most of the particles are broken (rain, fire, splashes). **To Reproduce** Just run the game. **Expected behavior** Particles are rendered properly. **Screenshots** ![Screenshot_20210218_151739](https://user-images.githubusercontent.com/53562626/108338246-3c2bc500-7200-11eb-937c-d28cd5db4b27.jpg) ![Screenshot_20210218_152018](https://user-images.githubusercontent.com/53562626/108338259-3f26b580-7200-11eb-9c1b-a5eef63f4317.jpg) ![Screenshot_20210218_152209](https://user-images.githubusercontent.com/53562626/108338263-40f07900-7200-11eb-9213-637c2849b4c3.jpg) ![Screenshot_20210218_160816](https://user-images.githubusercontent.com/53562626/108341200-a09c5380-7203-11eb-9697-f8bf6d04a1a8.jpg) **Version** Linux 64-bit OpenGL OAL e604be65 **Additional Info** (if needed) ``` user@desktop ~> uname -a 1 Linux desktop 5.10.13-200.fc33.x86_64 #1 SMP Thu Feb 4 14:54:51 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux user@desktop ~> glxinfo -B name of display: :0 display: :0 screen: 0 direct rendering: Yes Extended renderer info (GLX_MESA_query_renderer): Vendor: AMD (0x1002) Device: AMD Radeon (TM) RX 460 Graphics (POLARIS11, DRM 3.40.0, 5.10.13-200.fc33.x86_64, LLVM 11.0.0) (0x67ef) Version: 20.3.4 Accelerated: yes Video memory: 4096MB Unified memory: no Preferred profile: core (0x1) Max core profile version: 4.6 Max compat profile version: 4.6 Max GLES1 profile version: 1.1 Max GLES[23] profile version: 3.2 Memory info (GL_ATI_meminfo): VBO free memory - total: 3532 MB, largest block: 3532 MB VBO free aux. memory - total: 3599 MB, largest block: 3599 MB Texture free memory - total: 3532 MB, largest block: 3532 MB Texture free aux. memory - total: 3599 MB, largest block: 3599 MB Renderbuffer free memory - total: 3532 MB, largest block: 3532 MB Renderbuffer free aux. memory - total: 3599 MB, largest block: 3599 MB Memory info (GL_NVX_gpu_memory_info): Dedicated video memory: 4096 MB Total available memory: 8192 MB Currently available dedicated video memory: 3532 MB OpenGL vendor string: AMD OpenGL renderer string: AMD Radeon (TM) RX 460 Graphics (POLARIS11, DRM 3.40.0, 5.10.13-200.fc33.x86_64, LLVM 11.0.0) OpenGL core profile version string: 4.6 (Core Profile) Mesa 20.3.4 OpenGL core profile shading language version string: 4.60 OpenGL core profile context flags: (none) OpenGL core profile profile mask: core profile OpenGL version string: 4.6 (Compatibility Profile) Mesa 20.3.4 OpenGL shading language version string: 4.60 OpenGL context flags: (none) OpenGL profile mask: compatibility profile OpenGL ES profile version string: OpenGL ES 3.2 Mesa 20.3.4 OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20 user@desktop ~> cat /etc/fedora-release Fedora release 33 (Thirty Three) ``` [reVC.ini](https://paste.ee/p/JwLFV)
This repo is archived. You cannot comment on issues.
No Milestone
No project
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: mirror/re3#1122
Loading…
There is no content yet.