Trying depserately to get Final Fantasy III full version

I use the Powershell script to accomplish everything needed.

I directed, rooted, Bypass DRM and either my FF3 Crashes with Xposed or is trial without.

After reading @cweiske 's guide to install Xposed as a system app. I am stuck on 2 factors that I do not understand!

https://cweiske.de/tagebuch/ouya-final-fantasy3.htm

  1. " If you already enabled the plain purchases module, you have to disable it at first in the Xposed settings."

How do you disable this in xposed settings? When I long press the module in xposed. I have the option to force stop or uninstall. I had to reflash everything after uninstalling last time as reninstalling made it not reappear in the installed modules.

  1. “Now connect your OUYA via USB to your computer and use adb to execute the following steps”

In my powershell script. I have the option #9 to enter ADB shell. When I input the commands. I do not see the $ symbol after my initial pasting and my commands are not registered.

Do I have to enter ADB through a different format?

I have been trying to play FF3 for the last two years and I would LOVE to solve this problem!

You uncheck the checkbox with the touchpad.

The $ is not necessary; it’s a placeholder for whatever prompt the user has.
What happens when you enter “ls” and press return?