112 points

At some point in the future Linux will support more windows applications than windows

permalink
report
reply
35 points

Honestly I have an easier time running old Windows games on Linux than on Windows.

permalink
report
parent
reply
4 points
*

Hmm…I wonder if I can install the original Blade Runner on Wine, since the installer doesnt work on windows anymore due to being…16bit i think.

permalink
report
parent
reply
4 points

Possibly. Diablo 1 for example gave me trouble on Windows 7 but works great on Wine.

permalink
report
parent
reply
1 point

Try something like this: https://github.com/leecher1337/ntvdmx64

This lets me run some old 16 bit games on the latest Win 10x64.

permalink
report
parent
reply
3 points

Same here which is great for me because I love older games lol

permalink
report
parent
reply
19 points

It looks like people have run WINE under Cygwin, so barring Cygwin-introduced compatibility issues, Windows can use the same compatibility layer.

permalink
report
parent
reply
10 points

💀

permalink
report
parent
reply
8 points

I’ll use VirtualBox on Linux with W11 to run Cygwin run Wine to run old Dos games

permalink
report
parent
reply
8 points

Doesn’t it already? At least when it comes to games

permalink
report
parent
reply
37 points

I liked the idea of DirectMusic. Gameplay influenced music scores are an under-used concept

permalink
report
reply
16 points
*

I like the idea of both the game influencing the music and the music influencing the game.

Like, you have a directed graph of music, with audio on the edges, and the current game state determining which edge one takes out of a node. The game influences the music there.

But then you also have an “event track” on the edges that can be used to do cosmetic things like flash lights in the game or whatnot in time with the music, or, as with rhythm games, require the player to do things in time with the music. There, the music influences the game.

permalink
report
parent
reply
5 points

Or one step further, let the music slightly alter the timing of non-cosmetic events. E.g. player throws grenade, game sends approximate explosion time to the music player, which transitions to an appropriate build up and sends the exact explosion time back to the game. Explosion visuals, SFX and music all line up perfectly.

permalink
report
parent
reply
5 points

Yeah the newer music-based games are pretty cool. Maybe as stuff like OpenRGB becomes more standard we could also see that tied into game/music events more as well

permalink
report
parent
reply
2 points
*

Maybe as stuff like OpenRGB becomes more standard we could also see that tied into game/music events more as well

That’s possible, though I should note that control of external lighting has been around for a while, and we haven’t really seen it become a standard thing in games. I think that the problem is less lack of a protocol and more that similar configurations aren’t commonly available or that people don’t feel that there’s a great way to incorporate it into games. And it’s not even specific to lighting, but to devices other than the monitor and speakers that provide some kind of sensory input to people. After all these years, the norm is still:

  1. You can see what’s on the display.

  2. You can hear what the speakers play.

For the lifetime of the personal computer, maybe fifty or sixty years at this point, the only real change in the norm has been for fidelity improvements to what’s on the display and fidelity improvements to what’s playing though speakers (well, headphones more-frequently these days). And people have tried a lot of things.

  • I’d guess that keyboard backlighting is one of the more-common things, and it doesn’t get used much.

  • Monitor bias lighting has been around for a while.

  • RGB LEDs on the PS5 controller are standard, but I don’t own a PS5, so I dunno how commonly they’re made use of.

  • DMX512 is a standard for hooking up stage lighting devices like strobes and spotlights and colored lighting and smoke machines and stuff – you’d use it to drive stuff like live performances, lightshows at clubs, stuff that runs in time with music like this. USB-to-DMX512 transceivers are pretty affordable, and Linux can handle them.

  • Multiple monitors. That’s seen some uptake in flight sims (though I think that VR headsets will displace that), but outside of that, doesn’t seem to have really caught on. And it’s a (moderately) expensive way of doing things.

  • You can get external small displays, of the sort that Matrix Orbital sells. Logitech tried incorporating them into “gaming keyboards” with integrated miniature displays for a while; it looks like they dropped that in 2013, with the G19s. There have been a few games that have had uptake. It did not take off.

  • Various forms of 3D displays coupled with glasses did not do very well.

  • VR headsets. We’ll see where this goes. I remember an earlier VR headset craze back towards 2000 that didn’t seem to take off, and I’m not sold that the current one is going to become the norm either. Though at least in terms of sensory input to your eyes, that can (given sufficient brightness, contrast, resolution, etc) replace all the other visual stuff here. If I had to bet on one external sensory device becoming the norm in the next decade, I’d bet on VR headsets, and I’m honestly not that bullish on even them. Maybe if they become cheaper and higher-resolution. I will say that I think that they pair well with laptops, since they address the limited screen size well.

  • Technically, there have been some changes in speakers that have met with some level of uptake, but none have become the norm. You have things like chairs with backrest-mounted subwoofers or surround sound.

  • Tactile feedback touchpads.

  • Force feedback – not simply rumble motors that use offset-weight motors, which is what I think a lot of people think of when they think of force feedback – doesn’t seem to me to be very healthy. Used to be that there were joysticks that simulated the resistance in pre-fly-by-wire aircraft, like the Microsoft Sidewinder Force Feedback Pro, but those seem to have fallen out of fashion. There are still some steering wheels that provide resistance in response to driving. The PS5 controller has, as I understand it, voice-coil actuators and mechanical resistance on the triggers. But in general, I feel like force feedback has been something where people have talked about potential for a long time, but which hasn’t really become the norm.

  • Rez famously came with a vibrator; these days, buttplug.io is a FOSS layer that can drive a bunch of sexual stimulation hardware (not, despite the name, just buttplugs). That’s had some game uptake, but it’s pretty limited. People have been working on computer-controlled sex devices since the mid-1970s, and it still hasn’t become the norm.

[continued in child]

permalink
report
parent
reply
11 points

Adaptive music is a niche I happily fill with my games ;)

permalink
report
parent
reply
8 points

EA used to do this even before Microsoft!

They have their own music system called “Pathfinder” which controls music interactively in little chunks.

I believe it was first used in NFS 2, which came out before DirectMusic.

If you’ve heard the pursuit music in NFSMW 2005 or Carbon’s Canyon music, that’s Pathfinder! It was also used in Medal of Honor and Red Alert 3.

permalink
report
parent
reply
5 points

It was kinda a thing even in the early SNES days, at least in a basic way Mario world would add a bit of a drumming back-beat when you jumped on Yoshi

permalink
report
parent
reply
4 points

Come to think of it, it’s surprising that’s not more prevalent today.

permalink
report
parent
reply
8 points

I’ve run into it in a few games, but it’s often subtle.

permalink
report
parent
reply
12 points

But… Why? Isn’t there better things to spend resources on? Am I missing something?

permalink
report
reply
37 points

They want to maximize compatibility, even with older applications using old APIs

permalink
report
parent
reply
2 points

permalink
report
reply
17 points

I’d assume to support applications that still use it…

permalink
report
parent
reply
-11 points

All none of them?

permalink
report
parent
reply
16 points

"

But there’s still lots of old Windows software out there and interested Wine users/developers with an itch to scratch

"

permalink
report
parent
reply
-30 points

They’ll find a way to monetize it, don’t worry

permalink
report
reply
20 points

??? What do you mean???

permalink
report
parent
reply
51 points

I mean I’m drunk and this was thr wrong post

permalink
report
parent
reply
3 points

Oh! 😅

permalink
report
parent
reply

Linux

!linux@lemmy.ml

Create post

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

  • Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
  • No misinformation
  • No NSFW content
  • No hate speech, bigotry, etc

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

Community stats

  • 9.8K

    Monthly active users

  • 5.8K

    Posts

  • 162K

    Comments