Commit graph

189 commits

Author SHA1 Message Date
gizmo98
978e83d832 mupen64plus: remove settings
Repos were modified. They have the same default settings now.
2015-11-03 19:10:15 +01:00
gizmo98
bf8f65bda6 mupen64plus: remove settings repo
These files are no longer necessary. All setting files are merged
upstream.
2015-11-03 19:07:36 +01:00
gizmo98
3153d650a1 mupen64plus: remove rpi2 fix
All repos are updated. Fix is no longer necessary.
2015-11-03 19:05:04 +01:00
gizmo98
22d6b94517 mupen64plus: raspbian jessie fix
Add raspbian jessie fix again
https://github.com/RetroPie/RetroPie-Setup/commit/5f59f6ad6b6ff4d2c0f2e6
4e3ca047fc50e86792. Was deleted here:
https://github.com/RetroPie/RetroPie-Setup/commit/db0dd30692d62347063e3e
ffa99885f707bfe87d
2015-11-03 19:03:38 +01:00
gizmo98
c48675ada3 mupen64plus: remove GLideN64 file mode fix
getRevision.sh is executable now:
https://github.com/gonetz/GLideN64/commit/e36d80bc1cc311627b532a635632d5
904279a770
2015-11-03 19:00:16 +01:00
Stefan
71c5c09a06 Update mupen64plus.sh
-audio-omx: Enable extended options. Disable buffer underrun messages
-video-GLideN64: Copy only game related ini file.
2015-10-12 19:11:40 +02:00
Jools Wills
d7f843d473 copyright sp / minor wording tweak 2015-10-12 00:09:22 +01:00
Florian
db0dd30692 CHG: Updated copyright information. 2015-10-11 21:03:16 +02:00
gizmo98
5f59f6ad6b mupen64plus: raspbian jessie compatibility
Add default gcc version check. If default version is 4.7 (whezzy)
install and use gcc-4.8. Else use default gcc version.
2015-10-10 18:31:10 +02:00
Stefan
350dc89c77 Update mupen64plus.sh
Add GLideN64 repo from gonetz and replace video-rice master branch with branch pandora-backport.
GLideN64 has the best compatibility of all video plugins. There is no aspect ratio setting at the moment. Use VGA resolution for best results.
2015-10-10 14:22:31 +02:00
Jools Wills
ce8ede4def updated licence url (to RetroPie org). Remove . at end of licence url to avoid any confusion 2015-06-16 16:41:34 +01:00
Jools Wills
41beac27c7 moved mupen64-video-rice fork to RetroPie org - not used currently but may be updated/used at some point 2015-06-16 16:33:53 +01:00
Jools Wills
1f75779345 use mkUserDir 2015-04-07 12:53:32 +01:00
gizmo98
d759b215c3 Unify mupen64plus and mupen64plus-testing 2015-03-31 19:24:48 +02:00
gizmo98
48aa69eac2 mupen64plus: comment values right 2015-03-31 19:20:29 +02:00
gizmo98
3103d3207f mupen64plus: Cleanup and new plugins 2015-03-29 16:00:33 +02:00
Jools Wills
4f210c3909 ops. commented out make clean 2015-03-28 15:24:10 +00:00
Florian
be7214deb7 Merge branch 'master' of https://github.com/petrockblog/RetroPie-Setup 2015-03-28 06:20:06 +01:00
Florian
4df425c338 CHG: Updated header information 2015-03-28 06:19:16 +01:00
Jools Wills
2f6a710db4 md_ret_require for mupen64plus needed updating after rice plugin switch (with different build path) 2015-03-28 01:00:12 +00:00
gizmo98
a90e9c1abc mupen64plus: Use old rice plugin.
Runs even better with zelda and other games (speed).
2015-03-27 21:47:46 +01:00
gizmo98
2beb0c4aaf mupen64plus: Install with VC=1
Don't compile OGL code because this flag is missing.
2015-03-27 21:09:47 +01:00
Jools Wills
66c65bdf7c make sure all the mupen64plus plugins etc are built 2015-03-27 20:01:05 +00:00
Jools Wills
9bcc82cf61 use own branch of mupen64plus video-rice plugin until upstream is fixed. 2015-03-27 19:26:49 +00:00
Florian
aab7fbd52d CHG: Added license information to all files 2015-03-27 17:28:38 +01:00
gizmo98
8c78c80039 Remove typo 2015-03-21 13:37:28 +01:00
gizmo98
dedcef6066 mupen64plus: Add video settings repo from testing
..default ScreenUpdateSetting=7 and set save state path.
2015-03-21 13:35:47 +01:00
gizmo98
becdfa5a27 mupen64plus: add Systems for both video plugins
Backport from testing. The user can select video plugin without editing mupen64plus.cfg.
2015-03-14 12:20:06 +01:00
gizmo98
a4c812ca77 Cleanup mupen64plus module
-use vanilla repos if possible.
-remove ini stuff because it is no longer necessary.
2015-03-13 18:39:36 +01:00
Jools Wills
68d646a21d fix rom dir for mupen64plus to plain n64 2015-03-09 20:22:44 +00:00
Jools Wills
88870bcc24 update mupen64plus emulators to use addSystem. Add 3 systems for mupen64plus-testing for the different commandline parameters for renderers 2015-03-09 19:48:54 +00:00
Jools Wills
91542b41f8 handle installing of our custom libsdl2 packages in the helper to simplify module dependencies 2015-02-22 02:06:18 +00:00
Jools Wills
35a4aeb483 $rootdir/configs -> $configdir 2015-02-18 23:36:45 +00:00
gizmo98
ede7302a78 mupen64plus: Fix for updated gles2n64 plugin and use some ini settings from testing.
Also prepare core, rice and omx for rpi2 updates.
2015-02-16 07:55:03 +01:00
Jools Wills
345746dd82 adjust makefiles for rpi for mupen64plus, as current makefiles identify a pi by just the machine being an arm6l #639 2015-02-11 00:23:05 +00:00
Jools Wills
18769ff2e0 some de-duplication 2015-02-09 12:57:29 +00:00
gizmo98
90c9767d8b mupen64plus: Add experimental pi2 target 2015-02-08 23:00:31 +01:00
Jools Wills
9bb9c2f3a9 move the chown for configs/n64 folder to after the copy - we need to make sure the folder is writable before running mupen64plus, or it won't be able to generate a default config 2015-02-03 15:13:40 +00:00
gizmo98
89bc3bf02c Move MUPEN64Plus to source based installations.
Should be ready now!
Rename module. MUPEN64plus-RPI is deprecated.
2015-01-28 18:14:19 +01:00
Renamed from scriptmodules/emulators/mupen64rpi.sh (Browse further)