Stats #5

Open
opened 2021-04-29 11:20:20 -04:00 by jeddunk · 0 comments
Owner

From the Goldberg README:

By default this emulators assumes all stats do not exist unless they have been written once by the game. This works for the majority of games but some games might read a stat for the first time
and expect a default value to be read when doing so. To set the type for each stat along with the default value, put a stats.txt file in the steam_settings/ folder.
The format is: STAT_NAME=type=default value
The type can be: int, float or avgrate
The default value is simply a number that represents the default value for the stat.

From the Goldberg README: > By default this emulators assumes all stats do not exist unless they have been written once by the game. This works for the majority of games but some games might read a stat for the first time and expect a default value to be read when doing so. To set the type for each stat along with the default value, put a stats.txt file in the steam_settings/ folder. The format is: STAT_NAME=type=default value The type can be: int, float or avgrate The default value is simply a number that represents the default value for the stat.
jeddunk added this to the 1.0.0 milestone 2021-04-29 11:20:47 -04:00
jeddunk added this to the Features project 2021-04-29 11:20:51 -04:00
jeddunk reopened this issue 2021-04-29 11:20:56 -04:00
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: jeddunk/GoldbergGUI#5
No description provided.