Skip to content
New issue

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

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

Already on GitHub? # to your account

del #125

Closed
Mitradis opened this issue Oct 20, 2021 · 5 comments
Closed

del #125

Mitradis opened this issue Oct 20, 2021 · 5 comments

Comments

@Mitradis
Copy link

Mitradis commented Oct 20, 2021

del

@deftdawg
Copy link

deftdawg commented Dec 1, 2021

I've been trying to diagnose a lockup with CNC-DDraw (Wine CX 21 on OSX)... In my case with RA2/Yuri's Revenge, the screen freezes, but sound continues (hotkeys to select units still work, etc) and if I do a screenshot (ctrl+s), the PCX file shows what the game should be rendering, but the physical screen is stuck with an old rendered frame. Does that match what you are seeing also?

I've been able to play a few minutes sometimes and up to a few hours other times,I wonder if my scrolling is what is triggering it. It doesn't happen without CNC-DDraw, but that is painfully slow to play with.

I just tried a game with 1.3.9 and made it all the way through (I let it run for 6 hours and it was fine). I'm going to try going back up to 4.4.5.0 and circling the screen the way you describe to see if I can make the rendering freeze quickly.

@FunkyFr3sh
Copy link
Owner

I didn't manage to reproduce this yet.

So is 1.4.1.0 the last version that doesn't freeze or is it 1.4.0.0?

What renderer are you using?

Does it also happen with "singlecpu=true"?

@FunkyFr3sh
Copy link
Owner

Looks like it's crashing, might be easier to debug with a log file: #44

Upload cnc-ddraw.log, cnc-ddraw.dmp and also except.txt if there is one.

And about the scroll speed, for me there is a very noticeable difference between maxgameticks=500 and maxgameticks=0, so it seems to work fine

@FunkyFr3sh
Copy link
Owner

FunkyFr3sh commented Dec 2, 2021

cnc-ddraw.zip

The crash you have is a known TS crash, not related to cnc-ddraw. But maybe the chance for it to happen is higher if the scrollrate is too fast.

The only question now is why maxgameticks isn't working for you but for me it is...

Maybe it would be a good idea if you install the latest ts-patch, with this patch the scroll bug is fixed and you don't need to use maxgameticks: https://downloads.cncnet.org/TSpatch.exe

@FunkyFr3sh
Copy link
Owner

The bug was identified and fixed, here's the latest build:

cnc-ddraw.zip

@Mitradis Mitradis changed the title after 1.4.0.0 TS crash or frizing on mouse scroll del Mar 17, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants