USA
I like things in general.
Ticket created by ~hristoast on ~hristoast/WEM
Some hacks/mods for certain games will run a separate executable which forks the game process (for example xNVSE for Fallout: New Vegas).
This means that when you do
wem run falloutnv
it will immediately "finish", because theRunExe
has technically finished.The
WatchExe
option could be the name of an executable that WEM will watch for and wait for it to exit before declaring the env "exited".
Comment by ~hristoast on ~hristoast/WEM
REPORTED
RESOLVED IMPLEMENTED~hristoast assigned ~hristoast to #10 on ~hristoast/WEM
~hristoast assigned ~hristoast to #36 on ~hristoast/WEM
Comment by ~hristoast on ~hristoast/WEM
REPORTED
RESOLVED FIXEDComment by ~hristoast on ~hristoast/WEM
This should also introduce the ability to change the
InfoName
field via a command-line arg like anything else.
~hristoast assigned ~hristoast to #37 on ~hristoast/WEM
Comment by ~hristoast on ~hristoast/WEM
REPORTED
RESOLVED IMPLEMENTED~hristoast assigned ~hristoast to #31 on ~hristoast/WEM