Add new post about A Bug's Life video game

This commit is contained in:
Helen Chong 2023-11-20 20:12:44 +08:00
parent 64f110dcb7
commit 4c40c2d427
2 changed files with 49 additions and 0 deletions

View File

@ -31,6 +31,7 @@ let authorLink = "https://leilukin.neocities.org/"; // Enter your website, socia
use a date it must still follow that format. */ use a date it must still follow that format. */
let postsArray = [ let postsArray = [
[ "posts/2023-11-20-Finally-Beat-A-Bugs-Life-Video-Game-24-Years-Later.html", encodeURI( `Finally Beat A Bug's Life The Video Game — 24 Years Later` ) ],
[ "posts/2023-11-19-I-Can-Finally-Game-on-a-Solid-State-Drive.html", encodeURI( `I Can Finally Game on a Solid-State Drive` ) ], [ "posts/2023-11-19-I-Can-Finally-Game-on-a-Solid-State-Drive.html", encodeURI( `I Can Finally Game on a Solid-State Drive` ) ],
[ "posts/2023-10-30-Support-for-My-Steam-Review-of-A-Summers-End.html", encodeURI( `Support for My Steam Review of A Summer's End — Hong Kong 1986` ) ], [ "posts/2023-10-30-Support-for-My-Steam-Review-of-A-Summers-End.html", encodeURI( `Support for My Steam Review of A Summer's End — Hong Kong 1986` ) ],
[ "posts/2023-10-13-My-Cassette-Beasts-Pombomb-Plushie-Arrived.html", encodeURI( `My Cassette Beasts Pombomb Plushie Arrived!` ) ], [ "posts/2023-10-13-My-Cassette-Beasts-Pombomb-Plushie-Arrived.html", encodeURI( `My Cassette Beasts Pombomb Plushie Arrived!` ) ],

View File

@ -0,0 +1,48 @@
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta property="og:url" content="https://leilukin.neocities.org/blog/2023-11-20-Finally-Beat-A-Bugs-Life-Video-Game-24-Years-Later.html">
<meta property="og:type" content="article">
<meta property="og:site_name" content="Leilukin's Hub">
<meta property="og:title" content="Finally Beat A Bug's Life The Video Game — 24 Years Later | Blog">
<meta name="author" content="Leilukin">
<meta property="og:description" content="My childhood goal of beating A Bug's Life video game was finally fulfilled.">
<link rel="stylesheet" href="../css/style-blog.css" type="text/css" media="all">
<link rel="apple-touch-icon" sizes="180x180" href="/assets/favicon/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/assets/favicon/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/assets/favicon/favicon-16x16.png">
<link rel="manifest" href="/assets/favicon/site.webmanifest">
<script src="../js/blog.js" defer></script>
<title>Blog Post</title> <!-- If you leave title as "Blog Post", it will automatically be updated to the post title -->
</head>
<body>
<main class="blog-container" id="container">
<header class="blog-header" id="header">...</header>
<article class="blog-content" id="content">
<h1 class="blog-post__title" id="postTitleH1"></h1>
<h2 class="blog-post__date" id="postDate"></h2>
<p><cite>A Bug's Life</cite> was one of my favourite films in my childhood, to the extent I had lost count of how many times I rewatched it even just as a child alone by playing the CD on my house's television over and over. I was such a huge fan of <cite>A Bug's Life</cite> that I had also played its tie-in game, specifically the 3D action platformer game, and it became one of my childhood favourite video games as well.</p>
<p>However, I had a regret relating to <cite>A Bug's Life</cite> the video game for years — I did not finish the game. I managed to reach Level 15, the final level of the game, but the reason I did not beat it was my CD-ROM of the game literally broke into pieces inside the CD-ROM drive, accompanied by a loud breaking sound, when I was playing Level 15, likely due to the CD-ROM being dislocated. It happened in 1999. Needless to say, the breaking of the CD-ROM of one of my childhood favourite video games broke my heart. My family and I had tried to look for a new copy of A Bug's Life video game, but with no success because at that time the stores in my local area no longer sold it.</p>
<p>Over the years growing up, I still harbour nostalgia for <cite>A Bug's Life</cite>. While my love for the film had been tainted by the fact that <a href="https://therottenappl.es/result/movie/9487/A-Bug's-Life" target="blank">both Kevin Spacey, who voiced Hopper, and John Lasseter, the director, were accused of sexual misconduct</a>, my wish of being able to finish the tie-in video game myself lingered from time to time. I had watched playthrough videos of <cite>A Bug's Life</cite> video game on YouTube to help to fill the void, but it was not the same as playing the game myself. The main obstacle that prevented my wish from being fulfilled was the fact that it was a very old game that its PC version is no longer officially sold, not even on online game stores such as Steam and GOG. In other words, <cite>A Bug's Life</cite> the video game had become an abandonware. As a result, I sought out <a href="https://www.myabandonware.com/" target="blank">My Abandonware</a>, which does <a href="https://www.myabandonware.com/game/disney-pixar-a-bug-s-life-h0q" target="blank">provide the game to download for free</a>.</p>
<p>From My Abandonware, I downloaded and installed the Full-Rip with dgVoodoo by Destabilize version of A Bug's Life video game on my Windows 11. I was delighted when I successfully launched and played the old childhood favourite video game for the first time. Soon, I searched for a save file of the PC version of A Bug's Life video game that unlocked all levels, and found it on <a href="https://www.thetechgame.com/Downloads/id=62821/a-bugs-life.html" target="blank">The Tech Game</a>. Finally, at long last, on 20 November 2023, after 24 years, I successfully beat <cite>A Bug's Life</cite> video game by myself. I did not aim for 100% completion because my main goal was to defeat Hopper, the final boss, myself.</p>
<p>Given that the game was released in 1998, the graphics were obviously dated, and the camera and control were also awkward, but playing it again for the first time in decades brought back childhood memories of the game. This experience has also deepened my appreciation for internet archives, including ones that archive old video games. Thank you, My Abandonware, for allowing a childhood video game goal of mine got fulfilled decades later.</p>
<section class="blog-nextprev" id="nextprev"></section>
</article> <!-- end of div id="content" -->
<footer class="blog-footer" id="footer"></footer>
</main> <!-- end of div id="container" -->
</body>
</html>