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
Jools Wills
150443fdd8
rework atari800 to split source/binary and use new variables/parameters
2014-10-27 01:02:26 +00:00
Jools Wills
4fa2897844
updated advmame.sh module to use separate build/install directories, the new emudir/builddir variables and other cleanups
2014-10-27 00:55:00 +00:00
Jools Wills
e69eb7ea1b
pass module id and description to module functions to allow them to be used to avoid string/path duplication etc
2014-10-27 00:53:47 +00:00
Jools Wills
fb0b7d1f46
add remove function to bashwelcometweak.sh
2014-10-26 20:01:23 +00:00
Jools Wills
f7c5db59d8
add support for a "remove" function - will use to allow a remove in the bashwelcometweak.sh for example
...
correct 1 line comment regarding parameters to rp_registerFunction
2014-10-26 20:00:31 +00:00
Jools Wills
0afb57acb7
moved ProfileTweak script into the bashwelcometweak module, so everything is in one place.
2014-10-26 19:52:48 +00:00
Jools Wills
2b70528b89
simplify themes unpacking - no need to check for directory with mkdir -p, and can unpack directly to destination. also don't use /tmp (might be in ram, use our current directory as with other downloads for now)
2014-10-26 19:36:29 +00:00
Jools Wills
ad0bd8d826
cosmetic - remove a trailing tab, and a tab indentation
2014-10-26 19:31:17 +00:00
Jools Wills
414839215b
rather than extracting then copying the archive, extract to the correct destination (stripping ./folder from the destination). simplifies code, and speeds up operation.
2014-10-26 19:17:47 +00:00
Peter Baumgartner
b38570ce64
Makes rps_downloadBinaries
more disk efficient
...
This should delete files as it goes and prevent the disk usage from temporarily ballooning
2014-10-19 23:37:58 -06:00
Florian
151cfa1dd2
Updated simple theme module
2014-10-15 06:18:06 +02:00
Florian
542095e76a
Updated FBALibretro module (issue #461 )
2014-10-02 10:52:34 +02:00
Florian
d2a2c9464a
Updated logging function
2014-10-02 06:58:23 +02:00
Florian
b3f2e75d91
Updated SNESDev module
2014-09-27 07:57:06 +02:00
Florian
c455318bca
Enhanced module snesdev, removed module snesdev2x
2014-08-30 18:10:20 +02:00
Florian
684b9e90d7
Added module snesdev2x, renamed module snesdev to snesdev1x
2014-08-30 17:24:27 +02:00
Florian
82c9d6ae88
Updated module snesdev
2014-08-30 17:12:15 +02:00
Florian
596fcb4483
Moved SDL1 module to Experimental section
...
This module install SDL 1.2.15 with the dispmanx backend. This seems to
lead to problems, e.g., with the gngeo module (see issue #448 ).
2014-08-29 07:14:29 +02:00
Florian
3e30c8eb0d
Added "fba" theme tag to fbalibretro module
2014-08-26 07:22:35 +02:00
Florian
8b5cd0bbb5
Added dependency libsdl1.2-dev to gngeopi module
2014-08-26 07:09:49 +02:00
Florian
cac214f50b
Updated GnGeo module
2014-08-22 07:48:10 +02:00
Florian
b5403ec50b
Fixed FBALibretro module
2014-08-22 07:04:02 +02:00
Florian
6b59876b97
Fixed GNGeoPi module installation ( #448 ), updated Linapple module ( #450 )
2014-08-21 21:59:02 +02:00
Florian
f33c2165c8
Updated gngeopi module
2014-08-21 21:31:01 +02:00
Florian
b16c5dcb62
Updated RetronetPlay configuration
2014-08-16 08:54:06 +02:00
Florian
d6a29e2b8d
Moved RetroNetPlay module into experimental section of the script
2014-08-16 07:38:01 +02:00
Florian
67616fb01d
Enhanced configuration of uae4all
2014-08-13 07:20:46 +02:00
Florian
8138086f53
Re-mapped input_enable_hotkey to 'nul' for RetroArch
2014-08-12 07:00:05 +02:00
Jools Wills
26201d0fe9
missing depen -> depends in binaries installation
2014-08-11 18:27:05 +01:00
Jools Wills
6076946ec3
for better readability/naming use depends rather than depen for dependency function naming (and retropie_package parameters)
2014-08-11 17:53:24 +01:00
Jools Wills
5487a25911
fixed quake3 path replacement sed (need to replace all matches - not just first). #430
2014-08-10 17:57:02 +01:00
Jools Wills
8d6be19686
added missing dependencies for snes9x - #431
2014-08-09 16:51:27 +01:00