CitraRNG | RNG assistant developed with Python
kandi X-RAY | CitraRNG Summary
kandi X-RAY | CitraRNG Summary
CitraRNG is a Python library. CitraRNG has no bugs, it has no vulnerabilities, it has a Strong Copyleft License and it has low support. However CitraRNG build file is not available. You can download it from GitHub.
RNG assistant developed with Python 3.9 and PySide6 for use with Pokémon XY v1.5, ORAS 1.4, and SM/USUM v1.2. Last tested on Citra Canary 1928.
RNG assistant developed with Python 3.9 and PySide6 for use with Pokémon XY v1.5, ORAS 1.4, and SM/USUM v1.2. Last tested on Citra Canary 1928.
Support
Quality
Security
License
Reuse
Support
CitraRNG has a low active ecosystem.
It has 4 star(s) with 7 fork(s). There are 4 watchers for this library.
It had no major release in the last 12 months.
There are 5 open issues and 9 have been closed. On average issues are closed in 67 days. There are 1 open pull requests and 0 closed requests.
It has a neutral sentiment in the developer community.
The latest version of CitraRNG is v3.2.0
Quality
CitraRNG has 0 bugs and 323 code smells.
Security
CitraRNG has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
CitraRNG code analysis shows 0 unresolved vulnerabilities.
There are 0 security hotspots that need review.
License
CitraRNG is licensed under the GPL-3.0 License. This license is Strong Copyleft.
Strong Copyleft licenses enforce sharing, and you can use them when creating open source projects.
Reuse
CitraRNG releases are available to install and integrate.
CitraRNG has no build file. You will be need to create the build yourself to build the component from source.
Installation instructions are available. Examples and code snippets are not available.
It has 1842 lines of code, 143 functions and 17 files.
It has high code complexity. Code complexity directly impacts maintainability of the code.
Top functions reviewed by kandi - BETA
kandi has reviewed CitraRNG and discovered the below as its top functions. This is intended to give you an instant insight into CitraRNG implemented functionality, and help decide if they suit your requirements.
- Setup the UI .
- Connect to Icitra .
- Update the information .
- Update the frame count .
- Updates the current SOSFrameCount and returns the difference
- Shuffle the table .
- Set the offset of the device .
- Encrypt data using seed .
- Return the next unsigned unsigned integer
- Shuffle the data in the given vector .
Get all kandi verified functions for this library.
CitraRNG Key Features
No Key Features are available at this moment for CitraRNG.
CitraRNG Examples and Code Snippets
No Code Snippets are available at this moment for CitraRNG.
Community Discussions
No Community Discussions are available at this moment for CitraRNG.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install CitraRNG
XY and ORAS require a patch to work. This does not modify the gamecode in anyway that would result in illegal pokemon. All it does is write the initial seed of the game to a unused part of memory that the script has access to later. You can read this guide for information on how to setup the patch correctly.
Install the latest release of Python 3.9
Open a command prompt anywhere and type pip install pyside6 Note: If the command prompt says pip is not recognized then Python needs to be added to Path. The command prompt may also need to be ran in administrative mode.
Download the latest release of Citra
Download the latest release of CitraRNG and copy all the .py files into <your Citra directory>/scripting Note: If you are using XY or ORAS read the note below about the game patch
Open Citra and your Pokemon game, and load your save file
Double-click the citrarng.py file to run the script Note: If this does not work then right click citrarng.py and select Edit with IDLE. Make sure that you open with Python 3.9 if you have both Python2 and Python3 installed. Then hit F5 to run the script.
Install the latest release of Python 3.9
Open a command prompt anywhere and type pip install pyside6 Note: If the command prompt says pip is not recognized then Python needs to be added to Path. The command prompt may also need to be ran in administrative mode.
Download the latest release of Citra
Download the latest release of CitraRNG and copy all the .py files into <your Citra directory>/scripting Note: If you are using XY or ORAS read the note below about the game patch
Open Citra and your Pokemon game, and load your save file
Double-click the citrarng.py file to run the script Note: If this does not work then right click citrarng.py and select Edit with IDLE. Make sure that you open with Python 3.9 if you have both Python2 and Python3 installed. Then hit F5 to run the script.
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page