Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Thanks for the detailed breakdown! I'm actually using a mixture of setups depending on the day.

For heavy lifting, I'm on a Windows laptop with a dual-monitor setup that is one screen for my game engine (Godot) and the other for my sprawling Google Docs full of lore. But for editing on the go, I've been relying on an older iPad Air. It's reliable, but honestly, the default Apple Books app is terrible for reading script drafts it constantly reflows my formatting in weird ways and breaks my action lines.

Your mention of EPub Reader Pro handling indentations and keeping the EXT. format intact is a huge selling point for me. I'm currently wrestling with a 200-page visual novel script, and half my editing time is just fighting formatting wars instead of actually fixing dialogue.

I also love that you mentioned syncing between devices. I tend to switch between my iPad and my phone when I'm commuting, so seamless sync is basically a requirement at this point. Does it have cloud sync built-in, or do you manually transfer files?

I might have to give this a shot this weekend. Thanks for sharing your workflow which it's always cool to see how other narrative devs tackle the same headaches!

Oh man, a 200-page visual novel script in Google Docs? You are a braver soul than I am! 😂 I totally feel your pain on the formatting wars. There is nothing more demoralizing than spending 30 minutes fixing indents that Apple Books decided to "optimize" for you when you just wanted to do a quick proofread.

To answer your question directly yes, it has built-in cloud sync! It connects to Google Drive and iCloud depending on what device you are using. I literally just upload my .epub file to Drive on my PC, open the app on my tablet, and it's there instantly. No USB cables, no emailing drafts to myself, no juggling versions. It automatically remembers where I left off too, which is a lifesaver when I switch from my tablet to my phone during my commute.

Since you mentioned you are using Godot, I'm curious are you writing your script directly in a text editor and importing it, or are you using a dedicated narrative tool (like Twine or Ink) and exporting from there? I've been toying with integrating my EPUB drafts back into my engine, so I'd love to hear how you handle that pipeline.

If you do give it a shot this weekend, definitely let me know how it handles your VN script. I'm particularly curious how it manages the visual novel-specific formatting (like character names centered above dialogue, scene transitions, etc.). Worst case, you have a clean reading copy to catch typos—best case, you save hours of formatting headaches!

Good luck with the 200-pager! What genre is your VN, by the way?