REGoth-project / REGoth

OpenSource-Reimplementation of the zEngine, used by the game "Gothic"
GNU General Public License v3.0
630 stars 63 forks source link

Fire Effect changes depending on distance to fire #330

Closed MaxGitHubAccount closed 6 years ago

MaxGitHubAccount commented 6 years ago

Linked to #65 Probably also linked to #272

REGoth Information Version: commit 59cef91855084b53e8d1cf7e67197ed66ad1674e (HEAD -> master, origin/master, origin/HEAD) Start command: ./REGoth -g /var/games/Gothic\ II -w newworld.zen

PC Information uname -r: system: 4.16.7-1-ARCH Desktop: KDE-Plasma v5.12 lspci -v: 00:00.0 Host bridge: Intel Corporation 440FX - 82441FX PMC [Natoma] (rev 02) 00:01.0 ISA bridge: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II] 00:01.1 IDE interface: Intel Corporation 82371SB PIIX3 IDE [Natoma/Triton II] 00:01.3 Bridge: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 03) 00:02.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8100/8101L/8139 PCI Fast Ethernet Adapter (rev 20) 00:03.0 SCSI storage controller: Red Hat, Inc. Virtio block device 00:05.0 VGA compatible controller: NVIDIA Corporation GM204 [GeForce GTX 970] (rev a1) -- (Kernel driver in use: nvidia) 00:06.0 Audio device: NVIDIA Corporation GM204 High Definition Audio Controller (rev a1) 00:07.0 USB controller: Renesas Technology Corp. uPD720201 USB 3.0 Host Controller (rev 03)

Steps to reproduce

  1. Go to any fire in the world (e.g. at onars farm or in Khorinis)
  2. Look at a fire from distance
  3. Go nearer to the fire

Expected behaviour

  1. The fire looks correct
  2. The same fire animation as in 2.

Observed behaviour

  1. The fire is pixeled (like blocks) and white screenshot_20180511_102059-fire-effect screenshot_20180511_102219-fire-effect-2

  2. The fire receives it's correct form and colour

screenshot_20180511_102234-fire-effect-correct

ataulien commented 6 years ago

This doesn't seem like a lighting issue, but rather the particles reacting wrong to the fog.

MaxGitHubAccount commented 6 years ago

I can reproduce the same in Gothic screenshot_20180511_123313-fire

tomedi commented 6 years ago

I've got the same issue! Also Nvdia Gtx, but 860m.