question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Native Linux Support

See original GitHub issue

For the most part, it’s just a case of replacing all powershell calls with something that can run under Linux.

Best solution is to create a new class that can divert calls to platform specific applications.

Potential issues:

  • I might have to replace the launch method to call the EXE directly.
  • Symlinks aren’t guaranteed to work. Best solution is to remove the r2modman folder from the Risk of Rain 2 install directory, and point doorstop to use the absolute profile path.
  • Anything that opens explorer can potentially be an issue. xdg-open is a viable replacement, however still lacks support on all distros.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:37 (22 by maintainers)

github_iconTop GitHub Comments

1reaction
cj360commented, Sep 10, 2020

I believe I found it under a wine bug report for nexus mod manager. It wasn’t listed I just added it and set it as disabled.

0reactions
NyaomiDEVcommented, Jan 10, 2021

fixed FOR REAL in #378

Read more comments on GitHub >

github_iconTop Results From Across the Web

should developers do native Linux support or Proton?
Native games are supported, you're entitled to have the game working on Linux as the developer promised and they shouldn't do anything to ......
Read more >
Native Linux support : r/Genshin_Impact - Reddit
I do want Linux support just for the freedom of choice since I am a Debian/Ubuntu user but not because it's safer than...
Read more >
Linux (Native) - Elements Docs
Development, Deployment and Debugging. Development of Island apps for Linux is supported from Water and Visual Studio on Windows, as well as from...
Read more >
New Steam Games with Native Linux Clients - 2022-10-19 ...
New Steam Games with Native Linux Clients – 2022-10-19 Edition ... who'll help you solve puzzles, gather clues and find a murderer.
Read more >
SteamOS + Linux Titles
Player Support. Player Support. Co-Operative LAN Local & Party MMO Multiplayer Online Competitive Singleplayer · Points Shop News Labs. SteamOS + Linux ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found