1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-16 03:23:15 +01:00

I think the last remaining major issue with OpenGL has now been fixed (already a year ago btw). Maybe this page can now be deleted?

Maarten Peters
2022-12-20 16:23:47 +01:00
parent 2ed1bf4807
commit eeea5305cd

@@ -15,7 +15,7 @@ The general problem is that the color or shape of many objects get changed by sw
* [ ] Pause the game when Steam overlay is open doesn't work. (Does this still happen?)
## General glitches and non-rendering issues.
* [ ] TTF font is not loaded at all when using OpenGL, see [#3868](https://github.com/OpenRCT2/OpenRCT2/issues/3868)
* [x] TTF font is not loaded at all when using OpenGL, see [#3868](https://github.com/OpenRCT2/OpenRCT2/issues/3868)
* [x] Rain and other weather effects aren't rendered ([#6515](https://github.com/OpenRCT2/OpenRCT2/issues/6515))
* [x] Severe graphical glitches when zooming out. **Partially fixed by [42029c0](https://github.com/OpenRCT2/OpenRCT2/commit/42029c031a2372405b1c4c64bcf8638201e1d398) but still needs improvements!!!**