<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ca">
	<id>http://wiki.joanillo.org/index.php?action=history&amp;feed=atom&amp;title=N64_-_Nintendo_64._Emulador_mupen64plus</id>
	<title>N64 - Nintendo 64. Emulador mupen64plus - Historial de revisió</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.joanillo.org/index.php?action=history&amp;feed=atom&amp;title=N64_-_Nintendo_64._Emulador_mupen64plus"/>
	<link rel="alternate" type="text/html" href="http://wiki.joanillo.org/index.php?title=N64_-_Nintendo_64._Emulador_mupen64plus&amp;action=history"/>
	<updated>2026-08-30T14:17:48Z</updated>
	<subtitle>Historial de revisió per a aquesta pàgina del wiki</subtitle>
	<generator>MediaWiki 1.34.2</generator>
	<entry>
		<id>http://wiki.joanillo.org/index.php?title=N64_-_Nintendo_64._Emulador_mupen64plus&amp;diff=254883&amp;oldid=prev</id>
		<title>Joan: /* Instal.lació */</title>
		<link rel="alternate" type="text/html" href="http://wiki.joanillo.org/index.php?title=N64_-_Nintendo_64._Emulador_mupen64plus&amp;diff=254883&amp;oldid=prev"/>
		<updated>2016-09-19T14:57:29Z</updated>

		<summary type="html">&lt;p&gt;&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;Instal.lació&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Pàgina nova&lt;/b&gt;&lt;/p&gt;&lt;div&gt;=Introducció=&lt;br /&gt;
*https://github.com/retropie/retropie-setup/wiki/Nintendo-64&lt;br /&gt;
video amb la RPi 3:&lt;br /&gt;
*https://www.youtube.com/watch?v=i87EBRHcJs4&amp;amp;index=3&amp;amp;list=PLxiUv7Dsub4RkB_XDnKwln8PxOhVyNXaD&lt;br /&gt;
&lt;br /&gt;
Emulador: mupen64plus:&lt;br /&gt;
*http://mupen64plus.org/&lt;br /&gt;
Mupen64Plus is a cross-platform plugin-based N64 emulator which is capable of accurately playing many games. Included are four MIPS R4300 CPU emulators, with dynamic recompilers for 32-bit x86 and 64-bit amd64 systems, and necessary plugins for audio, graphical rendering (RDP), signal co-processor (RSP), and input.&lt;br /&gt;
&lt;br /&gt;
Com els altres emuladors, és important que funcioni des de la consola, sense les X:&lt;br /&gt;
&lt;br /&gt;
It will run in XWindows, although for the best results run in Console (as with ALL emulators!), this also has the advantage of running in fullscreen and at a higher resolution with no detrimental effect on performance.&lt;br /&gt;
&lt;br /&gt;
=Instal.lació1 (no funciona)=&lt;br /&gt;
'''NOTA'''. La prova la vaig fer amb RPi2. La clau per tal de què compili és instal.lar correctament des de les fonts la SDL2.&lt;br /&gt;
&lt;br /&gt;
I per instal.lar-ho a la RPi:&lt;br /&gt;
*https://github.com/ricrpi/mupen64plus&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
git clone https://github.com/ricrpi/mupen64plus&lt;br /&gt;
cd mupen64plus&lt;br /&gt;
./build.sh&lt;br /&gt;
sudo ./install.sh&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
$ cd mupen64plus/&lt;br /&gt;
pi@raspberrypi ~/mupen64plus $ ./build.sh &lt;br /&gt;
You should install the GCC 4.7 compiler&lt;br /&gt;
Either run this script with sudo/root or run 'apt-get install gcc-4.7'&lt;br /&gt;
&lt;br /&gt;
You should install the G++ 4.7 compiler&lt;br /&gt;
Either run this script with sudo/root or run 'apt-get install g++-4.7'&lt;br /&gt;
&lt;br /&gt;
...&lt;br /&gt;
Makefile:158: *** Mupen64Plus API header files not found! Use makefile parameter APIDIR to force a location..  Stop.&lt;br /&gt;
&lt;br /&gt;
*https://www.raspberrypi.org/forums/viewtopic.php?t=58395&amp;amp;p=715393&lt;br /&gt;
a la consola fem:&lt;br /&gt;
APIDIR=/home/pi/mupen64plus/ricrpi/mupen64plus-core/src/api&lt;br /&gt;
i continuem&lt;br /&gt;
./build.sh&lt;br /&gt;
&lt;br /&gt;
mupen64plus utilitza SDL 2.0&lt;br /&gt;
gpu_mem not set in /boot/config.txt -&amp;gt; seria interessant mirar aquesta opció&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
                set APIDIR=&amp;quot;../../../../$repository/mupen64plus-core/src/api&amp;quot;&lt;br /&gt;
set APIDIR=&amp;quot;/home/pi/mupen64plus/ricrpi/mupen64plus-core/src/api&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
For the time being, I simply copied the contents of the ricrpi folder into the mupen64plus folder, ran build.sh (again), it built everything, then did sudo ./install.sh, and it installed everything.&lt;br /&gt;
&lt;br /&gt;
make: Entering directory '/home/pi/mupen64plus/mupen64plus/mupen64plus-ui-console/projects/unix' -&amp;gt; en aquest directori hu ha un Maakefile&lt;br /&gt;
Makefile:158: *** Mupen64Plus API header files not found! Use makefile parameter APIDIR to force a location..  Stop.&lt;br /&gt;
&lt;br /&gt;
APIDIR=&amp;quot;/home/pi/mupen64plus/mupen64plus-core/src/api&amp;quot;   &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Makefile:173: No libspeexdsp development libraries found.  Mupen64plus-sdl-audio will be built without speex-* resampler.&lt;br /&gt;
Makefile:190: No libsamplerate development libraries found.  Mupen64plus-sdl-audio will be built without src-* resampler.&lt;br /&gt;
Makefile:251: *** Mupen64Plus API header files not found! Use makefile parameter APIDIR to force a location..  Stop.&lt;br /&gt;
&lt;br /&gt;
sudo apt-get install libspeexdsp-dev&lt;br /&gt;
sudo apt-get install libspeexdsp-dev&lt;br /&gt;
&lt;br /&gt;
make: Entering directory '/home/pi/mupen64plus/mupen64plus/mupen64plus-audio-sdl/projects/unix'&lt;br /&gt;
Makefile:251: *** Mupen64Plus API header files not found! Use makefile parameter APIDIR to force a location..  Stop.&lt;br /&gt;
&lt;br /&gt;
joe /home/pi/mupen64plus/mupen64plus/mupen64plus-audio-sdl/projects/unix/Makefile&lt;br /&gt;
APIDIR=&amp;quot;/home/pi/mupen64plus/mupen64plus-core/src/api&amp;quot; &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
make: Entering directory '/home/pi/mupen64plus/mupen64plus/mupen64plus-input-sdl/projects/unix'&lt;br /&gt;
Makefile:171: *** Mupen64Plus API header files not found! Use makefile parameter APIDIR to force a location..  Stop.&lt;br /&gt;
joe /home/pi/mupen64plus/mupen64plus/mupen64plus-input-sdl/projects/unix/Makefile&lt;br /&gt;
APIDIR=&amp;quot;/home/pi/mupen64plus/mupen64plus-core/src/api&amp;quot; &lt;br /&gt;
&lt;br /&gt;
make: Entering directory '/home/pi/mupen64plus/ricrpi/mupen64plus-video-gles2n64/projects/unix'&lt;br /&gt;
make: pu=neon: No such file or directory&lt;br /&gt;
make: *** No rule to make target 'pu=neon'.  Stop.&lt;br /&gt;
&lt;br /&gt;
Remove the &amp;quot;OPTFLAGS=-flto -mfpu=neon&amp;quot; from RaspbianList_Pi2:&lt;br /&gt;
https://www.raspberrypi.org/forums/viewtopic.php?t=58395&amp;amp;p=739322&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Finalment compila. Per instal.lar-ho:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
$ ./install.sh&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
i queda instal.lat a /usr/local/bin/mupen64plus:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
$ mupen64plus&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
protesta perquè no li especifico cap rom&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
$ mupen64plus /home/pi/roms/Super_Mario_64.rom&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
i ara ja arrenca, però amb les tecles del teclat no puc fer res, ni Start i soritr del joc.&lt;br /&gt;
&lt;br /&gt;
=Configuració=&lt;br /&gt;
*http://askubuntu.com/questions/206559/how-do-you-configure-mupen64plus-controls&lt;br /&gt;
El fitxer de configuració és:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
~/.config/mupen64plus/mupen64plus.cfg&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
D'entrada fico:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
[Video-General]&lt;br /&gt;
# Use fullscreen mode if True, or windowed mode if False&lt;br /&gt;
Fullscreen = True&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
En el fitxer de configuració veig que aturar l'emulador està associat al ESCAPE: (SDL_keysym.h: SDLK_ESCAPE = 27)&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
[CoreEvents]&lt;br /&gt;
# Mupen64Plus CoreEvents config parameter set version number. Please don't change this version number.&lt;br /&gt;
Version = 1&lt;br /&gt;
# SDL keysym for stopping the emulator&lt;br /&gt;
Kbd Mapping Stop = 27&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
però a mi el teclat no em funciona.&lt;br /&gt;
&lt;br /&gt;
No funciona ni el teclat ni el so. La captura de la inforamció quan arrenco l'emulador posa:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
...&lt;br /&gt;
UI Console: using Video plugin: 'Mupen64Plus OpenGL video plugin by Rice' v2.0.0&lt;br /&gt;
UI Console: using Audio plugin: 'Mupen64Plus SDL Audio plugin' v2.5.0&lt;br /&gt;
Input: using auto-config file at /usr/local/share/mupen64plus/InputAutoCfg.ini&lt;br /&gt;
...&lt;br /&gt;
Input: 0 SDL Joysticks were found&lt;br /&gt;
Input: N64 Controller #1: Forcing default keyboard configuration&lt;br /&gt;
...&lt;br /&gt;
Input: 1 controller(s) found, 1 plugged in and usable in the emulator&lt;br /&gt;
...&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
També és important el fitxer de configuració InputAutoCfg.ini:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
/usr/local/share/mupen64plus/InputAutoCfg.ini&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
A partir dels missatges d'entrada veig que no reconeix cap dispositiu Keyboard, i per tant és normal que no funcioni.&lt;br /&gt;
=Instal.lació 2 (setembre 2016)=&lt;br /&gt;
==Partim d'una Rasbian neta==&lt;br /&gt;
Descarrego el Raspbian Jessie Lite&lt;br /&gt;
*https://www.raspberrypi.org/downloads/raspbian/&lt;br /&gt;
La idea és fer una intal.lació a partir de zero:&lt;br /&gt;
&lt;br /&gt;
TODO:&lt;br /&gt;
*deshabilitar bluetooth&lt;br /&gt;
*deshabilitar wifi&lt;br /&gt;
*quadret d'energia&lt;br /&gt;
*video de presentació&lt;br /&gt;
&lt;br /&gt;
Paquets previs a instal.lar:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
$ sudo apt-get update&lt;br /&gt;
$ sudo apt-get install joe&lt;br /&gt;
$ sudo apt-get install git&lt;br /&gt;
$ sudo apt-get install build-essential (no cal)&lt;br /&gt;
$ sudo apt-get install gcc-4.7&lt;br /&gt;
$ sudo apt-get install g++-4.7&lt;br /&gt;
$ sudo apt-get install libsdl2-dev&lt;br /&gt;
$ sudo apt-get install libsdl1.2-dev&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Coses que he de fer prèviament:&lt;br /&gt;
*configuració del teclat (change keyboard layout dins de internationalization options del raspi-config)&lt;br /&gt;
*que no demani login i pwd en l'inici. Raspi-config &amp;gt; boot options&lt;br /&gt;
*network on boot: disabled. Ha de ser així? o ho hauré de deshabilitar al final?&lt;br /&gt;
*Advanced Options &amp;gt; A3 Memory Split: de moment ho deixo en 64, valor per defecte -&amp;gt; ho canvio a 128, doncs a mi el que em preocupa són els gràfics de mupen64plus.&lt;br /&gt;
*overclock -&amp;gt; no hi ha overclock a la RPi3. Sí que n'hi ha. Editem el fitxer /boot/config.txt i es pot canviar de 1200 a 1400. Tanmateix, a la RPi3 és important tenir una bona font d'alimentació i potser també heatsink. Davant del dubte, millor no fer overclock.&lt;br /&gt;
==Instal.lació mupen64plus==&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
./build.sh&lt;br /&gt;
make: Entering directory '/home/pi/mupen64plus/mupen64plus/mupen64plus-ui-console/projects/unix'&lt;br /&gt;
Makefile:158: *** Mupen64Plus API header files not found! Use makefile parameter APIDIR to force a location..&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
For the time being, I simply copied the contents of the ricrpi folder into the mupen64plus folder, ran build.sh (again), it built everything, then did sudo ./install.sh, and it installed everything.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
$ cd ~/mupen64plus/mupen64plus&lt;br /&gt;
$ cp -R ricrpi/* mupen64plus/&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
i continuem&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
./build.sh&lt;br /&gt;
SDL2 is missing the Raspberry PI Driver. You will not be able to run mupen64plus in the console. -&amp;gt; fixar-se en aquesta línia, perquè serà clau. Hauré d'instal.lar correctament SDL2.&lt;br /&gt;
&lt;br /&gt;
make: pu=neon: No such file or directory&lt;br /&gt;
make: *** No rule to make target 'pu=neon'.  Stop.&lt;br /&gt;
&lt;br /&gt;
Remove the &amp;quot;OPTFLAGS=-flto -mfpu=neon&amp;quot; from RaspbianList_Pi2:&lt;br /&gt;
https://www.raspberrypi.org/forums/viewtopic.php?t=58395&amp;amp;p=739322&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
i ara ja compila, i podem instal.lar&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
./install.sh&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Per executar:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
$ mupen64plus /home/pi/roms/n64/Super_Mario_64.rom&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
però no arrenca l'emulador:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
mupen64plus &lt;br /&gt;
SDL video subsystem init failed. no available video device&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
El videoplugin que s'utilitza està en el fitxer de configuració:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
[UI-Console]&lt;br /&gt;
&lt;br /&gt;
# Mupen64Plus UI-Console config parameter set version number.  Please don't change this version number.&lt;br /&gt;
Version = 1&lt;br /&gt;
# Directory in which to search for plugins&lt;br /&gt;
PluginDir = &amp;quot;./&amp;quot;&lt;br /&gt;
# Filename of video plugin&lt;br /&gt;
VideoPlugin = &amp;quot;mupen64plus-video-rice.so&amp;quot;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
*https://www.raspberrypi.org/forums/viewtopic.php?f=63&amp;amp;t=74935&lt;br /&gt;
canvio per VideoPlugin = &amp;quot;mupen64plus-video-n64.so&amp;quot;&lt;br /&gt;
&lt;br /&gt;
ara arrenca i se sent el soroll del joc, però encara no es veu res.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
$ man mupen64plus&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Els video plugins estan ben instal.lats a /usr/local/lib/mupen64plus/:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
mupen64plus-video-rice.so&lt;br /&gt;
mupen64plus-video-n64.so&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Però recordem que deia:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
$ ./build.sh &lt;br /&gt;
SDL2 is missing the Raspberry PI Driver. You will not be able to run mupen64plus in the console.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Miro de compilar directament SDL2 des de les fonts, seguint:&lt;br /&gt;
*https://www.raspberrypi.org/forums/viewtopic.php?t=56756&amp;amp;p=430647&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
$./build.sh&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
i bona notícia, ara ja no diu el missatge de SDL2 is missing...&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
...&lt;br /&gt;
SDL2 2.0.4 located at /usr/local&lt;br /&gt;
...&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
I ara després del build, torno a instal.lar:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
$ sudo ./install.sh&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
i finalment ja funciona, té so, i també funciona el teclat que no havia aconseguit funcionar i que m'havia donat tants maldecaps en la primera instal.lació. Per tant, la clau ha estat en compilar SDL2 des de les fonts. Tinc la versió SDL2 2.0.4&lt;br /&gt;
&lt;br /&gt;
A més a més, també puc instal.lar altres paquets de SDL2, i compilar un petit projecte (mirar el link)&lt;br /&gt;
&lt;br /&gt;
The packages are located at http://www.libsdl.org/projects/&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
SDL2_image-2.0.0 - bmp is built in but you need this for jpg, png etc.&lt;br /&gt;
SDL2_mixer-2.0.0 - audio support&lt;br /&gt;
SDL2_net-2.0.0 - network support&lt;br /&gt;
SDL2_ttf-2.0.12 - trutype font support&lt;br /&gt;
SDL_rtf-0.1.0 - rich text format support&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
TODO: fer una entrada per compilar SDL2&lt;br /&gt;
&lt;br /&gt;
Tinc dos video plugins que puc utilitzar:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
[UI-Console]&lt;br /&gt;
VideoPlugin = &amp;quot;mupen64plus-video-rice.so&amp;quot;&lt;br /&gt;
&lt;br /&gt;
[UI-Console]&lt;br /&gt;
VideoPlugin = &amp;quot;mupen64plus-video-n64.so&amp;quot;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Hauré de mirar quin pluguin utilitzar, o més aviat, segons quin joc utilitzar-ne un o l'altre.&lt;br /&gt;
&lt;br /&gt;
El ''mupen64plus-video-n64.so'' té menys resolució, i per tant en principi ha d'anar més lleuger. Des de la línia de comandes hauré de cridar a un videoplugin o a l'altre en funció de la performance.&lt;br /&gt;
&lt;br /&gt;
Aquí hi ha un article sobre performance a N64&lt;br /&gt;
*https://github.com/RetroPie/RetroPie-Setup/wiki/Optimization-for-Nintendo-64&lt;br /&gt;
&lt;br /&gt;
Llista de jocs que haurien de funcionar (WIP):&lt;br /&gt;
*http://www.mupen64plus.org/wiki/index.php?title=GameCompatibility&lt;br /&gt;
=ROMs que funcionen correctament i són jugables=&lt;br /&gt;
Jocs que he provat, tot fent proves de la performance&lt;br /&gt;
*Mario Kart 64. Molt bé amb n64, no tan bé amb rice&lt;br /&gt;
*F1_World_Grand_Prix. n64, correcte. revisar. bona jugabilitat&lt;br /&gt;
*Rally Challenge. rice, però no hi ha manera de què es vegi el cotxe complet, ni amb rice ni amb n64. Però el cotxe va bastant suelto.&lt;br /&gt;
*Super Mario 64. rice. correcte&lt;br /&gt;
*Top Gear Rally. Amb rice va molt lent. Amb n64 es penja&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
TODO&lt;br /&gt;
*RAM Split - At least 64MEG to the GPU&lt;br /&gt;
*Mirar aspectes com la resolució: Change values to alter output resolution, 320x240 is the original hardware res (in most cases), and up to 1024x768 has a minimal impact on performance (1-2% when running from Console)&lt;br /&gt;
*Some people might be interested to know(I was certainly pleased) Harvest Moon 64 runs flawlessly. With just&lt;br /&gt;
Code: Select all&lt;br /&gt;
    ScreenUpdateSetting = 4&lt;br /&gt;
and&lt;br /&gt;
Code: Select all&lt;br /&gt;
    NormalAlphaBlender = True&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
=ROMs=&lt;br /&gt;
Descàrrega de roms:&lt;br /&gt;
*http://www.freeroms.com/n64_roms.htm&lt;br /&gt;
{{Autor}}, juliol 2016, setembre 2016&lt;/div&gt;</summary>
		<author><name>Joan</name></author>
		
	</entry>
</feed>