From 1de2baa4917e56ca642ad2cb0381df721fb73b64 Mon Sep 17 00:00:00 2001 From: JP Hastings-Spital Date: Fri, 1 Mar 2024 08:41:57 +0000 Subject: [PATCH] create bookmark post --- content/bookmarks/playable-quotes.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 content/bookmarks/playable-quotes.md diff --git a/content/bookmarks/playable-quotes.md b/content/bookmarks/playable-quotes.md new file mode 100644 index 00000000..274b7199 --- /dev/null +++ b/content/bookmarks/playable-quotes.md @@ -0,0 +1,23 @@ +--- +date: 2024-03-01T08:41:57.157Z +publishDate: 2024-03-01T08:41:57.157Z +title: Playable Quotes +category: + - games + - emulation + - web +bookmarkOf: https://tenmile.quote.games/ +references: + https://tenmileQuoteGames/: + url: https://tenmile.quote.games + type: entry + name: Create and share playable quotes of Game Boy games + summary: A playable quote is a durable, delimited reference to a specific moment in a game along with a reference recording of how that moment can play out. + featured: https://cdn.glitch.me/80f5a65b-f7e3-4b40-b639-8e2c014de0ca%2Frecording-quote.png +--- + +This research team has built a method of reducing a Gameboy ROM to only the subset of its data needed to play a certain recorded section of a mini-playthrough. + +This means you can insert a _playable_ of a game into your site, without encroaching on copyright! Plus you can upload the (same) ROM and continue playing from that point in the game too. This is extremely cool! + +Future games could consider how to (non-trivially!) design their codebases to make this easier. You’d get a lot of free marketing that’s for sure!