pokegb
A gameboy emulator that only plays Pokemon Blue, in ~50 lines of c++. (by binji)
PokeFinder
Cross platform Pokémon RNG tool (by Admiral-Fish)
pokegb | PokeFinder | |
---|---|---|
8 | 26 | |
1,353 | 358 | |
0.0% | 3.1% | |
3.3 | 7.8 | |
over 1 year ago | about 20 hours ago | |
C++ | C++ | |
MIT License | GNU General Public License v3.0 only |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
pokegb
Posts with mentions or reviews of pokegb.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-06-13.
- McDonald's Just Dropped a Brand New Game Boy Game in 2023
-
Smolnes: A NES Emulator In
This is the same person who made pokegb, a similarly tiny Game Boy emulator: https://github.com/binji/pokegb
- Pokegb – A gameboy emulator that only plays Pokemon Blue, in ~70 lines of C++
- Pokegb: A gameboy emulator that only plays Pokemon Blue, in 62 lines of C++
-
POKEGB: a gameboy emulator that only plays Pokemon Blue, in 62 lines of C++
pokegb.cc (as 3 pokeballs): 9956 bytes
PokeFinder
Posts with mentions or reviews of PokeFinder.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-12-08.
-
Install help
However, it's always worth reading the README to see if it contains any clues. In this case, it contains a link to the Latest Official Release. Following that link will give you a list of downloads for various operating systems. If you download the appropriate one and extract the files, you will find a pre-built version of the program for your operating system.
-
RNG Reporter gets everything right - except nature...?
RNGReporter, as far as I understand, isn’t supported anymore. PokeFinder is the more reliable tool to use. The biggest difference is it used advances instead of frames, so that -1 you’ve been doing for RNGReporter you won’t have to do anymore. In your example, advance 1,044,937 would be your equivalent frame.
-
CMake Error when trying to build PokeFinder
Oh right, heres a link to the code: https://github.com/Admiral-Fish/PokeFinder Scroll down to the linux section in "Building". When I tried to do 'git submodules update' it states the following error, but i didn't think much of it: fatal: not a git repository (or any of the parent directories): .git
- Error message for pokefinder download
-
Why doesn't my profile show up even after I've hit done and saved a profile?
Try this one https://github.com/Admiral-Fish/PokeFinder/releases
-
Need help with downloading eon timer and pokefinder
PokeFinder
-
Pokefinder Master Help: Can't find executable file
I downloaded the latest version of Pokefinder Master by Admiral Fish (https://github.com/Admiral-Fish/PokeFinder/releases/latest), unzipped it and can't find anything to launch the program in any of the folders. How do you actually run the program? Am I just a complete moron?
-
General info about the RNG tools/guides I have been working on
This is only useful for stuff not being fully supported by PokeFinder yet (aka Gen 5 Wild/Stationary encounters). Gen 3/4 as well as Gen 5 Hidden Grotto, eggs etc, still exits in this fork but they may be bugged/incomplete so I recommend using PokeFinder for these.
-
need help with the cute charm glitch!
Have you checkout PokeFinder? On GitHub it says it supports MAC OS https://github.com/Admiral-Fish/PokeFinder
-
RNG Manipulation
Though you might want to try out the successor of rng reporter which is Pokefinder. It might be more convenient for usage since rng reporter doesn't receive any more updates and support.
What are some alternatives?
When comparing pokegb and PokeFinder you can also consider the following projects:
gbemu - A Gameboy emulator in modern C++
Gen-3-Seed-Assistant - Bastardized version of Pokefinder that only does one thing.
NoobBoy - A simple GameBoy emulator written in C++
BDSP-CheatEngine-Lua - Lua script for RNG abusing in Pokémon Brilliant Diamond and Shining Pearl on Yuzu/Ryujinx emulator via Cheat Engine!
smolnes - NES emulator in <5000 bytes of C
swsh-overworld-rng-gui