Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
if you're really crazy (as i am), run ./nw using gamescope for extra performance (in the same dir as nw):
>sudo setcap 'CAP_SYS_NICE=eip' $(which gamescope) && gamescope -f --expose-wayland --backend drm --immediate-flips --rt -- ./nw
use drm backend if running straight from tty for best performance, otherwise use the default if running on top of DE (or for me, needing sdl backend currently as there is some bug with unsupported windows scRGB profiles - very interesting).
Added a link to your guide at the top, hope you don't mind. Good job on figuring out what the problem with NWjs/Linux was.
I wanted to post it as a comment, but there were formatting/character restrictions for a comment :(. Thanks again @Tostaday for this guide!
Short answer: yes but with no success.
Long answer: I experimented running it with NW.js 0.69.1 or earlier sometime before i made the guide (~ 1 year ago), i remember you were able to leave the train but performance was really bad and random crashes happened 5 to 15 min into the game so i gave up on making a Termina guide also. I gave it another shot today and tried NW.js versions (0.41.3 ; 0.49.2 ; 0.69.1 ; 0.77.0 ; 0.85.0), versions earlier than 0.69.1 run but get stuck in the train's loading screen, versions after that show a new error pop-up on the screen that can be solved by adding text to the "name" key inside the "package.json" file located in the root folder ("name": "FH2" for example), that makes the game boot normaly but it still gets stuck at the train's loading screen as before.
[Part 1/2]
Part [2/2]
Tell me, have you tried running Termina with this method?
The first game launches without problems, but Termina goes into an infinite loading screen when exiting the train at the beginning.
Arch, nw.js 0.57.1
At this point I think it's really up to the developer himself to fix this then. Nothing that can be really done about the Deck. Until then, I am fine with just using the "nw" file as a non-steam game in the library.
But thank you so much for trying to help me and giving me a bunch of methods to try! It's really appreciated
(I also made sure to turn off the startup movie on wake)
I know that some people with similar issues with other games (spinning logo over the screen) - when they pressed the steam or settings button, they could briefly see the game in the bg, but here all I see is a black screen instead.
Which leads me to believe the game does indeed run but Steam gets kinda confused because it seems to be expecting a connection to Game.exe instead of "nw"? Even despite the command?