Maidens of the Kaleidoscope
~Hakurei Shrine~ => Help Me, Eirin! => Tech Support => Topic started by: Aterisk on August 14, 2010, 11:45:10 PM
-
Umm... I just noticed that when you save a rpelay you cant make an REP file or something to upload to give to someone and share...
Does anyone know a way tpo fix that ? Or can I just not share it ?
-
Replays are saved in the same directory Double Spoiler saves them, only in a folder called th128.
-
User\AppData\Roaming\ShanghaiAlice, by the way.
-
.wine/drive_c/users/[you]/Application Data/Shanghai Alice
for you Linux users.
-
Assuming you're using Windows...
Open notepad.
Put in the following into the notepad window, exactly as it appears (unless you've changed the name of the game executable, in which case adjust the last line accordingly):
@echo off
md "%CD%\user"
set APPDATA=%CD%\user
th128
Name it "[whatever].bat" and save it in the same folder as th128.exe
Whenever you want to play, do it with that batch file rather than the game executable itself. It'll save everything to the same folder where the game is, rather than in a completely different folder.
-
That is pretty nifty.
-
That is pretty nifty.
Works with Double Spoiler, too. (Also, I can't take credit; I got that particular trick from... Pooshlmer, I think. Or someone here.)
-
Heh..here I was going to ask about that(saw it on Touhou wikia.) So if I wanted to save it to drive D, I wouldn't change anything, right?
-
Heh..here I was going to ask about that(saw it on Touhou wikia.) So if I wanted to save it to drive D, I wouldn't change anything, right?
Don't think so. Try it and see?