Re: Real Time Madden NFL 13 Editor
it goes into visual studio and you compile it. at least i think so thats what i did i even got the files but i think i must have the wrong endianIO file as i got a load of errors for that im lost with it ive spent the last 3 hours trying to get it to run i got 15 errors and 2 warning
Re: Real Time Madden NFL 13 Editor
A little help please. I have VS 2012. Can someone give just a little hint. I can't get Peek Poker to work either.
EDIT:
I finally got Peek Poker to work. I had to install Lucida Sans Regular font. Apparently it couldn't find that font that's why it kept closing on me.
Re: Real Time Madden NFL 13 Editor
Well, I downloaded peek poker and I have no clue what to do with it. Then I tried to download the plugin 2 and there was a lot of weird symbols in the files....So I got confused 0.o
Re: Real Time Madden NFL 13 Editor
Quote:
Originally Posted by
MrSilverFox
Well, I downloaded peek poker and I have no clue what to do with it. Then I tried to download the plugin 2 and there was a lot of weird symbols in the files....So I got confused 0.o
Download peekpoker, unzip it.
Download the plugins and out the .dlls in the plugin folder.
Run PeekPoker
Select plugin
Re: Real Time Madden NFL 13 Editor
The points in the Madden 13 Plugin of peekpoker, state 0 after connecting and peeking memory. The game is loaded and on main screen of offline career mode. I should have 34,806 XP but it lists 0. Any ideas? Is there a way I can open up the madden 13 plugin dll in VS 2012?
Re: Real Time Madden NFL 13 Editor
Quote:
Originally Posted by
fleadog99
The points in the Madden 13 Plugin of peekpoker, state 0 after connecting and peeking memory. The game is loaded and on main screen of offline career mode. I should have 34,806 XP but it lists 0. Any ideas? Is there a way I can open up the madden 13 plugin dll in VS 2012?
Well did you at least try to poke? or peek?
Re: Real Time Madden NFL 13 Editor
Could someone post all of the project files? I am trying to self-teach myself on Visual Studio 2012, how to get this to run.
I started a New Project
C# Windows Form Application
The Form1.cs [Design] pops up
I double click the form to view the code behind it
I paste your code inside the namespace {} brackets.
I press build solution, I get the following errors:
-The type or namespace name 'EndianIO' could not be found (are you missing a using directive or an assembly reference?)
-The type or namespace name 'XboxConsole' could not be found (are you missing a using directive or an assembly reference?)
I can't go any further. It also says cannot start debug because "Madden Real-Time Editor.exe" cannot be found, which is what I named the project.
Any help would be appreciated.
Re: Real Time Madden NFL 13 Editor
Quote:
Originally Posted by
pureIso
Well did you at least try to poke? or peek?
Yes, sorry I thought I stated that. Yes I tried peeking and poking and nothing changed, but then again nothing froze up either so that's good.