Page 2 of 2 FirstFirst 12
Results 11 to 13 of 13

Thread: Visual C++ Project Wizard for Dreamcast

                  
   
  1. #11
    Dream Coder
    Join Date
    Apr 2004
    Location
    Miami, FL
    Age
    38
    Posts
    4,675
    Rep Power
    50

    Default

    I recently installed this on Visual Studio 2008, and just in case anyone else wants to, it should be installed into the folder:

    %\Microsoft Visual Studio 9.0\VC

    It didn't quite work right away anyways though. After lots of fiddling I got it to work by moving around and editing the files. Here's what I ended up with:

    \VC\vcprojects\VSWizard.vsz:
    Code:
    VSWIZARD 7.0
    Wizard=VsWizard.VsWizardEngine.9.0
    Param="WIZARD_NAME = Dreamcast Project"
    Param="RELATIVE_PATH = VCWizards"
    Param="CONSOLE_TYPE_ONLY = false"
    Param="WIZARD_ID = 99"
    Then 3 folders need to be renamed in \VC\VCWizards\Dreamcast Project. In html, scripts, and templates, there are folders named '1031' These need to each be renamed to whatever the folder in \VC\VCWizards\**** is called (mine is 1033, I'm not sure that it's universal).

    After doing all this I was able to create a new DC project in VS2008. Don't have any clue if chankast still works or anything, but at least the project makes =P.
    Last edited by quzar; October 3rd, 2008 at 06:01.
    If anyone is looking to buy, sell, trade games and support a developer directly at the same time, consider joining Goozex. Enjoy!

  2. #12

    Default

    Link appears to be dead

  3. #13

    Default

    Does anyone still have this?

Page 2 of 2 FirstFirst 12

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •