From b18262c6928fc7d5d31ace0648ce3483054d356d Mon Sep 17 00:00:00 2001 From: Mr-Wiseguy Date: Fri, 10 May 2024 00:07:09 -0400 Subject: [PATCH] Update readme and general config descriptions, add GPLv3 license, bump verison number to 1.0.0 --- COPYING | 674 +++++++++++++++++++++++++++++++++ README.md | 22 +- assets/config_menu/general.rml | 7 +- docs/deck_gyro_1.jpg | Bin 0 -> 111872 bytes src/ui/ui_launcher.cpp | 2 +- 5 files changed, 689 insertions(+), 16 deletions(-) create mode 100644 COPYING create mode 100644 docs/deck_gyro_1.jpg diff --git a/COPYING b/COPYING new file mode 100644 index 0000000..f288702 --- /dev/null +++ b/COPYING @@ -0,0 +1,674 @@ + GNU GENERAL PUBLIC LICENSE + Version 3, 29 June 2007 + + Copyright (C) 2007 Free Software Foundation, Inc. + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + + Preamble + + The GNU General Public License is a free, copyleft license for +software and other kinds of works. + + The licenses for most software and other practical works are designed +to take away your freedom to share and change the works. By contrast, +the GNU General Public License is intended to guarantee your freedom to +share and change all versions of a program--to make sure it remains free +software for all its users. We, the Free Software Foundation, use the +GNU General Public License for most of our software; it applies also to +any other work released this way by its authors. You can apply it to +your programs, too. + + When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +them if you wish), that you receive source code or can get it if you +want it, that you can change the software or use pieces of it in new +free programs, and that you know you can do these things. + + To protect your rights, we need to prevent others from denying you +these rights or asking you to surrender the rights. Therefore, you have +certain responsibilities if you distribute copies of the software, or if +you modify it: responsibilities to respect the freedom of others. + + For example, if you distribute copies of such a program, whether +gratis or for a fee, you must pass on to the recipients the same +freedoms that you received. You must make sure that they, too, receive +or can get the source code. And you must show them these terms so they +know their rights. + + Developers that use the GNU GPL protect your rights with two steps: +(1) assert copyright on the software, and (2) offer you this License +giving you legal permission to copy, distribute and/or modify it. + + For the developers' and authors' protection, the GPL clearly explains +that there is no warranty for this free software. For both users' and +authors' sake, the GPL requires that modified versions be marked as +changed, so that their problems will not be attributed erroneously to +authors of previous versions. + + Some devices are designed to deny users access to install or run +modified versions of the software inside them, although the manufacturer +can do so. This is fundamentally incompatible with the aim of +protecting users' freedom to change the software. The systematic +pattern of such abuse occurs in the area of products for individuals to +use, which is precisely where it is most unacceptable. Therefore, we +have designed this version of the GPL to prohibit the practice for those +products. If such problems arise substantially in other domains, we +stand ready to extend this provision to those domains in future versions +of the GPL, as needed to protect the freedom of users. + + Finally, every program is threatened constantly by software patents. +States should not allow patents to restrict development and use of +software on general-purpose computers, but in those that do, we wish to +avoid the special danger that patents applied to a free program could +make it effectively proprietary. To prevent this, the GPL assures that +patents cannot be used to render the program non-free. + + The precise terms and conditions for copying, distribution and +modification follow. + + TERMS AND CONDITIONS + + 0. Definitions. + + "This License" refers to version 3 of the GNU General Public License. + + "Copyright" also means copyright-like laws that apply to other kinds of +works, such as semiconductor masks. + + "The Program" refers to any copyrightable work licensed under this +License. Each licensee is addressed as "you". "Licensees" and +"recipients" may be individuals or organizations. + + To "modify" a work means to copy from or adapt all or part of the work +in a fashion requiring copyright permission, other than the making of an +exact copy. The resulting work is called a "modified version" of the +earlier work or a work "based on" the earlier work. + + A "covered work" means either the unmodified Program or a work based +on the Program. + + To "propagate" a work means to do anything with it that, without +permission, would make you directly or secondarily liable for +infringement under applicable copyright law, except executing it on a +computer or modifying a private copy. Propagation includes copying, +distribution (with or without modification), making available to the +public, and in some countries other activities as well. + + To "convey" a work means any kind of propagation that enables other +parties to make or receive copies. Mere interaction with a user through +a computer network, with no transfer of a copy, is not conveying. + + An interactive user interface displays "Appropriate Legal Notices" +to the extent that it includes a convenient and prominently visible +feature that (1) displays an appropriate copyright notice, and (2) +tells the user that there is no warranty for the work (except to the +extent that warranties are provided), that licensees may convey the +work under this License, and how to view a copy of this License. If +the interface presents a list of user commands or options, such as a +menu, a prominent item in the list meets this criterion. + + 1. Source Code. + + The "source code" for a work means the preferred form of the work +for making modifications to it. "Object code" means any non-source +form of a work. + + A "Standard Interface" means an interface that either is an official +standard defined by a recognized standards body, or, in the case of +interfaces specified for a particular programming language, one that +is widely used among developers working in that language. + + The "System Libraries" of an executable work include anything, other +than the work as a whole, that (a) is included in the normal form of +packaging a Major Component, but which is not part of that Major +Component, and (b) serves only to enable use of the work with that +Major Component, or to implement a Standard Interface for which an +implementation is available to the public in source code form. A +"Major Component", in this context, means a major essential component +(kernel, window system, and so on) of the specific operating system +(if any) on which the executable work runs, or a compiler used to +produce the work, or an object code interpreter used to run it. + + The "Corresponding Source" for a work in object code form means all +the source code needed to generate, install, and (for an executable +work) run the object code and to modify the work, including scripts to +control those activities. However, it does not include the work's +System Libraries, or general-purpose tools or generally available free +programs which are used unmodified in performing those activities but +which are not part of the work. For example, Corresponding Source +includes interface definition files associated with source files for +the work, and the source code for shared libraries and dynamically +linked subprograms that the work is specifically designed to require, +such as by intimate data communication or control flow between those +subprograms and other parts of the work. + + The Corresponding Source need not include anything that users +can regenerate automatically from other parts of the Corresponding +Source. + + The Corresponding Source for a work in source code form is that +same work. + + 2. Basic Permissions. + + All rights granted under this License are granted for the term of +copyright on the Program, and are irrevocable provided the stated +conditions are met. This License explicitly affirms your unlimited +permission to run the unmodified Program. The output from running a +covered work is covered by this License only if the output, given its +content, constitutes a covered work. This License acknowledges your +rights of fair use or other equivalent, as provided by copyright law. + + You may make, run and propagate covered works that you do not +convey, without conditions so long as your license otherwise remains +in force. You may convey covered works to others for the sole purpose +of having them make modifications exclusively for you, or provide you +with facilities for running those works, provided that you comply with +the terms of this License in conveying all material for which you do +not control copyright. Those thus making or running the covered works +for you must do so exclusively on your behalf, under your direction +and control, on terms that prohibit them from making any copies of +your copyrighted material outside their relationship with you. + + Conveying under any other circumstances is permitted solely under +the conditions stated below. Sublicensing is not allowed; section 10 +makes it unnecessary. + + 3. Protecting Users' Legal Rights From Anti-Circumvention Law. + + No covered work shall be deemed part of an effective technological +measure under any applicable law fulfilling obligations under article +11 of the WIPO copyright treaty adopted on 20 December 1996, or +similar laws prohibiting or restricting circumvention of such +measures. + + When you convey a covered work, you waive any legal power to forbid +circumvention of technological measures to the extent such circumvention +is effected by exercising rights under this License with respect to +the covered work, and you disclaim any intention to limit operation or +modification of the work as a means of enforcing, against the work's +users, your or third parties' legal rights to forbid circumvention of +technological measures. + + 4. Conveying Verbatim Copies. + + You may convey verbatim copies of the Program's source code as you +receive it, in any medium, provided that you conspicuously and +appropriately publish on each copy an appropriate copyright notice; +keep intact all notices stating that this License and any +non-permissive terms added in accord with section 7 apply to the code; +keep intact all notices of the absence of any warranty; and give all +recipients a copy of this License along with the Program. + + You may charge any price or no price for each copy that you convey, +and you may offer support or warranty protection for a fee. + + 5. Conveying Modified Source Versions. + + You may convey a work based on the Program, or the modifications to +produce it from the Program, in the form of source code under the +terms of section 4, provided that you also meet all of these conditions: + + a) The work must carry prominent notices stating that you modified + it, and giving a relevant date. + + b) The work must carry prominent notices stating that it is + released under this License and any conditions added under section + 7. This requirement modifies the requirement in section 4 to + "keep intact all notices". + + c) You must license the entire work, as a whole, under this + License to anyone who comes into possession of a copy. This + License will therefore apply, along with any applicable section 7 + additional terms, to the whole of the work, and all its parts, + regardless of how they are packaged. This License gives no + permission to license the work in any other way, but it does not + invalidate such permission if you have separately received it. + + d) If the work has interactive user interfaces, each must display + Appropriate Legal Notices; however, if the Program has interactive + interfaces that do not display Appropriate Legal Notices, your + work need not make them do so. + + A compilation of a covered work with other separate and independent +works, which are not by their nature extensions of the covered work, +and which are not combined with it such as to form a larger program, +in or on a volume of a storage or distribution medium, is called an +"aggregate" if the compilation and its resulting copyright are not +used to limit the access or legal rights of the compilation's users +beyond what the individual works permit. Inclusion of a covered work +in an aggregate does not cause this License to apply to the other +parts of the aggregate. + + 6. Conveying Non-Source Forms. + + You may convey a covered work in object code form under the terms +of sections 4 and 5, provided that you also convey the +machine-readable Corresponding Source under the terms of this License, +in one of these ways: + + a) Convey the object code in, or embodied in, a physical product + (including a physical distribution medium), accompanied by the + Corresponding Source fixed on a durable physical medium + customarily used for software interchange. + + b) Convey the object code in, or embodied in, a physical product + (including a physical distribution medium), accompanied by a + written offer, valid for at least three years and valid for as + long as you offer spare parts or customer support for that product + model, to give anyone who possesses the object code either (1) a + copy of the Corresponding Source for all the software in the + product that is covered by this License, on a durable physical + medium customarily used for software interchange, for a price no + more than your reasonable cost of physically performing this + conveying of source, or (2) access to copy the + Corresponding Source from a network server at no charge. + + c) Convey individual copies of the object code with a copy of the + written offer to provide the Corresponding Source. This + alternative is allowed only occasionally and noncommercially, and + only if you received the object code with such an offer, in accord + with subsection 6b. + + d) Convey the object code by offering access from a designated + place (gratis or for a charge), and offer equivalent access to the + Corresponding Source in the same way through the same place at no + further charge. You need not require recipients to copy the + Corresponding Source along with the object code. If the place to + copy the object code is a network server, the Corresponding Source + may be on a different server (operated by you or a third party) + that supports equivalent copying facilities, provided you maintain + clear directions next to the object code saying where to find the + Corresponding Source. Regardless of what server hosts the + Corresponding Source, you remain obligated to ensure that it is + available for as long as needed to satisfy these requirements. + + e) Convey the object code using peer-to-peer transmission, provided + you inform other peers where the object code and Corresponding + Source of the work are being offered to the general public at no + charge under subsection 6d. + + A separable portion of the object code, whose source code is excluded +from the Corresponding Source as a System Library, need not be +included in conveying the object code work. + + A "User Product" is either (1) a "consumer product", which means any +tangible personal property which is normally used for personal, family, +or household purposes, or (2) anything designed or sold for incorporation +into a dwelling. In determining whether a product is a consumer product, +doubtful cases shall be resolved in favor of coverage. For a particular +product received by a particular user, "normally used" refers to a +typical or common use of that class of product, regardless of the status +of the particular user or of the way in which the particular user +actually uses, or expects or is expected to use, the product. A product +is a consumer product regardless of whether the product has substantial +commercial, industrial or non-consumer uses, unless such uses represent +the only significant mode of use of the product. + + "Installation Information" for a User Product means any methods, +procedures, authorization keys, or other information required to install +and execute modified versions of a covered work in that User Product from +a modified version of its Corresponding Source. The information must +suffice to ensure that the continued functioning of the modified object +code is in no case prevented or interfered with solely because +modification has been made. + + If you convey an object code work under this section in, or with, or +specifically for use in, a User Product, and the conveying occurs as +part of a transaction in which the right of possession and use of the +User Product is transferred to the recipient in perpetuity or for a +fixed term (regardless of how the transaction is characterized), the +Corresponding Source conveyed under this section must be accompanied +by the Installation Information. But this requirement does not apply +if neither you nor any third party retains the ability to install +modified object code on the User Product (for example, the work has +been installed in ROM). + + The requirement to provide Installation Information does not include a +requirement to continue to provide support service, warranty, or updates +for a work that has been modified or installed by the recipient, or for +the User Product in which it has been modified or installed. Access to a +network may be denied when the modification itself materially and +adversely affects the operation of the network or violates the rules and +protocols for communication across the network. + + Corresponding Source conveyed, and Installation Information provided, +in accord with this section must be in a format that is publicly +documented (and with an implementation available to the public in +source code form), and must require no special password or key for +unpacking, reading or copying. + + 7. Additional Terms. + + "Additional permissions" are terms that supplement the terms of this +License by making exceptions from one or more of its conditions. +Additional permissions that are applicable to the entire Program shall +be treated as though they were included in this License, to the extent +that they are valid under applicable law. If additional permissions +apply only to part of the Program, that part may be used separately +under those permissions, but the entire Program remains governed by +this License without regard to the additional permissions. + + When you convey a copy of a covered work, you may at your option +remove any additional permissions from that copy, or from any part of +it. (Additional permissions may be written to require their own +removal in certain cases when you modify the work.) You may place +additional permissions on material, added by you to a covered work, +for which you have or can give appropriate copyright permission. + + Notwithstanding any other provision of this License, for material you +add to a covered work, you may (if authorized by the copyright holders of +that material) supplement the terms of this License with terms: + + a) Disclaiming warranty or limiting liability differently from the + terms of sections 15 and 16 of this License; or + + b) Requiring preservation of specified reasonable legal notices or + author attributions in that material or in the Appropriate Legal + Notices displayed by works containing it; or + + c) Prohibiting misrepresentation of the origin of that material, or + requiring that modified versions of such material be marked in + reasonable ways as different from the original version; or + + d) Limiting the use for publicity purposes of names of licensors or + authors of the material; or + + e) Declining to grant rights under trademark law for use of some + trade names, trademarks, or service marks; or + + f) Requiring indemnification of licensors and authors of that + material by anyone who conveys the material (or modified versions of + it) with contractual assumptions of liability to the recipient, for + any liability that these contractual assumptions directly impose on + those licensors and authors. + + All other non-permissive additional terms are considered "further +restrictions" within the meaning of section 10. If the Program as you +received it, or any part of it, contains a notice stating that it is +governed by this License along with a term that is a further +restriction, you may remove that term. If a license document contains +a further restriction but permits relicensing or conveying under this +License, you may add to a covered work material governed by the terms +of that license document, provided that the further restriction does +not survive such relicensing or conveying. + + If you add terms to a covered work in accord with this section, you +must place, in the relevant source files, a statement of the +additional terms that apply to those files, or a notice indicating +where to find the applicable terms. + + Additional terms, permissive or non-permissive, may be stated in the +form of a separately written license, or stated as exceptions; +the above requirements apply either way. + + 8. Termination. + + You may not propagate or modify a covered work except as expressly +provided under this License. Any attempt otherwise to propagate or +modify it is void, and will automatically terminate your rights under +this License (including any patent licenses granted under the third +paragraph of section 11). + + However, if you cease all violation of this License, then your +license from a particular copyright holder is reinstated (a) +provisionally, unless and until the copyright holder explicitly and +finally terminates your license, and (b) permanently, if the copyright +holder fails to notify you of the violation by some reasonable means +prior to 60 days after the cessation. + + Moreover, your license from a particular copyright holder is +reinstated permanently if the copyright holder notifies you of the +violation by some reasonable means, this is the first time you have +received notice of violation of this License (for any work) from that +copyright holder, and you cure the violation prior to 30 days after +your receipt of the notice. + + Termination of your rights under this section does not terminate the +licenses of parties who have received copies or rights from you under +this License. If your rights have been terminated and not permanently +reinstated, you do not qualify to receive new licenses for the same +material under section 10. + + 9. Acceptance Not Required for Having Copies. + + You are not required to accept this License in order to receive or +run a copy of the Program. Ancillary propagation of a covered work +occurring solely as a consequence of using peer-to-peer transmission +to receive a copy likewise does not require acceptance. However, +nothing other than this License grants you permission to propagate or +modify any covered work. These actions infringe copyright if you do +not accept this License. Therefore, by modifying or propagating a +covered work, you indicate your acceptance of this License to do so. + + 10. Automatic Licensing of Downstream Recipients. + + Each time you convey a covered work, the recipient automatically +receives a license from the original licensors, to run, modify and +propagate that work, subject to this License. You are not responsible +for enforcing compliance by third parties with this License. + + An "entity transaction" is a transaction transferring control of an +organization, or substantially all assets of one, or subdividing an +organization, or merging organizations. If propagation of a covered +work results from an entity transaction, each party to that +transaction who receives a copy of the work also receives whatever +licenses to the work the party's predecessor in interest had or could +give under the previous paragraph, plus a right to possession of the +Corresponding Source of the work from the predecessor in interest, if +the predecessor has it or can get it with reasonable efforts. + + You may not impose any further restrictions on the exercise of the +rights granted or affirmed under this License. For example, you may +not impose a license fee, royalty, or other charge for exercise of +rights granted under this License, and you may not initiate litigation +(including a cross-claim or counterclaim in a lawsuit) alleging that +any patent claim is infringed by making, using, selling, offering for +sale, or importing the Program or any portion of it. + + 11. Patents. + + A "contributor" is a copyright holder who authorizes use under this +License of the Program or a work on which the Program is based. The +work thus licensed is called the contributor's "contributor version". + + A contributor's "essential patent claims" are all patent claims +owned or controlled by the contributor, whether already acquired or +hereafter acquired, that would be infringed by some manner, permitted +by this License, of making, using, or selling its contributor version, +but do not include claims that would be infringed only as a +consequence of further modification of the contributor version. For +purposes of this definition, "control" includes the right to grant +patent sublicenses in a manner consistent with the requirements of +this License. + + Each contributor grants you a non-exclusive, worldwide, royalty-free +patent license under the contributor's essential patent claims, to +make, use, sell, offer for sale, import and otherwise run, modify and +propagate the contents of its contributor version. + + In the following three paragraphs, a "patent license" is any express +agreement or commitment, however denominated, not to enforce a patent +(such as an express permission to practice a patent or covenant not to +sue for patent infringement). To "grant" such a patent license to a +party means to make such an agreement or commitment not to enforce a +patent against the party. + + If you convey a covered work, knowingly relying on a patent license, +and the Corresponding Source of the work is not available for anyone +to copy, free of charge and under the terms of this License, through a +publicly available network server or other readily accessible means, +then you must either (1) cause the Corresponding Source to be so +available, or (2) arrange to deprive yourself of the benefit of the +patent license for this particular work, or (3) arrange, in a manner +consistent with the requirements of this License, to extend the patent +license to downstream recipients. "Knowingly relying" means you have +actual knowledge that, but for the patent license, your conveying the +covered work in a country, or your recipient's use of the covered work +in a country, would infringe one or more identifiable patents in that +country that you have reason to believe are valid. + + If, pursuant to or in connection with a single transaction or +arrangement, you convey, or propagate by procuring conveyance of, a +covered work, and grant a patent license to some of the parties +receiving the covered work authorizing them to use, propagate, modify +or convey a specific copy of the covered work, then the patent license +you grant is automatically extended to all recipients of the covered +work and works based on it. + + A patent license is "discriminatory" if it does not include within +the scope of its coverage, prohibits the exercise of, or is +conditioned on the non-exercise of one or more of the rights that are +specifically granted under this License. You may not convey a covered +work if you are a party to an arrangement with a third party that is +in the business of distributing software, under which you make payment +to the third party based on the extent of your activity of conveying +the work, and under which the third party grants, to any of the +parties who would receive the covered work from you, a discriminatory +patent license (a) in connection with copies of the covered work +conveyed by you (or copies made from those copies), or (b) primarily +for and in connection with specific products or compilations that +contain the covered work, unless you entered into that arrangement, +or that patent license was granted, prior to 28 March 2007. + + Nothing in this License shall be construed as excluding or limiting +any implied license or other defenses to infringement that may +otherwise be available to you under applicable patent law. + + 12. No Surrender of Others' Freedom. + + If conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot convey a +covered work so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you may +not convey it at all. For example, if you agree to terms that obligate you +to collect a royalty for further conveying from those to whom you convey +the Program, the only way you could satisfy both those terms and this +License would be to refrain entirely from conveying the Program. + + 13. Use with the GNU Affero General Public License. + + Notwithstanding any other provision of this License, you have +permission to link or combine any covered work with a work licensed +under version 3 of the GNU Affero General Public License into a single +combined work, and to convey the resulting work. The terms of this +License will continue to apply to the part which is the covered work, +but the special requirements of the GNU Affero General Public License, +section 13, concerning interaction through a network will apply to the +combination as such. + + 14. Revised Versions of this License. + + The Free Software Foundation may publish revised and/or new versions of +the GNU General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + + Each version is given a distinguishing version number. If the +Program specifies that a certain numbered version of the GNU General +Public License "or any later version" applies to it, you have the +option of following the terms and conditions either of that numbered +version or of any later version published by the Free Software +Foundation. If the Program does not specify a version number of the +GNU General Public License, you may choose any version ever published +by the Free Software Foundation. + + If the Program specifies that a proxy can decide which future +versions of the GNU General Public License can be used, that proxy's +public statement of acceptance of a version permanently authorizes you +to choose that version for the Program. + + Later license versions may give you additional or different +permissions. However, no additional obligations are imposed on any +author or copyright holder as a result of your choosing to follow a +later version. + + 15. Disclaimer of Warranty. + + THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY +APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT +HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY +OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, +THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR +PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM +IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF +ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + + 16. Limitation of Liability. + + IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS +THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY +GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE +USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF +DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD +PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), +EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF +SUCH DAMAGES. + + 17. Interpretation of Sections 15 and 16. + + If the disclaimer of warranty and limitation of liability provided +above cannot be given local legal effect according to their terms, +reviewing courts shall apply local law that most closely approximates +an absolute waiver of all civil liability in connection with the +Program, unless a warranty or assumption of liability accompanies a +copy of the Program in return for a fee. + + END OF TERMS AND CONDITIONS + + How to Apply These Terms to Your New Programs + + If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + + To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +state the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + + + Copyright (C) + + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program. If not, see . + +Also add information on how to contact you by electronic and paper mail. + + If the program does terminal interaction, make it output a short +notice like this when it starts in an interactive mode: + + Copyright (C) + This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. + This is free software, and you are welcome to redistribute it + under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, your program's commands +might be different; for a GUI interface, you would use an "about box". + + You should also get your employer (if you work as a programmer) or school, +if any, to sign a "copyright disclaimer" for the program, if necessary. +For more information on this, and how to apply and follow the GNU GPL, see +. + + The GNU General Public License does not permit incorporating your program +into proprietary programs. If your program is a subroutine library, you +may consider it more useful to permit linking proprietary applications with +the library. If this is what you want to do, use the GNU Lesser General +Public License instead of this License. But first, please read +. diff --git a/README.md b/README.md index d5ee804..8d88551 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ A CPU supporting the AVX instruction set is also required (Intel Core 2000 serie Simply provide your copy of the North American version of the game in the main menu and start playing! This project will automatically load assets from the provided copy, so there is no need to go through a separate extraction step or build the game yourself. Other versions of the game may be supported in the future. #### Fully Intact N64 Effects -A lot of care was put into RT64 to make sure all graphical effects were rendered exactly as they did originally on the N64. No changes or "hacks" were made to replicate these effects, with the only modifications to them being made for enhancement purposes such as widescreen support. This includes framebuffer effects like the grayscale cutscenes and the Deku bubble projectile, depth effects like the lens of truth, decals such as shadows or impact textures, accurate lighting, shading effects like the fire arrows and bomb explosions, and various textures that are often rendered incorrectly. +A lot of care was put into RT64 to make sure all graphical effects were rendered exactly as they did originally on the N64. No workarounds or "hacks" were made to replicate these effects, with the only modifications to them being made for enhancement purposes such as widescreen support. This includes framebuffer effects like the grayscale cutscenes and the Deku bubble projectile, depth effects like the lens of truth, decals such as shadows or impact textures, accurate lighting, shading effects like the fire arrows and bomb explosions, and various textures that are often rendered incorrectly. #### Easy-to-Use Menus Gameplay settings, graphics settings, input mappings, and audio settings can all be configured with the in-game config menu. The menus can all be used with mouse, controller, or keyboard for maximum convenience. @@ -49,6 +49,8 @@ Any aspect ratio is supported, with most effects modded to work correctly in wid #### Gyro Aim When playing with a supported controller, first-person items such as the bow can be aimed with your controller's gyro sensor. This includes (but is not limited to) controllers such as the Dualshock 4, Dualsense, Switch Pro, and most third party Switch controllers (such as the 8BitDo Pro 2 in Switch mode). +**Note**: Gamepad mappers such as BetterJoy or DS4Windows may intercept gyro data and prevent the game from receiving it. Most controllers are natively supported, so turning gamepad mappers off is recommended if you want to use gyro. + #### Autosaving Never worry about losing progress if your power goes out thanks to autosaving! The autosave system is designed to respect Majora's Mask's original save system and maintain the intention of owl saves by triggering automatically and replacing the previous autosave or owl save. However, if you'd still rather play with the untouched save system, simply turn off autosaving in the ingame menu. @@ -79,23 +81,17 @@ Static recompilation is the process of automatically translating an application Unlike N64 ports in the past, this project is not based on the source code provided by a decompilation of the game. This is because static recompilation bypasses the need for decompiled source code when making a port, allowing ports to be made **without source code**. However, the reverse engineering work done by the decompilation team was invaluable for providing some of the enhancements featured in this project. For this reason, the project uses headers and some functions from the decompilation project in order to make modifications to the game. Many thanks to the decompilation team for all of the hard work they've done. #### How do I set up gyro aiming on Steam Deck? -This project provides mouse aiming as a way to allow using gyro on Steam Deck, as the Steam Deck's gyro sensors cannot be read directly. +This project provides mouse aiming as a way to allow using gyro on Steam Deck, as the Steam Deck's gyro sensors cannot be read directly. First, launch the game in Gaming Mode, press the Steam button and go to "Controller Settings". Choose "Controller Settings" again in the menu that follows, and then set "Gyro Behavior" to "As Mouse". -TODO instructions +![Controller Settings menu](docs/deck_gyro_1.jpg) + +You'll probably also want to change the default behavior so that you don't need to be touching the right stick to allow gyro input. To do so, click on the Gear icon to the right of "Gyro Behavior" and ensure that "Gyro Activation Buttons" is set to "None Selected (Gyro Always On)." If this isn't the case, then select that option and then press "Select None" in the following menu. ## Known Issues -* The motion blur effect used by the game was capped to prevent ghosting at incredibly high framerates, which causes it to be less noticeable (this is only really noticeable above 120FPS). This may be fixed in the future by offering option to render to an HDR framebuffer internally, which would allow it to be uncapped. +* The motion blur effect used by the game was capped to prevent ghosting at incredibly high framerates, which causes it to be less noticeable (this is only really noticeable above 120FPS). This may be fixed in the future by offering the option to render to an HDR framebuffer internally, which would allow it to be uncapped. * Intel GPUs on Linux may not currently work. If you have experience with Vulkan development on Linux, help here would be greatly appreciated! * The prebuilt Linux binary may not work correctly on some distributions of Linux. If you encounter such an issue, building the project locally yourself is recommended. A Flatpak or AppImage may be provided in the future to solve this issue. Alternatively, running the Windows version with Proton is known to work well and may work around this issue. * Overlays such as MSI Afterburner and other software such as Wallpaper Engine can cause performance issues with this project that prevent the game from rendering correctly. Disabling such software is recommended. ## Building -Building is not required to play this project, as prebuilt binaries (which do not contain game assets) can be found in the [Releases section](https://github.com/Mr-Wiseguy/Zelda64Recomp/releases). However, if you'd like to build this project for any reason, here are the steps to do so: - -**Note**: The build process is currently fairly complex due to the nature of this project. Improvements are being made to simplify this in the future. - -#### Windows -TODO - -#### Linux -TODO +Building is not required to play this project, as prebuilt binaries (which do not contain game assets) can be found in the [Releases section](https://github.com/Mr-Wiseguy/Zelda64Recomp/releases). Instructions on how to build this project are being worked on and will be available in the very near future. diff --git a/assets/config_menu/general.rml b/assets/config_menu/general.rml index 0d60f2e..241dab3 100644 --- a/assets/config_menu/general.rml +++ b/assets/config_menu/general.rml @@ -171,7 +171,7 @@ Controls the sensitivity of mouse aiming when using items in first person. Setting this to zero will disable mouse aiming.

- Note: This option does not allow mouse buttons to activate items. Mouse aiming is is intended to be used with inputs that are mapped to mouse movement, such as gyro on Steam Deck. + Note: This option does not allow mouse buttons to activate items. Mouse aiming is intended to be used with inputs that are mapped to mouse movement, such as gyro on Steam Deck.

Allows the game to read controller input when out of focus. @@ -179,7 +179,10 @@ This setting does not affect keyboard input.

- Turns on autosaving and prevents owl saves from being deleted on load. If an owl save exists when an autosave is made, the owl save will get replaced. + Turns on autosaving and prevents owl saves from being deleted on load. Autosaves act as owl saves and take up the same slot as they do. +
+
+ Loading an autosave will place you in Clock Town or at the entrance of the current dungeon if you were in one.

If autosaving is disabled, existing autosaves will be deleted when loaded. diff --git a/docs/deck_gyro_1.jpg b/docs/deck_gyro_1.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d98db50996473a7bc087ca4ee6849a111295f4a2 GIT binary patch literal 111872 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 F{{XPLl!5>N literal 0 HcmV?d00001 diff --git a/src/ui/ui_launcher.cpp b/src/ui/ui_launcher.cpp index e552ca4..13cbc47 100644 --- a/src/ui/ui_launcher.cpp +++ b/src/ui/ui_launcher.cpp @@ -6,7 +6,7 @@ #include "nfd.h" #include -std::string version_number = "v1.0.0-rc2"; +std::string version_number = "v1.0.0"; Rml::DataModelHandle model_handle; bool mm_rom_valid = false;