Recent content by Lig

  1. L

    What the fork?

    There is mention in the api of being able to do things while a game is running. Is this accomplished by forking or making a new thread that runs the M64CMD_EXECUTE command and having the parent process run cheats and other command? Because once my gui program hits the line where it runs the...
  2. L

    Gtk Gui Frontend available

    Everything works well as far as I know. The controller configuration isn't available, but thats about it. If you have deleted your mupen64plus.cfg or you don't have a good one all the setting may not be available because the menus and configuration dialogs are constructed when you run it and are...
  3. L

    Bug in the Configuration API

    Theres a bug in the configuration api with the function ConfigSetParameter. For some reason (that hurts my head to think about) if you pass a c++ type bool to ConfigSetParameter for the function parameter ParamValue it will always set the mupen64plus core parameter to true. If you make an int...
  4. L

    Any plans for a new GUI?

    Is there anyone working on a new GUI. I noticed that the old one was completely taken out. I can program a front end for Mupen64Plus using Gtkmm that could be completely unattached to the emulator. Someone let me know if this would be welcome or what the plans are for a GUI if there are any.

Top