Commit graph

1764 commits

Author SHA1 Message Date
Hugo Hromic
79c5d096ee mupen64plus - add libraspberrypi-bin as dependency
The `mupen64plus/mupen64plus.sh` script uses the `tvservice` binary and
in some systems this package might not be installed by default.
2018-08-16 15:22:13 +01:00
Jools Wills
869a8002a7
Revert "dependency fixes to helpers, runcommand and mupen64plus" 2018-08-16 02:07:30 +01:00
Jools Wills
30e9c4a12e reicast - update reicast.sh location for bios check 2018-08-12 17:20:02 +01:00
Jools Wills
f3a230acce reicast / lr-reicast - fix up documented bios location, and symlink to $biosdir/dc for standalone reicast 2018-08-12 17:16:28 +01:00
Hugo Hromic
db32a79ac2 mupen64plus - add libraspberrypi-bin as dependency
The `mupen64plus/mupen64plus.sh` script uses the `tvservice` binary and
in some systems this package might not be installed by default.
2018-08-12 11:24:53 +01:00
Jools Wills
75bdf0d83c lr-reicast / reicast - fix another typo 2018-08-03 12:57:52 +01:00
Jools Wills
002ef040d6 dolphin - fix up help rom location and extensions 2018-08-03 12:34:52 +01:00
Jools Wills
c72499f81e retroarch - only set video_threaded to true on non x86 systems
* fixes issue with black screen on x86/opengl
 * on faster machines the setting is best off - "Using this might improve performance at possible cost of latency and more video stuttering."
2018-07-30 19:21:21 +01:00
Jools Wills
465f234feb
Merge pull request #2445 from cmitu/master
Update for the advmame scriptmodule.
2018-07-22 22:53:44 +01:00
Cristi Mitrana
46d0d33fd3 Update the advmame scriptmodule.
* get the package source from the github.com repository.
* run `autoreconf.sh` before configuring the build
* update the build function to check for success using `$md_ret_files`
2018-07-22 05:38:41 +03:00
hissingshark
3e21a64598 Add detection/build params/fixes for Vero4k and let gitPullOrClone wind back to a specific commit 2018-07-19 09:08:19 +01:00
Jools Wills
111043b659 mupen64plus - use -DUSE_SYSTEM_LIBS=On for all platforms for GLideN64
* hopefully fixes linking against wrong libs on x86 (32bit).
 * thanks to mitu for the heads up
2018-07-01 17:31:48 +01:00
Jools Wills
3858f9d664 advmame - update to v3.8 2018-07-01 17:21:26 +01:00
Jools Wills
e1ade746ef zesarux - switch to git upstream and 7.0 release tag 2018-07-01 14:46:17 +01:00
zerojay
be2f0420ae
PPSSPP - Fix typo on fullscreen option for tinker.
Fixes issue #2410.
2018-05-27 11:55:39 -04:00
Jools Wills
f6298594fb
Merge pull request #2400 from joolswills/retroarch
retroarch - updated to v1.7.3
2018-05-14 14:43:51 +01:00
JyuHo
b2797b6396
Update reicast.sh
Add tinker support
2018-05-13 00:46:01 +02:00
JyuHo
db893353a5
Update ppsspp.sh
Add support for tinker
2018-05-13 00:42:39 +02:00
JyuHo
c278d33eaf
Create tinker.armv7.cmake 2018-05-13 00:37:22 +02:00
JyuHo
e804a1be35
Create 02_tinker_options.diff
Fix building of PPSSPP. Could only get it to build with both VULKAN and EGL turned off, we've patched the cmake for now - we will liase to try see if EGL/VULKAN are possible and update in the future.
2018-05-13 00:34:27 +02:00
Jools Wills
82721179f5 retroarch - updated to v1.7.3
* add --disable-qt configure flag
 * disable udev sort as it the changed behaviour may cause more problems than it solves - https://retropie.org.uk/forum/topic/17276/usb-ports-no-longer-determine-player-number-retroarch-1-7-1
2018-05-07 18:20:51 +01:00
Conn O'Griofa
35f07f3c3d amiberry - add support for whdload auto-load - #2327
* add lha extension
 * adjust launch script to use new -autowhdload parameter
 * rework whdboot folder set-up
2018-04-07 18:35:48 +01:00
gizmo98
840be46ed6 mupen64plus: add blacklist for games which have major problems with GLideN64
Zelda has translucent textures
(https://github.com/mupen64plus/mupen64plus-core/issues/540). Conker
does not look right.
2018-03-27 21:15:55 +02:00
gizmo98
a6108c20ca mupen64plus: fix Audio-SDL crackle
https://www.reddit.com/r/RetroPie/comments/86snpv/a_guide_to_improve_n64
_audio/
2018-03-27 21:02:34 +02:00
gizmo98
4fe182bf1f mupen64plus: add current GLideN64 config version 2018-03-27 20:53:57 +02:00
gizmo98
50f628b31d mupen64plus: remove gauntlet legends from blacklist 2018-03-27 20:26:40 +02:00
gizmo98
8dcee86c70 mupen64plus: fix perfect dark highres 2018-03-27 20:25:11 +02:00
Jools Wills
eb9d107091 dolphin - latest HEAD doesn't build on Ubuntu 16.04 - use 5.0 branch for older GCC - fixes #2339 2018-03-20 17:43:15 +00:00
Jools Wills
a082ea3fc1 advmame - updated to v3.7 2018-03-20 17:43:02 +00:00
Jools Wills
dc280fdca9 dolphin - added md_ret_require so we can pick up a failed build 2018-03-20 15:38:16 +00:00
Jools Wills
07d9f955bb mupen64plus - add the parameters to the "make clean" so no dependency errors are thrown during clean operation 2018-03-20 02:54:25 +00:00
Jools Wills
d6d7de984b mupen64plus - added libraspberrypi-dev dependency 2018-03-20 02:36:21 +00:00
gizmo98
24c951965d mupen64plus: fix GLideN64 plugin path 2018-03-18 19:22:07 +01:00
Conn O'Griofa
340139a2f4 mupen64plus: workaround GLideN64 shader cache crash
Crash seems reproducible only on gcc 6.3.0 via Rasbian stretch, but the
workaround should not negatively impact other systems.

See: https://github.com/gonetz/GLideN64/issues/1665
2018-03-16 13:01:12 +00:00
Jools Wills
57d37ab06f retroarch - hidden function to create a retroarch-xmb-monochrome assets archive for distribution. 2018-03-14 22:41:27 +00:00
Jools Wills
6f5ada6408 Revert "fuse - updated to v1.5.1"
This reverts commit d258fa35f9.

v1.5.1 crashes with our sdl1 dispmanx driver (Works with standard framebuffer sdl1 backend).
2018-03-11 14:25:30 +00:00
Jools Wills
d258fa35f9 fuse - updated to v1.5.1 2018-03-11 11:37:05 +00:00
Jools Wills
c428bcf4c8 scummvm - enable on mali platforms 2018-03-11 09:44:34 +00:00
Jools Wills
5d8356fc83 retroarch - really update to v1.7.1 (forgot to stage changes) 2018-03-07 13:12:02 +00:00
Jools Wills
75eb6050de retroarch - update to v1.7.1 2018-03-07 12:58:00 +00:00
Conn O'Griofa
091fb44a76 amiberry: drop -sdl2 postfix for xu4 target
Fixes #2321.
2018-02-27 18:35:21 +00:00
Jools Wills
9b7569bcd4 fix some modules with incorrect md_ret_require (just pointing to $md_build) 2018-02-27 01:58:40 +00:00
adelpha
0d5c894d06 residualvm - add game desc to .rvm file 2018-02-26 02:11:09 +00:00
HerbFargus
02e8a2878c update help info for minivmac 2018-02-18 18:04:53 -08:00
Jools Wills
a9e4186461 add ipf to supported extensions to extraction script used by amiberry 2018-02-18 18:53:56 +00:00
Jools Wills
ca60e0a453 scummvm - add game desc to .svm file - fixes #2292 2018-02-12 11:50:26 +00:00
Jools Wills
7ae963d432 retroarch - enable ffmpeg on Raspbian Stretch or above (and recent Ubuntu) 2018-02-10 21:02:45 +00:00
Conn O'Griofa
6632b40f12 amiberry: update for new SDL2 release
* Expand possible build targets to odroid-xu and tinker (untested by me)
* Build -sdl2 version for everything except Pi
* Build -sdl1 version for Pi with default driver, or -sdl2 for f/kms.

The sdl2-dispmanx port won't be selected, because KMS is not yet
a supported target on RetroPie for Pi, and we don't currently
distinguish between fake and full kms in the platform flags.

Fixes #2264.
2018-02-04 23:02:39 +00:00
Conn O'Griofa
bd8db307d7 retroarch: enable vulkan on X11 2018-01-30 23:10:49 +00:00
Jools Wills
f93fa4ddb3 pisnes - missing libjpeg-dev dependency 2018-01-29 19:18:33 +00:00