CINXE.COM
Castlevania Crypt.com - Castlevania Fan Site and Shrine
<!DOCTYPE html> <html lang="en-US"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="initial-scale=1.0" /> <meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' /> <style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style> <link rel="profile" href="https://gmpg.org/xfn/11" /> <link rel="pingback" href="https://www.castlevaniacrypt.com/xmlrpc.php" /> <!-- This site is optimized with the Yoast SEO plugin v24.5 - https://yoast.com/wordpress/plugins/seo/ --> <title>Castlevania Crypt.com - Castlevania Fan Site and Shrine</title> <meta name="description" content="Castlevania Fan Site and Shrine" /> <link rel="canonical" href="https://www.castlevaniacrypt.com/" /> <link rel="next" href="https://www.castlevaniacrypt.com/page/2/" /> <meta property="og:locale" content="en_US" /> <meta property="og:type" content="website" /> <meta property="og:title" content="Castlevania Crypt.com" /> <meta property="og:description" content="Castlevania Fan Site and Shrine" /> <meta property="og:url" content="https://www.castlevaniacrypt.com/" /> <meta property="og:site_name" content="Castlevania Crypt.com" /> <meta name="twitter:card" content="summary_large_image" /> <script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"CollectionPage","@id":"https://www.castlevaniacrypt.com/","url":"https://www.castlevaniacrypt.com/","name":"Castlevania Crypt.com - Castlevania Fan Site and Shrine","isPartOf":{"@id":"https://www.castlevaniacrypt.com/#website"},"description":"Castlevania Fan Site and Shrine","breadcrumb":{"@id":"https://www.castlevaniacrypt.com/#breadcrumb"},"inLanguage":"en-US"},{"@type":"BreadcrumbList","@id":"https://www.castlevaniacrypt.com/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home"}]},{"@type":"WebSite","@id":"https://www.castlevaniacrypt.com/#website","url":"https://www.castlevaniacrypt.com/","name":"Castlevania Crypt.com","description":"Castlevania Fan Site and Shrine","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://www.castlevaniacrypt.com/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}</script> <!-- / Yoast SEO plugin. --> <link rel='dns-prefetch' href='//ws.sharethis.com' /> <link rel='dns-prefetch' href='//widgetlogic.org' /> <link rel='dns-prefetch' href='//fonts.googleapis.com' /> <link rel="alternate" type="application/rss+xml" title="Castlevania Crypt.com » Feed" href="https://www.castlevaniacrypt.com/feed/" /> <link rel="alternate" type="application/rss+xml" title="Castlevania Crypt.com » Comments Feed" href="https://www.castlevaniacrypt.com/comments/feed/" /> <!-- This site uses the Google Analytics by ExactMetrics plugin v8.3.1 - Using Analytics tracking - https://www.exactmetrics.com/ --> <script src="//www.googletagmanager.com/gtag/js?id=G-QD516NMESC" data-cfasync="false" data-wpfc-render="false" type="text/javascript" async></script> <script data-cfasync="false" data-wpfc-render="false" type="text/javascript"> var em_version = '8.3.1'; var em_track_user = true; var em_no_track_reason = ''; var ExactMetricsDefaultLocations = {"page_location":"https:\/\/www.castlevaniacrypt.com\/"}; if ( typeof ExactMetricsPrivacyGuardFilter === 'function' ) { var ExactMetricsLocations = (typeof ExactMetricsExcludeQuery === 'object') ? ExactMetricsPrivacyGuardFilter( ExactMetricsExcludeQuery ) : ExactMetricsPrivacyGuardFilter( ExactMetricsDefaultLocations ); } else { var ExactMetricsLocations = (typeof ExactMetricsExcludeQuery === 'object') ? ExactMetricsExcludeQuery : ExactMetricsDefaultLocations; } var disableStrs = [ 'ga-disable-G-QD516NMESC', ]; /* Function to detect opted out users */ function __gtagTrackerIsOptedOut() { for (var index = 0; index < disableStrs.length; index++) { if (document.cookie.indexOf(disableStrs[index] + '=true') > -1) { return true; } } return false; } /* Disable tracking if the opt-out cookie exists. */ if (__gtagTrackerIsOptedOut()) { for (var index = 0; index < disableStrs.length; index++) { window[disableStrs[index]] = true; } } /* Opt-out function */ function __gtagTrackerOptout() { for (var index = 0; index < disableStrs.length; index++) { document.cookie = disableStrs[index] + '=true; expires=Thu, 31 Dec 2099 23:59:59 UTC; path=/'; window[disableStrs[index]] = true; } } if ('undefined' === typeof gaOptout) { function gaOptout() { __gtagTrackerOptout(); } } window.dataLayer = window.dataLayer || []; window.ExactMetricsDualTracker = { helpers: {}, trackers: {}, }; if (em_track_user) { function __gtagDataLayer() { dataLayer.push(arguments); } function __gtagTracker(type, name, parameters) { if (!parameters) { parameters = {}; } if (parameters.send_to) { __gtagDataLayer.apply(null, arguments); return; } if (type === 'event') { parameters.send_to = exactmetrics_frontend.v4_id; var hookName = name; if (typeof parameters['event_category'] !== 'undefined') { hookName = parameters['event_category'] + ':' + name; } if (typeof ExactMetricsDualTracker.trackers[hookName] !== 'undefined') { ExactMetricsDualTracker.trackers[hookName](parameters); } else { __gtagDataLayer('event', name, parameters); } } else { __gtagDataLayer.apply(null, arguments); } } __gtagTracker('js', new Date()); __gtagTracker('set', { 'developer_id.dNDMyYj': true, }); if ( ExactMetricsLocations.page_location ) { __gtagTracker('set', ExactMetricsLocations); } __gtagTracker('config', 'G-QD516NMESC', {"forceSSL":"true","link_attribution":"true"} ); window.gtag = __gtagTracker; (function () { /* https://developers.google.com/analytics/devguides/collection/analyticsjs/ */ /* ga and __gaTracker compatibility shim. */ var noopfn = function () { return null; }; var newtracker = function () { return new Tracker(); }; var Tracker = function () { return null; }; var p = Tracker.prototype; p.get = noopfn; p.set = noopfn; p.send = function () { var args = Array.prototype.slice.call(arguments); args.unshift('send'); __gaTracker.apply(null, args); }; var __gaTracker = function () { var len = arguments.length; if (len === 0) { return; } var f = arguments[len - 1]; if (typeof f !== 'object' || f === null || typeof f.hitCallback !== 'function') { if ('send' === arguments[0]) { var hitConverted, hitObject = false, action; if ('event' === arguments[1]) { if ('undefined' !== typeof arguments[3]) { hitObject = { 'eventAction': arguments[3], 'eventCategory': arguments[2], 'eventLabel': arguments[4], 'value': arguments[5] ? arguments[5] : 1, } } } if ('pageview' === arguments[1]) { if ('undefined' !== typeof arguments[2]) { hitObject = { 'eventAction': 'page_view', 'page_path': arguments[2], } } } if (typeof arguments[2] === 'object') { hitObject = arguments[2]; } if (typeof arguments[5] === 'object') { Object.assign(hitObject, arguments[5]); } if ('undefined' !== typeof arguments[1].hitType) { hitObject = arguments[1]; if ('pageview' === hitObject.hitType) { hitObject.eventAction = 'page_view'; } } if (hitObject) { action = 'timing' === arguments[1].hitType ? 'timing_complete' : hitObject.eventAction; hitConverted = mapArgs(hitObject); __gtagTracker('event', action, hitConverted); } } return; } function mapArgs(args) { var arg, hit = {}; var gaMap = { 'eventCategory': 'event_category', 'eventAction': 'event_action', 'eventLabel': 'event_label', 'eventValue': 'event_value', 'nonInteraction': 'non_interaction', 'timingCategory': 'event_category', 'timingVar': 'name', 'timingValue': 'value', 'timingLabel': 'event_label', 'page': 'page_path', 'location': 'page_location', 'title': 'page_title', 'referrer' : 'page_referrer', }; for (arg in args) { if (!(!args.hasOwnProperty(arg) || !gaMap.hasOwnProperty(arg))) { hit[gaMap[arg]] = args[arg]; } else { hit[arg] = args[arg]; } } return hit; } try { f.hitCallback(); } catch (ex) { } }; __gaTracker.create = newtracker; __gaTracker.getByName = newtracker; __gaTracker.getAll = function () { return []; }; __gaTracker.remove = noopfn; __gaTracker.loaded = true; window['__gaTracker'] = __gaTracker; })(); } else { console.log(""); (function () { function __gtagTracker() { return null; } window['__gtagTracker'] = __gtagTracker; window['gtag'] = __gtagTracker; })(); } </script> <!-- / Google Analytics by ExactMetrics --> <script type="text/javascript"> /* <![CDATA[ */ window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/15.0.3\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/15.0.3\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/www.castlevaniacrypt.com\/wp-includes\/js\/wp-emoji-release.min.js?ver=6.7.2"}}; /*! This file is auto-generated */ !function(i,n){var o,s,e;function c(e){try{var t={supportTests:e,timestamp:(new Date).valueOf()};sessionStorage.setItem(o,JSON.stringify(t))}catch(e){}}function p(e,t,n){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);var t=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data),r=(e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(n,0,0),new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data));return t.every(function(e,t){return e===r[t]})}function u(e,t,n){switch(t){case"flag":return n(e,"\ud83c\udff3\ufe0f\u200d\u26a7\ufe0f","\ud83c\udff3\ufe0f\u200b\u26a7\ufe0f")?!1:!n(e,"\ud83c\uddfa\ud83c\uddf3","\ud83c\uddfa\u200b\ud83c\uddf3")&&!n(e,"\ud83c\udff4\udb40\udc67\udb40\udc62\udb40\udc65\udb40\udc6e\udb40\udc67\udb40\udc7f","\ud83c\udff4\u200b\udb40\udc67\u200b\udb40\udc62\u200b\udb40\udc65\u200b\udb40\udc6e\u200b\udb40\udc67\u200b\udb40\udc7f");case"emoji":return!n(e,"\ud83d\udc26\u200d\u2b1b","\ud83d\udc26\u200b\u2b1b")}return!1}function f(e,t,n){var r="undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?new OffscreenCanvas(300,150):i.createElement("canvas"),a=r.getContext("2d",{willReadFrequently:!0}),o=(a.textBaseline="top",a.font="600 32px Arial",{});return e.forEach(function(e){o[e]=t(a,e,n)}),o}function t(e){var t=i.createElement("script");t.src=e,t.defer=!0,i.head.appendChild(t)}"undefined"!=typeof Promise&&(o="wpEmojiSettingsSupports",s=["flag","emoji"],n.supports={everything:!0,everythingExceptFlag:!0},e=new Promise(function(e){i.addEventListener("DOMContentLoaded",e,{once:!0})}),new Promise(function(t){var n=function(){try{var e=JSON.parse(sessionStorage.getItem(o));if("object"==typeof e&&"number"==typeof e.timestamp&&(new Date).valueOf()<e.timestamp+604800&&"object"==typeof e.supportTests)return e.supportTests}catch(e){}return null}();if(!n){if("undefined"!=typeof Worker&&"undefined"!=typeof OffscreenCanvas&&"undefined"!=typeof URL&&URL.createObjectURL&&"undefined"!=typeof Blob)try{var e="postMessage("+f.toString()+"("+[JSON.stringify(s),u.toString(),p.toString()].join(",")+"));",r=new Blob([e],{type:"text/javascript"}),a=new Worker(URL.createObjectURL(r),{name:"wpTestEmojiSupports"});return void(a.onmessage=function(e){c(n=e.data),a.terminate(),t(n)})}catch(e){}c(n=f(s,u,p))}t(n)}).then(function(e){for(var t in e)n.supports[t]=e[t],n.supports.everything=n.supports.everything&&n.supports[t],"flag"!==t&&(n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&n.supports[t]);n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&!n.supports.flag,n.DOMReady=!1,n.readyCallback=function(){n.DOMReady=!0}}).then(function(){return e}).then(function(){var e;n.supports.everything||(n.readyCallback(),(e=n.source||{}).concatemoji?t(e.concatemoji):e.wpemoji&&e.twemoji&&(t(e.twemoji),t(e.wpemoji)))}))}((window,document),window._wpemojiSettings); /* ]]> */ </script> <style id='wp-emoji-styles-inline-css' type='text/css'> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 0.07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <link rel='stylesheet' id='wp-block-library-css' href='https://www.castlevaniacrypt.com/wp-includes/css/dist/block-library/style.min.css?ver=6.7.2' type='text/css' media='all' /> <link rel='stylesheet' id='block-widget-css' href='https://www.castlevaniacrypt.com/wp-content/plugins/widget-logic/block_widget/css/widget.css?ver=1724883490' type='text/css' media='all' /> <style id='classic-theme-styles-inline-css' type='text/css'> /*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} </style> <style id='global-styles-inline-css' type='text/css'> :root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;} :where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;} :where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;} :root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;} </style> <link rel='stylesheet' id='crp-style-rounded-thumbs-css' href='https://www.castlevaniacrypt.com/wp-content/plugins/contextual-related-posts/css/rounded-thumbs.min.css?ver=3.6.2' type='text/css' media='all' /> <style id='crp-style-rounded-thumbs-inline-css' type='text/css'> .crp_related.crp-rounded-thumbs a { width: 150px; height: 150px; text-decoration: none; } .crp_related.crp-rounded-thumbs img { max-width: 150px; margin: auto; } .crp_related.crp-rounded-thumbs .crp_title { width: 100%; } </style> <link rel='stylesheet' id='frontier-font-css' href='//fonts.googleapis.com/css?family=Roboto+Condensed%3A400%2C700%7CArimo%3A400%2C700&ver=6.7.2' type='text/css' media='all' /> <link rel='stylesheet' id='genericons-css' href='https://www.castlevaniacrypt.com/wp-content/themes/frontier/includes/genericons/genericons.css?ver=1.3.4' type='text/css' media='all' /> <link rel='stylesheet' id='frontier-main-css' href='https://www.castlevaniacrypt.com/wp-content/themes/frontier/style.css?ver=1.3.4' type='text/css' media='all' /> <link rel='stylesheet' id='frontier-responsive-css' href='https://www.castlevaniacrypt.com/wp-content/themes/frontier/responsive.css?ver=1.3.4' type='text/css' media='all' /> <link rel='stylesheet' id='upw_theme_standard-css' href='https://www.castlevaniacrypt.com/wp-content/plugins/ultimate-posts-widget/css/upw-theme-standard.min.css?ver=6.7.2' type='text/css' media='all' /> <link rel='stylesheet' id='tablepress-default-css' href='https://www.castlevaniacrypt.com/wp-content/plugins/tablepress/css/build/default.css?ver=3.0.3' type='text/css' media='all' /> <link rel='stylesheet' id='tablepress-responsive-tables-css' href='https://www.castlevaniacrypt.com/wp-content/plugins/tablepress-responsive-tables/css/tablepress-responsive.min.css?ver=1.8' type='text/css' media='all' /> <script type="text/javascript" src="https://www.castlevaniacrypt.com/wp-content/plugins/google-analytics-dashboard-for-wp/assets/js/frontend-gtag.min.js?ver=8.3.1" id="exactmetrics-frontend-script-js" async="async" data-wp-strategy="async"></script> <script data-cfasync="false" data-wpfc-render="false" type="text/javascript" id='exactmetrics-frontend-script-js-extra'>/* <![CDATA[ */ var exactmetrics_frontend = {"js_events_tracking":"true","download_extensions":"doc,pdf,ppt,zip,xls,docx,pptx,xlsx","inbound_paths":"[{\"path\":\"\\\/go\\\/\",\"label\":\"affiliate\"},{\"path\":\"\\\/recommend\\\/\",\"label\":\"affiliate\"}]","home_url":"https:\/\/www.castlevaniacrypt.com","hash_tracking":"false","v4_id":"G-QD516NMESC"};/* ]]> */ </script> <script id='st_insights_js' type="text/javascript" src="https://ws.sharethis.com/button/st_insights.js?publisher=4d48b7c5-0ae3-43d4-bfbe-3ff8c17a8ae6&product=simpleshare&ver=8.5.2" id="ssba-sharethis-js"></script> <script type="text/javascript" src="https://www.castlevaniacrypt.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js"></script> <script type="text/javascript" src="https://www.castlevaniacrypt.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js"></script> <link rel="https://api.w.org/" href="https://www.castlevaniacrypt.com/wp-json/" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://www.castlevaniacrypt.com/xmlrpc.php?rsd" /> <meta name="generator" content="WordPress 6.7.2" /> <meta property="Frontier Theme" content="1.3.4" /> <style type="text/css" media="screen"> #container {width: 1400px;} #header {min-height: 0px;} #content {width: 80%;} #sidebar-left {width: 20%;} #sidebar-right {width: 20%;} </style> <style type="text/css" media="screen"> .page-template-page-cs-php #content, .page-template-page-sc-php #content {width: 80%;} .page-template-page-cs-php #sidebar-left, .page-template-page-sc-php #sidebar-left, .page-template-page-cs-php #sidebar-right, .page-template-page-sc-php #sidebar-right {width: 20%;} .page-template-page-scs-php #content {width: 50%;} .page-template-page-scs-php #sidebar-left {width: 25%;} .page-template-page-scs-php #sidebar-right {width: 25%;} </style> <!-- Custom Head Codes --> <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans"> <script src='https://www.google.com/recaptcha/api.js'></script> <!-- Custom Head Codes End --> <style type="text/css" id="custom-background-css"> body.custom-background { background-image: url("https://www.castlevaniacrypt.com/wp-content/uploads/2020/11/bg.png"); background-position: center center; background-size: cover; background-repeat: no-repeat; background-attachment: fixed; } </style> <link rel="icon" href="https://www.castlevaniacrypt.com/wp-content/uploads/2020/11/icon-50x50.png" sizes="32x32" /> <link rel="icon" href="https://www.castlevaniacrypt.com/wp-content/uploads/2020/11/icon-300x300.png" sizes="192x192" /> <link rel="apple-touch-icon" href="https://www.castlevaniacrypt.com/wp-content/uploads/2020/11/icon-300x300.png" /> <meta name="msapplication-TileImage" content="https://www.castlevaniacrypt.com/wp-content/uploads/2020/11/icon-300x300.png" /> <!-- Custom CSS --> <style type="text/css" media="screen"> /* Header */ #search-3, #textblockswidget-20 { float: right; } /* Headings */ h1.entry-title { display: none; } h2.title { font-size: 1.5em; line-height: 2em; color: #f20d0d; } h3.widget-title { margin: 0 1px; } /* Widgets */ .widget-sidebar, .widget-sidebar h4, .widget-footer h4 { text-align: center; } .text-block, .widget-sidebar { font-size: 15px; } .widget-sidebar, .widget-footer { padding-bottom: 0px; } @media (max-width: 960px) { .widget-sidebar { text-align: center; } } .frontier-widget p { margin: 4px 0 0; } div#categories-2 > label.screen-reader-text, div#archives-2 > label.screen-reader-text { display: none; } /* Containers */ .cv-main { padding: 20px; color: #ffffff; background: #26292c; } @media (max-width: 767px) { .cv-main { padding: 10px; } } .cv-main-inner { text-align: center; max-width: 100%; position: relative; } .cv-main-block { display: inline-block; margin: 8px 15px; padding: 6px; width: 200px; height: 200px; text-align: center; vertical-align: top; } .cv-gallery { display: inline-block; margin: 8px; } /* Text */ a:link { text-decoration: none; } .cv-main a:link, .cv-main a:visited, .cv-main a:active, .cv-main a.active { color: #3398ca; } .cv-main a:hover, .text-title { color: #f2984c; } .strong { font-weight: 600; } .fs-18 { font-size: 18px; } span#theme-link { display: none; } .center { text-align: center; } .content-heading { font-size: 20px; } /* Search */ .search-field { border-radius: .25em; } .search-form .search-submit { background: #2a5a8e; color: #ffffff; padding: 3px 5px; border: none; border-radius: .25em; } .search-form .search-submit:hover { cursor: pointer; } .search-form .search-field { background: #eeeeee; margin: 4px 4px 4px 0; padding: 4px; border: 1px solid #555; box-shadow: 0 0 2px #333 inset; } /* Posts */ .entry-updated.updated, .entry-author.author.vcard, .genericon.genericon-day, .entry-comment-info, .continue-reading, .entry-tags { display: none; } /* Images */ .entry-thumbnail .post-thumbnail { background: #ffffff; border: none; } .img-center { display: block; margin-left: auto; margin-right: auto; } .flag { padding-right: 10px; } .char-left { float: left; padding: 8px 12px 8px 0; } .char-left-table { padding-right: 8px !important; } /* Sidebar */ .affiliate-ad { text-align: center; margin-top: 20px; } /* Tables */ .tablepress thead th, .tablepress thead td, .tablepress tfoot th, .tablepress tfoot td { text-align: center; font-weight: 100; color: #ffffff; } .tablepress th, .tablepress td { text-align: center; color: #ffffff; } .tbl-monster { text-align: center; } .dataTables_wrapper, .tablepress tfoot th, .tablepress thead th, .tablepress .sorting:hover, .tablepress .sorting_asc, .tablepress .sorting_desc { background: #222222; color: #ffffff !important; } .tablepress thead .dt-orderable-asc, .tablepress thead .dt-orderable-desc { padding-right: 0px !important; } .tablepress .row-striping tr td { background: #3b3b3b; color: #ffffff; text-align: center; } .tablepress .row-striping tr:nth-child(odd) td { background: #2a2a2a; color: #ffffff; } .tablepress .row-hover tr:hover td { background: #222222; color: #ffffff; } .tablepress tr.odd th:hover { color: #ffffff; } .tablepress tbody td, .tablepress tfoot th { border-top: 1px solid #222222; text-align: center; } .tablepress thead th { border-bottom: 1px solid #222222; text-align: center; } .dataTables_wrapper { padding-top: 5px; } .dataTables_wrapper input[type=search], .dataTables_wrapper label select { -moz-border-radius: .25em; -webkit-border-radius: .25em; border-radius: .25em; border: 1px solid #999999; } .dataTables_paginate a { text-decoration: none !important; color: #ffffff !important; } .dataTables_paginate .paginate_button.disabled { color: #999999 !important; } .dataTables_wrapper label, .dataTables_info { color: #ffffff; padding-left: 5px; } .tablepress a:link, .tablepress a:visited, .tablepress a:active, .tablepress a.active { color: #3398ca !important; } .tablepress a:hover { color: #f2984c !important; } #tablepress-82-scroll-wrapper thead, #tablepress-82_filter { display: none; } /* Mobile Table */ .ml-responsive-table dl:nth-of-type(even), .ml-responsive-table dl:nth-of-type(odd) { background: #3b3b3b; color: #ffffff; } </style> <!-- Custom CSS End --> </head> <body data-rsssl=1 class="home blog custom-background"> <div id="container" class="cf" itemscope itemtype="http://schema.org/WebPage"> <div id="top-bar" class="cf"> <div id="top-bar-info"> <span id="site-description">Castlevania Fan Site and Shrine</span> </div> </div> <div id="header" class="cf" itemscope itemtype="http://schema.org/WPHeader" role="banner"> <div id="header-logo"> <a href="https://www.castlevaniacrypt.com/"><img src="https://www.castlevaniacrypt.com/wp-content/uploads/2020/11/castlevania-crypt.png" alt="Castlevania Crypt.com" /></a> </div> <section id="search-3" class="widget-header frontier-widget widget_search"><form role="search" method="get" class="search-form" action="https://www.castlevaniacrypt.com/"> <label> <span class="screen-reader-text">Search for:</span> <input type="search" class="search-field" placeholder="Search …" value="" name="s" /> </label> <input type="submit" class="search-submit" value="Search" /> </form></section> <section id="textblockswidget-20" class="widget-header frontier-widget widget_textblockswidget"> <div class="text-block top-ad"><script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <!-- cvc-header --> <ins class="adsbygoogle" style="display:inline-block;width:320px;height:100px" data-ad-client="ca-pub-0490829352151037" data-ad-slot="3258820632"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script></div> </section> </div> <nav id="nav-main" class="cf drop" itemscope itemtype="http://schema.org/SiteNavigationElement" role="navigation" aria-label="Main Menu"> <button class="drop-toggle"><span class="genericon genericon-menu"></span></button> <ul id="menu-main-menu" class="nav-main"><li id="menu-item-20" class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home menu-item-20"><a href="https://www.castlevaniacrypt.com/" aria-current="page">Home</a></li> <li id="menu-item-327" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-327"><a href="https://www.castlevaniacrypt.com/games/">Castlevania Games</a></li> <li id="menu-item-3736" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-3736"><a href="https://www.castlevaniacrypt.com/castlevania-timeline/">Castlevania Timeline</a></li> <li id="menu-item-3779" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-3779"><a href="https://www.castlevaniacrypt.com/category/news/">Castlevania News</a></li> <li id="menu-item-4932" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-4932"><a target="_blank" href="https://www.realmofdarkness.net/dq">Dragon Quest</a></li> </ul> </nav> <div id="main" class="col-sc cf"> <div id="content" class="cf" role="main"> <article id="post-2478" class="blog-view post-2478 post type-post status-publish format-standard has-post-thumbnail hentry category-maps category-castlevania-por category-ds tag-ds tag-map tag-por"> <header class="entry-header cf"> <h2 class="entry-title" itemprop="headline" ><a href="https://www.castlevaniacrypt.com/por-maps/">Castlevania: Portrait of Ruin Maps</a></h2> </header> <div class="entry-byline cf"> <div class="entry-author author vcard" itemprop="author" itemscope itemtype="http://schema.org/Person"> <i class="genericon genericon-user"></i><a class="url fn" href="https://www.castlevaniacrypt.com/author/castlevania-crypt-com/" itemprop="name" >Castlevania Crypt.com</a> </div> <div class="entry-date" itemprop="datePublished" > <i class="genericon genericon-day"></i><a class="updated" href="https://www.castlevaniacrypt.com/por-maps/">February 7, 2025</a> </div> <div class="entry-categories"> <i class="genericon genericon-category"></i><a href="https://www.castlevaniacrypt.com/category/maps/" rel="category tag">Maps</a>, <a href="https://www.castlevaniacrypt.com/category/castlevania-por/" rel="category tag">Castlevania: Portrait of Ruin</a>, <a href="https://www.castlevaniacrypt.com/category/ds/" rel="category tag">Nintendo DS</a> </div> <div class="entry-comment-info"> <i class="genericon genericon-comment"></i><a href="https://www.castlevaniacrypt.com/por-maps/#comment-area">Comments</a> </div> </div> <div class="entry-content cf" itemprop="text" > <div class="entry-thumbnail"><a class="post-thumbnail" href="https://www.castlevaniacrypt.com/por-maps/"><img width="230" height="78" src="https://www.castlevaniacrypt.com/wp-content/uploads/2021/02/castlevania-por-logo.png" class="attachment-thumbnail size-thumbnail wp-post-image" alt="Castlevania: Portrait of Ruin" decoding="async" /></a></div> <div class="entry-excerpt"><p>Maps from Castlevania: Portrait of Ruin of the Nintendo DS.</p> </div> </div> <footer class="entry-footer cf"> <a href="https://www.castlevaniacrypt.com/por-maps/" class="continue-reading"> Read Post </a> </footer> </article> <article id="post-967" class="blog-view post-967 post type-post status-publish format-standard has-post-thumbnail hentry category-logos category-haunted-castle category-arcade tag-hc tag-logo"> <header class="entry-header cf"> <h2 class="entry-title" itemprop="headline" ><a href="https://www.castlevaniacrypt.com/hc-logos/">Haunted Castle Logos</a></h2> </header> <div class="entry-byline cf"> <div class="entry-author author vcard" itemprop="author" itemscope itemtype="http://schema.org/Person"> <i class="genericon genericon-user"></i><a class="url fn" href="https://www.castlevaniacrypt.com/author/castlevania-crypt-com/" itemprop="name" >Castlevania Crypt.com</a> </div> <div class="entry-date" itemprop="datePublished" > <i class="genericon genericon-day"></i><a class="updated" href="https://www.castlevaniacrypt.com/hc-logos/">January 31, 2025</a> </div> <div class="entry-categories"> <i class="genericon genericon-category"></i><a href="https://www.castlevaniacrypt.com/category/logos/" rel="category tag">Logos</a>, <a href="https://www.castlevaniacrypt.com/category/haunted-castle/" rel="category tag">Haunted Castle</a>, <a href="https://www.castlevaniacrypt.com/category/arcade/" rel="category tag">Arcade</a> </div> <div class="entry-comment-info"> <i class="genericon genericon-comment"></i><a href="https://www.castlevaniacrypt.com/hc-logos/#comment-area">Comments</a> </div> </div> <div class="entry-content cf" itemprop="text" > <div class="entry-thumbnail"><a class="post-thumbnail" href="https://www.castlevaniacrypt.com/hc-logos/"><img width="230" height="116" src="https://www.castlevaniacrypt.com/wp-content/uploads/2020/12/haunted-castle-logo.png" class="attachment-thumbnail size-thumbnail wp-post-image" alt="Haunted Castle" decoding="async" /></a></div> <div class="entry-excerpt"><p>Logos from Haunted Castle of the Arcade.</p> </div> </div> <footer class="entry-footer cf"> <a href="https://www.castlevaniacrypt.com/hc-logos/" class="continue-reading"> Read Post </a> </footer> </article> <article id="post-2312" class="blog-view post-2312 post type-post status-publish format-standard has-post-thumbnail hentry category-maps category-castlevania-dos category-ds tag-dos tag-ds tag-map"> <header class="entry-header cf"> <h2 class="entry-title" itemprop="headline" ><a href="https://www.castlevaniacrypt.com/dos-maps/">Castlevania: Dawn of Sorrow Maps</a></h2> </header> <div class="entry-byline cf"> <div class="entry-author author vcard" itemprop="author" itemscope itemtype="http://schema.org/Person"> <i class="genericon genericon-user"></i><a class="url fn" href="https://www.castlevaniacrypt.com/author/castlevania-crypt-com/" itemprop="name" >Castlevania Crypt.com</a> </div> <div class="entry-date" itemprop="datePublished" > <i class="genericon genericon-day"></i><a class="updated" href="https://www.castlevaniacrypt.com/dos-maps/">January 24, 2025</a> </div> <div class="entry-categories"> <i class="genericon genericon-category"></i><a href="https://www.castlevaniacrypt.com/category/maps/" rel="category tag">Maps</a>, <a href="https://www.castlevaniacrypt.com/category/castlevania-dos/" rel="category tag">Castlevania: Dawn of Sorrow</a>, <a href="https://www.castlevaniacrypt.com/category/ds/" rel="category tag">Nintendo DS</a> </div> <div class="entry-comment-info"> <i class="genericon genericon-comment"></i><a href="https://www.castlevaniacrypt.com/dos-maps/#comment-area">Comments</a> </div> </div> <div class="entry-content cf" itemprop="text" > <div class="entry-thumbnail"><a class="post-thumbnail" href="https://www.castlevaniacrypt.com/dos-maps/"><img width="230" height="87" src="https://www.castlevaniacrypt.com/wp-content/uploads/2021/01/castlevania-dos-logo.png" class="attachment-thumbnail size-thumbnail wp-post-image" alt="Castlevania: Dawn of Sorrow" decoding="async" /></a></div> <div class="entry-excerpt"><p>Maps from Castlevania: Dawn of Sorrow of the Nintendo DS.</p> </div> </div> <footer class="entry-footer cf"> <a href="https://www.castlevaniacrypt.com/dos-maps/" class="continue-reading"> Read Post </a> </footer> </article> <article id="post-585" class="blog-view post-585 post type-post status-publish format-standard has-post-thumbnail hentry category-logos category-castlevania-dx category-snes tag-dx tag-logo tag-snes"> <header class="entry-header cf"> <h2 class="entry-title" itemprop="headline" ><a href="https://www.castlevaniacrypt.com/dx-logos/">Castlevania: Dracula X Logos</a></h2> </header> <div class="entry-byline cf"> <div class="entry-author author vcard" itemprop="author" itemscope itemtype="http://schema.org/Person"> <i class="genericon genericon-user"></i><a class="url fn" href="https://www.castlevaniacrypt.com/author/castlevania-crypt-com/" itemprop="name" >Castlevania Crypt.com</a> </div> <div class="entry-date" itemprop="datePublished" > <i class="genericon genericon-day"></i><a class="updated" href="https://www.castlevaniacrypt.com/dx-logos/">January 17, 2025</a> </div> <div class="entry-categories"> <i class="genericon genericon-category"></i><a href="https://www.castlevaniacrypt.com/category/logos/" rel="category tag">Logos</a>, <a href="https://www.castlevaniacrypt.com/category/castlevania-dx/" rel="category tag">Castlevania: Dracula X</a>, <a href="https://www.castlevaniacrypt.com/category/snes/" rel="category tag">SNES</a> </div> <div class="entry-comment-info"> <i class="genericon genericon-comment"></i><a href="https://www.castlevaniacrypt.com/dx-logos/#comment-area">Comments</a> </div> </div> <div class="entry-content cf" itemprop="text" > <div class="entry-thumbnail"><a class="post-thumbnail" href="https://www.castlevaniacrypt.com/dx-logos/"><img width="241" height="125" src="https://www.castlevaniacrypt.com/wp-content/uploads/2020/12/castlevania-dx-logo.png" class="attachment-thumbnail size-thumbnail wp-post-image" alt="Castlevania: Dracula X" decoding="async" loading="lazy" /></a></div> <div class="entry-excerpt"><p>Logos from Castlevania: Dracula X of the SNES.</p> </div> </div> <footer class="entry-footer cf"> <a href="https://www.castlevaniacrypt.com/dx-logos/" class="continue-reading"> Read Post </a> </footer> </article> <article id="post-1954" class="blog-view post-1954 post type-post status-publish format-standard has-post-thumbnail hentry category-maps category-castlevania-aos category-gba tag-aos tag-gba tag-map"> <header class="entry-header cf"> <h2 class="entry-title" itemprop="headline" ><a href="https://www.castlevaniacrypt.com/aos-maps/">Castlevania: Aria of Sorrow Maps</a></h2> </header> <div class="entry-byline cf"> <div class="entry-author author vcard" itemprop="author" itemscope itemtype="http://schema.org/Person"> <i class="genericon genericon-user"></i><a class="url fn" href="https://www.castlevaniacrypt.com/author/castlevania-crypt-com/" itemprop="name" >Castlevania Crypt.com</a> </div> <div class="entry-date" itemprop="datePublished" > <i class="genericon genericon-day"></i><a class="updated" href="https://www.castlevaniacrypt.com/aos-maps/">January 10, 2025</a> </div> <div class="entry-categories"> <i class="genericon genericon-category"></i><a href="https://www.castlevaniacrypt.com/category/maps/" rel="category tag">Maps</a>, <a href="https://www.castlevaniacrypt.com/category/castlevania-aos/" rel="category tag">Castlevania: Aria of Sorrow</a>, <a href="https://www.castlevaniacrypt.com/category/gba/" rel="category tag">Game Boy Advance</a> </div> <div class="entry-comment-info"> <i class="genericon genericon-comment"></i><a href="https://www.castlevaniacrypt.com/aos-maps/#comment-area">Comments</a> </div> </div> <div class="entry-content cf" itemprop="text" > <div class="entry-thumbnail"><a class="post-thumbnail" href="https://www.castlevaniacrypt.com/aos-maps/"><img width="179" height="125" src="https://www.castlevaniacrypt.com/wp-content/uploads/2021/01/castlevania-aos-logo-1.png" class="attachment-thumbnail size-thumbnail wp-post-image" alt="Castlevania: Aria of Sorrow" decoding="async" loading="lazy" /></a></div> <div class="entry-excerpt"><p>Maps from Castlevania: Aria of Sorrow of the Nintendo Game Boy Advance.</p> </div> </div> <footer class="entry-footer cf"> <a href="https://www.castlevaniacrypt.com/aos-maps/" class="continue-reading"> Read Post </a> </footer> </article> <article id="post-517" class="blog-view post-517 post type-post status-publish format-standard has-post-thumbnail hentry category-logos category-castlevania-bl category-genesis tag-bl tag-logo"> <header class="entry-header cf"> <h2 class="entry-title" itemprop="headline" ><a href="https://www.castlevaniacrypt.com/bl-logos/">Castlevania: Bloodlines Logos</a></h2> </header> <div class="entry-byline cf"> <div class="entry-author author vcard" itemprop="author" itemscope itemtype="http://schema.org/Person"> <i class="genericon genericon-user"></i><a class="url fn" href="https://www.castlevaniacrypt.com/author/castlevania-crypt-com/" itemprop="name" >Castlevania Crypt.com</a> </div> <div class="entry-date" itemprop="datePublished" > <i class="genericon genericon-day"></i><a class="updated" href="https://www.castlevaniacrypt.com/bl-logos/">January 3, 2025</a> </div> <div class="entry-categories"> <i class="genericon genericon-category"></i><a href="https://www.castlevaniacrypt.com/category/logos/" rel="category tag">Logos</a>, <a href="https://www.castlevaniacrypt.com/category/castlevania-bl/" rel="category tag">Castlevania: Bloodlines</a>, <a href="https://www.castlevaniacrypt.com/category/genesis/" rel="category tag">Sega Genesis</a> </div> <div class="entry-comment-info"> <i class="genericon genericon-comment"></i><a href="https://www.castlevaniacrypt.com/bl-logos/#comment-area">Comments</a> </div> </div> <div class="entry-content cf" itemprop="text" > <div class="entry-thumbnail"><a class="post-thumbnail" href="https://www.castlevaniacrypt.com/bl-logos/"><img width="216" height="125" src="https://www.castlevaniacrypt.com/wp-content/uploads/2020/12/castlevania-bloodlines-logo.png" class="attachment-thumbnail size-thumbnail wp-post-image" alt="Castlevania: Bloodlines" decoding="async" loading="lazy" /></a></div> <div class="entry-excerpt"><p>Logos from Castlevania: Bloodlines of the Sega Genesis.</p> </div> </div> <footer class="entry-footer cf"> <a href="https://www.castlevaniacrypt.com/bl-logos/" class="continue-reading"> Read Post </a> </footer> </article> <article id="post-439" class="blog-view post-439 post type-post status-publish format-standard has-post-thumbnail hentry category-logos category-castlevania-rob category-tg16 tag-logo tag-rob"> <header class="entry-header cf"> <h2 class="entry-title" itemprop="headline" ><a href="https://www.castlevaniacrypt.com/rob-logos/">Castlevania: Rondo of Blood Logos</a></h2> </header> <div class="entry-byline cf"> <div class="entry-author author vcard" itemprop="author" itemscope itemtype="http://schema.org/Person"> <i class="genericon genericon-user"></i><a class="url fn" href="https://www.castlevaniacrypt.com/author/castlevania-crypt-com/" itemprop="name" >Castlevania Crypt.com</a> </div> <div class="entry-date" itemprop="datePublished" > <i class="genericon genericon-day"></i><a class="updated" href="https://www.castlevaniacrypt.com/rob-logos/">December 27, 2024</a> </div> <div class="entry-categories"> <i class="genericon genericon-category"></i><a href="https://www.castlevaniacrypt.com/category/logos/" rel="category tag">Logos</a>, <a href="https://www.castlevaniacrypt.com/category/castlevania-rob/" rel="category tag">Castlevania: Rondo of Blood</a>, <a href="https://www.castlevaniacrypt.com/category/tg16/" rel="category tag">TurboGrafx-16</a> </div> <div class="entry-comment-info"> <i class="genericon genericon-comment"></i><a href="https://www.castlevaniacrypt.com/rob-logos/#comment-area">Comments</a> </div> </div> <div class="entry-content cf" itemprop="text" > <div class="entry-thumbnail"><a class="post-thumbnail" href="https://www.castlevaniacrypt.com/rob-logos/"><img width="200" height="126" src="https://www.castlevaniacrypt.com/wp-content/uploads/2020/12/castlevania-rob-logo.png" class="attachment-thumbnail size-thumbnail wp-post-image" alt="Castlevania: Rondo of Blood" decoding="async" loading="lazy" /></a></div> <div class="entry-excerpt"><p>Logos from Castlevania: Rondo of Blood of the TurboGrafx-16.</p> </div> </div> <footer class="entry-footer cf"> <a href="https://www.castlevaniacrypt.com/rob-logos/" class="continue-reading"> Read Post </a> </footer> </article> <article id="post-6104" class="blog-view post-6104 post type-post status-publish format-standard has-post-thumbnail hentry category-castlevania-dc category-ps5 category-switch category-xbox-xs tag-ps5 tag-switch"> <header class="entry-header cf"> <h2 class="entry-title" itemprop="headline" ><a href="https://www.castlevaniacrypt.com/dc-versions-1-0-3/">Castlevania Dominus Collection ver. 1.0.3 is now available</a></h2> </header> <div class="entry-byline cf"> <div class="entry-author author vcard" itemprop="author" itemscope itemtype="http://schema.org/Person"> <i class="genericon genericon-user"></i><a class="url fn" href="https://www.castlevaniacrypt.com/author/castlevania-crypt-com/" itemprop="name" >Castlevania Crypt.com</a> </div> <div class="entry-date" itemprop="datePublished" > <i class="genericon genericon-day"></i><a class="updated" href="https://www.castlevaniacrypt.com/dc-versions-1-0-3/">December 20, 2024</a> </div> <div class="entry-categories"> <i class="genericon genericon-category"></i><a href="https://www.castlevaniacrypt.com/category/castlevania-dc/" rel="category tag">Castlevania Dominus Collection</a>, <a href="https://www.castlevaniacrypt.com/category/ps5/" rel="category tag">PlayStation 5</a>, <a href="https://www.castlevaniacrypt.com/category/switch/" rel="category tag">Nintendo Switch</a>, <a href="https://www.castlevaniacrypt.com/category/xbox-xs/" rel="category tag">Xbox X|S</a> </div> <div class="entry-comment-info"> <i class="genericon genericon-comment"></i><a href="https://www.castlevaniacrypt.com/dc-versions-1-0-3/#comment-area">Comments</a> </div> </div> <div class="entry-content cf" itemprop="text" > <div class="entry-thumbnail"><a class="post-thumbnail" href="https://www.castlevaniacrypt.com/dc-versions-1-0-3/"><img width="230" height="115" src="https://www.castlevaniacrypt.com/wp-content/uploads/2024/08/castlevania-dc-logo.png" class="attachment-thumbnail size-thumbnail wp-post-image" alt="Castlevania Dominus Collection" decoding="async" loading="lazy" /></a></div> <div class="entry-excerpt"><p>Castlevania Dominus Collection ver. 1.0.3 is now available. Here are the Update details: Added a new Boss Rush Mode in Haunted Castle Revisited. Added new display layouts to change the position of the different screens. Fixed bugs. You need to beat the game in order to unlock the Boss Rush Mode in Haunted Castle Revisited.</p> </div> </div> <footer class="entry-footer cf"> <a href="https://www.castlevaniacrypt.com/dc-versions-1-0-3/" class="continue-reading"> Read Post </a> </footer> </article> <article id="post-370" class="blog-view post-370 post type-post status-publish format-standard has-post-thumbnail hentry category-logos category-castlevania-4 category-snes tag-castlevania-4 tag-cv4 tag-logo tag-snes"> <header class="entry-header cf"> <h2 class="entry-title" itemprop="headline" ><a href="https://www.castlevaniacrypt.com/cv4-logos/">Super Castlevania IV Logos</a></h2> </header> <div class="entry-byline cf"> <div class="entry-author author vcard" itemprop="author" itemscope itemtype="http://schema.org/Person"> <i class="genericon genericon-user"></i><a class="url fn" href="https://www.castlevaniacrypt.com/author/castlevania-crypt-com/" itemprop="name" >Castlevania Crypt.com</a> </div> <div class="entry-date" itemprop="datePublished" > <i class="genericon genericon-day"></i><a class="updated" href="https://www.castlevaniacrypt.com/cv4-logos/">December 13, 2024</a> </div> <div class="entry-categories"> <i class="genericon genericon-category"></i><a href="https://www.castlevaniacrypt.com/category/logos/" rel="category tag">Logos</a>, <a href="https://www.castlevaniacrypt.com/category/castlevania-4/" rel="category tag">Super Castlevania IV</a>, <a href="https://www.castlevaniacrypt.com/category/snes/" rel="category tag">SNES</a> </div> <div class="entry-comment-info"> <i class="genericon genericon-comment"></i><a href="https://www.castlevaniacrypt.com/cv4-logos/#comment-area">Comments</a> </div> </div> <div class="entry-content cf" itemprop="text" > <div class="entry-thumbnail"><a class="post-thumbnail" href="https://www.castlevaniacrypt.com/cv4-logos/"><img width="228" height="87" src="https://www.castlevaniacrypt.com/wp-content/uploads/2020/12/castlevania-4-logo.png" class="attachment-thumbnail size-thumbnail wp-post-image" alt="Super Castlevania IV" decoding="async" loading="lazy" /></a></div> <div class="entry-excerpt"><p>Logos from Super Castlevania IV of the SNES.</p> </div> </div> <footer class="entry-footer cf"> <a href="https://www.castlevaniacrypt.com/cv4-logos/" class="continue-reading"> Read Post </a> </footer> </article> <article id="post-1811" class="blog-view post-1811 post type-post status-publish format-standard has-post-thumbnail hentry category-maps category-castlevania-hod category-gba tag-gba tag-hod tag-map"> <header class="entry-header cf"> <h2 class="entry-title" itemprop="headline" ><a href="https://www.castlevaniacrypt.com/hod-maps/">Castlevania: Harmony of Dissonance Maps</a></h2> </header> <div class="entry-byline cf"> <div class="entry-author author vcard" itemprop="author" itemscope itemtype="http://schema.org/Person"> <i class="genericon genericon-user"></i><a class="url fn" href="https://www.castlevaniacrypt.com/author/castlevania-crypt-com/" itemprop="name" >Castlevania Crypt.com</a> </div> <div class="entry-date" itemprop="datePublished" > <i class="genericon genericon-day"></i><a class="updated" href="https://www.castlevaniacrypt.com/hod-maps/">December 6, 2024</a> </div> <div class="entry-categories"> <i class="genericon genericon-category"></i><a href="https://www.castlevaniacrypt.com/category/maps/" rel="category tag">Maps</a>, <a href="https://www.castlevaniacrypt.com/category/castlevania-hod/" rel="category tag">Castlevania: Harmony of Dissonance</a>, <a href="https://www.castlevaniacrypt.com/category/gba/" rel="category tag">Game Boy Advance</a> </div> <div class="entry-comment-info"> <i class="genericon genericon-comment"></i><a href="https://www.castlevaniacrypt.com/hod-maps/#comment-area">Comments</a> </div> </div> <div class="entry-content cf" itemprop="text" > <div class="entry-thumbnail"><a class="post-thumbnail" href="https://www.castlevaniacrypt.com/hod-maps/"><img width="230" height="130" src="https://www.castlevaniacrypt.com/wp-content/uploads/2021/01/castlevania-hod-logo-1.png" class="attachment-thumbnail size-thumbnail wp-post-image" alt="Castlevania: Harmony of Dissonance" decoding="async" loading="lazy" /></a></div> <div class="entry-excerpt"><p>Maps from Castlevania: Harmony of Dissonance of the Nintendo Game Boy Advance.</p> </div> </div> <footer class="entry-footer cf"> <a href="https://www.castlevaniacrypt.com/hod-maps/" class="continue-reading"> Read Post </a> </footer> </article> <div class="blog-nav cf"> <div class="link-prev"><a href="https://www.castlevaniacrypt.com/page/2/" >← Older Posts</a></div><div class="link-next"></div> </div> <div id="widgets-wrap-after-content" class="cf"> <section id="textblockswidget-22" class="widget-after-content frontier-widget widget_textblockswidget"> <div class="text-block bottom-ad"><script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <!-- cvc-bottom --> <ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-0490829352151037" data-ad-slot="9632657294" data-ad-format="auto" data-full-width-responsive="true"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script></div> </section> <section id="ssba_widget-3" class="widget-after-content frontier-widget widget_ssba_widget"><h2 class="widget-title">Share This Page</h2><!-- Simple Share Buttons Adder (8.5.2) simplesharebuttons.com --><div class="ssba-classic-2 ssba ssbp-wrap alignleft ssbp--theme-1"><div style="text-align:left"><a data-site="facebook" class="ssba_facebook_share ssba_share_link" href="https://www.facebook.com/sharer.php?t=Castlevania: Harmony of Dissonance Maps&u=https://www.castlevaniacrypt.com/" target=_blank style="color:; background-color: ; height: 48px; width: 48px; " ><img src="https://www.castlevaniacrypt.com/wp-content/plugins/simple-share-buttons-adder/buttons/somacro/facebook.png" style="width: 50px;" title="facebook" class="ssba ssba-img" alt="Share on facebook" /><div title="Facebook" class="ssbp-text">Facebook</div></a><a data-site="twitter" class="ssba_twitter_share ssba_share_link" href="https://twitter.com/intent/tweet?text=Castlevania: Harmony of Dissonance Maps&url=https://www.castlevaniacrypt.com/&via=" target=_blank style="color:; background-color: ; height: 48px; width: 48px; " ><img src="https://www.castlevaniacrypt.com/wp-content/plugins/simple-share-buttons-adder/buttons/somacro/twitter.png" style="width: 50px;" title="twitter" class="ssba ssba-img" alt="Share on twitter" /><div title="Twitter" class="ssbp-text">Twitter</div></a><a data-site="reddit" class="ssba_reddit_share ssba_share_link" href="https://reddit.com/submit?title=Castlevania: Harmony of Dissonance Maps&url=https://www.castlevaniacrypt.com/" target=_blank style="color:; background-color: ; height: 48px; width: 48px; " ><img src="https://www.castlevaniacrypt.com/wp-content/plugins/simple-share-buttons-adder/buttons/somacro/reddit.png" style="width: 50px;" title="reddit" class="ssba ssba-img" alt="Share on reddit" /><div title="Reddit" class="ssbp-text">Reddit</div></a><a data-site="whatsapp" class="ssba_whatsapp_share ssba_share_link" href="whatsapp://send?text=https://www.castlevaniacrypt.com/" target=_blank style="color:; background-color: ; height: 48px; width: 48px; " ><img src="https://www.castlevaniacrypt.com/wp-content/plugins/simple-share-buttons-adder/buttons/somacro/whatsapp.png" style="width: 50px;" title="whatsapp" class="ssba ssba-img" alt="Share on whatsapp" /><div title="Whatsapp" class="ssbp-text">Whatsapp</div></a><a data-site="tumblr" class="ssba_tumblr_share ssba_share_link" href="https://www.tumblr.com/share?t=Castlevania: Harmony of Dissonance Maps&u=https://www.castlevaniacrypt.com/&v=3" target=_blank style="color:; background-color: ; height: 48px; width: 48px; " ><img src="https://www.castlevaniacrypt.com/wp-content/plugins/simple-share-buttons-adder/buttons/somacro/tumblr.png" style="width: 50px;" title="tumblr" class="ssba ssba-img" alt="Share on tumblr" /><div title="Tumblr" class="ssbp-text">Tumblr</div></a><a data-site="pinterest" class="ssba_pinterest_share ssba_share_link" href="https://pinterest.com/pin/create/button/?description=Castlevania: Harmony of Dissonance Maps&media=&url=https://www.castlevaniacrypt.com/" target=_blank style="color:; background-color: ; height: 48px; width: 48px; " ><img src="https://www.castlevaniacrypt.com/wp-content/plugins/simple-share-buttons-adder/buttons/somacro/pinterest.png" style="width: 50px;" title="pinterest" class="ssba ssba-img" alt="Share on pinterest" /><div title="Pinterest" class="ssbp-text">Pinterest</div></a><a data-site="diggit" class="ssba_diggit_share ssba_share_link" href="https://digg.com/submit?url=https://www.castlevaniacrypt.com/" target=_blank style="color:; background-color: ; height: 48px; width: 48px; " ><img src="https://www.castlevaniacrypt.com/wp-content/plugins/simple-share-buttons-adder/buttons/somacro/diggit.png" style="width: 50px;" title="diggit" class="ssba ssba-img" alt="Share on diggit" /><div title="Diggit" class="ssbp-text">Diggit</div></a><a data-site="email" class="ssba_email_share ssba_share_link" href="mailto:?subject=Castlevania: Harmony of Dissonance Maps&body=https://www.castlevaniacrypt.com/" target=_blank style="color:; background-color: ; height: 48px; width: 48px; " ><img src="https://www.castlevaniacrypt.com/wp-content/plugins/simple-share-buttons-adder/buttons/somacro/email.png" style="width: 50px;" title="email" class="ssba ssba-img" alt="Share on email" /><div title="Email" class="ssbp-text">Email</div></a><a data-site="print" class="ssba_print_share ssba_share_link" href="#" target=_blank style="color:; background-color: ; height: 48px; width: 48px; " onclick="window.print()"><img src="https://www.castlevaniacrypt.com/wp-content/plugins/simple-share-buttons-adder/buttons/somacro/print.png" style="width: 50px;" title="print" class="ssba ssba-img" alt="Share on print" /><div title="Print" class="ssbp-text">Print</div></a></div></div></section></div> </div> <div id="sidebar-left" class="sidebar cf" itemscope itemtype="http://schema.org/WPSideBar" role="complementary" aria-label="Sidebar Left"> <aside id="widgets-wrap-sidebar-left"> <section id="textblockswidget-24" class="widget-sidebar frontier-widget widget_textblockswidget"> <div class="text-block side-ad"><script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <!-- cvc-side --> <ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-0490829352151037" data-ad-slot="7379697347" data-ad-format="auto" data-full-width-responsive="true"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script></div> </section> <section id="recent-posts-2" class="widget-sidebar frontier-widget widget_recent_entries"> <h2 class="widget-title">Recent Updates</h2> <ul> <li> <a href="https://www.castlevaniacrypt.com/por-maps/">Castlevania: Portrait of Ruin Maps</a> </li> <li> <a href="https://www.castlevaniacrypt.com/hc-logos/">Haunted Castle Logos</a> </li> <li> <a href="https://www.castlevaniacrypt.com/dos-maps/">Castlevania: Dawn of Sorrow Maps</a> </li> <li> <a href="https://www.castlevaniacrypt.com/dx-logos/">Castlevania: Dracula X Logos</a> </li> <li> <a href="https://www.castlevaniacrypt.com/aos-maps/">Castlevania: Aria of Sorrow Maps</a> </li> </ul> </section> </aside> </div></div> <div id="footer" class="cf" itemscope itemtype="http://schema.org/WPFooter"> <aside id="widgets-wrap-footer" class="widget-column-4 cf"> <section id="textblockswidget-60" class="widget-footer frontier-widget widget_textblockswidget"> <div class="text-block 3534"><ul class="center"> <li> <a href="https://www.castlevaniacrypt.com/cv">Castlevania</a> </li> <li> <a href="https://www.castlevaniacrypt.com/cv2">Castlevania II: Simon's Quest</a> </li> <li> <a href="https://www.castlevaniacrypt.com/cv3">Castlevania III: Dracula's Curse</a> </li> <li> <a href="https://www.castlevaniacrypt.com/cv4">Super Castlevania IV</a> </li> <li> <a href="https://www.castlevaniacrypt.com/dx">Castlevania: Dracula X</a> </li> <li> <a href="https://www.castlevaniacrypt.com/rob">Castlevania: Rondo of Blood</a> </li> <li> <a href="https://www.castlevaniacrypt.com/bl">Castlevania: Bloodlines</a> </li> <li> <a href="https://www.castlevaniacrypt.com/vk">Vampire Killer</a> </li> <li> <a href="https://www.castlevaniacrypt.com/hc">Haunted Castle</a> </li> <li> <a href="https://www.castlevaniacrypt.com/cc">Castlevania Chronicles</a> </li> <li> <a href="https://www.castlevaniacrypt.com/dxc">Castlevania: The Dracula X Chronicles</a> </li> <li> <a href="https://www.castlevaniacrypt.com/cac">Castlevania Anniversary Collection</a> </li> </ul></div> </section> <section id="textblockswidget-61" class="widget-footer frontier-widget widget_textblockswidget"> <div class="text-block footer-links-2"><ul class="center"> <li> <a href="https://www.castlevaniacrypt.com/sotn">Castlevania: Symphony of the Night</a> </li> <li> <a href="https://www.castlevaniacrypt.com/cotm">Castlevania: Circle of the Moon</a> </li> <li> <a href="https://www.castlevaniacrypt.com/hod">Castlevania: Harmony of Dissonance</a> </li> <li> <a href="https://www.castlevaniacrypt.com/aos">Castlevania: Aria of Sorrow</a> </li> <li> <a href="https://www.castlevaniacrypt.com/dos">Castlevania: Dawn of Sorrow</a> </li> <li> <a href="https://www.castlevaniacrypt.com/por">Castlevania: Portrait of Ruin</a> </li> <li> <a href="https://www.castlevaniacrypt.com/ooe">Castlevania: Order of Ecclesia</a> </li> <li> <a href="https://www.castlevaniacrypt.com/adv">Castlevania: The Adventure</a> </li> <li> <a href="https://www.castlevaniacrypt.com/br">Castlevania II: Belmont鈥檚 Revenge</a> </li> <li> <a href="https://www.castlevaniacrypt.com/lg">Castlevania Legends</a> </li> <li> <a href="https://www.castlevaniacrypt.com/advr">Castlevania: The Adventure ReBirth</a> </li> <li> <a href="https://www.castlevaniacrypt.com/cadc">Castlevania Advance Collection</a> </li> </ul></div> </section> <section id="textblockswidget-62" class="widget-footer frontier-widget widget_textblockswidget"> <div class="text-block footer-links-3"><ul class="center"> <li> <a href="https://www.castlevaniacrypt.com/loi">Castlevania: Lament of Innocence</a> </li> <li> <a href="https://www.castlevaniacrypt.com/cod">Castlevania: Curse of Darkness</a> </li> <li> <a href="https://www.castlevaniacrypt.com/hd">Castlevania: Harmony of Despair</a> </li> <li> <a href="https://www.castlevaniacrypt.com/cv64">Castlevania 64</a> </li> <li> <a href="https://www.castlevaniacrypt.com/lod">Castlevania: Legacy of Darkness</a> </li> <li> <a href="https://www.castlevaniacrypt.com/jud">Castlevania Judgment</a> </li> <li> <a href="https://www.castlevaniacrypt.com/gos">Castlevania: Grimoire of Souls</a> </li> <li> <a href="https://www.castlevaniacrypt.com/oos">Castlevania: Order of Shadows</a> </li> <li> <a href="https://www.castlevaniacrypt.com/puz">Castlevania Puzzle: Encore of the Night</a> </li> <li> <a href="https://www.castlevaniacrypt.com/res">Castlevania: Resurrection</a> </li> <li> <a href="https://www.castlevaniacrypt.com/blg">Castlevania: The Bloodletting</a> </li> <li> <a href="https://www.castlevaniacrypt.com/dc">Castlevania Dominus Collection</a> </li> </ul></div> </section> <section id="textblockswidget-63" class="widget-footer frontier-widget widget_textblockswidget"> <div class="text-block footer-links-4"><ul class="center"> <li> <a href="https://www.castlevaniacrypt.com/los">Castlevania: Lords of Shadow</a> </li> <li> <a href="https://www.castlevaniacrypt.com/mof">Castlevania: Lords of Shadow - Mirror of Fate</a> </li> <li> <a href="https://www.castlevaniacrypt.com/los2">Castlevania: Lords of Shadow 2</a> </li> <li> <a href="https://www.castlevaniacrypt.com/arc">Castlevania: The Arcade</a> </li> <li> <a href="https://www.castlevaniacrypt.com/med">Castlevania: The Medal</a> </li> <li> <a href="https://www.castlevaniacrypt.com/ps">Castlevania Pachislot</a> </li> <li> <a href="https://www.castlevaniacrypt.com/ps2">Castlevania Pachislot II</a> </li> <li> <a href="https://www.castlevaniacrypt.com/ps3">Castlevania Pachislot III</a> </li> <li> <a href="https://www.castlevaniacrypt.com/cp">Castlevania Pachinko</a> </li> <li> <a href="https://www.castlevaniacrypt.com/pslos">Pachislot Castlevania: Lords of Shadow</a> </li> <li> <a href="https://www.castlevaniacrypt.com/req">Castlevania Requiem</a> </li> </ul></div> </section> </aside> </div> <div id="bottom-bar" class="cf" role="contentinfo"> <span id="bottom-bar-text">© 2008-<span id="currentYear"></span> • <a href="https://www.castlevaniacrypt.com">Castlevania Crypt.com</a> • Division of <a href="http://www.realmofdarkness.net" target="_blank">Realm of Darkness.net</a> • <a href="https://www.castlevaniacrypt.com/contact">Contact</a> • <a href="https://www.castlevaniacrypt.com/privacy">Privacy</a> <script> document.getElementById("currentYear").innerHTML = new Date().getFullYear(); </script></span> <span id="theme-link"><a href="https://ronangelo.com/frontier/">Frontier Theme</a></span> </div> </div> <script type="text/javascript"> jQuery(document).ready(function($) { $( '#nav-main .drop-toggle' ).click(function(){ $( '#nav-main' ).toggleClass( 'dropped' ); }); }); </script> <link rel='stylesheet' id='simple-share-buttons-adder-ssba-css' href='https://www.castlevaniacrypt.com/wp-content/plugins/simple-share-buttons-adder/css/ssba.css?ver=1736376050' type='text/css' media='all' /> <style id='simple-share-buttons-adder-ssba-inline-css' type='text/css'> .ssba { } .ssba img { width: 50px !important; padding: 6px; border: 0; box-shadow: none !important; display: inline !important; vertical-align: middle; box-sizing: unset; } .ssba-classic-2 .ssbp-text { display: none!important; } .ssba .fb-save { padding: 6px; line-height: 45px; } .ssba, .ssba a { text-decoration:none; background: none; font-size: 20px; font-weight: bold; } #ssba-bar-2 .ssbp-bar-list { max-width: 48px !important;; } #ssba-bar-2 .ssbp-bar-list li a {height: 48px !important; width: 48px !important; } #ssba-bar-2 .ssbp-bar-list li a:hover { } #ssba-bar-2 .ssbp-bar-list li a svg, #ssba-bar-2 .ssbp-bar-list li a svg path, .ssbp-bar-list li a.ssbp-surfingbird span:not(.color-icon) svg polygon {line-height: 48px !important;; font-size: 18px;} #ssba-bar-2 .ssbp-bar-list li a:hover svg, #ssba-bar-2 .ssbp-bar-list li a:hover svg path, .ssbp-bar-list li a.ssbp-surfingbird span:not(.color-icon) svg polygon {} #ssba-bar-2 .ssbp-bar-list li { margin: 0px 0!important; }@media only screen and ( max-width: 750px ) { #ssba-bar-2 { display: block; } } </style> <script type="text/javascript" src="https://www.castlevaniacrypt.com/wp-content/plugins/simple-share-buttons-adder/js/ssba.js?ver=1736376050" id="simple-share-buttons-adder-ssba-js"></script> <script type="text/javascript" id="simple-share-buttons-adder-ssba-js-after"> /* <![CDATA[ */ Main.boot( [] ); /* ]]> */ </script> <script type="text/javascript" src="https://widgetlogic.org/v2/js/data.js?t=1739880000&ver=6.0.0" id="widget-logic_live_match_widget-js"></script> <script> jQuery(document).ready(function() { jQuery(":button").focus(function() { this.blur(); }); }); </script> </body> </html> <!-- Dynamic page generated in 0.568 seconds. --> <!-- Cached page generated by WP-Super-Cache on 2025-02-18 11:38:01 --> <!-- super cache -->