I don't see much differences between this and the vanilla version of NW.js, but if it can help, I'll add it to the OP. Thanks!
Anyone know how to play Treasure of Nadia linux version in Ubuntu? I tried running the .sh file it doesn't run.
I assume you downloaded the Linux build of Treasure of Nadia.
Mark file Game.desktop and nw as executable and the game will start through the "Game" file.
The Linux version of that game has no .sh file in it. The suggestion of
cold_arctus should be enough to solve the problem, but if it's not enough, did you create it? And what's written in it? This example should be enough to launch the game, assuming the "nw" file is marked as executable:
I don't know what your experience in Linux is, but just in case: The first line is important, it's not a comment. It has to be in the .sh file, at its beginning. It tells the operating system how to execute the commands. (Probably oversimplified, but whatever.) Removing it may result in the code not working. (Or at least that's how I learned it, to be honest I never tried to remove it to see what happens.)
I've been having trouble with every renpy game. None will take keyboard input. Any help would be appreciated.
That's really bizarre. I'm sure it hass nothing to do with the keyboard settings, because I use a different layout and have never had any problem. It looks to me like a problem between Fedora and Ren'py, something like "Ren'py looks for keyboard input somewhere, but Fedora puts it somewhere else." If that's the case, you should find the two locations and create a link. I know it sounds vague, but I'm really at the limit of my knowledge here, I can't be more precise than that, sorry.
A couple of suboptimal solutions would be playing through Wine or through a virtual machine with another Linux distribution. For the latter case there are many lightweight distributions that can be used. Lubuntu may be a good choice. It has many problems with the graphic environment, but it's really stable and you won't probably notice anything if you just use to play Ren'py games inside a VM.