You do not have permission to edit this page, for the following reason:
The action you have requested is limited to users in one of the groups: Users, Administrators.
Free text:
PSP Trivia is a moddable quiz game made in Lua for the PSP. == User guide == === Add your own quiz === Included in Quiz 4 are a blank background and a blank quiz, as well as a PSD file for the background located in the root of the game's folder. To create new quizzes, simply modify the questions and answers. Essentially, <code>quizname</code> is the title of your quiz. Each <code>Question[x]</code> represents a question, where <code>"q"</code> is the question itself, and <code>a</code>, <code>b</code>, and <code>c</code> are the possible answers. <code>"cor"</code> indicates the correct answer: 1 for a, 2 for b, and 3 for c. Each quiz should be placed in a folder named <code>quiz</code>, followed by the numbers 1, 2, 3, or 4. === Limitations === * 4 quiz maximum. * 10 question per quiz maximum. * 1 line per question. == Controls == D-Pad - Navigate options Cross - Select option Triangle - Return to menu == Screenshots == https://dlhb.gamebrew.org/psphomebrew/images/psptrivia2.png https://dlhb.gamebrew.org/psphomebrew/images/psptrivia3.png == Known issues == Sometime wrong scoring if you press Cross too fast. == Credits == All coding, gfx and original quizes, made by Anonymous D. == External links == * DCEmu - https://www.dcemu.co.uk/vbulletin/threads/75312-RLS-PSP-Trivia-1-0-by-Anonymous-D [[Category:Lua games on PSP]]
Advertising: