steevp / UpdogFarmer

Steam Trading Card farmer for Android
GNU General Public License v3.0
139 stars 22 forks source link

Going past 25 game limit? #66

Open Ashton-Pi opened 6 years ago

Ashton-Pi commented 6 years ago

Is it as simple as me changing a float and compiling a personal Apk? Or are there crashes with more than 25 games?

steevp commented 6 years ago

The limit should be 32. It isn't possible to go past that since the limit is imposed by Steam. If you try to idle any more at the same time, Steam will just ignore it AFAIK.