home.social

#wolf3d — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #wolf3d, aggregated by home.social.

fetched live
  1. Looking for the CENSORED (!!!!) Shareware DOS vesion of Wolfenstein 3D. It was what I played back in the day here in Germany and I can't seem to find that one. Maybe anyone here can help out or point me to the right direction?

    Edit to clarify: I played a version that had the nasty crosses, whereever they appeared, replaced with plain Xes in all the graphics.

    #dos #dosgaming #vintagecomputing #vintagegaming #vintagegames #retrogaming #retrocomputing #retrogames #wolfenstein3d #wolf3d

  2. Looking for the CENSORED (!!!!) Shareware DOS vesion of Wolfenstein 3D. It was what I played back in the day here in Germany and I can't seem to find that one. Maybe anyone here can help out or point me to the right direction?

    Edit to clarify: I played a version that had the nasty crosses, whereever they appeared, replaced with plain Xes in all the graphics.

    #dos #dosgaming #vintagecomputing #vintagegaming #vintagegames #retrogaming #retrocomputing #retrogames #wolfenstein3d #wolf3d

  3. #shownotes for @gamesatwork_biz #podcast e550 with are done and publication set for Monday 13 April on gamesatwork.biz together with @michaelrowe01 and @andypiper. Find e550 on @Spotify @overcastfm @YouTube and all your favorite podcast feeds! Stories and discussion on celebrating #MoonJoy with the #ArtemisII #crew, #Nutella in #space, #AI, an #isomorphic reboot of #Wolf3D and a whole lot more.

    Be sure to subscribe on gamesatwork.biz so you don’t miss an episode!

  4. #shownotes for @gamesatwork_biz #podcast e550 with are done and publication set for Monday 13 April on gamesatwork.biz together with @michaelrowe01 and @andypiper. Find e550 on @Spotify @overcastfm @YouTube and all your favorite podcast feeds! Stories and discussion on celebrating #MoonJoy with the #ArtemisII #crew, #Nutella in #space, #AI, an #isomorphic reboot of #Wolf3D and a whole lot more.

    Be sure to subscribe on gamesatwork.biz so you don’t miss an episode!

  5. Pulling together the #shownotes in #ChapelHill for Monday’s posting of @gamesatwork_biz episode e550 with @andypiper @michaelrowe01 and yours truly. Stories and discussion on pre #splashdown #ArtemisII, #Nutella, #AI, an #Isomorphic reboot of #Wolf3D and a whole lot more! Check out earlier episodes, chock full of #AI #metaverse #AR #VR #gamification and so much more on gamesatwork.biz

  6. Pulling together the #shownotes in #ChapelHill for Monday’s posting of @gamesatwork_biz episode e550 with @andypiper @michaelrowe01 and yours truly. Stories and discussion on pre #splashdown #ArtemisII, #Nutella, #AI, an #Isomorphic reboot of #Wolf3D and a whole lot more! Check out earlier episodes, chock full of #AI #metaverse #AR #VR #gamification and so much more on gamesatwork.biz

  7. 'Isowulf' for Windows x64 is a mod that makes Wolfenstein 3D isometric, like Hotline Miami - and the full version has just been released.

    Gameplay video is here: youtu.be/rqExkeUeiLU

    And you can grab the mod for yourself here (I'm going to need to do this): moddb.com/mods/isowulf/downloa

    HUGE thanks to @GamingWolf for tipping me off to this full version release!!! I'd heard bits and pieces about it in the past and wasn't sure it would come to fruition-- so glad it did.

    Now we can kill Hitler and his useless Nazis in an isometric view! 🔥

    #Wolf3D #Wolfenstein3D #Wolf3DMods #Wolf3DModding #PCGames #PCGaming #Windows

  8. 'Isowulf' for Windows x64 is a mod that makes Wolfenstein 3D isometric, like Hotline Miami - and the full version has just been released.

    Gameplay video is here: youtu.be/rqExkeUeiLU

    And you can grab the mod for yourself here (I'm going to need to do this): moddb.com/mods/isowulf/downloa

    HUGE thanks to @GamingWolf for tipping me off to this full version release!!! I'd heard bits and pieces about it in the past and wasn't sure it would come to fruition-- so glad it did.

    Now we can kill Hitler and his useless Nazis in an isometric view! 🔥

    #Wolf3D #Wolfenstein3D #Wolf3DMods #Wolf3DModding #PCGames #PCGaming #Windows

  9. I’ve been building a Wolfenstein 3D / ES: Arena-style renderer from scratch in plain JavaScript on the HTML5 Canvas. This isn’t WebGL; it’s a real, authentic, old-school raycaster using the same techniques as those games: per-column DDA ray stepping on a 2D grid, proper distance-corrected texturing, floor/ceiling casting, a z-buffer for sprite occlusion, Archways, Mid Textures, the works.

    This last update smooths out Firefox support, smoother performance, and a bunch of gameplay/visual upgrades. If you’re into retro tech or just curious how 90s 3D was faked, give it a spin and tell me what you think.

    untrustedlife.itch.io/realmchi

    #Raycasting
    #RealmchildInvasion
    #GameDev
    #PixelArt
    #Doom
    #Wolf3d
    #Wolfenstein3d
    #BrowserBased
    #HTML5
    #indiedev
    #indie
    #indiegamedev
    #retro
    #gaming

  10. I’ve been building a Wolfenstein 3D / ES: Arena-style renderer from scratch in plain JavaScript on the HTML5 Canvas. This isn’t WebGL; it’s a real, authentic, old-school raycaster using the same techniques as those games: per-column DDA ray stepping on a 2D grid, proper distance-corrected texturing, floor/ceiling casting, a z-buffer for sprite occlusion, Archways, Mid Textures, Portal Approximation, the works.

    This last update smooths out Firefox support, smoother performance, and a bunch of gameplay/visual upgrades. If you’re into retro tech or just curious how 90s 3D was faked, give it a spin and tell me what you think.

    untrustedlife.itch.io/realmchi

    #Raycasting
    #RealmchildInvasion
    #GameDev
    #PixelArt
    #Doom
    #Wolf3d
    #Wolfenstein3d
    #BrowserBased
    #HTML5
    #indiedev
    #indie
    #indiegamedev
    #retro
    #gaming

  11. Implemented the ox in Super 2D Noah's Ark. I got lazy and used a recoloured antelope, with a nose ring!

    I also fixed secret level logic. Frustratingly #wolf3d games don't have a standard way of specifying secret level tiles and warps. Different games use different tile types, level warps are hard coded in the exe. I wonder if this is yet another feature that someone like Tom Hall asked for but John Carmack resisted until the end?

    #GameDev #OpenSource #CDogsSDL #RetroGames #ScreenshotSaturday

  12. Implemented the ox in Super 2D Noah's Ark. I got lazy and used a recoloured antelope, with a nose ring!

    I also fixed secret level logic. Frustratingly #wolf3d games don't have a standard way of specifying secret level tiles and warps. Different games use different tile types, level warps are hard coded in the exe. I wonder if this is yet another feature that someone like Tom Hall asked for but John Carmack resisted until the end?

    #GameDev #OpenSource #CDogsSDL #RetroGames #ScreenshotSaturday

  13. ahhh it took 2+ years to show up, but i noticed that the gdc finally added romero's Wolf3d classic game post-mortem to the vault 🙏

    gdcvault.com/play/1027860/Clas

    #gdc2025 #doom #wolf3d #dosgaming

  14. Spear of Destiny, released in 1992, is a fast-paced first-person shooter where you, as B.J. Blazkowicz, must recover the Spear of Destiny from the Nazis in Castle Wolfenstein. The game features similar gameplay to Wolfenstein 3D but introduces new elements and a continuous level progression. Robert Prince composed the game's intense and atmospheric music.

    youtube.com/watch?v=garEOigF5Cc

    #SpearOfDestiny #Wolf3D #idSoftware #RetroFPS #BobbyPrince #VGM #RetroGaming

  15. Three of my closest friends are trans, and one is married to a trans person. If you're trans, you're safe with me.

    Unless you're Trans Grösse. Then you're Nazi scum.

    #trans #transgender #LGBT #LGBTQ #LGBTQIA #Wolfenstein #Wolfenstein3D #Wolf3D #SpearOfDestiny #idSoftware #gaming #videogames

  16. This is great. A reddit user found a box of 3.5-inch floppy disks at a thrift store and brought it home mainly due to the nice letter from 1993 found inside the box -- a glimpse back at a simpler time.

    "... I also sent along a neat little shareware game called Wolfenstein 3D. It's purely arcade, but can get the adrenaline going. To load that one, just type INSTALL (it's in a compressed format), then WOLF3D to run."

    i.redd.it/lqcu7iukhrce1.jpeg

    #reddit #gaming #retrogaming #vintagecomputing #retrocomputing #vintagecomputers #nineties #nostalgia #thriftfinds #floppydisk #Wolf3D

  17. This is great. A reddit user found a box of 3.5-inch floppy disks at a thrift store and brought it home mainly due to the nice letter from 1993 found inside the box -- a glimpse back at a simpler time.

    "... I also sent along a neat little shareware game called Wolfenstein 3D. It's purely arcade, but can get the adrenaline going. To load that one, just type INSTALL (it's in a compressed format), then WOLF3D to run."

    i.redd.it/lqcu7iukhrce1.jpeg

    #reddit #gaming #retrogaming #vintagecomputing #retrocomputing #vintagecomputers #nineties #nostalgia #thriftfinds #floppydisk #Wolf3D

  18. One wild thing I didn't know about Wolfenstein 3D and Spear of Destiny is that they were both banned in Germany in the 90s after they were released. If you want to hear the full history of that, the @dosgameclub guys and I talk about it here: dosgameclub.com/wolfenstein3d

    #Wolfenstein3D #DOSGames #90s #DOSGaming #90sGames #Wolf3D #Wolfenstein #fps #BoomerShooters