andkrau / NuanceResurrection

Other
56 stars 5 forks source link

Nuance doesn't work with frontends or command line #4

Closed kaddisemu closed 1 year ago

kaddisemu commented 1 year ago

Hi, I am trying to run Nuance with the frontend Launchbox, however it doesn't run the "nuon.run" file, it just closes Nuance. I tried using a program called NWrap to launch the game, but it only works with Nuance 0.51 and not the latest version.

If I try to use it with Nuance 0.62 it locks up and shows a black screen. Here is a link to NWrap: https://www.thehelper.net/threads/full-screen-nuance-wrapper.120460/ An account is required to download. Here is a mirror: https://files.catbox.moe/n2fv8v.zip

toxieainc commented 1 year ago

Hi!

Unfortunately i have no clue how NWrap works internally, so i just added support to pass a file directly via command line to Nuance itself. This will then load the file and launch Nuance in fullscreen, too.

Is this sufficient to replace NWrap for launcher-usage?

toxieainc commented 1 year ago

Here the release if you want to try: https://github.com/andkrau/NuanceResurrection/releases/tag/0.6.3

kaddisemu commented 1 year ago

Thank you!

toxieainc commented 1 year ago

No prob. Please verify if this can work with Launchers as intended.

toxieainc commented 1 year ago

One more thing for example would be: Can the launcher terminate it? Or must there be some mechanism added to allow for this?

toxieainc commented 1 year ago

Could you please verify launcher usage with https://github.com/andkrau/NuanceResurrection/releases/tag/0.6.4 ?

toxieainc commented 1 year ago

ping @kaddisemu

WhiteMagicRaven commented 1 year ago

I think its up to NWrap developer, so he need update NWrap to support new Nuance version.

WhiteMagicRaven commented 1 year ago

"I am trying to run Nuance with the frontend Launchbox," Tested my self with new version , seems works, ok.

toxieainc commented 1 year ago

Thanks!