-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathVERIFICATION.json
More file actions
99 lines (99 loc) · 2.99 KB
/
Copy pathVERIFICATION.json
File metadata and controls
99 lines (99 loc) · 2.99 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
{
"version": "0.1.0",
"game": "1.0.1o-FULL",
"platform_verified": "Apple Silicon macOS",
"seed": "ZP5U3XIE",
"deck": "Ghost Deck",
"stake": "White Stake",
"fresh_guide_steps": 96,
"native_reference_1000_varied": {
"money": 2875,
"judgements": 60,
"diet_colas": 1,
"tarot_types": 19
},
"save_reload_next_100_cycles": "matched continuous run",
"compiler_100000_parity": "exact run, card, Joker ability, tag, histogram and numeric RNG state match with interpreter baseline",
"visible_100000": {
"starting_cycles": 100000,
"ending_cycles": 200000,
"approximate_seconds": 37,
"sampled_cycles_per_second": 2715.518210431653,
"max_recorded_frame_gap_ms": 45.35,
"frame_gaps_over_100ms": 0
},
"final_build_visible_10000": {
"starting_cycles": 200000,
"ending_cycles": 210000,
"native_elapsed_seconds": 2.944186,
"cycles_per_second": 3396.5245402294554,
"money": 911655,
"max_recorded_frame_gap_ms": 34.56,
"frame_gaps_over_100ms": 0
},
"final_visible_checks": [
"Tarot artwork correct",
"Pause responsive",
"Stop completed current cycle and restored usable shop"
],
"limits": [
"Throughput depends on inventory size, rendering and hardware.",
"Windows, Linux and other gameplay mods have not been verified."
],
"source_sha256": {
"bootstrap.lua": "4781fc6d845e8217e7697308e4cde7f74dad1235a96ce62a0cda32ebf82f7573",
"compiler.lua": "6b67d9c584f533c0e66b4b3352eb474cb3e435205290d4ebaafb95947d14a388",
"core.lua": "60bf20a1862e2fdaeb56919fc8e13a1176937873e06836b5fec17df5d88809be",
"lovely.toml": "c6eefc20f171d986c9672d384765e9aa4a717b2cdbbf7d1a5bb56a8a9cd5a097",
"route.lua": "520156a41abd811308ef371786ea15963c5b11f55180fb5923ef8312b5483e08",
"ui.lua": "883dbafc6871500915251d918b133e61511f78d9305f0a0dfdd3be621276162a"
},
"repeated_batches": [
{
"target": 10000,
"restored": false,
"cycles": 10000,
"native_elapsed": 2.443848458333333,
"money": 27314
},
{
"target": 100000,
"restored": true,
"cycles": 100000,
"native_elapsed": 32.218951625,
"money": 404903
},
{
"target": 10000,
"restored": true,
"cycles": 10000,
"native_elapsed": 2.713323416666661,
"money": 27314
},
{
"target": 10000,
"restored": false,
"cycles": 10000,
"native_elapsed": 2.843624791666663,
"money": 57545
}
],
"repeated_batch_native_parity": {
"state_parity": true,
"rng_parity": true,
"different_fields": []
},
"visible_batch_after_restart_fix": {
"cycles": 100000,
"native_elapsed_seconds": 35.005998,
"cycles_per_second": 2856.653308384466,
"max_recorded_frame_gap_ms": 40.62,
"frame_gaps_over_100ms": 0,
"money": 404903,
"user_confirmed": "works"
},
"compact_control": {
"behavior": "Collapse to only the plus control; drag to move, click to expand in place.",
"acceptance": "User confirmed the updated mod works."
}
}