Keep more comprehensive game information #50
Labels
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Depends on
#28 Add editions for games
lukas/timetracker
#48 Add "Ownership" information
lukas/timetracker
#49 Add device info
lukas/timetracker
Reference: lukas/timetracker#50
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
For console games, the platform would have to be named after the device but
platform
would not necessarily be equal todevice
. You could have bought a game on Playstation 4 (the platform) but play it on Playstation 5 (the device). This would also make it possible to account for playing digital versions of NES games on the Nintendo Switch:Scenarios:
Game bought on the Nintendo Switch store, it's the emulated original SNES version.
Game.Name: The Legend of Zelda: A Link to the Past
Game.Platform: SNES
Edition.Name: The Legend of Zelda: A Link to the Past
Edition.Platform: SNES (emulated)
Purchase.Platform: Nintendo Switch Online
Purchase.Ownership_Type: Rented
Session.Device: Nintendo Switch
The same game but pirated and played on PC in an emulator.
Game.Name: The Legend of Zelda: A Link to the Past
Game.Platform: SNES
Edition.Name: The Legend of Zelda: A Link to the Past
Edition.Platform: SNES (emulated)
Purchase.Platform: N/A
Purchase.Ownership_Type: Pirated
Session.Device: PC
Physical copy of a game played on the Playstation 4.
Game.Name: Ghost of Tsushima
Game.Platform: Playstation 4
Edition.Name: Ghost of Tsushima
Edition.Platform: Playstation 4
Purchase.Platform: Playstation 4
Purchase.Ownership_Type: Physical
Session.Device: Playstation 5
A digital upgrade of the physical copy for the Playstation 5.
Game.Name: Ghost of Tsushima
Game.Platform: Playstation 4
Edition.Name: Ghost of Tsushima Director's Cut
Edition.Platform: Playstation 5
Purchase.Platform: Playstation 5
Purchase.Ownership_Type: Digital Upgrade
Session.Device: Playstation 5