9DS VmWare

12/28/2016 12:27 RBN24#1
Hey guys, this days I've been trying to run 9ds on a virtual machine but no success always GG 114 error, I was wondering if someone knew a way to fix this error!
Thank you for ur time and help :)
12/30/2016 01:12 RBN24#2
Anyone not??
12/30/2016 01:19 xtJamie#3
This community is basically dead so be prepared to wait a while for a reply. Your best bet would be contacting 9ds support: [Only registered and activated users can see links. Click Here To Register...] and asking them as a 114 error is so generic it could be almost anything.

114 is the generic error code for the GameMon not starting which is a core process for the games authentication. You could try generic solutions by searching on Google: "gameguard 114 error" and see if any of those resolve the solution.
12/30/2016 13:36 RBN24#4
Quote:
Originally Posted by xtJamie View Post
This community is basically dead so be prepared to wait a while for a reply. Your best bet would be contacting 9ds support: [Only registered and activated users can see links. Click Here To Register...] and asking them as a 114 error is so generic it could be almost anything.

114 is the generic error code for the GameMon not starting which is a core process for the games authentication. You could try generic solutions by searching on Google: "gameguard 114 error" and see if any of those resolve the solution.
Yeah, I kinda can see that this is like a desert atm eheh, and thanks for replying, I actually did ask the GM some days ago and they said that they use the Redfox GG so I would to try to change some .vmx files from the VM to probably try and make it work, but i'm not that kind of expert, searched google and found nothing until now ( been 2 weeks ) :/
12/30/2016 15:03 xtJamie#5
Quote:
Originally Posted by RBN24 View Post
Yeah, I kinda can see that this is like a desert atm eheh, and thanks for replying, I actually did ask the GM some days ago and they said that they use the Redfox GG so I would to try to change some .vmx files from the VM to probably try and make it work, but i'm not that kind of expert, searched google and found nothing until now ( been 2 weeks ) :/
Well that doesn't make a whole lot of sense as the .vmx file is the configuration file when a virtual machine is created and I don't see how that would help.

[Only registered and activated users can see links. Click Here To Register...]

Which version of windows are you running a virtual machine off and have you tried a fresh installation on a virtual machine and then installed 9ds again?

imo, that's some shitty support.
12/30/2016 21:01 Plastic#6
Once you have VMWare Tools installed, add these lines to the end of your .vmx file.

Code:
monitor_control.restrict_backdoor = "true"
isolation.tools.getPtrLocation.disable = "TRUE"
isolation.tools.setPtrLocation.disable = "TRUE"
isolation.tools.setVersion.disable = "TRUE"
isolation.tools.getVersion.disable = "TRUE"
monitor_control.disable_directexec = "TRUE"
Then add this .reg file to Windows upon starting up. If it still doesn't work, try it on Windows 7 Ultimate x86.
12/31/2016 02:22 RBN24#7
Quote:
Originally Posted by Plastic View Post
Once you have VMWare Tools installed, add these lines to the end of your .vmx file.

Code:
monitor_control.restrict_backdoor = "true"
isolation.tools.getPtrLocation.disable = "TRUE"
isolation.tools.setPtrLocation.disable = "TRUE"
isolation.tools.setVersion.disable = "TRUE"
isolation.tools.getVersion.disable = "TRUE"
monitor_control.disable_directexec = "TRUE"
Then add this .reg file to Windows upon starting up. If it still doesn't work, try it on Windows 7 Ultimate x86.
Well that ended up making me lose internet connection on my virtual machine lol
I managed to get a connection again and still 114 GG error...