Zarklord
Zarklord
i would use: [UCR](https://autohotkey.com/boards/viewtopic.php?t=12249) to do this as it can map to a "virtual" x360 controller with vjoy...
alright just wanted to bring it to your attention
@TheMrIron2 somebody should probably review the code as this is my first time writing code for dolphin, but yes, this is ready to merge, and working completely.
@AdmiralCurtiss done
> I feel should note that this seems to allow for code injection over netplay. I don't think this allows for any more code injection over netplay than Gecko or...
> Can you post some instructions on how to use this, exactly? It largely depends on the game, but at least for SSBB(which was my target for adding this feature),...
> Hi, I am currently trying to test this out using the game Goldeneye with a large number of codes. >Can you tell me where the gameconfig.txt file would be...
> > > > I have used Dolphin w/Gecko v1.9 and an original Wii using the following gameconfig.txt: codeliststart = 80703880 codelistend = 8070B860 poke(804B1BA8, 38037FFF) > > I noticed...
@marks-garage that warning can be safely ignored, if you turn on the "Action Replay" logging, it should spit out some information that can determine if the gameconfig that you created...
> Codes are stored in memory somewhere around 0x80002300, with the gameconfig.txt codes are now stored at 0x80703880. Any code I had that used an address that had an address...