Maidens of the Kaleidoscope

~Hakurei Shrine~ => Help Me, Eirin! => Tech Support => Topic started by: Aterisk on August 14, 2010, 11:45:10 PM

Title: TOuhou 12.8 Assistance
Post 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 ?
Title: Re: TOuhou 12.8 Assistance
Post by: Tengukami on August 14, 2010, 11:47:35 PM
Replays are saved in the same directory Double Spoiler saves them, only in a folder called th128.
Title: Re: TOuhou 12.8 Assistance
Post by: Drake on August 14, 2010, 11:49:59 PM
User\AppData\Roaming\ShanghaiAlice, by the way.
Title: Re: TOuhou 12.8 Assistance
Post by: Tengukami on August 14, 2010, 11:57:05 PM
.wine/drive_c/users/[you]/Application Data/Shanghai Alice

for you Linux users.
Title: Re: TOuhou 12.8 Assistance
Post by: lumber_of_the_beast on August 15, 2010, 12:53:39 AM
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):

Code: [Select]
@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.

Title: Re: TOuhou 12.8 Assistance
Post by: Tengukami on August 15, 2010, 01:54:52 AM
That is pretty nifty.
Title: Re: TOuhou 12.8 Assistance
Post by: lumber_of_the_beast on August 15, 2010, 03:24:57 PM
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.)
Title: Re: Touhou 12.8 Assistance
Post by: hyorinryu on August 15, 2010, 05:17:49 PM
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?
Title: Re: Touhou 12.8 Assistance
Post by: lumber_of_the_beast on August 15, 2010, 11:12:23 PM
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?