Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RetroGuides

Lua script to show text guides in RetroArch.

Can be used to read FAQs, translation guides, tips and tricks, etc. without switching core/process/app.

Features Word Wrapping and scrolling with the d-pad (the current scrolling position is not saved on storage).

Preview

demo1

Setup

  • Install a version of Retroarch with Lua scripting support
  • Download RetroGuides.lua, and save it as $HOME/.config/retroarch/system/global.lua
  • Create a txt file matching the content filename in the same path with the guide. E.g. Bomberman (USA).nes -> Bomberman (USA).txt

FAQs

How to make a context-sensitive guide?

See RetroSubs, or the Lua scripting API it is based on.

About

Ingame guides for retrogames

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages