games/gaming

  1. GavOnyx

    Solved Pygame unable to install via pip because of no 'pkg-config' command

    Hi, I have run into an issue trying to install pygame via pip. My main two issues seem to be that the command pkg-config is non existent (in /bin/sh ); and that "setup.py egg_info" could not execute. Any help is appreciated! My version of python: 3.9.13 my version of pip: 22.1.2 Here is the...
  2. D

    Current state of Steam on FreeBSD

    When I first started using FreeBSD last year, I could use Steam via games/linux-steam-utils with little to no issue. Almost all of my games worked, although I never tried using wine-proton to play some Windows exclusive games. But lately on top of 13.1-RELEASE completely breaking drm-kmod for...
  3. kavex

    Suyimazu/wine-proton always crashes at launch of program

    Hello everyone! I am trying to get steam running by using Suyimazu. Steam on Linuxulator is running, but its wine-proton does not seem to work too well, so I wanted to focus on the wine-proton part for now, which is why I choose this path. Steam installs fine, but if I try to run it using...
  4. JazzSinatra

    Solved Minetest prometheus support

    Hello, I do host a games/minetest instance on my server, which I do build from the ports tree. The Minetest github page has this CMake option: Which cannot be enabled through the ports configuration, so I have to always manually enable it by editing the Makefile, by changing the...
  5. deafmute

    issue with dota 2

    no luck with dota 2 in steam/linuxulator freebsd 13.1-stable, drm-510-kmod bwrap: Can't read /proc/sys/kernel/overflowuid: No such file or directory full steam log is attached to the post
  6. S

    Final Fantasy XIV

    Hi there! I was curious if anyone here has been able to get FFXIV running? Specifically with the open source drivers. I briefly had it running when I had my Nvidia card, although not with DXVK so performance was terrible. The game almost launches, but then I get an error in Japanese that roughly...
  7. sidetone

    Game clones and similar games

    https://osgameclones.com/ has an extensive list of opensource game clones. These are not all available on FreeBSD ports. Most of the games from https://www.maketecheasier.com/best-open-source-clones-of-great-old-games/ are in ports. A few screenshots of clones and similar games running on...
  8. garaksarr

    MAME imgtool

    Hello, MAME comes with imgtool; an image manipulation program. Somehow, the pkg version of mame does not seem to include imgtool at all. Is there a way to install it separately? Thank you
  9. sidetone

    War strategy and top down building games

    Share your screenshots of Real Time Strategy (RTS), war strategy or top down building games, or discuss these types of games. Emulated games and games that need an interpreter can be here too: games/0ad ports/warzone2100 games/openra - Command & Conquer (cnc), Red Alert (ra), Dune 2000...
  10. sidetone

    Adventure games: roleplaying, sandbox, interactive story; share screenshots

    Share screenshots of adventure games on FreeBSD. Adventure games include roleplaying games (RPG) and sandbox games. Share text RPG/Adventure games too. Games run on an interpreter, game engine or emulator are good too. Maybe even online games as long as it's on FreeBSD. I don't know if the game...
  11. H

    fortune does not work anymore after upgrade

    # fortune No fortunes found in /usr/share/games/fortune:/usr/local/share/games/fortune. And man fortune gives something like plan9 fortunes man page.
  12. D

    Using Pulseaudio with Wine

    I was wondering, can Pulseaudio be used with emulators/wine-devel? Ive had issues missing sound using OSS due to it not having support for a specific audio library, and Ive heard that Pulseaudio can handle it. I could not get ALSA, which also supports it, to work correctly. So the next best...
  13. D

    No sound in wine games

    Hello, Im having issues with no sound in several games running wine-devel on Steam, such as Project Zomboid and Subnautica. I've tried to install faudio via winetricks and enable "openal32" native and builtin options in winecfg. I am using the wine OSS driver for sound and not all games are...
  14. D

    Question about winetricks / pkg32.sh

    I install wine-devel, wine-gecko-devel, and wine-mono-devel for both pkg and the i386 wine contraption (pkg32.sh). However, I've only installed winetricks 64-bit and can't seem to run it with WINEARCH=win32. Is installing the i386 version of winetricks required for this to work?
  15. M

    FreeBSD and latest Minecraft Java Edition v1.18 Client?

    Anyone here playing Minecraft on a FreeBSD desktop installation with the latest Minecraft Java Edition v1.18 client? I have just tried to find out what the current status is on this, but the information is not conclusive: The port games/minecraft-client is outdated (v1.7.9_6) and unmaintained...
  16. ayleid96

    Solved Skyrim character in-game voice issues

    So i have problem with character voices in-game. With clean Skyrim installation sound works except NPC voices. When i run: I can hear voices but all of the sound in game stutters heavily. Does anybody have similar issues? If so, how can i fix this crap? Thank you in advance, ayleid.
  17. unicorn

    linux-steam-utils question

    I had install linux-steam-utils.When start steam I get errors: Please make sure the following requirements are satisfied: * linprocfs mounted at /compat/linux/proc * linsysfs mounted at /compat/linux/sys * tmpfs mounted at /compat/linux/dev/shm * procfs mounted at /proc * fdescfs mounted at...
  18. P

    Is it real: UE5 or Godot4, blender3D, Starcaft 2 and Quake Champions on MSI laptop?

    Hello FreeBSD community. Finally! ) I'm sorry for my English, I have not much practice. First of all, what I have: laptop with RTX2060, i7, nvme, uefi. What I know in linux: debian -> slackware -> arch. We scared by videos on YouTube about FreeBSD. They say there are many really simple...
  19. sidetone

    Howto: Enabling multimedia keys, gamepads/joysticks for desktop; usbhid

    Enabling usbhid usbhid gives the ability to use newer advanced hid drivers. The ability to use usbhid must be turned on from /boot/loader.conf: hw.usb.usbhid.enable="1" Then, load the driver through /etc/rc.conf: kld_list="usbhid" Turning this module on from /boot/loader.conf won't work. Once...
  20. D

    Linux GOG games on FreeBSD

    I use the Linuxulator for Steam, but I've never tried running a Linux game outside of linux-steam-utils. I'm curious, are GOG Linux games as simple as having the Linuxulator enabled and running whatever binary starts it? The only GOG games I've ran have been through WINE, so this is why I'm...
Back
Top