YoshiOG1 Posted June 12, 2014 Posted June 12, 2014 (edited) Hey guys... I've searched Google and these forums for an answer, but is there a way to read Pokemon B2/W2's RAM live from an emulator such as DeSmuME to display the party Pokemon team in a GUI? I'm asking this because I'm doing a live stream of a randomizer Pokemon Black 2, and I want to show my party in real time. I know TwitchPlaysPokemon has something like this (see below). Any help would be appreciated. Thanks in advance. :redface: EDIT: I hope I'm not in the wrong forum or anything, so please don't close this thread yet. Edited June 13, 2014 by YoshiOG1
YoshiOG1 Posted June 13, 2014 Author Posted June 13, 2014 Bump. Anyone? I need to know how I can display my current party Pokemon live based on the RAM; I've seen things like this done before, but I can't find any programs! (i hope bumping is allowed...)
Kaphotics Posted June 13, 2014 Posted June 13, 2014 There are no programs that have been posted. Just open desmume's process with your program, and find the PKM data. Decrypt it then display.
YoshiOG1 Posted June 13, 2014 Author Posted June 13, 2014 There are no programs that have been posted.Just open desmume's process with your program, and find the PKM data. Decrypt it then display. Oh... So there isn't even something like a LUA script that can dump the PKM's from the RAM to a file? Either way, thanks for the advice.
Kaphotics Posted June 13, 2014 Posted June 13, 2014 I did write a Lua script to view both parties during WiFi battles, the offsets were hard-coded though. Wouldn't be hard to modify it, but there's a lot of junk to clear up.
YoshiOG1 Posted June 13, 2014 Author Posted June 13, 2014 I did write a Lua script to view both parties during WiFi battles, the offsets were hard-coded though.Wouldn't be hard to modify it, but there's a lot of junk to clear up. Thanks. I'll look into modifying it for what I need.
YoshiOG1 Posted June 13, 2014 Author Posted June 13, 2014 UPDATE: I did it! I basically just modified Kaphotics's LUA script to write the Party Pokemon's Pokedex #'s to a .txt file, and from there, I wrote a Python script to interpret that file and replace pictures in a folder with the appropriate sprites from another folder. If anybody wants a bundle with the files for doing this, let me know. (I'll include a Readme, too, but it might be somewhat complicated) Thanks a bunch, Kaphotics!
tf2n00b Posted June 26, 2014 Posted June 26, 2014 UPDATE: I did it!I basically just modified Kaphotics's LUA script to write the Party Pokemon's Pokedex #'s to a .txt file, and from there, I wrote a Python script to interpret that file and replace pictures in a folder with the appropriate sprites from another folder. If anybody wants a bundle with the files for doing this, let me know. (I'll include a Readme, too, but it might be somewhat complicated) Thanks a bunch, Kaphotics! Can I have the files? I want to try this out. Is there any way to modify it for gen 3/4?
YoshiOG1 Posted June 28, 2014 Author Posted June 28, 2014 Can I have the files? I want to try this out. Is there any way to modify it for gen 3/4? I don't really know how to make it work for Gen 3 or Gen 4, but I'd be glad to share the files, including the modified LUA script and a Python script which is required for copying sprite files from one folder to another. I'll edit this once I have the files ready. EDIT: Files are (kind of) ready, at least for B2/W2... Here: https://drive.google.com/#folders/0By1p7rZvEVGiV3VOejZPY3VaTUU
JordanTH Posted July 19, 2014 Posted July 19, 2014 (edited) Hi there, I was wondering if there are plans to make a version of this available for Black and White 1? I don't really know how to edit the existing files to make them compatible... Edit: A name, level, and HP display would also be nice, if possible... Edited July 25, 2014 by JordanTH
KazoWAR Posted August 2, 2014 Posted August 2, 2014 Hi there, I was wondering if there are plans to make a version of this available for Black and White 1? I don't really know how to edit the existing files to make them compatible...Edit: A name, level, and HP display would also be nice, if possible... This is the script I made for tpp http://projectpokemon.org/forums/showthread.php?39122-4th-and-5th-gen-misc-info-reading-scripts
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now