Increase the size of subtitles.
Go to
Documents\My Games\UnrealEngine3\RememberMeGame\Config
Open the file
ExampleEngine.ini and search this line:
SubtitleFontName
Change
SubtitleFontName=DNE_Fonts.Arial_Font24 to:
SubtitleFontName=DNE_Fonts.helv --> Bigger size
SubtitleFontName=DNE_Fonts.Helvetica20 --> Bigger size with bold
Examples:
original size:
DNE_Fonts.helv:
DNE_Fonts.Helvetica20:
My old eyes thanks for this.