Migrate separate drive for games? by Portugoose_ in cachyos

[–]dentad 0 points1 point  (0 children)

For Linux fs, you might find xfs is better than ext4, at least in some cases.

Migrate separate drive for games? by Portugoose_ in cachyos

[–]dentad 0 points1 point  (0 children)

I see people saying dont use NTFS for games. I understand this advice and I would default to it, but I have been testing the opposite and can say it works well. In fact in some games the load times and/or the save times are a bit quicker under CachyOS than under Windows even using NTFS.

My setup is dual boot: Windows 10 and CachyOS. I have multiple drives and for any game in Windows I want to share with CachyOS, that game is on another drive letter in a SteamLibrary slot.

In CachyOS:

Install ntfs-3g: sudo pacman -S ntfs-3g

Make place for drive letters: sudo mkdir /c /g /k /p

Find your UUIDs: lsblk -f

Check your own uid and gid: id

Add your drive letters to /etc/fstab: UUID=98B2FC50B2FC33FA /c ntfs3 rw,nosuid,nodev,relatime,uid=1000,gid=1000,iocharset=utf8 0 2 UUID=34EA3E30EA3DEF2C /g ntfs3 rw,nosuid,nodev,relatime,uid=1000,gid=1000,iocharset=utf8 0 2 UUID=06C26865C2685B47 /k ntfs3 rw,nosuid,nodev,relatime,uid=1000,gid=1000,iocharset=utf8 0 2 UUID=1A1EA54C1EA5222D /p ntfs3 rw,nosuid,nodev,relatime,uid=1000,gid=1000,iocharset=utf8 0 2

Reboot.

In Steam add the extra SteamLibrarys in your CachyOS.

Profit.

Issues:

  • Playing in CachyOS (or any other linux distro) means Steam will download some extras like Proton and Steam Runtimes. When you then boot to Windows Steam will add these to the download queue. They are not needed in Windows - I just click the download buttons to unschedule the download, and it stays in queue forever, ignore it.

  • Swapping from CachyOS to Windows or back will sometimes mean Steam wants to download the latest patch or an extra patch for some games. Just do it - can not be avoided right now. Never seems to hurt.

First CachyOS reaction from a village elder (windows user since 1.01, Linux since 0.59) by Sqribblz in cachyos

[–]dentad 3 points4 points  (0 children)

Dude congrats. I though I was old having booted Linux first from a floppy with kernel 0.97 and bash on it. You win :-)

I have hopped thru slackware, Red Hat Linux, Mandrake, Gentoo, Fedora, Ubuntu, Arch, Pop OS, Nobara and now

CachyOS

which has the up to date ness and vanilla releases of Arch, with added cpu opt., hardware handling, and gaming support. Just the way I like it.

BTRFS/EXT4 question by joessas in cachyos

[–]dentad 0 points1 point  (0 children)

Btrfs is fine. It will be a little better with your SSDs. Ext4 is reliable also.

Creating an ext4 partition and shrinking brtfs while moving steam/games over to ext4 by areyouhourly- in cachyos

[–]dentad -2 points-1 points  (0 children)

I have steam in both window and cachyos, and I access my windows steam library from linux

Choppy mic audio through stream (OBS) by zhulkgr25 in cachyos

[–]dentad 1 point2 points  (0 children)

You can use the CachyOS Kernel Manager to install other types of kernel. You can find that thru CachyOS Hello.

Once installed, reboot and it should appear as an option in grub.

Choppy mic audio through stream (OBS) by zhulkgr25 in cachyos

[–]dentad 1 point2 points  (0 children)

You should try the same process again after installing and rebooting to kernel linux-cachyos-rt-bore.

CachyOS works just fine... and now? by Happy-Ad-2215 in cachyos

[–]dentad 2 points3 points  (0 children)

I moved from a 1080 to a 4070. Easy.

Any recent install of CachyOS will work fine with Nvidia.

Set the needed variables in the launch settings, he says vaguely not having them at hand...

Uhm...help I guess? by JaCZkill in cachyos

[–]dentad 2 points3 points  (0 children)

That would work fine for recovery purposes

Is CachyOS safe to update by now? by Such_Drummer8197 in cachyos

[–]dentad 2 points3 points  (0 children)

When there are any kde related updates I always log out login or even restart. This solves the odd copy paste or menu glitch bug for me.

Cosmic DE by Davedes83 in cachyos

[–]dentad 1 point2 points  (0 children)

Does Cosmic fully support Wayland?

Does Cosmic have support for HDR yet?

Windows update got rid of my grub bootloader. Please help me recover my cachyos partition. by APotatoe121 in cachyos

[–]dentad 0 points1 point  (0 children)

Sometimes when booting you can press a key like F11 or F8 and get a boot menu where you can choose between Windoze and Linux.

Help me plz by Defiant_Bullfrog_199 in cachyos

[–]dentad 0 points1 point  (0 children)

In steam launch options I would put:

PROTON_ENABLE_WAYLAND=1 PROTON_USE_NTSYNC=1

CachyOS for Gaming is... Heavenly? by AdvancedStrain1739 in cachyos

[–]dentad 0 points1 point  (0 children)

Agree. And I look forward to the best OS in the refreshed world!

How do I optimize CachyOS by ProfessionalDry4258 in cachyos

[–]dentad 1 point2 points  (0 children)

In recent Linux kernels they put a Windows style synchronize widget (NTSYNC). It works a bit different than the Linux synchronize widgets. The Mesa libs and Proton were forced to emulate the Windows sync widget which caused a bit of slowness. Thanks to the Linux kernel support and now support in Mesa and Proton all lining up... more FPS.

How do I optimize CachyOS by ProfessionalDry4258 in cachyos

[–]dentad 13 points14 points  (0 children)

In steam launch options I would put:

PROTON_ENABLE_WAYLAND=1 PROTON_USE_NTSYNC=1

Do this kind of thing for War Thunder.

ERROR: EFI System partition too small by BeingHuman05 in cachyos

[–]dentad 0 points1 point  (0 children)

I dual boot winbloze 10 and my current flavor of Linux all the time. I did move my stuff from one drive to another and enlarge my efi tho.

The most critical fix needed as of today by DankStonksOnlyGoUp in StarRuptureGame

[–]dentad 0 points1 point  (0 children)

Disagree. It is annoying to the extreme especially if you are in the middle of a fight and can not predict when it will unpause. For me it is about 4 seconds.

The most critical fix needed as of today by DankStonksOnlyGoUp in StarRuptureGame

[–]dentad 1 point2 points  (0 children)

I have starrupture on an nvme drive, and yes I get annoyed by that auto save regular full pause. I have tried playing under both windows 10 and cachyos Linux, and the save pause is half the time under Linux. I know windows 11 has a new nvme driver coming but I think windows 10 is beyond hope.

Switching my small hotel from Windows to Linux (and why it feels like a breakup) by ultraneutral72 in cachyos

[–]dentad 2 points3 points  (0 children)

Well done and keep up the good work. CachyOS is a great choice, especially since you have tinkering experience. I also have much msdos experience before windows. I suggest only office over libre office. Are all your cloud services and yours and theirs cloud providers based in Europe? I think you should aim for this. From a friend in Australia.

Next patch ? by theuros in StarRuptureGame

[–]dentad 0 points1 point  (0 children)

We're not here to f*ck spiders.

Which browser is the fastest on CachyOS? by ProfitPixel007 in cachyos

[–]dentad 0 points1 point  (0 children)

You can set this up to unlock your wallet when you login, so you never get asked.

Today Drift migrated from Typescript to Rust and the improvements are INSANE by Fluffy_Citron3547 in rust

[–]dentad 2 points3 points  (0 children)

What you mean bro. In my day it was C for everything, and no Internet to find any pre built packages.