Gadvia:Gadvia: Difference between revisions

Main Menu: Fix links
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[File:Gadvia-Game Logo.png|thumb|right|Logo of Gadvia]]
[[File:Gadvia-Game Logo.png|thumb|right|Logo of Gadvia]]


'''Gadvia''' is a rhythm game for mobile devices. It is available to download for iOS on the [https://apps.apple.com/us/app/gadvia/id1574353078 App Store] and for Android on [https://play.google.com/store/apps/details?id=com.hgca.uma Google Play].
'''Gadvia''' is a rhythm game for mobile devices. It is available to download for iOS on the [https://apps.apple.com/us/app/gadvia/id1574353078 App Store] and for Android on [https://play.google.com/store/apps/details?id=com.hgca.uma Google Play]. ''Gadvia'' is made in the [[Unity]] game engine.


= Main Menu =
{{GameInactive|On Janurary 15th, 2025, the game's servers were turned off permanently and the game is now only playable in offline mode. This removed the ability to play the majority of the game - no new songs can be purchased or unlocked.}}
 
== Main Menu ==


[[File:Gadvia-Main Menu Screenshot.jpg|thumb|right|Screenshot of the main menu of Gadvia]]
[[File:Gadvia-Main Menu Screenshot.jpg|thumb|right|Screenshot of the main menu of Gadvia]]
Line 9: Line 11:
On the main menu there are three main options: [[Gadvia:Store|Store]], [[Gadvia:Sing mode|Sing]] and [[Gadvia:Adventure mode|Adventure]].
On the main menu there are three main options: [[Gadvia:Store|Store]], [[Gadvia:Sing mode|Sing]] and [[Gadvia:Adventure mode|Adventure]].


= Sing Mode =
== Sing mode ==
There are 3 difficulty levels available in Gadvia:
* '''Neritic''' (Easy)
* '''Photic''' (Normal)
* '''Bathyal''' (Hard)
In the game's files there are also mentions of '''Abyssal''' and '''Hadal''' difficulties, but they don't seem to be used in the game. For more information, see [[Gadvia:Unused Difficulties]].
 
== Songs ==
 
{{MainArticle|Gadvia:List of songs}}
 
== Scoring ==
 
[[Gadvia:Gadvia|Gadvia]] uses [[standardised scoring]], which means that the maximum score is 1 million points plus some bonus points. This means that notes award different amounts of points in different songs.
 
There are five different judgements that a player can receive for hitting a note.
* Gold Perfect: 100% +0.0001
* Perfect: 100%
* Great: 80%
* Good: 50%
* Miss: 0%
 
The score awarded for hitting a note is <code>(1000000 / totalNotes) * percentage</code> where <code>totalNotes</code> is the total amount of notes in the [[chart]], and <code>percentage</code> is one of the values from the list above. For example, getting a ''Great'' judgement on a song with 200 notes will give you <code>(1000000 / 200) * 80% = 4000</code> points.
 
Additionally, if the judgement is a Gold Perfect, it increases the score further by 0.0001 points. This value can only be seen after completing a chart on the [[Gadvia:Results Screen|Results Screen]] and on the [[Gadvia:Song Select Screen|Song Select Screen]], and cannot be seen during [[Gadvia:gameplay|gameplay]].
 
The total score for a given play can be calculated using the following formula:
 
<code>floor(anyPerfect + (great * 0.8) + (good * 0.5) / totalNotes * 1000000) + (goldPerfect * 0.0001)</code>


where <code>goldPerfect</code>, <code>great</code> and <code>good</code> are the amounts of the respective judgements, <code>anyPerfect</code> is the total amount of Perfect judgements, gold or not, (this is the value shown on the Results Screen) and <code>totalNotes</code> is the total number of notes in a chart.
'''Sing mode''' is ''Gadvia''<nowiki/>'s rhythm game mode.


The maximum possible score can be calculated using the formula: <code>1000000 + (totalNotes * 0.0001)</code>.
{{MainArticle|Gadvia:Sing mode}}


= Adventure =
== Adventure ==


'''Adventure mode''' is ''Gadvia''<nowiki/>'s story mode.
'''Adventure mode''' is ''Gadvia''<nowiki/>'s story mode.
Line 49: Line 23:
{{MainArticle|Gadvia:Adventure mode}}
{{MainArticle|Gadvia:Adventure mode}}


= Official Gadvia Links =
== Official Gadvia Links ==


* [https://linktr.ee/gadvia Gadvia Linktree]
* [https://linktr.ee/gadvia Gadvia Linktree]
Line 60: Line 34:


[[Category:Games]]
[[Category:Games]]
[[Category:Unity games]]