1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2025-12-10 09:32:29 +01:00

Formatting, remove whitespace

Margen67
2021-04-21 16:56:59 -10:00
parent 02384adc9a
commit 09e1f70352

@@ -1,66 +1,56 @@
This page is made to describe all issues within the recently implemented **OpenGL** renderengine into OpenRCT2. _If any of these bugs gets fixed by committing a fix to the development branch, the committer has to mark that bug as fixed. If you made a pull request with a fix for a problem, also make a note of the pull request number behind the noted issue here._ Feel free to add more bugs you see in-game with the OpenGL renderengine to this list.
The general problem is that the color or shape of many objects get changed by switching to the OpenGL engine.
The general problem is that the color or shape of many objects get changed by switching to the OpenGL engine.
# List of bugs (with standard RCT2 theme enabled)
## Crashes
- [x] **MAJOR bug as it prevents testing certain things!** Whenever you build an attraction an assertion error pops up and the game crashes. The shops and stalls are not affected by this problem. [assertion](https://i.imgur.com/ttOLqLB.png?1). Caused by the track previewer (It uses a hack to draw onto a dummy dpi)
- [x] When switching to the OpenGL rederengine using Intel integrated graphics HD chip which doesn't support OpenGL 3.2 or higher, like the HD3000 on Windows, the game could crash instead of falling back to the software render mode. See [#4047](https://github.com/OpenRCT2/OpenRCT2/issues/4047), fixed by [664c460](https://github.com/OpenRCT2/OpenRCT2/commit/664c460aa0c8750e2edc235b2c143535793f667b).
* [x] **MAJOR bug as it prevents testing certain things!** Whenever you build an attraction an assertion error pops up and the game crashes. The shops and stalls are not affected by this problem. [assertion](https://i.imgur.com/ttOLqLB.png). Caused by the track previewer (It uses a hack to draw onto a dummy dpi)
* [x] When switching to the OpenGL rederengine using Intel integrated graphics HD chip which doesn't support OpenGL 3.2 or higher, like the HD3000 on Windows, the game could crash instead of falling back to the software render mode. See [#4047](https://github.com/OpenRCT2/OpenRCT2/issues/4047), fixed by [664c460](https://github.com/OpenRCT2/OpenRCT2/commit/664c460aa0c8750e2edc235b2c143535793f667b).
## Misc.
- [x] FPS changes too much and is unstable, see [#3881](https://github.com/OpenRCT2/OpenRCT2/issues/3881), fixed by [#4147](https://github.com/OpenRCT2/OpenRCT2/pull/4147)
* [x] FPS changes too much and is unstable, see [#3881](https://github.com/OpenRCT2/OpenRCT2/issues/3881), fixed by [#4147](https://github.com/OpenRCT2/OpenRCT2/pull/4147)
## Broken features
- [x] Scaling doesn't seem to be affected by scaling quality options.
- [ ] Pause the game when Steam overlay is open doesn't work. (Does this still happen?)
* [x] Scaling doesn't seem to be affected by scaling quality options.
* [ ] 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] Rain and other weather effects aren't rendered ([#6515](https://github.com/OpenRCT2/OpenRCT2/issues/6515))
- [ ] 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!!!**
- [x] When saving track design with scenery you see severe graphical corruption. Especially notable if you move over the map.
- [x] Day and night cycle only affects (certain parts of) the UI or only a part of the gameplay screen gets affected, this changes and so it is not a bug with the exact same symptoms every time. (Seems like it got fixed, need confirmation and further testing)
- [x] Only the vehicles of the rides (red stripes) get rendered at the map of rides and stalls. ([#7039](https://github.com/OpenRCT2/OpenRCT2/issues/7039))
- [x] When you resize the map window an make it larger, the extra, non-used space of the map/park itself gets the same brown color as the surrounding UI instead of the normal black. ([#7039](https://github.com/OpenRCT2/OpenRCT2/issues/7039))
- [x] At the people map, only the people get rendered and not the surroundings. ([#7039](https://github.com/OpenRCT2/OpenRCT2/issues/7039))
- [x] At the view options dropdown menu all these ghost options create brown colours. The hide vertical faces does not work and causes graphical glitches.
- [x] Blue patrol area for specific staff person is not rendered on flat ground and is gray instead of the light blue. (The gray patrol area for all staff is correctly rendered) _It only gets correctly (blue) rendered at slopes/uneven areas._
* [x] Severe graphical glitches when zooming out. **Partially fixed by [42029c0](https://github.com/OpenRCT2/OpenRCT2/commit/42029c031a2372405b1c4c64bcf8638201e1d398) but still needs improvements!!!**
* [x] When saving track design with scenery you see severe graphical corruption. Especially notable if you move over the map.
* [x] Day and night cycle only affects (certain parts of) the UI or only a part of the gameplay screen gets affected, this changes and so it is not a bug with the exact same symptoms every time. (Seems like it got fixed, need confirmation and further testing)
* [x] Only the vehicles of the rides (red stripes) get rendered at the map of rides and stalls. ([#7039](https://github.com/OpenRCT2/OpenRCT2/issues/7039))
* [x] When you resize the map window an make it larger, the extra, non-used space of the map/park itself gets the same brown color as the surrounding UI instead of the normal black. ([#7039](https://github.com/OpenRCT2/OpenRCT2/issues/7039))
* [x] At the people map, only the people get rendered and not the surroundings. ([#7039](https://github.com/OpenRCT2/OpenRCT2/issues/7039))
* [x] At the view options dropdown menu all these ghost options create brown colours. The hide vertical faces does not work and causes graphical glitches.
* [x] Blue patrol area for specific staff person is not rendered on flat ground and is gray instead of the light blue. (The gray patrol area for all staff is correctly rendered) _It only gets correctly (blue) rendered at slopes/uneven areas._
## Vehicle details and options tab icon (maybe one general bug?)
- [x] The vehicle details and options tab icon doesn't get rendered for 3D cinemas.
- [x] The vehicle details and options tab icon gets rendered incorrectly for the monorail as the moves/is jumpy during the rotation of the icon.
- [x] The vehicle details and options tab icon doesn't get rendered properly for the Enterprise.
* [x] The vehicle details and options tab icon doesn't get rendered for 3D cinemas.
* [x] The vehicle details and options tab icon gets rendered incorrectly for the monorail as the moves/is jumpy during the rotation of the icon.
* [x] The vehicle details and options tab icon doesn't get rendered properly for the Enterprise.
And many more rides like the Launched Freefall etc.
## Changed colors and transparency issues
- [x] Many issues of changing color of balloons, rides, scenery, supports etc. when switching to the OpenGL renderer while playing the game. (some of them you see below) Also happens the other way around. Fixed in #4449.
- [x] Use the balloons cheat from every renderer > make sure you're after this using a renderengine that is not OpenGL > Use the OpenGL engine now >>> the balloons rapidly change colors. Could be related to the issue above. Same for umbrellas.
- [x] The shirt of the person of the customor information tab icon of a ride changes color when you focus on the customor information tab. Same for the Guests window and then the Show list of individual guests in park tab icon.
- [x] The balloons of the balloon stall at the new shops/stalls menu are rendered black (only at the preview image at the menu, not the ones the guest are carrying).
- [x] Red or green text, which should normally appear when you place or demolish a shop or ride with the amount of money it costs/refunds does not appear/get rendered.
- [x] Some shops or stalls stay rendered as a ghost after placement and some don't turn into a ghost before you place them (so, when you're choosing a location), but are always rendered as a fully placed shop/stall.
- [x] UI buttons at the intro screen have a different color and are much more transparent then normal.
- [x] Tooltips have a different color and are much more transparent than normal.
- [x] The dropdown menus from the toolbar have much darker colours.
- [x] When it starts raining (rain, heavy rain or thunderstorm), everything, except the UI, turns gray. This changes back to normal after the rain ends.
- [x] The water in the lakes is much darker and is not transparent. (It does however animate now, seems like that part got fixed)
- [x] The water in water attractions like the Log Flume have no animation. (not always reproducible) It seems like it's fixed with [#3875](https://github.com/OpenRCT2/OpenRCT2/issues/3875), need confirmation.
- [x] The selection background color is gray instead of darker red when you hover you mouse over a scenario name at the scenario selection menu.
- [x] The background of the Window title at every Window (of the UI, like the options window) gets a gray tint.
- [x] Opening the viewport of a ride that uses supports causes severe graphical corruption inside and near the viewport window.
- [x] All Abstract Theme objects are not transparent and have a dark colour.
- [x] The tiny resize icon at the right bottom of each window has a different color: green/gray
- [x] Tab icons at all windows sometimes have a different background color.
- [x] Change game speed-, cheat- and the debug tool-buttons have a gray background instead of blue. Introduced in [19cd56b](https://github.com/OpenRCT2/OpenRCT2/commit/19cd56b9c2096acac75935fb3d6163f4e20ffa4b) / [#3875](https://github.com/OpenRCT2/OpenRCT2/issues/3875)
* [x] Many issues of changing color of balloons, rides, scenery, supports etc. when switching to the OpenGL renderer while playing the game. (some of them you see below) Also happens the other way around. Fixed in #4449.
* [x] Use the balloons cheat from every renderer > make sure you're after this using a renderengine that is not OpenGL > Use the OpenGL engine now >>> the balloons rapidly change colors. Could be related to the issue above. Same for umbrellas.
* [x] The shirt of the person of the customor information tab icon of a ride changes color when you focus on the customor information tab. Same for the Guests window and then the Show list of individual guests in park tab icon.
* [x] The balloons of the balloon stall at the new shops/stalls menu are rendered black (only at the preview image at the menu, not the ones the guest are carrying).
* [x] Red or green text, which should normally appear when you place or demolish a shop or ride with the amount of money it costs/refunds does not appear/get rendered.
* [x] Some shops or stalls stay rendered as a ghost after placement and some don't turn into a ghost before you place them (so, when you're choosing a location), but are always rendered as a fully placed shop/stall.
* [x] UI buttons at the intro screen have a different color and are much more transparent then normal.
* [x] Tooltips have a different color and are much more transparent than normal.
* [x] The dropdown menus from the toolbar have much darker colours.
* [x] When it starts raining (rain, heavy rain or thunderstorm), everything, except the UI, turns gray. This changes back to normal after the rain ends.
* [x] The water in the lakes is much darker and is not transparent. (It does however animate now, seems like that part got fixed)
* [x] The water in water attractions like the Log Flume have no animation. (not always reproducible) It seems like it's fixed with [#3875](https://github.com/OpenRCT2/OpenRCT2/issues/3875), need confirmation.
* [x] The selection background color is gray instead of darker red when you hover you mouse over a scenario name at the scenario selection menu.
* [x] The background of the Window title at every Window (of the UI, like the options window) gets a gray tint.
* [x] Opening the viewport of a ride that uses supports causes severe graphical corruption inside and near the viewport window.
* [x] All Abstract Theme objects are not transparent and have a dark colour.
* [x] The tiny resize icon at the right bottom of each window has a different color: green/gray
* [x] Tab icons at all windows sometimes have a different background color.
* [x] Change game speed-, cheat- and the debug tool-buttons have a gray background instead of blue. Introduced in [19cd56b](https://github.com/OpenRCT2/OpenRCT2/commit/19cd56b9c2096acac75935fb3d6163f4e20ffa4b) / [#3875](https://github.com/OpenRCT2/OpenRCT2/issues/3875)