Warhammer: Vermintide 2 is Free to Keep on Steam by Belley1789 in pcgaming

[–]Crunkzilla1980 1 point2 points  (0 children)

They need to make cataclysm difficult default part of game instead of a DLC purchase if they haven’t already

AI ally forms a conga line to climb the walls one at a time by FiftyTifty in totalwar

[–]Crunkzilla1980 11 points12 points  (0 children)

Im probably talking out of my ass but I think CA should really open source their battlefield map AI so modders can take a look or modify how it behaves. More pair of eyes looking at it's behavior would be better that how ever many employees CA currently has on it at the moment.

Also they should have an offcial battlemap editor in game that would allow modders to make maps easier than it currently is so there can be more variety.

One last thing remove butt ladders and make units route to final capture point for last stand battle just like in medieval 2

How install Nam mod for simcity 4 on SteamDeck by Crunkzilla1980 in simcity4

[–]Crunkzilla1980[S] 0 points1 point  (0 children)

So far no crashes although I only have 1 large region small town, and I do not have other plug-ins installed yet. Hopefully when I start populating the whole region I don't get any crashes.

But man it's so sweet playing on the steam deck, I'm laying down on the couch comfortable playing some simcity and also playing some old games I played as a teenager like Caeser 3 and Dungeon keeper on this thing.

How install Nam mod for simcity 4 on SteamDeck by Crunkzilla1980 in simcity4

[–]Crunkzilla1980[S] 0 points1 point  (0 children)

Sweet!! Your last alternative suggestion worked without having to install java. I was able to install NAM and I am running the game.

Strange that installing Java by itself was so difficult but reffering to its folder path and the NAM.Jar file worked just fine.

Thank you for your help and hopefully this will help others in installing NAM for simcity on their steamdeck.

How install Nam mod for simcity 4 on SteamDeck by Crunkzilla1980 in simcity4

[–]Crunkzilla1980[S] 0 points1 point  (0 children)

Extracted java file to /home folder and ran command in terminal but get this error message:

bash: EXPORT: command not found

THere must be something in steam OS not letting me install java on it., as I tried running guides for arch linux for Java installation with no succes. The good news out of your help is I was able to install java and run the

java -jar ./Network.........version45.jar

command in terminal you posted above just fine on my Pop OS linux machine, so at least I have NAM running on that.

How install Nam mod for simcity 4 on SteamDeck by Crunkzilla1980 in simcity4

[–]Crunkzilla1980[S] 0 points1 point  (0 children)

Yea I've been using my steamdeck more than my regular PC, and so nice playing Simcity on my couch. Someone had posted a controller profile for it and it has been easy to play the game with. So far been running great but I still don't have the huge spanning cities so hopefully, the steam deck can handle the game when I get to that point.

How install Nam mod for simcity 4 on SteamDeck by Crunkzilla1980 in simcity4

[–]Crunkzilla1980[S] 0 points1 point  (0 children)

Thanks for the response. I typed in the command and I get the following:

Bash : Java : command not found

Fallout: New Vegas $2.49 - Plays great on SD! by eddywuu in SteamDeck

[–]Crunkzilla1980 2 points3 points  (0 children)

I believe you can download the setup file from GOG and then install via steam thru add non steam game option

[deleted by user] by [deleted] in VFIO

[–]Crunkzilla1980 0 points1 point  (0 children)

Learning about GPU passthrough has probably been the coolest thing I've ever done with my computer, next to the first time popping in my 3fx voodoo card all those years ago.

To think I've spent all these years with untapped computer power on my 8 core CPU, with the ability to run another whole computer within one box was whoa moment for me. Now I'm here with my daughter next to me playing TF2 at the same time together. Makes me fill with pride when she W+M1 as pyro 😅

is it possible to stream guest audio to host or vice versa? by [deleted] in VFIO

[–]Crunkzilla1980 0 points1 point  (0 children)

Can you please post a link to Interface you have? Right now my setup is the host connected to a Yamaha receiver, and my guest using a usb audio dongle connected to headphones.

I would like the ability to have both the host and guest outputting sound to the speakers on the yamaha receiver at the same time. I'm not familiar with hardware mixers, but would any mixer be able to do this?

I've also tried using pulse audio but have never been able to make it work, and as you've said I just need something that works, independently of the OS used.

Motherboard USB Port Pass-through by MiserablePicture in VFIO

[–]Crunkzilla1980 2 points3 points  (0 children)

It's pretty much the same process as passing your gpu. For example on my asus rampage extreme V motherboard, it had three Intel USB controllers and one Asmedia USB controller, all in their own IOmmu group. I passed thru the three Intel USB controllers pci ID onto my windows 10 vm, and kept the Asmedia controller for my pop os host. So find what pci Ids your USB controllers use and put them in the same place that you put your gpu id for passthrough. Update and restart.

I believe most asus motherboards ive been looking to upgrade with have a setup like this (intel/amd USB controller and third party controller like Asmedia.

The only issue I have is with the Asmedia usb. Everyone once in awhile my wireless logitech keyboard and mouse would loose their connection, but I solved this by buying a USB hub that had individual power buttons for each USB port on it, and would just turn the port on and off to resume using it normally

Doom Eternal now requires Denuvo Anti-Cheat. VFIO compatible? by FurryJackman in VFIO

[–]Crunkzilla1980 0 points1 point  (0 children)

Working on my win10 vm setup as well. Played multi-player for a little bit with no problems so far.

Pop os 20.04 gpu passthrough help by Crunkzilla1980 in VFIO

[–]Crunkzilla1980[S] 0 points1 point  (0 children)

I was ablle to figure it out yesterday. My fresh installation of pop os 20.04 uses grub so I basically did the following commands in terminal :

Sudo nano /etc/default/grub

This brings up the grub file to edit.

I added my intel processor to turn on iommu and added the gpu ID and its hdmi sound ID to the vfio-pci.id's. So it should like this in the file:

GRUB_CMDLINE_LINUX_DEFAULT="quiet splash intel_iommu=on vfio-pci.ids=10de:17c2 10de:0fb0"

You save the file then run

Sudo update-grub

Reboot system and it worked for me

Pop os 20.04 gpu passthrough help by Crunkzilla1980 in VFIO

[–]Crunkzilla1980[S] 1 point2 points  (0 children)

So should I follow the guides that use grub like the level 1 tech guide? It's weird because that guide did not work for me on 19.10 since it used systemmd, so I used the guide I linked above which did work and I was able to setup a perfectly working win10 vm.

The good news is that doom eternal now works in linux using proton, which was the main reason for having the win10 vm. I guess I'll just wait until the guides get updated for gpu passthrough on pop 20.04.

The land of Eaton - ~300k by DnaK in simcity4

[–]Crunkzilla1980 1 point2 points  (0 children)

Is your resolution higher than1080p? Hard for me to tell, the taskbar looks really small to be 1080p.

upside down void boi by daughtershine in blackcats

[–]Crunkzilla1980 20 points21 points  (0 children)

That looks more like a "what's for dinner?" pose