Jump to content

themadcelt

Members+
  • Posts

    4
  • Joined

  • Last visited

Everything posted by themadcelt

  1. I've tried several emulators (the official version of ensata included) and none of them seem to update the IPC's rtc struct when emulating. Is there something I need to do programatically every frame to update time values?
  2. Thanks for the replies mic. I'll try this again when the new release is available.
  3. Sorry, I should have been more specific. The app works correctly when I do the File->Load, then hit run, when I do Load and Excecute, and when I've bound the .nds file types to the dualis.exe in windows and double-click on the .nds files. It works great, and I love it. It locks up, however, when I try to pass a filename directly as a command line parameter, which is why I originally suspected that my syntax was incorrect. Dualis also craps the bed when I drag a .nds file into the main Dualis window. Again, this isn't necessarily a critical error, I'd just like to simplify things.
  4. I'm trying to streamline my development and I'd like to incorporate the .nds execution with my build script. Unfortunately when I use @c:/dualis/dualis.exe "c:/myJunk/myJunk.nds" or @c:/dualis/dualis.exe c:/myJunk/myJunk.nds in a .bat file, Dualis locks up. Any ideas? <edit> The lock-up also occurs when I open Dualis and then drag an .nds file onto it. </edit>
×
×
  • Create New...