Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cursor scale #70

Closed
Allofich opened this issue Apr 28, 2017 · 5 comments
Closed

Cursor scale #70

Allofich opened this issue Apr 28, 2017 · 5 comments

Comments

@Allofich
Copy link
Collaborator

The default cursor scale in the Options.txt file is 2.0, which makes a pretty small cursor. I found that a value of 3.6 seems to recreate the size of the cursor in the original game. Personally I like this size because it fits with the pixel size of the rest of the graphics. You might want to make this the default or at least comment on it in the file, like you do for how to recreate a 4:3 aspect ratio.

@afritz1
Copy link
Owner

afritz1 commented Apr 28, 2017

The cursor scale code is basically a rough draft. I don't think its size is currently relative to the window. I haven't decided on a good way to implement it, so right now I just leave it as an option for users to modify in the options.

@Allofich
Copy link
Collaborator Author

All right. Also, I know that in the Daggerfall Unity forum, they had some high-res tool tips that were added to the game that I didn't think looked that great because they clashed with the low-res graphics, but people there were saying they liked it, so this is just a matter of taste. I just wanted to let you know that 3.6 seems to recreate the original cursor size.

@Allofich
Copy link
Collaborator Author

Allofich commented Apr 28, 2017

Anyway that will probably be it from me for a while. Thanks for your responsiveness, it makes it fun to work together, and I hope you didn't feel like I'm intruding too much.

@afritz1
Copy link
Owner

afritz1 commented Apr 28, 2017

Yeah, no problem! Doing things myself is nice because I have a better mental model of the program, but when others point out some potential changes, it's nice to read through them and discuss the options. I might shift towards making up little tasks for people to do in the future, but I just haven't done that yet because I still prefer being the lead programmer and it's a hobby project.

@afritz1
Copy link
Owner

afritz1 commented May 12, 2017

I added cursor scale to the options menu in commit a97b45b, so users can tweak it and see the results right away. I might decide to add tooltips to some options as well, so it can show suggestions like setting the cursor scale to 3.6.

@afritz1 afritz1 closed this as completed May 12, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants