rclark559 / mupen64plus

Automatically exported from code.google.com/p/mupen64plus
0 stars 0 forks source link

Cheat System #11

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Add a cheat system to Mupen64Plus.  Users may describe desired features of
such a system by adding comments to this bug.

Original issue reported on code.google.com by richard...@gmail.com on 23 Mar 2008 at 9:45

GoogleCodeExporter commented 8 years ago

Original comment by richard...@gmail.com on 23 Mar 2008 at 9:50

GoogleCodeExporter commented 8 years ago
Should be done soon.

Original comment by sgorman07@gmail.com on 8 Apr 2008 at 5:02

GoogleCodeExporter commented 8 years ago

Original comment by sgorman07@gmail.com on 9 Apr 2008 at 6:11

GoogleCodeExporter commented 8 years ago
Just for documentation purposes, we're in the process of implementing support 
for
GameShark cheat codes, which are basically overwrites of certain memory 
addresses
during gameplay. We're using this as a reference:

http://doc.kodewerx.net/hacking_n64.html

Original comment by ebenbl...@gmail.com on 9 Apr 2008 at 7:49

GoogleCodeExporter commented 8 years ago
Hows the GUI coming?

Original comment by sgorman07@gmail.com on 14 Apr 2008 at 2:55

GoogleCodeExporter commented 8 years ago
The enable cheat dialog is finished. Working on the add/edit cheat dialog. Once
they're done, I'm going to work out a system where all areas of mupen64plus can 
have
access to cached rom information, not just the rom browser. That way, the cheat
system can be tied into it also, so it won't have to maintain its own Rom info 
(CRC,
name, etc).

Original comment by ebenbl...@gmail.com on 17 Apr 2008 at 6:47

GoogleCodeExporter commented 8 years ago
I'd add that as another issue and once you finish the GUI for the editing, I'd 
close
this issue

Original comment by sgorman07@gmail.com on 17 Apr 2008 at 6:22

GoogleCodeExporter commented 8 years ago
Yeah, I agree, I'll open an issue for the rom info cache.

Original comment by ebenbl...@gmail.com on 17 Apr 2008 at 7:18

GoogleCodeExporter commented 8 years ago
Just to update you on the cheat gui: I've been kind of frustrated with the 
add/edit
dialog I've been working on. It's getting ugly and cumbersome. I thought of a 
better
way to create the dialog for cheats which uses the GtkTreeView like you 
originally
wanted, so I'm going to redo the dialog that way. I'm hoping to get it done 
this week.

Original comment by ebenbl...@gmail.com on 19 Apr 2008 at 10:23

GoogleCodeExporter commented 8 years ago
Alright lets finish this so we can close this issue and move on to the next 
one(s).
Good work, keep it up.

Original comment by sgorman07@gmail.com on 19 Apr 2008 at 10:37

GoogleCodeExporter commented 8 years ago
Add Cc: ebenblues

Original comment by sgorman07@gmail.com on 23 Apr 2008 at 6:09

GoogleCodeExporter commented 8 years ago
I finished and committed the cheat gui dialog in r284.

Original comment by ebenbl...@gmail.com on 23 Apr 2008 at 6:53

GoogleCodeExporter commented 8 years ago
Pr

Original comment by sgorman07@gmail.com on 23 Apr 2008 at 8:19