Cookie Clicker

Cookie Clicker

84 个评价
How to fix the game pauses when minimized
由 snowcat 制作
This guide contains instructions on how to fix the problem of pausing the game when it is minimized or covered.
3
2
6
   
奖励
收藏
已收藏
取消收藏
Introduction
I am not good at English, so I am writing this guide using machine translation.
Therefore, there may be some parts that are not correct.

The Japanese version of this guide (and the cause of the problem) can be found here.
このガイドの日本語版(および不具合の原因)はこちらから見ることが出来ます。

https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2701810314

Addendum (4.19.2024): We have released a mod that fixes this problem!
https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=3226515778
Steps
1. Open the following file.
Steam\steamapps\common\Cookie Clicker\resources\app\start.js

2. Find the following code.
It's probably in line 36.

3. Add the following code to the top of the webPreferences property.
(Don't forget the comma after "false")
backgroundThrottling: false,

If it looks like this image, you are good to go.

Restart CookieClicker after saving and it should work fine.
12 条留言
sambrands 4 月 14 日 上午 12:26 
Does having the game in the background also affect cookie production? Like when it's not minimized, but just not in focus.
jag 2024 年 10 月 20 日 上午 6:47 
How do I know it worked?
James 2023 年 9 月 26 日 上午 4:55 
worked for me, thanks!
Feyniphia Raybrandt 2023 年 5 月 10 日 上午 3:45 
Thank you!
99.9% arterial fat blockage <3 2023 年 1 月 19 日 上午 4:11 
Thank you very much
Faelar Heal-Leaf 2022 年 11 月 25 日 上午 9:18 
Dude I have been looking for a guide to fix this for a while now. You're a life safer
Porky Pig 2022 年 2 月 16 日 上午 9:58 
Thank you
frod 2022 年 1 月 24 日 下午 12:09 
Ok this really changed my game, thanks ! I recommend everyone running the game 24/7 to do this
paju 2022 年 1 月 23 日 上午 8:56 
ok
jeffallen55 2022 年 1 月 15 日 上午 11:47 
@SinisterShadow, you need to edit the .js rather than run it. You can use basically any text editor. I used WordPad.

And thank you @snowcat for this guide! This had been such a pain.