quinton-ashley / nostlan

Nostlan is a game launcher for emulators!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Trouble running Nostlan from the master branch

creatxrgithub opened this issue · comments

i think that is very difficult to install.

i've done serveral times. and change the node version to lts or latest with 'sudo n'

sudo apt install libsdl-ttf-gst libsdl-sound-gst libx11-dev libxtst-dev libpng-dev libtool libudev-dev npm i electron npm i robotjs npm rebuild

now it still has problems:

nostlan-master/node_modules/robotjs/build/Release/robotjs.node' was compiled against a different Node.js version using NODE_MODULE_VERSION 88. This version of Node.js requires NODE_MODULE_VERSION 85. Please try re-compiling or re-installing the module (for instance, using npm rebuildornpm install). at process.func [as dlopen] (electron/js2c/asar_bundle.js:5) at Object.Module._extensions..node (internal/modules/cjs/loader.js:1203) at Object.func [as .node] (electron/js2c/asar_bundle.js:5) at Module.load (internal/modules/cjs/loader.js:992) at Module._load (internal/modules/cjs/loader.js:885) at Function.f._load (electron/js2c/asar_bundle.js:5) at Module.require (internal/modules/cjs/loader.js:1032) at require (internal/modules/cjs/helpers.js:72) at Object.<anonymous> (/media/creatxr/WORK/…/robotjs/index.js:1) at Object.<anonymous> (/media/creatxr/WORK/…robotjs/index.js:38)

what's the steps that i am missing? thanks.

Please download the builds of Nostlan from the releases page of this Github instead.

https://github.com/quinton-ashley/nostlan/releases

Don't try to run Nostlan directly from the github master branch unless you're a developer. If you are and you want to do so, let me know and I can explain how to do it.

EDIT: I made a script to do the rebuilding, use this command:
npm run rebuild-l

replace the l with w for windows or m for mac

version nostlan-1.19.1.AppImage

error message when click the left two button (left-top, left-bottom)

Error: spawn pcsx2 ENOENT at Process.ChildProcess._handle.onexit (internal/child_process.js:267:19) at onErrorNT (internal/child_process.js:469:16) at processTicksAndRejections (internal/process/task_queues.js:84:21)

sometime it exit without any message.

maybe it's better if it only show the roms that i have, and list roms by text not cover.

thanks.

do you have that emulator installed on your computer?

do you have that emulator installed on your computer?

it's only a front-end? but i 've also installed mame.

You need to install the ps2 emulator to play ps2 games. Nostlan is just a game launcher.

running from the main branch no longer needs native modules to be built