DStrivia: Difference between revisions

From GameBrew
No edit summary
No edit summary
Line 11: Line 11:
}}     
}}     


DStrivia is a trivia game made in [[Micro Lua DS|DSLua]]. It comes with 500 Trivial Pursuit questions and about 60 Nintendo questions, and the ability to add your own questions. It requires DSLua to run.
DStrivia is a trivia game made in [[Micro Lua DS|DSLua]]. It comes with 500 Trivial Pursuit questions and about 60 Nintendo questions, and the ability to add your own questions.  


With the CF version player can just put question file right into the directory without having to use DSLua. But CF card is needed.
This homebrew requires [[Micro Lua DS|DSLua]] to run. If you have a CF card you can use CF version to put the question file right into the directory without having to use [[Micro Lua DS|DSLua]].


==Installation==
==Installation==
#Download and extract file
Download and extract file.
#Put DSLua.nds on CF card and -trivia.lua


For CF card:
Put DSLua.nds on CF card and -trivia.lua.
#Download and extract file
 
#Put all files included in this zip file onto your CF card, into the same directory (DSLua.nds/DSLua.ds.gba/DSLua.sc.nds can go into a different directory)
'''For CF card:'''
 
Put all files included in this zip file onto your CF card, into the same directory (DSLua.nds/DSLua.ds.gba/DSLua.sc.nds can go into a different directory).


==User guide==
==User guide==
Random questions are chosen from a question file with a hint (how many letters and words there are in the answer), type in the answer using an on-screen touch-screen keyboard.
Random questions are chosen from a question file with a hint (how many letters and words there are in the answer).
 
Type in the answer using an on-screen touch-screen keyboard.


===Make your own questions===
===Make your own questions===
1. Make a new file called "SOMETHING.TRIV".
'''Make a new file:'''
:Replace "SOMETHING" with whatever you like. It should be in all uppercase and not include any special characters except spaces.  
* Create a text file named SOMETHING.TRIV.
* Replace SOMETHING with whatever you like.  
* It should be in all uppercase and not include any special characters except spaces.  


2. Now to make questions.
'''Add questions:'''
:No blank lines, all lines must have a question on them. Here's an example:
* No blank lines, all lines must have a question on them. Here's an example:
/Mario Trivia/Luigi//What is Mario's brother's name?
* /Mario Trivia/Luigi//What is Mario's brother's name?
:"Mario Trivia" is the category. "Luigi" is the answer. And "What is Mario's brother's name?" is the question. For now cannot have multiple answers.
* Mario Trivia is the category, Luigi is the answer, What is Mario's brother's name? is the question.  
* For now cannot have multiple answers.


3. Now ready to run it.
'''Run file:'''
:Put it in the scripts folder and run PACK.BAT. Or put it right in the folder if you have DSLua CF flavour. After it's in the folder and DSLua-PACK.nds is ready, run it.  
* Put it in the scripts folder and run PACK.BAT. Or put it right in the folder if you have DSLua CF flavour.  
:Select -trivia.lua. Press Y to select a trivia file instead of using QUESTIONS.TRIV which is the default trivia file. Using the DS keyboard you can now type in the name of your file. Don't type in the ".TRIV" part though, just type in the file name. Example:
* After it's in the folder and DSLua-PACK.nds is ready, run it.
For "MOVIES.TRIV", type in "MOVIES" and hit enter.
* Select -trivia.lua. Press Y to select a trivia file instead of using QUESTIONS.TRIV which is the default trivia file.  
* Using the DS keyboard you can now type in the name of your file.  
* Don't type in .TRIV, just the file name. For example MOVIES.TRIV, type in MOVIES and hit enter.


==Controls==
==Controls==
A - select
A - Select


X - begin using the QUESTIONS.TRIV  
X - begin using the QUESTIONS.TRIV  


Y - Begin using your own trivia file
==Changelog==
'''v1.5'''
* Added wordwrap feature.
'''v1.0'''
* Comes with a 500 question file with Trivial Pursuit categories. And a Nintendo question file with about 57 questions.


[[Category:Homebrew applications]]
<br>
[[Category:DS homebrew games]]
[[Category:Homebrew trivia games on DS]]

Revision as of 09:07, 30 June 2021

DS-trivia CF
File:Dstrivia.png
General
Author(s)Jeremysr
TypeTrivia
Version1.5
LicenceMixed
Links
[Media:Dstrivia15.zip Download]
Website
Advertisements

<htmlet>adsense</htmlet>


DStrivia is a trivia game made in DSLua. It comes with 500 Trivial Pursuit questions and about 60 Nintendo questions, and the ability to add your own questions.

This homebrew requires DSLua to run. If you have a CF card you can use CF version to put the question file right into the directory without having to use DSLua.

Installation

Download and extract file.

Put DSLua.nds on CF card and -trivia.lua.

For CF card:

Put all files included in this zip file onto your CF card, into the same directory (DSLua.nds/DSLua.ds.gba/DSLua.sc.nds can go into a different directory).

User guide

Random questions are chosen from a question file with a hint (how many letters and words there are in the answer).

Type in the answer using an on-screen touch-screen keyboard.

Make your own questions

Make a new file:

  • Create a text file named SOMETHING.TRIV.
  • Replace SOMETHING with whatever you like.
  • It should be in all uppercase and not include any special characters except spaces.

Add questions:

  • No blank lines, all lines must have a question on them. Here's an example:
  • /Mario Trivia/Luigi//What is Mario's brother's name?
  • Mario Trivia is the category, Luigi is the answer, What is Mario's brother's name? is the question.
  • For now cannot have multiple answers.

Run file:

  • Put it in the scripts folder and run PACK.BAT. Or put it right in the folder if you have DSLua CF flavour.
  • After it's in the folder and DSLua-PACK.nds is ready, run it.
  • Select -trivia.lua. Press Y to select a trivia file instead of using QUESTIONS.TRIV which is the default trivia file.
  • Using the DS keyboard you can now type in the name of your file.
  • Don't type in .TRIV, just the file name. For example MOVIES.TRIV, type in MOVIES and hit enter.

Controls

A - Select

X - begin using the QUESTIONS.TRIV

Y - Begin using your own trivia file

Changelog

v1.5

  • Added wordwrap feature.

v1.0

  • Comes with a 500 question file with Trivial Pursuit categories. And a Nintendo question file with about 57 questions.


Advertising: