This shows you the differences between the selected revision and the current version of the page.
| english:menu:text_reader 2008/04/13 15:28 | english:menu:text_reader 2009/03/15 03:02 current | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Text Reader ====== | ||
| + | The text reader will allow to read simple text files during gameplay without going out from your gaming session. It can be usefull to store | ||
| + | button cheats, walktrough or whathever you may think of. | ||
| + | |||
| + | The built in text reader supports page/line scrolling. Go to the beginning, position save and up to 128 files per game. | ||
| + | |||
| + | {{english:menu:text_reader.png|}} | ||
| + | |||
| + | |||
| + | ===== MAIN COMMANDS ===== | ||
| + | |||
| + | If no text files are found the text reader won't be openend and cwcheat will immediately return to the main menu, else the first text file will be shown. | ||
| + | To change text file press L/R to go to the text file before the current one or to the next one. | ||
| + | To scroll line by line press UP/DOWN | ||
| + | To do a page up/down press RIGHT/LEFT | ||
| + | To do a fast scroll use the ANALOG STICK | ||
| + | To go to the beginning of the file press START | ||
| + | |||
| + | Finally to exit this menu you just have to press CIRCLE (or CROSS if you swapped buttons) | ||
| + | |||
| + | |||
| + | |||
| + | ===== TEXT FILES FILENAME FORMAT ===== | ||
| + | |||
| + | To make cwcheat being able to recognise your text file you must name it appropriately: | ||
| + | It's quite easy to do this. | ||
| + | First of all you will need the id of the game: it can be easily found on the top the cwcheat main menu in the "ID:" field. | ||
| + | The first text file will just be named as the id plus .txt (eg: SLUS-12345.txt if the id is SLUS-12345) | ||
| + | The subsequent ones from 1 to 127 (1 is actually the second text file) will be named as the id plus a number from 1 to 127 and finally .txt (eg: SLUS-123451.txt, SLUS-1234550.txt, SLUS-12345127.txt if the id is SLUS-12345) | ||
| + | |||
| + | All the text files must be put in the /seplugins/cwcheat/text/ folder | ||