Commit graph

6336 commits

Author SHA1 Message Date
gizmo98
b3cca5f37a mame4all: Try to fix compilation issue
Just add the missing libs (https://github.com/petrockblog/RetroPie-Setup/issues/509) and use the same -march CFLAG as RetroPie-Setup.
2014-12-10 19:07:00 +01:00
Florian
deb3179cf7 Merge pull request #475 from gizmo98/patch-5
Add experimental XBMC installation.
2014-12-07 20:46:16 +01:00
Florian
822d273c62 Merge pull request #491 from gizmo98/patch-1
Add experimental darkplaces quake
2014-12-07 20:45:12 +01:00
Florian
4eaca795f1 Merge pull request #505 from gizmo98/patch-3
Add experimental fmsx-libretro core
2014-12-07 20:44:21 +01:00
Florian
b7dec422bb Merge pull request #506 from gizmo98/patch-4
Add experimental Atari Lynx libretrocore handy
2014-12-07 20:43:08 +01:00
gizmo98
e2aa50cb43 gpsp: add libsdl1.2-dev dependency
https://github.com/petrockblog/RetroPie-Setup/issues/504
2014-12-07 17:31:20 +01:00
bsilvereagle
fadf7ee926 Added libsdl1.2-dev dependency for mame4all 2014-12-07 10:56:37 -05:00
gizmo98
029c140d8a fmsx-libretro: copy ROMs to BIOS folder 2014-12-07 13:22:35 +01:00
gizmo98
3f0f30870b Add experimental Atari Lynx libretrocore handy
It compiles and runs games.
2014-12-07 13:11:36 +01:00
gizmo98
81f615ae9f fmsx-libretro: remove platform defines
build error with platform=rpihardfloat.
2014-12-07 13:04:32 +01:00
gizmo98
dd49c94b08 Add experimental fmsx-libretro core
According to this post (http://blog.petrockblock.com/forums/topic/use-the-libretro-msx-implementation/) the libretro core runs "great".
2014-12-07 10:09:40 +01:00
Florian
decfe6614c Added library libx11-dev to psxlibretro module 2014-12-07 07:19:29 +01:00
Florian
ff04fb5f84 Added PNG library to dependencies pf module psxlibretro 2014-12-06 17:13:14 +01:00
Chris Paiano
189e7713ea -Integrated simpler bash-only whole-number temperature calculations into .bashrc welcome tweak script, removed requirement for bc and separate file
-Removed pitemp.sh
2014-12-05 13:52:44 -08:00
Chris Paiano
0685adc8a6 -Now the apt auto remove step no longer will wait for user input to remove packages (making the entire script fully automatic, this was the only place retropie_setup.sh stopped for me along the way) 2014-12-05 11:01:19 -08:00
Chris Paiano
201f63803b -Rewrote pytemp.py to a pitemp.sh bash script utilizing bc, which is a new requirement (not included on the vanilla Raspbian)
-Added bc prereq install to bashwelcometweak.sh script
-Removed old pytemp.py script
2014-12-05 10:58:50 -08:00
Chris Paiano
c3120167e6 -Now bashwelcometweak.sh also sets the executable flag on ~/pytemp.py for convenience launching from the console 2014-12-03 20:49:35 -08:00
Chris Paiano
aa2bc16129 -Now bashwelcometweak.sh will copy over the pytemp.py script to the user's home folder and adds it to the .bashrc to display upon startup 2014-12-03 20:47:16 -08:00
Nate Evans
5871bf730d Fixing emulationstation install: adding check for required package libboost-locale-dev and error message if binary didn't compile 2014-12-02 09:59:28 -05:00
Jamie Bainbridge
8fbbcf11e9 Add Memory Split for Model A and B RPi 2014-11-23 07:14:11 +10:00
gizmo98
88a72229e7 armsnes: fix wrong library name.
find cannot find libpocketsnes.so if it searchs a *libreto* file.
2014-11-19 19:59:31 +01:00
gizmo98
696178a8ee darkplaces: minor improvements
-Set right config file permissions.
-Unzip without asking.
-Move game files from /roms/ports/id1 to more clear /roms/ports/quake/id1.
2014-11-17 18:42:41 +01:00
Florian
915343f5c1 Merge pull request #494 from gizmo98/patch-4
tyrquake: add shareware game files...
2014-11-16 22:06:12 +01:00
gizmo98
ea4b25820b tyrquake: add shareware game files...
...and add tyrquake to ports folder. It's possible to set higher resolutions under core options. At higher resolutions the sound is choppy.
2014-11-16 21:18:23 +01:00
gizmo98
ffcb7dee86 mupen64plus-libretro: copy game specific config files...
...to RetroPie/BIOS path.
2014-11-16 17:09:14 +01:00
gizmo98
fe48fd24bc mupen64plus-libretro: fix cc compilation abort
Fix issue 492. cc aborts compilation if there is not enough memory. cc needs up to 310MB. Retropie 2.3 SD Card image: Raspbian + daemons need 110MB. 
https://github.com/petrockblog/RetroPie-Setup/issues/492
2014-11-16 13:16:31 +01:00
gizmo98
d48517e287 Add experimental darkplaces quake
Just darkplaces-rpi with shareware game file from id software. Runs nice if you run RetroPie/roms/ports/darkplacesquake.sh from console.  If it is run from emulationstation there are issues. Controls are different and the menu cannot be used. I don't know why, but there seems to be a problem between emulationstation2 and SDL/SDL2 games/emulators like mupen64plus-rpi and darkplaces quake.

Workaround: Run dark places as root atm (line 44).
2014-11-15 12:49:21 +01:00
Florian
53ec37b469 Merge pull request #488 from gizmo98/patch-6
snes9x-Rpi: Try to fix compilation issue
2014-11-14 07:26:45 +01:00
Florian
f466aba89d Merge pull request #486 from gizmo98/patch-3
pifba: Try to fix compilation issue
2014-11-14 07:26:26 +01:00
Florian
664d26af85 Merge pull request #487 from gizmo98/patch-4
mame4all: Try to fix compilation issue
2014-11-14 07:25:59 +01:00
gizmo98
6e90b6f2bb uae4all: Try to fix compilation issue
Add libasound2-dev package.
2014-11-13 20:42:16 +01:00
gizmo98
2dd664389b snes9x-Rpi: Try to fix compilation issue
Add libasound2-dev package.
2014-11-13 20:41:02 +01:00
gizmo98
75d24f0964 mame4all: Try to fix compilation issue
Add libasound2-dev package.
2014-11-13 20:37:50 +01:00
gizmo98
ea63200733 pifba: Try to fix compilation issue
Add libasound2-dev package.
2014-11-13 20:36:02 +01:00
gizmo98
41be38eb53 Add minecraft-pi
There was a wish to add minecraft: http://blog.petrockblock.com/forums/topic/minecraft-pi-anyone-got-this-working-in-retropie/
Have not found any fullscreen option. Minecraft can be only closed with CTRL+ALT+F1 and CTRL+C.
2014-11-12 19:02:14 +01:00
gizmo98
77382e0e73 Add quake libretrocore tyrquake 2014-11-09 15:39:55 +01:00
gizmo98
86455761c7 mupen64plus-libretro: add freezed working repo.
Just add a freezed fixed current repo, because git revert fix from yesterday is not working today. Just wait until base mupen64plus-libreto is stable again.
2014-11-04 20:08:23 +01:00
gizmo98
5722fd1781 mupen64plus-libretro: Revert to a working commit.
The latest mupen64plus-libretro sources cannot be build since "today".
2014-11-03 21:01:14 +01:00
gizmo98
3fc9e7aa1c Update mupen64libretro.sh
Fix typo.
2014-11-02 21:08:21 +01:00
gizmo98
08a6f74559 Emulationstation themes: Fix path. 2014-11-02 17:30:04 +01:00
gizmo98
2a3bc6631b Update mupen64libretro.sh
Rice is more compatible with games like Conker, Zelda and so on.
2014-11-02 12:22:47 +01:00
gizmo98
aab2f60eed mupen64plus-libretro: fix typo 2014-11-02 10:09:41 +01:00
gizmo98
03ad03e3d4 Add mupen64plus libretto core.
Mario 64 needs at least 1GHz OC to be playable.
2014-11-01 20:04:55 +01:00
Florian
308df8e996 Merge pull request #476 from gizmo98/patch-6
Add option to select hotkey behaviour.
2014-11-01 07:18:12 +01:00
Florian
b661a2c3a0 Added parameters in rpix86 module 2014-11-01 06:38:08 +01:00
Florian
0b4b762948 Updated Duke3D module 2014-11-01 06:36:33 +01:00
gizmo98
5eb4120969 Add option to select hotkey behaviour.
Just an option to change hotkey behaviour. Option 2 and 3 are necessary to use our retroarch autoconfigs!
2014-10-30 18:25:07 +01:00
gizmo98
b5ecdad016 Add experimental XBMC installation. 2014-10-30 18:18:12 +01:00
gizmo98
a5c49f7266 Add retroarch-joypad-autoconfig repo. 2014-10-28 19:15:58 +01:00
gizmo98
f39a4d31da Add experimental ARMSNES libretrocore 2014-10-27 19:51:22 +01:00