Where does the rtp go?

● ARCHIVED · READ-ONLY
Started by ShinGamix 9 posts View original ↗
  1. My old PC busted and putting my stuff on the new or temporary one and got everything done pretty much but what pc path does the rtp file go? No I don't want to re download the 100+MB again. Does it go in the program (x86) folder and a temp cache or what?? 
  2. If you own the steam version of ace here's where you can find it: C:\Program Files (x86)\Steam\SteamApps\common\RPGVXAce
  3. Non Steam:

    Acer:)C) > Program Files (x86) > Enterbrain > RGSS3 > RPGVXAce :)
  4. That's what I was looking for! 
  5. When I copied my RTP over it still says not installed.
  6. Dunno dude, I cant find any other rpg maker installed files (except the steam files mentioned previously). Maybe it also installs something elsewhere...

    Edit : According to the site linked below...

    icon_product.pngProgram detailsURL: www.rpgmakerweb.com/products/programs/rpg-maker-vx-ace

    Help link: support.steampowered.com

    Installation folder: C:\Program Files\Enterbrain\RPGVXAce\

    Uninstaller: "C:\Program Files\Enterbrain\RPGVXAce\unins000.exe"

    Estimated size: 44.59 KB

    http://www.shouldiremoveit.com/RPG-MAKER-VX-Ace-19395-program.aspx
  7. Copying the files isn't enough. You have to modify the registry, too.

    64-bit:

    Code:
    Windows Registry Editor Version 5.00[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Enterbrain\RGSS3\RTP]"RPGVXAce"="C:\\Program Files (x86)\\Enterbrain\\RGSS3\\RPGVXAce"
    32-bit:
    Code:
    Windows Registry Editor Version 5.00[HKEY_LOCAL_MACHINE\SOFTWARE\Enterbrain\RGSS3\RTP]"RPGVXAce"="C:\\Program Files (x86)\\Enterbrain\\RGSS3\\RPGVXAce"
    Save one of them as rtp.reg (you can use Notepad, but don't save it as *.txt!) or simply install the RTP.
  8. or just open regedit.ext and find/create those path
  9. ShinGamix, please avoid double posting, as it is against the forum rules. You can review our forum rules here. Thank you.


    It goes wherever you tell it to go when you install it. If you still have the original installer you can run it again without having to redownload.