Commit graph

1764 commits

Author SHA1 Message Date
Jools Wills
f30c196f81 uae4all - rework install / move config folders to $md_conf_root/uae4all 2016-07-20 21:40:26 +01:00
Jools Wills
53ef005453 mame4all - don't process configs on remove 2016-07-20 16:09:49 +01:00
Jools Wills
92d5fc6746 mame4all - fix copy error 2016-07-20 16:05:32 +01:00
gizmo98
a16446dd50 mupen64plus: add legacy blending
-enable legacy blending if possible (speed)
-enable FBEmulation for killer instinct and jet force gemini
-push config version to 12
2016-07-18 20:53:49 +02:00
Jools Wills
45ebec12ee 8bitdo mapping improvements
* add autoconf.cfg parameter 8bitdo_hack (default 1) to decide whether to add the offset to the inputs for retroarch - which is required on the older firmware
 * make sure autoconf.cfg is owned by $user - it would be created as root previously
 * add setAutoConf function
 * cleanup retroarch config generation code
2016-07-16 16:42:26 +01:00
Jools Wills
d81c2519ed Merge pull request #1573 from joolswills/config_defaults
Config defaults
2016-07-16 15:53:47 +01:00
Jools Wills
d68f880c3d reverse return code of getAutoConf 2016-07-16 15:49:31 +01:00
Jools Wills
b08c36b694 mame4all - use copyDefaultConfig 2016-07-15 18:03:38 +01:00
Jools Wills
3e4638c9f2 pisnes - use copyDefaultConfig 2016-07-15 17:57:38 +01:00
Jools Wills
a97d8e7a62 vice - use copyDefaultConfig 2016-07-15 17:53:55 +01:00
Jools Wills
37e147702b zesarux - use copyDefaultConfig 2016-07-15 17:51:05 +01:00
Jools Wills
9361cda080 retroarch - use copyDefaultConfig 2016-07-15 17:38:27 +01:00
Jools Wills
893833bb7a pifba - use copyDefaultConfig 2016-07-15 17:38:10 +01:00
Jools Wills
5ecab3ccf8 advmame - styleguide 2016-07-14 14:35:27 +01:00
Jools Wills
677637ecf0 advmame - fix up broken symlinks caused by #1554 2016-07-14 14:34:42 +01:00
Jools Wills
2316c91257 advmame - indent 2016-07-14 14:34:29 +01:00
Jools Wills
092ff5080a fix up advmame symlinks 2016-07-14 14:30:54 +01:00
Stefan
e91d541f48 mupen64plus: enable FBEmulation for more games
-Beetle Adventure Racing
-Mario Tennis
-Mario Golf
2016-07-12 18:00:57 +02:00
Stefan
0d29e5f84b mupen64plus updates (#1568)
* Enable some GLideN64 optimizations again.
 * Use audio omx as default audio plugin.
 * Add audio plugin switch if internal rpi audio device is not used.
 * Add GLideN64 FBEmulation enable switch for certain games (Zelda,
Rayman, Pokemon, Diddy Kong Racing etc.).
 * Make mupen64plus.cfg editing more secure. Add section if section does
not exists.
 * Take care ScreenshotPath, SaveStatePath and SaveSRAMPath stay the same
even if you delete mupen64plus.cfg.
 * Fix startup script for other platforms.
2016-07-11 20:18:00 +01:00
Stefan
deca7990cc mupen64plus updates (#1564)
* Use bilinear filtering standard mode to fix super smash brothers and
mario kart texture corruption.
 * Disable audio OMX audio output auto configuration. We use SDL audio
now.
 * Disable FBEmulation for now. Conker BFD, Bomberman, Castlevania, Banjo
Kazooie and Rayman 2 suffer visual corruptions if this feature is
enabled. Need to find a way to enable it for Zelda games.
 * Use native resolution if FBEmulation is enabled.
2016-07-09 17:11:46 +01:00
Stefan
b131caad93 Optimize mupen64plus (#1563)
* Default render resolution is 320x240 for best performance. Use dispmanx to upscale video.
 * Use GlideN64 as default video plugin.
 * Update GlideN64 configVersion.
-Enable FBEmulation even if there are some games with problems.
2016-07-08 18:42:06 +01:00
dankcushions
cbd919a182 advmame changes - #1554
* Moved all advmame dirs to the right place.
* Use symlinks rather than duped directories.
2016-07-06 22:12:00 +01:00
Jools Wills
31edf7071c cosmetic 2016-07-04 01:41:31 +01:00
Jools Wills
75c69b71c3 pisnes - remove incorrect dispmanx line 2016-07-03 21:59:09 +01:00
Jools Wills
901edc3514 pisnes updates - fixes #1544
* merge in latest upstream changes to repository
 * adjust script to work with new cfg template name
 * move config and symlink to $md_conf_root
 * don't overwrite existing configuration on update
2016-07-03 21:55:35 +01:00
Jools Wills
480b71bc05 remove InputAutoCfg.ini at the install stage 2016-07-03 20:36:31 +01:00
Jools Wills
c95ce27e3c clean up backlist comparison so it is case insensitive 2016-07-03 20:16:25 +01:00
HerbFargus
267a49452c trs-80 missing dependency 2016-06-27 17:47:03 -06:00
Jools Wills
943e407eb0 chown configs when copying 2016-06-27 15:21:12 +01:00
Jools Wills
95448f50e3 linapple - not using .sample now 2016-06-27 15:18:22 +01:00
Jools Wills
acb638a7ea rework linapple - no need to symlink the configs as it looks in ~/.linapple first. 2016-06-27 15:16:51 +01:00
Jools Wills
87df1233f7 uninstalled -> not installed 2016-06-27 01:22:20 +01:00
Jools Wills
dbb8470683 use !x11 instead of !x86 2016-06-26 23:39:47 +01:00
Jools Wills
83ba7ad6f0 remove workarounds to use gcc 4.8 on some modules on wheezy, and just use 4.8 by default. Wheezy is no longer supported, but this simplifies some code. 2016-06-26 19:03:26 +01:00
Jools Wills
9abb4d8418 ppsspp - add missing libzip-dev dependency 2016-06-19 18:31:56 +01:00
Jools Wills
ac779db70e mupen64plus - don't do the configuration when removing 2016-06-16 15:47:15 +01:00
Jools Wills
c70b8b8171 remove some old 2.6+ delSystem calls 2016-06-16 15:43:06 +01:00
Jools Wills
cb983c2bf2 retroarch - don't process configure in remove mode 2016-06-16 13:51:09 +01:00
Jools Wills
c9c4eb9973 retroarch changes
* manage shaders/overlays from a retroarch gui function, so they can be updated separately from retroarch.
 * only install shaders by default (to save on space).
2016-06-16 05:16:36 +01:00
Jools Wills
67e335e1e2 modules - _update_hook functionality -
* add _update_hook function support - these get run on updating retropie-setup.
 * add update_hook functions for modules so they show up as installed on retropie-setup 4.x - eg modules that
   previously just apt-get installed a package.
2016-06-15 20:17:21 +01:00
Jools Wills
bb1fa78803 make $md_inst before calling install_bin to simplify modules 2016-06-15 20:17:21 +01:00
Jools Wills
3b1af12339 oricutron - split off demo disks install 2016-06-12 00:14:40 +01:00
Jools Wills
e3dd3f8a37 frotz - split off game data install 2016-06-12 00:06:55 +01:00
Jools Wills
e246015f55 missing quote 2016-06-11 16:39:53 +01:00
HerbFargus
2305567978 cosmetic 2016-06-11 00:20:29 -06:00
HerbFargus
86da2c00bc finish docs for the rest of the emulators 2016-06-11 00:14:31 -06:00
HerbFargus
2cd89c3656 cosmetic 2016-06-10 15:02:15 -06:00
HerbFargus
ae97909192 Add help docs to emulator and libretro modules 2016-06-10 14:54:23 -06:00
Jools Wills
a7c0a6103b help improvements
* get rid of _INFMSGS and instead have a rp_module_help field with information in.
   this can then be displayed in the setup menus, and not just after configuring.
2016-06-10 17:32:47 +01:00
dankcushions
e7f9ed01e6 Added some defaults for GlideN64 mupen64plus plugin. Do not delete cfg every install/update and instead save proposed config to .rp-dist file, leaving user's original one alone. (#1518) 2016-06-10 15:35:56 +01:00