kukugt / mupen64plus

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

cheat option support #78

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Add support for importing pj64/1964 cheat file formats and put a hook for
it in the gui.

Original issue reported on code.google.com by ebenbl...@gmail.com on 23 Apr 2008 at 7:54

GoogleCodeExporter commented 9 years ago
No need to, as 1964 is based off of PJ64, and we have permission to use PJ64 1.7
cheat database. I will write a converter script, however:

the following additions to our format should be added:

[Level Select]
d033afa1 0020
a032ddf9 00??
(01,Intro)
(05,Cool Cool Mountain)
(06,Mushroom Castle)
(07,Hazy Maze Cave)
(08,Shifting Sand Land)

Also for 16bit values

and

[Level Select]
enabled=0
N=Only use this cheat with the all stars cheat or game may crash

Note flag

I will post a converted PJ64 cheat file here up to date in the new format.

Original comment by sgorman07@gmail.com on 24 Apr 2008 at 12:22

GoogleCodeExporter commented 9 years ago
k, changing this issue to add option support for cheats.

Original comment by ebenbl...@gmail.com on 24 Apr 2008 at 12:32

GoogleCodeExporter commented 9 years ago
Taking ownership. Will modify our cheat code to directly load files in the pj64
format, adding support for option cheats.

Original comment by louai.kh...@gmail.com on 27 Aug 2008 at 4:46

GoogleCodeExporter commented 9 years ago
I feel that I'm done with this branch so if anyone would have a look at it and
eventually merge it to trunk it would be great.

Original comment by olejl77@gmail.com on 16 Mar 2009 at 3:01

GoogleCodeExporter commented 9 years ago
how can i download the branch with this in it?

Original comment by darkmags...@gmail.com on 17 Mar 2009 at 8:40

GoogleCodeExporter commented 9 years ago
Sure you can.

To check it out:
svn://fascination.homelinux.net:7684/mupen64plus/branches/r0982-cheats
--username mupen64 --password Dyson5632-kart

Only available with Qt4 gui:
./configure --with-qt4

Original comment by olejl77@gmail.com on 18 Mar 2009 at 1:31

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
This feature was added to the SVN trunk some time ago.  I simplified it greatly 
for
the 2.0 re-architecture and added support in the command-line user interface
(Front-end) for listing and activating cheat codes.

Original comment by richard...@gmail.com on 11 Jan 2010 at 1:52