MFE-Wii: Difference between revisions

From GameBrew
No edit summary
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{#seo:
|title=Wii Homebrew Apps (Media players) - GameBrew
|title_mode=append
|image=wiimfeportwii.jpg
|image_alt=Wii MFE Port
}}
{{Infobox Wii Homebrews
{{Infobox Wii Homebrews
|title=Wii MFE Port
|title=Wii MFE Port
|image=wiimfeportwii.jpg
|image=wii2.png
|description=Linux-based port of MPlayer.
|description=Linux-based port of MPlayer.
|author=nuvalo
|author=nuvalo
|lastupdated=2010/05/22
|lastupdated=2010/05/22
|type=Media players
|type=Media Players
|version=1.1
|version=1.1
|license=Mixed
|license=Mixed
|download=https://dlhb.gamebrew.org/wiihomebrews/wiimfeportwii.7z
|download=https://dlhb.gamebrew.org/wiihomebrews/wiimfeportwii.7z
|website=https://gbatemp.net/download/wii-mfe-port.11355/
|website=https://gbatemp.net/download/wii-mfe-port.11355/
|source=
|source=https://sourceforge.net/projects/gc-linux/files/mfe/
}}
}}
MFE-Wii is a media player front-end for the Nintendo Wii that uses the Wii-Linux 8/4/2008 operating system. It allows you to play media files directly from the SD Card on your Wii using a GameCube controller for control. This project is based on the open-source MFE media player for GC-Linux. The original sources can be found on its [http://sourceforge.net/project/showfiles.php?group_id=98581&package_id=156977 SourceForge page].


MFE-Wii is an MPlayer Front-End for the Wii, using Wii-Linux 8/4/2008. MFE-Wii provides a front-end controlled by a Gamecube control pad and allows you to play media files directly from the SD Card on your Wii.
This version uses the same sources as the original, but it has been adapted for the Wii by making changes to the kernel and filesystem. It runs on Wii-Linux and uses the SDL libraries. The media player will boot using the ARAM filesystem method.
 
This project is based on the MFE opensource media player for gc-linux. You can find the original sources on its sourceforge page:
 
http://sourceforge.net/project/showfiles.php?group_id=98581&package_id=156977
 
This version uses the same sources than the original, there are only some changes on the kernel and the filesystem
to adapt it to wii. It uses wii-linux to run on a wii, and the SDL libraries for this system. It will boot using
the ARAM filesystem method.
 
== What you need ==
 
To get MFE-Wii working on your Wii, you will need the following equipment;


* A Wii Console able to run Homebrew Code (A Wii Console with Zelda: Twilight Princes and the [[Twilight Hack]] Save Game loaded onto your Wii).
==Installation==
* An SD Card
Extract the archive directly to the root of your Memory Card (ex. J:\).
* A Gamecube control pad.
* The MFE-Wii Binaries (mfe-wii.elf).


== Installation ==
==Controls==
D-Pad - Navigate through your filesystem, Forward and backward


* Copy the file '''mfe-wii.elf''' and the directory '''mfe''' to the root directory of your SD Card.
A - Launch a file (play)
* Rename the .ELF file to '''boot.elf''' .
* If you're using the Homebrew Channel, place the '''boot.elf''' file in its own folder within the 'apps' folder.
* Copy your .avi files that you want to play to your SD Card.
* Load your SD Card into the front slot of your Wii.
* Ensure that your Gamecube Controller is plugged in.
* Start your Wii and use your Homebrew Loader (Be it Twilight Hack, Homebrew Channel or other).
* Launch the .ELF file and select the Media Files you would like to play.


== Instructions ==
B - Stop
 
Here is the button relation between the gc-pad and the keyboard:
 
* [digital pad]: Navigate through your filesystem, forward and backward
* [A]: Launch a file (play)
* [B]: Stop


==Media==
==Media==
'''MFE Wii - Zelda Movie Trailer - IGN - ([https://www.youtube.com/watch?v=5qLz06wlIcg MrJoJo])'''<br>
<youtube>5qLz06wlIcg</youtube>
<youtube>5qLz06wlIcg</youtube>


== Missing ==
==Known issues==
 
*Disable WiiConnect24 before running this.
* DVD
*No support for Wavebird controller.
* Wiimote
* Network share access
* USB-storage support
 
== Known bugs ==
*Disable WiiConnect24 before running this
*No support for Wavebird controller


== Thanks to ==
==Changelog==
'''1.1'''
* Solved the problems with the pad.
* Mount/umount SD: Press R for 2 seconds, take out the sdcard, insert a new one and pres R again.
* Reset the console: (int the older version works too, i didn't noticed of that, sorry) Hold Z from MFE menu and in a few seconds it will reboot.
* Added 32MB of swap in MEM2 (I thought that the videos that does not show anything was a problem of memory, but it does nothing...).


==Credits==
Thanks to:
* The gc-linux team for their effort in porting linux to the Wii.
* The gc-linux team for their effort in porting linux to the Wii.
* Isobel, for his great MFE player minidistro.
* Isobel, for his great MFE player minidistro.


==External links==
==External links==
* wiibrew - https://wiibrew.org/wiki/Wii_MFE_Port
* Tehskeen - [https://web.archive.org/web/20080727030326/http://www.tehskeen.com/forums/showthread.php?p=28592 http://www.tehskeen.com/forums/showthread.php?p=28592] (archived)
* WiiBrew - https://wiibrew.org/wiki/Wii_MFE_Port
* GBAtemp - https://gbatemp.net/download/wii-mfe-port.11355/

Latest revision as of 07:54, 25 February 2023

Wii MFE Port
Wii2.png
General
Authornuvalo
TypeMedia Players
Version1.1
LicenseMixed
Last Updated2010/05/22
Links
Download
Website
Source

MFE-Wii is a media player front-end for the Nintendo Wii that uses the Wii-Linux 8/4/2008 operating system. It allows you to play media files directly from the SD Card on your Wii using a GameCube controller for control. This project is based on the open-source MFE media player for GC-Linux. The original sources can be found on its SourceForge page.

This version uses the same sources as the original, but it has been adapted for the Wii by making changes to the kernel and filesystem. It runs on Wii-Linux and uses the SDL libraries. The media player will boot using the ARAM filesystem method.

Installation

Extract the archive directly to the root of your Memory Card (ex. J:\).

Controls

D-Pad - Navigate through your filesystem, Forward and backward

A - Launch a file (play)

B - Stop

Media

MFE Wii - Zelda Movie Trailer - IGN - (MrJoJo)

Known issues

  • Disable WiiConnect24 before running this.
  • No support for Wavebird controller.

Changelog

1.1

  • Solved the problems with the pad.
  • Mount/umount SD: Press R for 2 seconds, take out the sdcard, insert a new one and pres R again.
  • Reset the console: (int the older version works too, i didn't noticed of that, sorry) Hold Z from MFE menu and in a few seconds it will reboot.
  • Added 32MB of swap in MEM2 (I thought that the videos that does not show anything was a problem of memory, but it does nothing...).

Credits

Thanks to:

  • The gc-linux team for their effort in porting linux to the Wii.
  • Isobel, for his great MFE player minidistro.

External links

Advertising: