-
Most notably with e5021, MovingPlanes do not rotate correctly with non-default parent orientations causing a number of bugs e.g. in the cloud realm (1030, 1032, 1040)
Additionally the texture anima…
Helco updated
7 months ago
-
Fix FPS dep. collectable blinking
https://github.com/Helco/zzio/blob/8a440744df599e45eac6a473310e8bb6cef9e3c5/zzre/game/systems/model/BehaviourCollectablePhysics.cs#L96
```csharp
using System;
usi…
-
# Compatibility Report
- Name of the game with compatibility issues: Mafia III
- Steam AppID of the game: 360430
## System Information
- GPU: PowerColor Radeon RX Vega 64 Red Devil 8GB
- Driver…
-
I've been trying to modify the [Fairies FBS file](https://helco.github.io/zzdocs/resources/FBS/fb0x01/) to try and shuffle fairies around, in an effort to work on a Zanzarah randomizer. I'm at a very …
-
In Dunmore one can easily observe how models and fog are not rendered correctly compare to Zanzarah. In ZZIO Models have what looks like outlines, maybe coupled with incorrect fog attenuation.
![im…
Helco updated
8 months ago
-
# Compatibility Report
- Name of the game with compatibility issues: Mafia Definitive Edition
- Steam AppID of the game: 1030840
## System Information
- GPU: NVIDIA GeForce GTX 1070
- Driver/L…
-
![image](https://github.com/Helco/zzio/assets/5626689/5132568b-934a-4c28-bbbf-8a1cd3a736dd)
Currently it seems that the original Zanzarah renders all models using alpha blend (SrcAlpha + InvSrcAlph…
Helco updated
9 months ago
-
This is an issue where I collect my thoughts about the next milestone and track issues. I might create an actual GitHub milestone if there are enough related GitHub issues.
## Next Milestone
My cu…
Helco updated
8 months ago
-
Set cursor position in dialog trading
https://github.com/Helco/zzio/blob/2ad5ab4d35cb765478be5191b06e9ab72909f916/zzre/game/systems/dialog/DialogTrading.cs#L200
```csharp
using System;
using Syste…
-
I am trying to make an edit in Zanzarah .scn files(triggers specifically). To do that:
1. I downloaded Wullean fork which has a save button option
2. compiled it.
3. downloaded your zzre-win-x64.…