You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hardware info in Offer is taken from hardware.json file which is generate once at first start.
Hardware profiles mechanics is fine if someone wants to control resources manually, but in most cases he just wants to sell what he currently has.
Consider changing Provider implementation:
Provider should be able to generate Offer with resources not taken from hardware.json
We should still support old path
Check if hardware initialization reports free RAM or available (we would rather expect available)
The text was updated successfully, but these errors were encountered:
nieznanysprawiciel
changed the title
Provider doesn't update hardware profile after chnage
Provider doesn't update hardware profile after change
May 20, 2024
Required by Gamerhash.
Hardware info in Offer is taken from
hardware.json
file which is generate once at first start.Hardware profiles mechanics is fine if someone wants to control resources manually, but in most cases he just wants to sell what he currently has.
Consider changing Provider implementation:
hardware.json
The text was updated successfully, but these errors were encountered: