HarbourMasters / Shipwright

3.23k stars 488 forks source link

[Bug] Gossip Stone outside Temple of Time not clipped out of view #4097

Open JordanLongstaff opened 6 months ago

JordanLongstaff commented 6 months ago

The Gossip Stone on the far right of the screen is visible, but it shouldn't be.

Screenshot 2024-04-30 085002

Pepper0ni commented 6 months ago

Natural side effect of having widescreen on a game not designed for it. The game never culls it because on a 90's 4:3 CRT it would be off-screen. The fix would be to have a widescreen Temple of Time asset so the gossip stone is in a natural place instead of a black void, but that's mod territory, or an enhancement to cull it (and presumably other widescreen artifacts).

Regardless this is not a bug.

garrettjoecox commented 6 months ago

The fix would be to have a widescreen Temple of Time asset so the gossip stone is in a natural place instead of a black void

Another possibility is rendering a black rect outside of the bounds of the 4:3 in pre-rendered areas. Would need to be optional though in case a mod did include a widescreen variant