Alpha Black Zero: Intrepid Protocol | Firestorm

Channel:
Subscribers:
1,110
Published on ● Video Link: https://www.youtube.com/watch?v=ItIYXb5eO6E



Duration: 1:18:11
23 views
0


Bumped the resolution to 1080p from Firestorm part 3 and onward. Includes the third tribunal cutscene, next vid with start immediately with the briefing.
Sadly the increased resolution comes at the cost of subtitles. Check description for details.

The game doesn't support 1080p as an option, but via editing PersistentSymbols.ini in the scripts folder, it's possible:
persistent extern INDEX sam_iScreenSizeI=(INDEX)1920;
persistent extern INDEX sam_iScreenSizeJ=(INDEX)1080;

Then add this line:

persistent extern user FLOAT plr_fFOV=(FLOAT)105;

Then change the .ini to READ ONLY.

Credit goes to Zinc from the Steam community forums.