RetroGarage
RetroGarage
  • Видео 10
  • Просмотров 446 714
Share SD Card Between Steam OS and Windows
This video is a tutorial teaching you how to use a single SD card for both running Windows and Steam OS game library.
Part 3 of the dual boot video if you haven't got Windows installed to an SD card yet:
ruclips.net/video/eF128xjW_28/видео.html
Commands used in the tutorial:
Set password for the deck account:
passwd
List all block (disk-like) devices:
sudo lsblk
Format new partition (replace the LAST argument with the device file of your partition):
sudo mkfs.ext4 -m 0 -O casefold -E nodiscard -F /device/file/of/your/partition
Edit fstab:
sudo nano /etc/fstab
After finish editing, press Ctrl-O to overwrite the content, then Ctrl-X to quit nano.
Press Ctrl-X without Ctrl-O to discard the changes you ma...
Просмотров: 20 026

Видео

What makes the graphics of the original PlayStation look so unique?
Просмотров 129 тыс.2 года назад
Today let's talk about the graphics of the original PlayStation. Why does it look so different from other systems of that era? What are the ingredients of an authentic PlayStation look?
Steam Deck SteamOS/Windows Dual Boot (Pt 3, Easy SD Card Method, Fix boot failure)
Просмотров 14 тыс.2 года назад
In this 3rd episode of Steam Deck SteamOS/Windows dual boot, we will look at how the SD card installation can be significantly simplified thanks to Windows' builtin SD card reader driver. I will also show you how to use diskpart to avoid a boot failure if you choose to clone from an external SSD to an SD card. Part 1: ruclips.net/video/IdCpiUsfq7s/видео.html Part 2: ruclips.net/video/16fvc1eIOU...
Boxer Update (Fixing Crash, Adding autoexec)
Просмотров 5992 года назад
Introducing the new fork of the Boxer fork. Two quality of life improvements: 1. Fixing the crash that happens when closing the DOS prompt 2. Adding the ability to run autoexec commands for the default DOS prompt Github page of the new fork: github.com/BrandonChang89/Boxer Release of the Boxer-1 tag: github.com/BrandonChang89/Boxer/releases/tag/Boxer-1 Comparison of DOSBox forks on Apple Silico...
Steam Deck SteamOS/Windows Dual Boot (Pt 2, SD Card Method)
Просмотров 16 тыс.2 года назад
Part 1: ruclips.net/video/U-OH6UOgn9s/видео.html Part 3: ruclips.net/video/eF128xjW_28/видео.html In this episode, we will move the Windows installation we did in the previous episode with an external SSD to an SD card, making the Deck dual boot setup truly portable! Macrium reflect free: www.macrium.com/reflectfree
Steam Deck SteamOS/Windows Dual Boot (Pt 1, External SSD Method)
Просмотров 15 тыс.2 года назад
In this tutorial video I will show you how to boot the Steam Deck into Windows without erasing SteamOS. Part 2: ruclips.net/video/16fvc1eIOUI/видео.html Part 3: ruclips.net/video/eF128xjW_28/видео.html Resources: Windows 10 media creation tool: www.microsoft.com/en-us/software-download/windows10 WinToUSB: www.easyuefi.com/wintousb/ Steam Deck driver download: help.steampowered.com/en/faqs/view/...
Steam Deck Unboxing
Просмотров 1,3 тыс.2 года назад
Preordered on Jul 16, 2021, my Steam Deck finally arrived today!
What's happening with DOSBox on Apple Silicon (M1, M2)
Просмотров 5 тыс.2 года назад
Update 06/30/2022: I forked Boxer and made some quality of life enhancements. Check out this video for more info on that: ruclips.net/video/wj1Eq7JIg9E/видео.html Original video description: Today's video is about DOS emulation on Apple Silicon Macs. We will look at the performance of a few native arm64 DOSBox forks (including the vanilla version itself). We will also look at the performance of...
Why looking up feels weird in Duke Nukem 3D
Просмотров 168 тыс.2 года назад
In this video I explain why looking up and down feels weird in 2.5D games like Duke Nukem 3D. Reading materials: Doom engine source code review: fabiensanglard.net/doomIphone/doomClassicRenderer.php Build engine internals: fabiensanglard.net/duke3d/build_engine_internals.php Ken Silverman's home page: advsys.net/ken/ Curvilinear perspective: en.wikipedia.org/wiki/Curvilinear_perspective How to ...
32-bit DOS Applications
Просмотров 78 тыс.2 года назад
In this video we will explore the marvel of 32-bit DOS applications. We will look at their history, and how exactly they work. Official site of DJGPP: www.delorie.com/djgpp/ A very incomplete list of 32-bit DOS games: www.classicdosgames.com/forum/viewtopic.php?t=1414 An article talking in more details about the rather chaotic history of DPMI: lists.gnu.org/archive/html/lynx-dev/1998-04/msg0077...

Комментарии

  • @ran4erep
    @ran4erep День назад

    technically Build engine doesn't have room on top of the room feature...

  • @oaooaoipip2238
    @oaooaoipip2238 11 дней назад

    You can also enable Mouse look in Duke Nukem 3D

  • @nuc2726
    @nuc2726 22 дня назад

    2.5D isn't a thing. It's either 2D or 3D. Quake is 3D. Duke Nukem 3D is 3D. Doom is 3D. You have an X axis, a Y axis, and a Z axis. In doom, it cares about height in certain circumstances, like whether or not you can go up or down floors (falling off a cliff or running towards a cliff, for example). You can run under Cacodemons and Pain Elementals. You can run under Lost Souls. The only reason why explosions and enemies are infinitely tall is because of hardware limitations at the time. It only takes a few lines of code to change this in the Doom engine, and back in the day where CPUs were measured in the low hundreds of megahertz amongst even the fastest, highest-end CPUs instead of today's gigahertz, saving every bit of performance was worth it. Simplifying damage and movement calculations to only care about X and Y positions significantly improved performance among lower-end CPUs of the time. Now Wolfenstein? That's 2D projected as a 3D image, unlike Doom and Pain Elementals. As for the argument "but I can't look up!" that's another trick of the engine to render things very efficiently. It uses vertical scan lines to rapidly draw on your screen what you see. It was easy to code and much more efficient to render than a complicated 3-Point perspective. If you use other doom engines, like GZDoom or Zandronum, then you can get proper 3-Point perspective. Is doom, which is allegedly only a 2.5D game using its vanilla DOS compilation, suddenly transformed into a fully 3D game when you run the same exact code into GZDoom, an engine which allows you to look up and down? That'd be preposterous.

  • @Patriciern
    @Patriciern 29 дней назад

    Great explanation!

  • @UnderSkys
    @UnderSkys Месяц назад

    Duke wasn't support room above room, untill Shadow Warrior updated engine, who empliment some sort of portal effects (we got translussive water, upper flors etc) , but in duke 3d no room above rooms, what you see there, 0:20, is 4 stretched sprites that put together.

  • @nieldewet5315
    @nieldewet5315 Месяц назад

    I can't play duke 3d with a true 3d renderer, I need that weird 2.5d

  • @johnellis3383
    @johnellis3383 Месяц назад

    While these are flaws the artifacts give PS1 games their nostalgic look and have a fun feel to me. Great video!

  • @jimmy21584
    @jimmy21584 2 месяца назад

    You used the Quake monster as an example; it’s notable because it uses affine texture mapping, which is much faster than true perspective correct texture mapping. However, this looks horrible for architecture without a large number of polygons, so it couldn’t be used for the level geometry in FPS games. PlayStation 1 had this too, which is why it looked so wobbly.

  • @Plasticshavings
    @Plasticshavings 2 месяца назад

    3deez nuts

  • @Sfzappeur
    @Sfzappeur 2 месяца назад

    Hi, Sorry for the question, but steamos is on internal ssd or in dual boot with window on the external ssd? Thanks

  • @TheRai1995
    @TheRai1995 2 месяца назад

    Install went perfectly but i still dont have audio and Wifi. What could be the problem? using steamdeck oled

    • @rylanfaust775
      @rylanfaust775 25 дней назад

      The drivers aren’t released for steamdeck oled yet

  • @DocMacLovin
    @DocMacLovin 3 месяца назад

    "A universial bangery"? I do want to take part in that.

  • @skysolo8375
    @skysolo8375 4 месяца назад

    Will it stay permeant or it will be wibed if nee update ?

  • @KingPBJames
    @KingPBJames 6 месяцев назад

    I'm glad I watched this video. I already knew most of how it works, I think from a video by Decino, but seeing the screenshots stacked on top of each other to show that the camera scrolls was not something I realized!

  • @Johncw87
    @Johncw87 6 месяцев назад

    00:25 Actually, that is NOT room-over-room. That bridge is composed of several solid sprites that individually behave as floors, ceilings, and walls. It's a very limited technique, as you must use the whole image of the sprite, and tiling it must be done manually with more sprites. The build engine couldn't do true room-over-room, but Shadow Warrior had a very convincing fake.

  • @supertna9154
    @supertna9154 6 месяцев назад

    The doom engine did have looking up and down but only in Heretic and Hexen which both use the Doom Engine just modified by Raven Software. However the rendering of the modified Doom engine at the time in 1994 and 1995 had the same rendering as the Build Engine just without slopes and overlapping sectors. Hexen did have wavy effects in both Dark Crucible and Darkmare but still didn’t have slopes.

    • @jess648
      @jess648 3 месяца назад

      there’s a doom fork called Eternity Engine that recreates Build’s linked portal/silent teleport or room over room shenanigans as well. still no overlapped sectors to my knowledge though

  • @higherbeats
    @higherbeats 7 месяцев назад

    could i set it up so that with dual boot, steamos and windows, both steam's could use the same game folder, shared on one SD card?

  • @eeeguba432
    @eeeguba432 7 месяцев назад

    i tried to make a 3d renderer without any tutorials or anything, just with whatever i could figure out myself and only after playing again i noticed i have literally the same looking problem as they did lol

  • @iamleaf7855
    @iamleaf7855 7 месяцев назад

    For anybody looking in comments before doing the tutorial the commands are not needed it works perfectly fine without them.

  • @archon2686
    @archon2686 7 месяцев назад

    I understand this, but it was never weird for me looking up and down in Duke Nukem... I guess the brain is plastic and even if it was weird at first it adapted quickly.

  • @jmoreno6150
    @jmoreno6150 8 месяцев назад

    I followed many tutorials but they never worked for my specific case use. This was exactly the one I needed. Thanks for the clear explanations of every step, it was very useful

  • @Varil92
    @Varil92 8 месяцев назад

    Now, when you realize what these crazy geniuses like Carmack realized at the time in terms of optimization with that hardware, you start to let sink in the fact that today's programmers are completely incompetent, since we have super powerful hardware nowadays and still games run like shit with terrible stuttering and so on. I'm looking at you, Unreal Engine 5 and lazy developers.

  • @xXPSi77Xx
    @xXPSi77Xx 8 месяцев назад

    Why is there still people calling these games 2.5D when there's literally proof of a Z-axis in DOOM source code?

    • @bsaintnyc
      @bsaintnyc 6 месяцев назад

      because the z values in doom arent calculating actual depth in the space on a 3d plane. There is a 2d plane with additional z information in regards to making draw calls. Objects do not inhabit a 3d space. You cannot do room over room in doom and many other things that require a real 3d space. Objects in doom are infinitely tall because there is no real Z axis. The lack of a z axis is specifically what creates infinite height. 2 objects cannot be stacked because of this.

    • @xXPSi77Xx
      @xXPSi77Xx 6 месяцев назад

      @@bsaintnyc How can you can you above or below projectiles then? Or Archvile explosions making you able to clear obstacles that are too tall? Low ceilings blocking tall monsters?

    • @bsaintnyc
      @bsaintnyc 6 месяцев назад

      @@xXPSi77Xx objects are assigned "z values" these are not true 3 dimensional space calculations, they are a hack

    • @bsaintnyc
      @bsaintnyc 6 месяцев назад

      this is why doom cant do room over room. there is no real z axis for coordinates

    • @bsaintnyc
      @bsaintnyc 6 месяцев назад

      if you spawn in a deathmach game you cannot jump over another player , they are infintely tall. Thats because there is no real z axis , on a 2-d plane height is infinite because there is no height

  • @ianlincoln4278
    @ianlincoln4278 8 месяцев назад

    What do I set bios to always boot from SSD first or last?

  • @sumanghosh4594
    @sumanghosh4594 8 месяцев назад

    I used 3.2 pandrive

  • @jrburger95
    @jrburger95 9 месяцев назад

    How is it that people add the 3-point perspective to Doom with mods, that's always interested me since as people say the engine isn't "real 3D" yet it is possible to get the mouse-look you get in games like Quake.

    • @xXPSi77Xx
      @xXPSi77Xx 8 месяцев назад

      These aren't just mods, they're sourceports that adds hardware-accelerated rendering with OpenGL or Vulkan.

  • @Seidowas
    @Seidowas 9 месяцев назад

    Ffs at df -h i dont see the partition One thing i'm sure Linux sucks ☠️

    • @Seidowas
      @Seidowas 9 месяцев назад

      I did it twice, twice it didn't show on df -h and when i try to add in steam it's doesnt shows the sd, i try to manualy put the path like run/media/..... And shows 7.2go..... fr linux is not userfriendly

  • @PinkFluffyCrazyUnicorn
    @PinkFluffyCrazyUnicorn 9 месяцев назад

    to safe the "nano" file press Crtl+X and safe with Y...That got on my nerves

  • @TimelordUK
    @TimelordUK 9 месяцев назад

    This is how I felt in class. All words. No idea what you are talking about 😢❤

  • @heno02
    @heno02 10 месяцев назад

    OMG I have the exact same laptop. I did my first linux kernel compile on one of those!

  • @nemtudom5074
    @nemtudom5074 10 месяцев назад

    This is a really good explanation of what my issue is with some doom source ports aswell Thanks!

  • @mybachhertzbaud3074
    @mybachhertzbaud3074 10 месяцев назад

    Odd that I saw no mention of "memmaker" supplied with DOS.? Or did it slip by?😜

    • @OpenGL4ever
      @OpenGL4ever 9 месяцев назад

      Manually configuring your Autoexec bat and configuration system typically produced better results than Memmaker.

  • @jeremyandrews3292
    @jeremyandrews3292 10 месяцев назад

    I guess the question is, if the 386 had existed since 1985, why wasn't there a native 32-bit version of DOS? Why rely on stuff like Windows or DOS Extenders rather than just have a version of DOS that can run in protected mode? Were they just sort of trying to use 32-bit as the excuse to move people over to something new,, or is there some reason an OS like DOS wouldn't work as a 32-bit OS? Or was it a few edge cases with backwards compatibility with a couple of 16-bit applications that made DOS stick with 16-bit until the bitter end? It's just a little hard to believe that between 1981 and 1986, enough software was written for 16-bit DOS that it became impossible to move on...

    • @OpenGL4ever
      @OpenGL4ever 9 месяцев назад

      There was a MS-DOS 4.0 with multitasking capabilties a year later. But the plan was to create a new operating system called OS/2. Later Microsoft and IBM went different paths. Microsoft created Windows NT and IBM OS/2 2.0. Also keep in mind, it needs some time to write a new OS for a new CPU with a completely new working mode. Also the 386 was very expensive when it was released, so market share was very small to get enough enough users for a new OS.

  • @JamieBainbridge
    @JamieBainbridge 11 месяцев назад

    Would it be interesting to talk about how modern emulators solve these problems with texture filtering (look at a few common algorithms) and PXGP correction? Im aware of this problem and I can turn PXGP on to solve it, but I have no idea how that actually works.

  • @BrianJones-wk8cx
    @BrianJones-wk8cx 11 месяцев назад

    Thank you for your work!

  • @BrianJones-wk8cx
    @BrianJones-wk8cx 11 месяцев назад

    Great explanation, thank you!

  • @larsandersen9134
    @larsandersen9134 11 месяцев назад

    Is there any DOS emulator for Apple Silicon which also emulates MIDI soundcards like Roland LAPC-I or Yamaha or the like?

  • @williamgregg8062
    @williamgregg8062 11 месяцев назад

    Version on Sega Saturn is fully 3D

  • @saifal-badri
    @saifal-badri 11 месяцев назад

    I love this diagram at 1:39 very nice work

  • @DEMANATI
    @DEMANATI 11 месяцев назад

    Is there a way to put windows on a external ssd without wiping the ssd?

  • @husiowo
    @husiowo 11 месяцев назад

    So if i just want to stop using windows i just have to unplug my ssd ?

  • @kiryarace
    @kiryarace Год назад

    Dosbox run perfect on m1 but i have no fullscreen resize window

  • @Pegaroo_
    @Pegaroo_ Год назад

    This guide creates a ext4 partition and NTFS partition on the SD card, it doesn't make the partitions shareable between SteamOS and Windows

  • @vmancool
    @vmancool Год назад

    Hmm for some reason this doesn't work for me like it works fine if i just format using steam but not this method for some reason

  • @datashat
    @datashat Год назад

    Thanks for saving me hours of googling and messing around!

  • @neorickio
    @neorickio Год назад

    Thank you SOOOOOOOOOOOOO MUCH for this. I was really struggling to make it work with the partition tool of the steam deck desktop mode. Everything is always not what it seems to be in linux enviroment, but you saved me. Kudos!

  • @847mr-wk6yw
    @847mr-wk6yw Год назад

    build引擎是这样的,我开dosbox打DN3D打开自由视角功能抬头视觉太辣眼睛了。

  • @GThnx
    @GThnx Год назад

    how do I undo this?

  • @StigDesign
    @StigDesign Год назад

    whats the song starting at 14:35? :D

  • @paralelmind
    @paralelmind Год назад

    Thank you very much. Running great on M2 Pro. At least with 2d games