leoetlino / project-restoration

A Majora's Mask 3D patch that restores some mechanics from the original game to get the best of both worlds
https://zora.re/storation
GNU General Public License v2.0
697 stars 24 forks source link

Move camera back [Feature request] #111

Open tstandley opened 4 years ago

tstandley commented 4 years ago

I guess this is a QOL improvement, but when playing on a high resolution monitor, it'd be nice to be able to move the camera back further to see more of the environment. Increasing the draw distance would be nice too.

Luigimeansme commented 4 years ago

Draw distance improval would be something only doable on emulator. On console, you would just have ugly draw distance

leoetlino commented 4 years ago

Sounds like a good idea to me. Months ago I considered making the game nicer to play on large screens by doing the FOV edit you suggested and editing a bunch of UI layouts, but sadly I didn't have enough free time to work on it.

This probably belongs in a separate (Project Restoration-based) project, though.

tstandley commented 4 years ago

Yeah, probably. You wouldn't want to have an exponential number of versions for each feature you want to enable.