Dgenrc file being ignored
  • I've made some manual changes to the dgenrc file in the .dgen folder but the emulator seems to be ignoring it.
    For example I have changed the keys because I want to use Z as one of the buttons, but by default it's mapped to the pause button. I also wanted to change the default Region as I have a couple of games that are a world set and they default to Japanese.
    What am I doing wrong??
  • that usually means that there is an error and it's using default settings. can you post some of the lines that you have modified?
  • I Only modified this line

    # This pauses emulation :)
    key_stop = p

    And these lines

    region = ' '
    str_region_order = "EUJX"

  • I've also tried region = 'E' to force the region to Europe.
  • are you making the changes, and then running the controller config? because that would overwrite your settings. otherwise, I don't see any problem with your options