mobile46 / RandomGamesPlayedWhileIdle

Random Games Played While Idle Plugin for ASF
Apache License 2.0
1 stars 0 forks source link

I hope ASF can increase the game's playing time like a normal person #1

Open cep94 opened 3 months ago

cep94 commented 3 months ago

I think running 32 games at once is too much, and normal people wouldn't do it. I hope to set the number of games that can run simultaneously. If possible, I would like to add a random duration option and change the running game after a period of time.

mobile46 commented 3 months ago

Yes you can.

cep94 commented 2 months ago

So how do I need to set it up? For example, I only want to run one game at a time.

cep94 commented 2 months ago

Yes you can. So how do I need to set it up? For example, I only want to run one game at a time. I tried to modify MaxGamesPlayedConcurrently in RandomGamesPlayedWhileIdle.cs, but I don't have any programming experience and don't know how to convert it into a DLL file for ASF use