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

Camera panning speed in Tiberian Sun is too fast #26

Closed
Nicholas-Steel opened this issue Feb 25, 2020 · 5 comments
Closed

Camera panning speed in Tiberian Sun is too fast #26

Nicholas-Steel opened this issue Feb 25, 2020 · 5 comments

Comments

@Nicholas-Steel
Copy link

Nicholas-Steel commented Feb 25, 2020

  1. Overall panning speed is too fast, even on the slowest setting.
  2. Speed varies between vertical and horizontal camera panning over explored space. Much faster when panning vertically compared to horizontally.
  3. Panning speed is hyper fast when panning over the Shroud in any direction (unexplored space).
  4. problem doesn't exist when using DGVoodoo wrapper, but that wrapper has other issues that this wrapper seemingly resolves (menus not rendering being a notable issue when using DGVoodoo).

Ryzen 3700X
Geforce 1070Ti (441.87 standard driver)
Windows 10 v1909 x64
Downloaded from EA Origin.
1920x1080 native monitor resolution
CnC DDraw configuration file has not been modified

@FunkyFr3sh
Copy link
Owner

Might be possible to solve the problem via the "maxgameticks=" setting, but it's better to use our game patch since the problem isn't caused directly by the renderer

https://forums.cncnet.org/topic/2606-tiberian-sun-patches-fix-for-the-windows-8-10-menu-problems-and-more/
https://github.com/CnCNet/ts-patches

@Nicholas-Steel
Copy link
Author

Nicholas-Steel commented Feb 26, 2020

This report is entirely to do with camera panning speed and not general gameplay speed. Gameplay speed seems to be correct without specifying maxgameticks. Am unsure if you were confused by my first bullet point so I've updated it to make that clearer.

Also do you have any information on what the hyperpatch is? I can't find a summary of it, where as the Graphics Patch has a decent description.

@FunkyFr3sh
Copy link
Owner

FunkyFr3sh commented Feb 26, 2020

Yeah it's a known bug in all the old cnc games. We used to have a solution similar to the "maxgameticks=" setting for years. It wasn't awesome, but it worked....

Edit: Try "maxgameticks=300" and if it's still too fast, then try 240/180/120/60. Don't use any value below 60 or otherwise you will slow down the game speed rather than slowing down the scrollrate.

New solution is here:
https://github.com/CnCNet/ts-patches/blob/master/src/scrollrate_fix.asm

Hyperpatch:
https://github.com/CnCNet/ts-patches/blob/master/src/hp03.asm

@Nicholas-Steel
Copy link
Author

Nicholas-Steel commented Feb 27, 2020

Hey @FunkyFr3sh, the forum https://forums.cncnet.org won't send me a Password Reset email so I can't view my old topics or anything... and I'm not quite sure how to contact someone about this problem. I checked my junk folders etc.

I had a bookmark to a particular topic but with the forum overhaul a fair while ago it causes that bookmark to redirect to the forum homepage.

@FunkyFr3sh
Copy link
Owner

I tried to reset your password manually, you should have an email now.

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