Steve,
I didnt mean to post it here but I dont have a permanent email account yet. I found a new bug with Project 64 and Emutron.
It appears the project 64 uses variables such as $APPPATH and $APPDIR that are being conflicting with EMUTRON. You can sometimes load a game with emutron and sometimes you just cant. It complains that the app path for the plugins is not correct. You can reset your paths within project 64 and everything is good. (IE it refreshes the APPDIR and so on) If you need a copy of project64 or a test rom let me know.
-
Info
Project 64 is a N64 emulator. One of the most used emulators for N64.
Can be found just about anywhere.
Yeah, send me a copy on my email with a rom or two, I'll test it out. $APPPATH sounds like an enviormental variable. Inside your bat file that you write out , you can write:
set APPPATH = c:\whateverpath\
before you launch the emulator.
Then, project 64 will be able to find it.
Let me know if that works, I'll try it out when I get a chance.
-PacManFan