Henrik Rydgård
057bc924c3
libretro buildfix
2019-11-05 01:57:39 +01:00
Andrés
11db3a4a8f
Update libretro.cpp
...
The libretro core still has issues with context resets.
This would allow internal resolution changes to work without crashing, it would require a restart which is inconvenient but the current issue is worse.
2019-11-04 19:41:39 -05:00
M4xw
71c7686280
[Libretro] Fix some default config values
...
-iAltSpeedVolume
-iFirmwareVersion
-iPSPModel
Fixes #12144
2019-07-04 16:25:00 +02:00
OsirizX
dd1de37b83
Enable right analog stick for libretro
...
Some game patches allow the use of right analog stick. Games tested with GTA: LCS/VCS and MGS: Peace Walker
2019-06-28 22:43:42 -07:00
LunaMoo
751ddf6fa2
Hopefully fix the annoying LR.
2019-04-25 04:22:09 +02:00
M4xw
00bf914ce4
Band-Aid for libretro Savestate load
...
Proper would be using PPSSPP's Queue.
This will need frontend extensions to do it sanely.
Fixes #11429 (mitigate for now)
2019-04-23 17:35:24 +02:00
Henrik Rydgård
091c475fec
Merge pull request #11970 from itstake/master
...
Added IO Timing Method option for RetroArch PPSSPP Core.
2019-04-20 17:22:31 +02:00
ITSTAKE
f7aed9a754
Fix typo again
2019-04-20 18:02:09 +09:00
ITSTAKE
5ee7d73be8
Fix typo
2019-04-15 14:07:19 +00:00
ITSTAKE
f038573d48
Added IO Timing Method option.
2019-04-13 19:31:10 +09:00
Henrik Rydgard
47a9145355
Remove iForceMaxEmulatedFPS and replace with a compat setting for the two games that really need it.
...
Takes care of one setting listed in #8171 "Options to remove"
2019-02-06 15:03:15 +01:00
Henrik Rydgard
56bc7b1d52
Remove outdated TrueColor setting.
2018-12-14 16:13:44 +01:00
root
c19d3fe06a
MRFIXIT2001: This patch adds a second frameskip setting, one for setting the # of frames to skip, one for setting the % of frames to skip based off fps
2018-11-03 01:33:41 +00:00
Aaron Kling
157b4aa7bf
Add texture replacement option
...
This allows use of texture packs placed in $savedir/PSP/TEXTURES
2018-10-31 10:39:44 -05:00
hunterk
b296bc1802
add texture filtering core option
2018-10-31 10:39:44 -05:00
Sven
85e742149a
add libretro hooks for memory pointers to allow usage of new retroarch cheat code searching and rumble-on-memory change features
2018-07-31 23:57:10 -04:00
Henrik Rydgård
4cfc6ee272
Merge pull request #11187 from unknownbrackets/alt-speed
...
Add second alternate speed and buttons for alt speed
2018-06-24 13:41:12 +02:00
Unknown W. Brackets
b4496f1975
Core: Move config enums to separate file.
...
These are a bit strewn about and there are constants that aren't
consistently used, which just adds confusion.
2018-06-23 10:59:18 -07:00
Unknown W. Brackets
0d4bd341e9
Windows: Separate Pause and Break actions.
...
It was confusing that "Pause" made PPSSPP appear to hang.
This has the side effect of making "Break on Load" work outside Windows.
2018-06-23 10:14:36 -07:00
aliaspider
4202ae58bd
Libretro: style nits.
2018-03-26 17:37:34 +01:00
aliaspider
808bf8e681
Libretro: add experimental D3D11 support.
2018-03-25 23:07:02 +01:00
aliaspider
d1711c5aa4
nits.
2018-03-24 13:39:05 +01:00
aliaspider
c4f7790618
Libretro port.
2018-03-24 12:44:53 +01:00