shiiion
93c7aeee4e
attempt #2
2021-12-18 04:46:27 -08:00
shiiion
338e928ea5
use screen-local coordinates
2021-12-18 04:20:22 -08:00
Sir Mangler
959606e4a7
Merge pull request #81 from UltiNaruto/master
...
Updated FoV modifier for MP3 Standalone JP/PAL
2021-11-22 16:54:09 +00:00
SirMangler
c2cbab0d9f
Update Pixel Hash (Fix Prime 1)
2021-11-21 23:41:23 +00:00
UltiNaruto
4f43cbe829
Updated FoV modifier for MP3 Standalone JP/PAL
2021-11-17 15:22:47 +01:00
shiiion
aa4d34715e
FOV modifier fix during cinematics
2021-11-16 03:09:00 -08:00
SirMangler
2f0116a68c
Recognise Metroid GC option as GC controller
2021-11-15 19:06:58 +00:00
shiiion
a47a2ea6e7
get cursor address dynamically trilogy ntsc
2021-11-15 10:46:03 -08:00
shiiion
9df0cd4b73
Fixed return to menu crashes (hopefully all)
2021-11-15 10:45:00 -08:00
shiiion
c8e17716f7
Merge branch 'release1.05'
2021-11-14 20:52:17 -08:00
shiiion
600e1f67ce
Merge commit 'db02b50d2ecdfbbc21e19aadc57253c353069f77'
...
Merged beta 5.0-15445
2021-11-14 20:18:25 -08:00
shiiion
f8f2f875f2
added cheat, fix linux, fix mangler
2021-11-14 19:12:18 -08:00
SirMangler
feeee358e9
Enable HyperMode Cheat
2021-11-15 02:36:37 +00:00
SirMangler
a72c417d03
Metroid UI for GameCube
2021-11-15 02:02:45 +00:00
SirMangler
3eaa48d6a3
Metroid UI for GameCube
2021-11-15 01:57:29 +00:00
SirMangler
8a8f2f057d
Remove UnlockSpeed Default Hotkey to avoid conflict
2021-11-14 19:11:27 +00:00
SirMangler
b76a85d6aa
Fix Controller/Mouse UI Not Updating
2021-11-14 19:06:10 +00:00
shiiion
bd278b120a
linux cursor recentering changes, should hide proper
2021-11-14 00:41:26 -08:00
shiiion
923f5e2f68
Fix for some crashes in mp2gc randomizer
2021-11-07 01:08:44 -07:00
shiiion
43f80a5b53
Merge commit '207c931a04c8e2629a735bc2b3f36b5c89365ca7' of https://github.com/dolphin-emu/dolphin
...
Merged beta 5.0-15260
2021-11-05 07:19:04 -07:00
shiiion
684d2f70ef
Restore "Re-add missing emit SizeChanged & other small fixes"
2021-11-05 06:38:10 -07:00
shiiion
a85cb03d4d
Update CMakeLists.txt
2021-11-05 06:28:53 -07:00
TheHatedGravity
0df4deb5f6
Added bloom intensity slider for Prime 3
...
* Add bloom intensity slider for Prime 3. Remove Prime 3 from 'Disable Bloom' toggle and allow 'Reduce Bloom Offset' and 'Disable Bloom' to be activated simultaneously.
* Formatting changes.
2021-11-05 06:28:47 -07:00
SirMangler
8fa4198fe8
Ensure Hide Mouse / Lock Mouse is on in Mouse mode but not controller mode
2021-11-05 06:28:42 -07:00
SirMangler
5c34d3f0aa
Ensure springball trigger is off when not allowed
2021-11-05 06:28:36 -07:00
SirMangler
69d3ad2d76
Profiles Combo Minimum Width 200
2021-11-05 06:27:53 -07:00
SirMangler
61d99753ed
Fix Linux Compiler Error
2021-11-05 06:27:19 -07:00
JosJuice
96a6d6fd95
Merge pull request #10184 from JosJuice/android-riivolution
...
Android: Allow starting game with Riivolution patches from the GUI
2021-10-31 23:44:54 +01:00
Léo Lam
fb8b9f3251
Merge pull request #10194 from AdmiralCurtiss/riivolution-edge-cases
...
Fix some Riivolution file patching edge cases.
2021-10-31 21:24:03 +01:00
Sepalani
e51119c4ce
HLE: Fix hooks overlapping Riivolution patches
2021-11-01 00:07:14 +04:00
Admiral H. Curtiss
e91e04fe1e
RiivolutionPatcher: More closely match behavior of filename searching file patches to actual Riivolution.
2021-10-31 05:47:39 +01:00
Admiral H. Curtiss
335a1b5cb5
RiivolutionPatcher: More closely match behavior of folder patches to actual Riivolution.
2021-10-31 05:47:39 +01:00
JosJuice
34021b5ebc
Android: Allow starting game with Riivolution patches from the GUI
2021-10-30 23:24:36 +02:00
Pokechu22
ef80d51df1
RenderWidget: Change "imgui.h" to <imgui.h>
...
This was originally intended to fix https://bugs.dolphin-emu.org/issues/12717 but this ended up not being the issue (instead it seems like files just weren't recompiled when imgui was updated due to MSVC weirdness). Still, using brackets instead of quotes is preferable as this is a library include.
2021-10-29 12:05:21 -07:00
Admiral H. Curtiss
5bb71760d7
Core/CheatSearchSession: Mark class as final.
2021-10-28 06:50:57 +02:00
Admiral H. Curtiss
b154ba513c
Core/CheatSearchSession: Make a few methods const.
2021-10-28 02:16:19 +02:00
Admiral H. Curtiss
6e814cbb8f
Qt/CheatSearchWidget: Add a checkbox to force parsing a value as hexadecimal.
2021-10-28 02:00:38 +02:00
Admiral H. Curtiss
b3e17d2772
Qt/CheatSearchFactoryWidget: Refuse to start standard memory region searches when no game is running because the memory size and console type may not be accurate.
2021-10-28 01:59:52 +02:00
Admiral H. Curtiss
d6ad3fbcb5
Qt/CheatsManager: Save and restory geometry.
2021-10-28 01:03:30 +02:00
Pokechu22
db54e4f2b0
Externals: Update imgui to 1.85
2021-10-26 15:07:57 -07:00
JosJuice
05b4aecf18
Merge pull request #10186 from leoetlino/hle-hbreload
...
HLE: Fix hook flag for HBReload
2021-10-26 22:00:25 +02:00
Léo Lam
7073a90474
Merge pull request #10177 from Dentomologist/gamelist_grid_mode_fix_select_all
...
GameList: Fix duplicate selections with ctrl+a in grid view
2021-10-25 17:22:58 +02:00
Léo Lam
8cb51f276c
HLE: Fix hook flag for HBReload
...
The reload stub is at a fixed address (0x80001800) so its hook flag
should be HookFlag::Fixed.
Otherwise the hook is installed by HLE::PatchFixedFunctions but
immediately removed by HLE::PatchFunctions (which is called by
HLE::Reload right after PatchFixedFunctions).
Should fix https://bugs.dolphin-emu.org/issues/12716
2021-10-25 16:54:25 +02:00
Pokechu22
04d8cdfe88
Convert LOG_TYPE and LOG_LEVELS to enum class
2021-10-24 11:48:36 -07:00
Pokechu22
ba107819ec
Create EnumMap
2021-10-24 11:48:36 -07:00
Admiral H. Curtiss
4f82810845
RiivolutionPatcher: Use FileInfo instead of IOFile when only checking for filesize.
2021-10-24 00:09:09 +02:00
Admiral H. Curtiss
0efff5167d
IOS/FS: On NAND redirected files, the source and target of a Rename operation may be on different partitions or devices. Implement a fallback for that.
2021-10-24 00:09:09 +02:00
Admiral H. Curtiss
fe7f3a6f26
RiivolutionPatcher: Protect against three or more dots in path traversal.
2021-10-24 00:09:09 +02:00
Admiral H. Curtiss
22c6f2fe3b
RiivolutionPatcher: Handle the possibility of the FST already containing a main.dol file.
2021-10-24 00:09:09 +02:00
Admiral H. Curtiss
ba3373b476
RiivolutionPatcher: Modify memory patching logic to be more accurate to actual Riivolution.
2021-10-24 00:09:09 +02:00