Users browsing this thread: 1 Guest(s)
Astonishia Story (PSP) - How to get the graphics?
#10
yup, it should be like with desmune. By default, it will be activated since the start of the emulator. Which isnt ideal since it greatly slows down the gameplay. 
To change that, find this part in gliconfig.ini:
Code:
LogPerFrame
{
 Enabled = False;
 FrameStartKeys = (ctrl,shift,f);
 OneFrameOnly = True;
}

and change it to this
Code:
LogPerFrame
{
 Enabled = True;
 FrameStartKeys = (f1);
 OneFrameOnly = True;
}
I also changed the key to make it start to "F1".
Put "Oneframeonly" to false if you want to record an animation rather than a single frame.
Thereafter, check in your emulator folder, and a file should have been created each time you activated glintercept.
[Image: w5xqva2wqod7ni6zg.jpg]
Reply
Thanked by:


Messages In This Thread
RE: Astonishia Story (PSP) - How to get the graphics? - by daemoth - 01-23-2016, 03:37 PM

Forum Jump: