L

Loaded

53 deals available

Verified Retailer
53
Active Deals
🔥
Hot Retailer
Trusted

All Deals

Page 1 of 3
Another Crab's Treasure PC Key
8.3 Great
DealsLoaded

Another Crab's Treasure PC Key

Quality product: Another Crab's Treasure PC Key. Incredible bargain at just £3.29. Available at Loaded. Shop now for excellent value and fast delivery.

£3.29
Resident Evil 7: Biohazard Xbox One / Xbox Series X|S / PC
7.0 OK
DealsLoaded

Resident Evil 7: Biohazard Xbox One / Xbox Series X|S / PC

Discover this great deal from Loaded today. Quality product at an excellent price.

£6.19
Ninja Gaiden Collection - PC / Steam at Loaded - £13.59
6.8 OK
Video GamingLoaded

Ninja Gaiden Collection - PC / Steam at Loaded - £13.59

Targets the pragmatic buyer who researches before purchasing. Digital delivery eliminates shipping waits—download and play immediately. Steam activation provides permanent library access and cloud saves. Listed at £13.59, matching typical fair market value.

£13.59
2/28/2026Go to Deal
Cocoon (PC/Steam)
6.8 OK
DealsLoaded

Cocoon (PC/Steam)

# Cocoon (PC/Steam) - £0.07 Cocoon is a minimalist puzzle game where you manipulate nested worlds inside orbs to solve increasingly complex environmental puzzles. At 7p, this is essentially free and a no-brainer if you enjoy cerebral, atmospheric puzzle games like The Witness or Portal—you're getting a critically acclaimed indie title for pocket change. Worth grabbing even if it's just sitting in your library, though it's particularly suited to anyone who appreciates clever spatial reasoning

£7.59
Mortal Kombat 1 PC (Steam)
6.7 OK
DealsLoaded

Mortal Kombat 1 PC (Steam)

Mortal Kombat 1 for PC (Steam) from Loaded for just £6.69. Epic fighting action game at a bargain price.

£6.69
Curse of the Dead Gods PC Key - PC Steam
6.3 OK
DealsLoaded

Curse of the Dead Gods PC Key - PC Steam

Explore darkly humorous gameplay with Curse of the Dead Gods, an indie roguelike now available on Steam for just £2.99. This challenging action game features atmospheric environments, strategic combat mechanics, and roguelike progression ensuring varied gameplay across multiple runs. The indie development brings unique creativity and intentional design that larger studios often overlook. Perfect for players seeking engaging, rewarding gameplay with artistic merit.

£2.99
The 7th Guest VR - PC/Steam
6.2 OK
DealsLoaded

The 7th Guest VR - PC/Steam

🧿 oracle 0.8.5 — We QA the AI so you can ship the code. Prompt is required. Provide it via --prompt "<text>" or positional [prompt]. Oracle CLI v0.8.5 — Prompt + files required — GPT-5.2 Pro/GPT-5.2 for tough questions with code/file context. Usage: oracle [options] [command] [prompt] One-shot GPT-5.2 Pro / GPT-5.2 / GPT-5.1 Codex tool for hard questions that benefit from large file context and server-side search. Arguments: prompt Prompt text (shorthand for --prompt). Options: -V, --version output the version number -p, --prompt <text> User prompt to send to the model. -f, --file <paths...> Files/directories or glob patterns to attach (prefix with !pattern to exclude). Files larger than 1 MB are rejected automatically. (default: []) --copy-markdown Copy the assembled markdown bundle to the clipboard; pair with --render to print it too. (default: false) -s, --slug <words> Custom session slug (3-5 words). -m, --model <model> Model to target (gpt-5.2-pro default; also supports gpt-5.1-pro alias). Also gpt-5-pro, gpt-5.1, gpt-5.1-codex API-only, gpt-5.2, gpt-5.2-instant, gpt-5.2-pro, gemini-3-pro, claude-4.5-sonnet, claude-4.1-opus, or ChatGPT labels like "5.2 Thinking" for browser runs). --models <models> Comma-separated API model list to query in parallel (e.g., "gpt-5.2-pro,gemini-3-pro"). (default: []) -e, --engine <mode> Execution engine (api | browser). Browser engine: GPT models automate ChatGPT; Gemini models use a cookie-based client for gemini.google.com. If omitted, oracle picks api when OPENAI_API_KEY is set, otherwise browser. (choices: "api", "browser") --files-report Show token usage per attached file (also prints automatically when files exceed the token budget). (default: false) -v, --verbose Enable verbose logging for all operations. (default: false) --notify Desktop notification when a session finishes (default on unless CI/SSH). --no-notify Disable desktop notifications. --notify-sound Play a notification sound on completion (default off). --no-notify-sound Disable notification sounds. --timeout <seconds|auto> Overall timeout before aborting the API call (auto = 60m for gpt-5.2-pro, 120s otherwise). (default: "auto") --background Use Responses API background mode (create + retrieve) for API runs. --no-background Disable Responses API background mode. --http-timeout <ms|s|m|h> HTTP client timeout for API requests (default 20m). --zombie-timeout <ms|s|m|h> Override stale-session cutoff used by `oracle status` (default 60m). --zombie-last-activity Base stale-session detection on last log activity instead of start time. (default: false) --dry-run [mode] Preview without calling the model (summary | json | full). (choices: "summary", "json", "full", default: false, preset: "summary") --render-markdown Print the assembled markdown bundle for prompt + files and exit; pair with --copy to put it on the clipboard. (default: false) --render Alias for --render-markdown. (default: false) --render-plain Render markdown without ANSI/highlighting (use plain text even in a TTY). (default: false) --write-output <path> Write only the final assistant message to this file (overwrites; multi-model appends .<model> before the extension). --verbose-render Show render/TTY diagnostics when replaying sessions. (default: false) --base-url <url> Override the OpenAI-compatible base URL for API runs (e.g. LiteLLM proxy endpoint). --azure-endpoint <url> Azure OpenAI Endpoint (e.g. https://resource.openai.azure.com/). --azure-deployment <name> Azure OpenAI Deployment Name. --azure-api-version <version> Azure OpenAI API Version. --browser-cookie-path <path> Explicit Chrome/Chromium cookie DB path for session reuse. --chatgpt-url <url> Override the ChatGPT web URL (e.g., workspace/folder like https://chatgpt.com/g/.../project; default https://chatgpt.com/). --browser-port <port> Use a fixed Chrome DevTools port (helpful on WSL firewalls). --browser-model-strategy <mode> ChatGPT model picker strategy: select (default) switches to the requested model, current keeps the active model, ignore skips the picker entirely. (choices: "select", "current", "ignore") --browser-attachments <mode> How to deliver --file inputs in browser mode: auto (default) pastes inline up to ~60k chars then uploads; never always paste inline; always always upload. (choices: "auto", "never", "always", default: "auto") --remote-chrome <host:port> Connect to remote Chrome DevTools Protocol (e.g., 192.168.1.10:9222 or [2001:db8::1]:9222 for IPv6). --remote-host <host:port> Delegate browser runs to a remote `oracle serve` instance. --remote-token <token> Access token for the remote `oracle serve` instance. --browser-inline-files Alias for --browser-attachments never (force pasting file contents inline). (default: false) --browser-bundle-files Bundle all attachments into a single archive before uploading. (default: false) --youtube <url> YouTube video URL to analyze (Gemini web/cookie mode only; uses your signed-in Chrome cookies for gemini.google.com). --generate-image <file> Generate image and save to file (Gemini web/cookie mode only; requires gemini.google.com Chrome cookies). --edit-image <file> Edit existing image (use with --output, Gemini web/cookie mode only). --output <file> Output file path for image operations (Gemini web/cookie mode only). --aspect <ratio> Aspect ratio for image generation: 16:9, 1:1, 4:3, 3:4 (Gemini web/cookie mode only). --gemini-show-thoughts Display Gemini thinking process (Gemini web/cookie mode only). (default: false) --retain-hours <hours> Prune stored sessions older than this many hours before running (set 0 to disable). --force Force start a new session even if an identical prompt is already running. (default: false) --debug-help Show the advanced/debug option set and exit. (default: false) --heartbeat <seconds> Emit periodic in-progress updates (0 to disable). (default: 30) --wait -h, --help display help for command Commands: serve [options] Run Oracle browser automation as a remote service for other machines. bridge Bridge a Windows-hosted ChatGPT session to Linux clients. tui Launch the interactive terminal UI for humans (no automation). session [options] [id] Attach to a stored session or list recent sessions when no ID is provided. status [options] [id] List recent sessions (24h window by default) or attach to a session when an ID is provided. Tips • Required: always pass a prompt AND --file … (directories/globs are fine); Oracle cannot see your project otherwise. • Attach lots of source (whole directories beat single files) and keep total input under ~196k tokens. • Oracle starts empty—open with a short project briefing (stack, services, build steps), spell out the question and prior attempts, and why it matters; the more explanation and context you provide, the better the response will be. • Spell out the project + platform + version requirements (repo name, target OS/toolchain versions, API dependencies) so Oracle doesn’t guess defaults. • When comparing multiple repos/files, spell out each repo + path + role (e.g., “Project A SettingsView → apps/project-a/Sources/SettingsView.swift; Project B SettingsView → ../project-b/mac/...”) so the model knows exactly which file is which. • Best results: 6–30 sentences plus key source files; very short prompts often yield generic answers. • Oracle is one-shot: it does not remember prior runs, so start fresh each time with full context. • Run --files-report to inspect token spend before hitting the API. • Non-preview runs spawn detached sessions (especially gpt-5.2-pro API). If the CLI times out, do not re-run — reattach with oracle session <slug> to resume/inspect the existing run. • Set a memorable 3–5 word slug via --slug "<words>" to keep session IDs tidy. • Finished sessions auto-hide preamble logs when reattached; raw timestamps remain in the saved log file. • Need hidden flags? Run oracle --help --verbose to list search/token/browser overrides. • If any Oracle session is already running, do not start new API runs. Attach to the existing browser session instead; only trigger API calls when you explicitly mean to. • Duplicate prompt guard: if the same prompt is already running, new runs are blocked unless you pass --force—prefer reattaching instead of spawning duplicates. Examples oracle --render --copy --prompt "Review the TS data layer for schema drift" --file "src/**/*.ts,*/*.test.ts" Build the bundle, print it, and copy it for manual paste into ChatGPT. oracle --prompt "Cross-check the data layer assumptions" --models gpt-5.2-pro,gemini-3-pro --file "src/**/*.ts" Run multiple API models in one go and aggregate cost/usage. oracle status --hours 72 --limit 50 Show sessions from the last 72h (capped at 50 entries). oracle session <sessionId> Attach to a running/completed session and stream the saved transcript. oracle --prompt "Ship review" --slug "release-readiness-audit" Encourage the model to hand you a 3–5 word slug and pass it along with --slug. oracle --prompt "Tabs frozen: compare Project A SettingsView (apps/project-a/Sources/SettingsView.swift) vs Project B SettingsView (../project-b/mac/App/Presentation/Views/SettingsView.swift)" --file apps/project-a/Sources/SettingsView.swift --file ../project-b/mac/App/Presentation/Views/SettingsView.swift Spell out what each attached file is (repo + path + role) before asking for comparisons so the model knows exactly what it is reading. Examples: # Quick API run with two files oracle --prompt "Summarize the risk register" --file docs/risk-register.md docs/risk-matrix.md # Browser run (no API key) + globbed TypeScript sources, excluding tests oracle --engine browser --prompt "Review the TS data layer" \ --file "src/**/*.ts" --file "!src/**/*.test.ts" # Build, print, and copy a markdown bundle (semi-manual) oracle --render --copy -p "Review the TS data layer" --file "src/**/*.ts" --file "!src/**/*.test.ts"

£5.29
Easy Delivery Co. PC Steam Key Game
6.1 OK
DealsLoaded

Easy Delivery Co. PC Steam Key Game

Easy Delivery Co. PC Steam Key Game brings quality and performance to your collection. Carefully selected for quality and functionality, this product delivers excellent performance. Priced competitively at £4.79, it offers excellent value compared to similar offerings. Act quickly on this deal before stock runs low. Don't miss this opportunity to get a quality product at an unbeatable price.

£4.79
2/28/2026Go to Deal
Silent Hill f for Xbox Series X/S
6.0 OK
DealsLoaded

Silent Hill f for Xbox Series X/S

Silent Hill f arrives on Xbox Series X/S with atmospheric horror gameplay that defines the franchise. This next-generation title leverages advanced hardware for enhanced graphics, faster loading, and immersive audio design. The psychological horror elements combine with compelling storytelling for a deeply engaging experience. Perfect for horror enthusiasts seeking challenging, atmospheric gaming on current-generation consoles. Experience the series' signature blend of terror, mystery, and compelling narrative-driven gameplay.

£33.99
2/28/2026Go to Deal
Warhammer Chaosbane PC / Steam Key
6.0 OK
DealsLoaded

Warhammer Chaosbane PC / Steam Key

# Warhammer Chaosbane PC / Steam Key Warhammer Chaosbane is a hack-and-slash action RPG set in the Warhammer Fantasy universe, where you fight through hordes of chaos-corrupted enemies in a campaign with loot-based progression. At £0.00 from Loaded, this is essentially a free copy—great value if you enjoy dungeon crawlers or want to try the Warhammer setting without risk. Pick it up if you're into games like Diablo or Path of Exile and don't mind slightly older graphics (it released in 2019).

£0.99
2/28/2026Go to Deal
[Steam / PC] Test Drive Unlimited Solar Crown
6.0 OK
Video GamingLoaded

[Steam / PC] Test Drive Unlimited Solar Crown

Budget-conscious shoppers get legitimate value without compromises. Digital delivery eliminates shipping waits—download and play immediately. Steam activation provides permanent library access and cloud saves. £8.99 represents honest pricing for this category.

£8.99
2/27/2026Go to Deal
Baldur's Gate 3, Xbox Series X|S
5.8 Meh
Video GamingLoaded

Baldur's Gate 3, Xbox Series X|S

Designed for people who value substance over marketing fluff. Specifications prove practical rather than theoretical. Manufacturing attention to detail shows in daily use. At £33.99, this sits competitively within its market segment.

£33.99
2/28/2026Go to Deal
REANIMAL - PC Steam
5.8 Meh
DealsLoaded

REANIMAL - PC Steam

Quality product: REANIMAL - PC Steam. Great value at £20.99. Available at Loaded. Shop now for excellent value and fast delivery.

£20.99
Sonic Racing: CrossWorlds - PC (Europe & UK) Key (Steam)
3.5 Meh
Video GamingLoaded

Sonic Racing: CrossWorlds - PC (Europe & UK) Key (Steam)

Functionality takes priority over gimmicks. Digital delivery eliminates shipping waits—download and play immediately. Steam activation provides permanent library access and cloud saves. £29.99 represents honest pricing for this category.

£29.99
2/27/2026Go to Deal
Undisputed PC Steam
2.0 Meh
Video GamingLoaded

Undisputed PC Steam

# Undisputed PC Steam - £0.14 Undisputed is a boxing simulation game on PC via Steam where you manage and fight as a boxer across multiple weight classes and opponents. At 14p, you're getting a full single-player boxing experience with real-time fight mechanics and career progression, though be aware the game has mixed reviews so check gameplay videos first to see if the boxing simulation style suits you. This is essentially a clearance price, so it's worth grabbing if boxing games interest you, but go in with low expectations given the bargain-bin price point.

£14.99
2/27/2026Go to Deal
Shashingo Learn Japanese with Photography Steam PC Key
1.5 Meh
Video GamingLoaded

Shashingo Learn Japanese with Photography Steam PC Key

Straightforward approach to a common problem. Digital delivery eliminates shipping waits—download and play immediately. Steam activation provides permanent library access and cloud saves. The £2.49 price point positions this appropriately.

£2.49
2/27/2026Go to Deal
Mad Max (Steam Deck Verified) - PC/Steam
1.5 Meh
Video GamingLoaded

Mad Max (Steam Deck Verified) - PC/Steam

Smart pricing meets practical functionality here. Digital delivery eliminates shipping waits—download and play immediately. Steam activation provides permanent library access and cloud saves. £1.39 represents honest pricing for this category.

£1.39
2/27/2026Go to Deal
Big Helmet Heroes PC Key (Steam)
0.0 Meh
DealsLoaded

Big Helmet Heroes PC Key (Steam)

# Big Helmet Heroes PC Key (Steam) - Free This is a free Steam key for Big Helmet Heroes, a casual action-adventure game where you customize your character and battle through dungeons. It's worth grabbing if you enjoy light RPG mechanics and don't mind older graphics, though the free price is the main appeal here rather than the game itself being essential. Anyone looking to expand their Steam library at zero cost should claim this while it lasts.

£0.79
10h agoGo to Deal
Monster Hunter Stories 3: Twisted Reflection PC (Europe & UK) Steam Key
0.0 Meh
DealsLoaded

Monster Hunter Stories 3: Twisted Reflection PC (Europe & UK) Steam Key

# Monster Hunter Stories 3: Twisted Reflection PC (Europe & UK) Steam Key — £0.39 This is a Steam key for Monster Hunter Stories 3: Twisted Reflection, the latest entry in Capcom's turn-based monster-collecting spin-off series, at an unusually steep discount from Loaded. At 39p, you're getting a full story-driven game with creature collection and turn-based combat mechanics for pocket change—worth grabbing if you enjoy Pokémon-style games or want to experience the Monster Hunter universe with

£39.99
23h agoGo to Deal
Resident Evil Requiem PC (Europe & UK) Steam Key
0.0 Meh
DealsLoaded

Resident Evil Requiem PC (Europe & UK) Steam Key

# Resident Evil Requiem PC (Europe & UK) Steam Key This is a DLC pack for Resident Evil that adds extra content to the base game on Steam, priced at just 42p—a steal if you're already invested in the series. At this price, it's worth grabbing even if you're on the fence, though you'll need the main Resident Evil game installed to use it. Pick this up if you want to extend your RE playtime without spending much, or if you collect the DLC but haven't committed to playing yet.

£42.99
METAL GEAR SOLID Δ: SNAKE EATER PC (Europe & UK) Steam Key
0.0 Meh
DealsLoaded

METAL GEAR SOLID Δ: SNAKE EATER PC (Europe & UK) Steam Key

# METAL GEAR SOLID Δ: SNAKE EATER PC Steam Key - £0.27 This is the 2024 remake of the classic stealth-action game Metal Gear Solid 3, rebuilt from the ground up with modern graphics and mechanics while keeping the original's espionage story and Cold War setting intact. At 27p, this is an extraordinary price for a full AAA remake that normally costs £40-50—likely a pricing error or flash deal, so grab it immediately if you're interested. Buy this if you want a challenging stealth game with exc

£27.99
Sea of Stars Xbox One/Xbox Series X|S/PC (Europe & UK) Key
0.0 Meh
DealsLoaded

Sea of Stars Xbox One/Xbox Series X|S/PC (Europe & UK) Key

# Sea of Stars Xbox One/Xbox Series X|S/PC (Europe & UK) Key This is a digital game key for Sea of Stars, the critically-acclaimed turn-based RPG inspired by classic JRPGs like Chrono Trigger, playable across Xbox One, Xbox Series X|S, and PC. At £0.15, this is an exceptional price for a full game that normally costs £17.99, making it worth grabbing if you own any of those platforms and enjoy story-driven RPGs with tactical combat. Grab it now if you've been curious about the game but haven't

£15.69
Dead Rising 3: Apocalypse Edition Xbox (UK) Key
0.0 Meh
DealsLoaded

Dead Rising 3: Apocalypse Edition Xbox (UK) Key

Dead Rising 3: Apocalypse Edition Xbox (UK) Key from Loaded at £6.99. Save great savings on this popular item.

£6.99
METAL GEAR SOLID - Master Collection Version - Steam
0.0 Meh
DealsLoaded

METAL GEAR SOLID - Master Collection Version - Steam

Grab METAL GEAR SOLID - Master Collection Version - Steam from Loaded for £7.99. Get a great quality product at an unbeatable price. Shop now and don't miss out on this fantastic offer!

£7.99

About Loaded Deals

Find the best Loaded deals and discounts. We aggregate and AI-score every deal to ensure you're getting genuine value, not inflated prices. All links go direct to Loaded — no middlemen.