EpicSwifty21 wrote:Hello!
I have followed all the instructions of installing the Supermodel. The problem is, I open up the Command Prompt to run Supermodel, as stated in the instructions. However, when I type "cd \Supermodel" the result always says "The following patch cannot be specified" I placed the Supermodel folder inside C:\Program Files . Is there a step I may have missed or something?
Hi EpicSwift21,
If you've placed the folder inside the Program Files directory then cd \Supermodel is not sufficient to get you there. You need to type the following instead:
- Code: Select all
cd "\Program Files\Supermodel"
Alternatively, if you don't want to use the command line then you can just drag your ROM zip file onto the Supermodel executable from within Windows Explorer instead.
Hope that helps!
Cheers, Nik.