F5F Stay Refreshed Software PC Gaming How does steam work?

How does steam work?

How does steam work?

Pages (2): Previous 1 2
A
ASCxViper
Junior Member
29
02-07-2023, 01:28 AM
#11
Steam uses hashes to confirm file integrity, yet it doesn't rely on them for version tracking. Modifications in manifests trigger full downloads instead of applying changes via deltas or similar methods.
A
ASCxViper
02-07-2023, 01:28 AM #11

Steam uses hashes to confirm file integrity, yet it doesn't rely on them for version tracking. Modifications in manifests trigger full downloads instead of applying changes via deltas or similar methods.

E
eskzz
Posting Freak
909
02-25-2023, 05:20 AM
#12
Great! You found exactly what you needed. Thanks!
E
eskzz
02-25-2023, 05:20 AM #12

Great! You found exactly what you needed. Thanks!

G
GewoonRomano
Member
195
03-15-2023, 09:25 PM
#13
I understand it's a bit blunt, but I was just attempting to grasp it, something similar?
G
GewoonRomano
03-15-2023, 09:25 PM #13

I understand it's a bit blunt, but I was just attempting to grasp it, something similar?

F
FIZZY258
Member
248
03-17-2023, 11:12 PM
#14
Almost correct – everything works well except the appid parent. It would transition smoothly from Steam to Fallout 4 (AppID 377163), etc., because each game has its own distinct AppID. We notice the "nice name," but Steam sees Fallout 4 as just a bundle with AppID 377163. Regarding updates, your system would receive a list of versions and download any new files from the patches. For instance: App V1.0 (installed) → App V1.1 (updates to app.exe and app.dat) → App V1.2 (updates to app.dat and new file app2.dat). In this case, Steam would fetch app.exe from V1.1 and the updated files for V1.2, as it doesn’t rely on deltas and treats those changes as the "effective" progression from V1.0 to V1.2. I didn’t ask for more details on this, but I wanted to clarify.
F
FIZZY258
03-17-2023, 11:12 PM #14

Almost correct – everything works well except the appid parent. It would transition smoothly from Steam to Fallout 4 (AppID 377163), etc., because each game has its own distinct AppID. We notice the "nice name," but Steam sees Fallout 4 as just a bundle with AppID 377163. Regarding updates, your system would receive a list of versions and download any new files from the patches. For instance: App V1.0 (installed) → App V1.1 (updates to app.exe and app.dat) → App V1.2 (updates to app.dat and new file app2.dat). In this case, Steam would fetch app.exe from V1.1 and the updated files for V1.2, as it doesn’t rely on deltas and treats those changes as the "effective" progression from V1.0 to V1.2. I didn’t ask for more details on this, but I wanted to clarify.

B
BlazedScar
Member
156
03-18-2023, 06:16 AM
#15
I notice the phrase has been altered to 123456.
B
BlazedScar
03-18-2023, 06:16 AM #15

I notice the phrase has been altered to 123456.

H
Hampus07
Member
217
03-18-2023, 12:37 PM
#16
Absolutely, just to cover everything, each version under V1, V1.1, etc., includes a file tree. This helps illustrate the system clearly.
H
Hampus07
03-18-2023, 12:37 PM #16

Absolutely, just to cover everything, each version under V1, V1.1, etc., includes a file tree. This helps illustrate the system clearly.

Pages (2): Previous 1 2