35 Commits

Author SHA1 Message Date
2d9b7ef1f9 [1.0.8 - April 4, 2009]
* "Match Wii Game" controls option! Games that have a Wii equivalent can be
  played using the controls for that Wii game. For example all Zelda games
  can be played with Twilight Princess controls. See the Instructions section
  below for important details.
* Rotation/Tilt sensor games all work
* Solar sensors (Boktai 1/2/3)
* Rumble (except for games that rely on Gameboy Player)
* Keyboard
* PAL support, finally!
* New scaling options, choose how much stretching you want
* Colourised games now partially work but still have distortion
* "Corvette" no longer has a screwed up palette (but still crashes)
* Triggers net reconnection on SMB failure
* Source code refactored, and project file added
* Instructions section added to this readme file
2009-04-10 03:16:28 +00:00
993a3eb00f minor bugfixes 2009-04-09 07:17:06 +00:00
32fe744ae7 Fixed bug (of new menu) with saves never loading and automatically being erased.
Now when you choose a game it looks for a save with "Auto" on the end to load, and if it doesn't find one, it looks for a save with nothing on the end and loads that instead.
2009-04-08 22:58:21 +00:00
1eae7aeb57 Added "close" button to main menu. Not being able to get back to the game from the main menu was driving me (and users of snes9x gx) mad. 2009-04-08 12:34:25 +00:00
26f4dc1443 Added "Keyboard & Mouse" and "Match Wii Controls" to control settings.
Fixed shift key bug.
Keyboard and mouse aren't implemented in the menu yet, but work in-game.
2009-04-08 11:24:39 +00:00
9ed52afbb7 corrections to SRAM/snapshot saving and loading 2009-04-08 08:11:46 +00:00
52179a367c Fixed Video menu bug (position did zoom and zoom did nothing). 2009-04-08 07:50:16 +00:00
afd2335815 new menu 2009-04-08 07:08:12 +00:00
5727662110 Much improved Wii controls, especially Zelda, now falls through to configured controls.
Added controls for One Piece.
Fixed in-game cursor.
Removed annoying rumble from Minish Cap items screen.
Added change list and instructions to readme.txt.
Moved some of the functions from gameinput.cpp.
I think it is ready for release.
2009-04-02 23:41:09 +00:00
f4715d3c26 Rumble for all GBC rumble games and Drill Dozer. Rumble should work on Gamecube controller too. The following games have native rumble support: WarioWare Twisted, Drill Dozer, 10 Pin Bowling, 3-D Ultra Pinball Thrillride, Disney's The Little Mermaid II: Pinball Frenzy, Hole in One Golf, Missile Command, NASCAR Challenge, Perfect Dark, Pokémon Pinball, Polaris SnoCross, Ready 2 Rumble Boxing, Star Wars Episode I: Racer, Test Drive Off-Road 3, Tonka Raceway, Top Gear Pocket\Top Gear Rally, Vigilante 8, Zebco Fishing, and maybe some other games.
Also, rumble and wii-control code has been cleaned up a bit.
2009-03-20 20:22:22 +00:00
bf304d5b82 source refactor, merge/modify more changes from Carl Kenner 2009-03-04 07:01:04 +00:00
093dca1d66 major code audit - bugs fixed, vars made static, file browser memory dynamically allocated 2008-12-30 00:10:12 +00:00
3aa8137e81 minor bug fixes, auto-update feature 2008-12-24 07:52:35 +00:00
e03dd275f7 improve device thread, change pref loading 2008-12-18 23:21:51 +00:00
18e267b1f0 rewrite file code 2008-12-18 18:58:30 +00:00
5f6279ae9c add missing break 2008-11-20 17:59:47 +00:00
8200baf3bb add wii power/reset button support, wiimote power button support 2008-11-17 00:09:38 +00:00
c01ab2fcd5 add dvd motor off for GC users 2008-11-13 08:00:16 +00:00
830db0e150 tidy up file code 2008-11-12 07:53:25 +00:00
4007c852cc force EURGB60 for PAL, small bug fixes 2008-10-29 06:34:15 +00:00
c7a32e071c finalize 1.0.4 2008-10-28 07:50:13 +00:00
e006e66c77 add zoom saving, widescreen 2008-10-24 06:16:15 +00:00
45b38cbb7e rewrites of audio system 2008-10-19 19:10:55 +00:00
835b0f2797 minor code cleanup, corrections 2008-10-11 08:06:36 +00:00
fb1f522721 video changes 2008-10-10 05:28:16 +00:00
09ad69dbf4 video zooming works 2008-10-09 06:48:46 +00:00
dca0298714 enable GC mem card saves, finalize 2.0.2 2008-10-06 19:59:39 +00:00
05446c5203 DVD fixed! 2008-10-04 02:37:54 +00:00
af596450f7 memory based battery/state working, GC version working 2008-09-29 07:35:26 +00:00
9edc1f9b4b DVD, SMB, ZIP loading support 2008-09-26 06:23:00 +00:00
e1c493fed1 change menu bg, zoom feature, fix controller pref bug, fix load SRAM bug 2008-09-22 05:01:57 +00:00
0b7ed963a2 code commenting, minor changes 2008-09-17 02:27:55 +00:00
eff1bf8705 battery and saves work now, many many other improvements 2008-09-17 01:54:21 +00:00
fc4c229edc structure/system overhaul - partially working 2008-09-16 05:42:21 +00:00
0a8af4c17e refactor 2008-09-15 00:33:15 +00:00