Advertisement
Guest User

Untitled

a guest
Apr 14th, 2017
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. #In the game folder, create a text file called localize.rpy.
  2. #Paste the following text (preserving indents).
  3.  
  4. init -1000 python:
  5. _preferences.language = "english"
  6.  
  7. #To switch back to Japanese, change "english" to None (no quotes, capital N).
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement