Hydrofront
New Member
- May 14, 2019
- 9
- 8
- 168
A few things can be changed to improve that:I've always wondered. Does anyone know why the receptionist job is so slow? Sometimes it seems like it hangs for a few seconds trying to process....something.
1. Enable Fast Battle Cut-ins and Fast Battle Dialogues in settings. You can also reduce the amount of dialogue, but that kind of ruins the experience, imo.
2. If that doesn't feel like enough, in RemtairyLines.js, comment out this line
Code:
this.push('waitRemLine', lineText);
// this.push('waitRemLine', lineText); // like so
Some pauses will remain, but it should be much faster. The downside of these is some of the text and the mini CGs move by very quickly.
I think I've read somewhere the speed of these is tied to FPS, so the higher the FPS, the faster all of these will run. (FPS sync should be turned off for this)