More actions
No edit summary |
No edit summary |
||
Line 22: | Line 22: | ||
The new release includes enhanced Wiimote support, compatibility with WiiFlow plugins, and a higher ROM limit. Although it is primarily designed for use with the MAME 0.134u4 ROMset, it should also be compatible with some ROMs from the newer 0.139u1 release. | The new release includes enhanced Wiimote support, compatibility with WiiFlow plugins, and a higher ROM limit. Although it is primarily designed for use with the MAME 0.134u4 ROMset, it should also be compatible with some ROMs from the newer 0.139u1 release. | ||
== | ==Features== | ||
* Compiled with devkitPPC r26 / libOGC 1.8.16 / some updated portlibs, this arcade emulator now can accept newer Wiimotes (the Wii Remote Plus ones). | * Compiled with devkitPPC r26 / libOGC 1.8.16 / some updated portlibs, this arcade emulator now can accept newer Wiimotes (the Wii Remote Plus ones). | ||
* Fixed one thing in the code (PAL574 to PAL576 variable) for be able to compile on devkitPPC r26 (based on [https://gbatemp.net/members/384984/ niuus]' quick fix he made for compile Descent-Wii). | * Fixed one thing in the code (PAL574 to PAL576 variable) for be able to compile on devkitPPC r26 (based on [https://gbatemp.net/members/384984/ niuus]' quick fix he made for compile Descent-Wii). | ||
* Increased ROM limit number from 150 to 10000 (thanks [https://gbatemp.net/members/180929/ DarkMatterCore] for help with that). | * Increased ROM limit number from 150 to 10000 (thanks [https://gbatemp.net/members/180929/ DarkMatterCore] for help with that). | ||
* WiiFlow plugin support (thanks [https://gbatemp.net/members/246552/ Wiimpathy]). | * WiiFlow plugin support (thanks [https://gbatemp.net/members/246552/ Wiimpathy]). | ||
==User guide== | |||
===MAME Wii tiny builds=== | |||
'''Konami Mystic Warriors:''' | |||
* Links: [https://gbatemp.net/threads/mame-wii-1-0-recompilation-with-newer-wiimote-support-wiiflow-support-via-arguments-for-autolaunch-games.630959/post-10131041 mame-wii_tiny_mystwarr] ([https://github.com/saulfabregwiivc/MAME-Wii/blob/MAME-Wii-sfg-MOD/src/mame/tiny_mystwarr.mak makefile]} | |||
* Driver: mystwarr | |||
* Note: Does not run. | |||
'''Namco System 2:''' | |||
* Links: [https://gbatemp.net/threads/mame-wii-1-0-recompilation-with-newer-wiimote-support-wiiflow-support-via-arguments-for-autolaunch-games.630959/post-10132824 mame-wii_tiny_namcos2] ([https://github.com/saulfabregwiivc/MAME-Wii/blob/MAME-Wii-sfg-MOD/src/mame/tiny_namcos2.mak makefile]) | |||
* Driver: namcos2 | |||
* Tested on Final Lap, boots but unplayable. | |||
'''Data East DECO32 32-bit:''' | |||
* Links: [https://gbatemp.net/threads/mame-wii-1-0-recompilation-with-newer-wiimote-support-wiiflow-support-via-arguments-for-autolaunch-games.630959/post-10132824 mame-wii_tiny_deco32] ([https://github.com/saulfabregwiivc/MAME-Wii/blob/MAME-Wii-sfg-MOD/src/mame/tiny_deco32.mak makefile]) | |||
* Driver: deco32 | |||
* Tested games: | |||
** Captain America and The Avengers (captaven) - work | |||
** Night Slashers (nslasher) - work | |||
** Fighter's History (fghthist) - work | |||
** Dragon Gun - work | |||
** Locked 'N Loaded - not found | |||
** Tattoo Assassins - (dsi) ocurred | |||
'''Taito F3 System:''' | |||
* Links: [https://gbatemp.net/threads/mame-wii-1-0-recompilation-with-newer-wiimote-support-wiiflow-support-via-arguments-for-autolaunch-games.630959/post-10137747 mame-wii_tiny_taito] ([https://github.com/saulfabregwiivc/MAME-Wii/blob/MAME-Wii-sfg-MOD/src/mame/tiny_taito_f3.mak makefile]) | |||
* Tested games (somewhat slow): | |||
** Puzzle Bobble 2 (pbobble2) - work | |||
** Darius Gaiden (dariusg) - work | |||
** Elevator Action Returns (elvactr) - work | |||
'''Sega System 32:''' | |||
* Links: [https://gbatemp.net/threads/mame-wii-1-0-recompilation-with-newer-wiimote-support-wiiflow-support-via-arguments-for-autolaunch-games.630959/post-10137747 mame-wii_tiny+sega32] ([https://github.com/saulfabregwiivc/MAME-Wii/blob/MAME-Wii-sfg-MOD/src/mame/tiny_segas32.mak makefile]) | |||
* Tested games: | |||
** Alien 3: The Gun (alien3) - couldn't get the emulated lightgun. | |||
** Jurassic Park Arcade (jpark) - like Alien 3, not able to emulate lightgun. | |||
** SegaSonic the Hedgehog (sonicp) - tested the prototype, since the other one (sonic) crashes after tutorial; unplayable, as it can't emulate the trackball. | |||
** Golden Axe: Revenge of Death Adder (ga2) - slow, but barely playable. | |||
===Game compatibility=== | |||
*[https://gbatemp.net/threads/mame-wii-1-0-recompilation-with-newer-wiimote-support-wiiflow-support-via-arguments-for-autolaunch-games.630959/post-10135508 MAME Wii compatibility list (2023/04/21 update)] | |||
*[https://gbatemp.net/threads/mame-wii-1-0-recompilation-with-newer-wiimote-support-wiiflow-support-via-arguments-for-autolaunch-games.630959/post-10138174 MAME Wii compatibility list (2023/04/25 update)] | |||
*[https://gbatemp.net/threads/mame-wii-1-0-recompilation-with-newer-wiimote-support-wiiflow-support-via-arguments-for-autolaunch-games.630959/post-10142722 taito f3 compatibility] | |||
==Media== | ==Media== | ||
Line 44: | Line 83: | ||
* GitHub - https://github.com/saulfabregwiivc/MAME-Wii/tree/MAME-Wii-sfg-MOD | * GitHub - https://github.com/saulfabregwiivc/MAME-Wii/tree/MAME-Wii-sfg-MOD | ||
* GBAtemp - https://gbatemp.net/threads/mame-wii-1-0-recompilation-with-newer-wiimote-support-wiiflow-support-via-arguments-for-autolaunch-games.630959/ | * GBAtemp - https://gbatemp.net/threads/mame-wii-1-0-recompilation-with-newer-wiimote-support-wiiflow-support-via-arguments-for-autolaunch-games.630959/ | ||
* Tiny build - https://gbatemp.net/threads/mame-wii-1-0-recompilation-with-newer-wiimote-support-wiiflow-support-via-arguments-for-autolaunch-games.630959/post-10131041 | |||
* Tiny build - https://gbatemp.net/threads/mame-wii-1-0-recompilation-with-newer-wiimote-support-wiiflow-support-via-arguments-for-autolaunch-games.630959/post-10132824 | |||
* Tiny build - https://gbatemp.net/threads/mame-wii-1-0-recompilation-with-newer-wiimote-support-wiiflow-support-via-arguments-for-autolaunch-games.630959/post-10137747 |
Revision as of 12:17, 2 Haziran 2023
MAME Wii Mod | |
---|---|
General | |
Author | SaulFabre, ToadKing |
Type | Arcade |
Version | 1.0 r2 |
License | Mixed |
Last Updated | 2023/04/17 |
Links | |
Download | |
Website | |
Source | |
This is an updated version of MAME Wii 1.0 (a port of MAME 0.134u4 for the Nintendo Wii) made originally by ToadKing.
The new release includes enhanced Wiimote support, compatibility with WiiFlow plugins, and a higher ROM limit. Although it is primarily designed for use with the MAME 0.134u4 ROMset, it should also be compatible with some ROMs from the newer 0.139u1 release.
Features
- Compiled with devkitPPC r26 / libOGC 1.8.16 / some updated portlibs, this arcade emulator now can accept newer Wiimotes (the Wii Remote Plus ones).
- Fixed one thing in the code (PAL574 to PAL576 variable) for be able to compile on devkitPPC r26 (based on niuus' quick fix he made for compile Descent-Wii).
- Increased ROM limit number from 150 to 10000 (thanks DarkMatterCore for help with that).
- WiiFlow plugin support (thanks Wiimpathy).
User guide
MAME Wii tiny builds
Konami Mystic Warriors:
- Links: mame-wii_tiny_mystwarr (makefile}
- Driver: mystwarr
- Note: Does not run.
Namco System 2:
- Links: mame-wii_tiny_namcos2 (makefile)
- Driver: namcos2
- Tested on Final Lap, boots but unplayable.
Data East DECO32 32-bit:
- Links: mame-wii_tiny_deco32 (makefile)
- Driver: deco32
- Tested games:
- Captain America and The Avengers (captaven) - work
- Night Slashers (nslasher) - work
- Fighter's History (fghthist) - work
- Dragon Gun - work
- Locked 'N Loaded - not found
- Tattoo Assassins - (dsi) ocurred
Taito F3 System:
- Links: mame-wii_tiny_taito (makefile)
- Tested games (somewhat slow):
- Puzzle Bobble 2 (pbobble2) - work
- Darius Gaiden (dariusg) - work
- Elevator Action Returns (elvactr) - work
Sega System 32:
- Links: mame-wii_tiny+sega32 (makefile)
- Tested games:
- Alien 3: The Gun (alien3) - couldn't get the emulated lightgun.
- Jurassic Park Arcade (jpark) - like Alien 3, not able to emulate lightgun.
- SegaSonic the Hedgehog (sonicp) - tested the prototype, since the other one (sonic) crashes after tutorial; unplayable, as it can't emulate the trackball.
- Golden Axe: Revenge of Death Adder (ga2) - slow, but barely playable.
Game compatibility
Media
Cannon Dancer Wiiflow (Chelo Retro)
Taito f3 System test (Chelo Retro)
Changelog
r2
- Just a clean recompile, which fixes said issue.
r1
- First Release.
External Links
- GitHub - https://github.com/saulfabregwiivc/MAME-Wii/tree/MAME-Wii-sfg-MOD
- GBAtemp - https://gbatemp.net/threads/mame-wii-1-0-recompilation-with-newer-wiimote-support-wiiflow-support-via-arguments-for-autolaunch-games.630959/
- Tiny build - https://gbatemp.net/threads/mame-wii-1-0-recompilation-with-newer-wiimote-support-wiiflow-support-via-arguments-for-autolaunch-games.630959/post-10131041
- Tiny build - https://gbatemp.net/threads/mame-wii-1-0-recompilation-with-newer-wiimote-support-wiiflow-support-via-arguments-for-autolaunch-games.630959/post-10132824
- Tiny build - https://gbatemp.net/threads/mame-wii-1-0-recompilation-with-newer-wiimote-support-wiiflow-support-via-arguments-for-autolaunch-games.630959/post-10137747