Press Alt+Enter to fullscreen - that's default combination across all windows apps (or Cmd+F on mac osx). I can actually easily add F11 as a hotkey, can even make it configurable - I'll probably do that in the next public update.to be honest i'm just lazy /// i like the rollback stuff on renpy, the right click to save things, the H to hide and stuff, i just find ren'py the cozy one :v //// tried to press f11 to fullscreen and didn't worked, for example :v
(and usually i just like the story, and sometimes even skip the porn scenes if it isn't relevant to the story)
another edit: seems to work like renpy in everything else beside the f11 stuff, i definetively will do a try here
About features you listed - these features are not exclusive to Ren'Py. They just come ready out of the box in Ren'Py engine but it's a shit engine. In Unity one has to implement these features from scratch - which we did (and I think rollback works much more reliably in OoT after a lot of pain and debugging). And we also implemented a lot of stuff that most Ren'Py games don't have. And we also implemented it in a way to never break any saves with game updates.
To show how trivial it is to implement - I just did in like 10 minutes:
It will be F11 by default but if you already have config file from previous version you'll have to manually bind it to F11.
Last edited: