Tom Rothamel
Tom Rothamel
The powersave mode also is a material benefit on laptops, where it tends to keep the battery charged and the fans from spinning. Can I ask where the flickering occurs?...
I'm sort of thinking that the only thing that makes sense here is to document this, and move on. If it was happening during display rate changes, we might be...
I'd say the issue is that many of the main menu sub-screens (load, preferences, help, about) are shared with the main menu, and so it makes sense to unify the...
I'm realizing I don't quite understand what's being asked for here. Right now, we don't actually have a game menu screen, exactly. We have the main_menu screen, and then we...
Could you keep an eye on the memory usage, and see if it's increasing over time? Ren'Py isn't really that robust to running out of a memory, and so a...
Based on information from your email, this appears to be a duplicate of #6562. That issue triggers on Nvidia drivers > 572.xx when display scaling is happening.
Okay, so not the radeon thing. Probably the first thing to do is to hit f4 in developer mode to run the texture log, and see if that's increasing or...
I'd want to see the change over a play that causes a crash. There's not really much I can do here without further information about what causes the crash. (Especially...
Can you please try the nightly build or the nightly fix builds, to see if the problem has been fixed there? Using windbg to capture a stack trace might also...
All four of the windbg crashes happen in: ``` 00000000`00bfa0b8 00007ffc`e575895f : 00000000`143db7f0 00000000`143db828 00000000`00bfa130 00007ffc`e2893515 : ntdll!NtWaitForSingleObject+0x14 00000000`00bfa0c0 00007ffc`e2892b53 : 00000000`143db701 00000000`00bfacc0 00000000`00000000 00000000`00000b28 : KERNELBASE!WaitForSingleObjectEx+0xaf 00000000`00bfa160 00007ffc`e28936cd :...