Commit Graph

61 Commits

Author SHA1 Message Date
InfiniteBlueGX
2e0df05e5d
Add "Enable Turbo Mode" toggle to the Video Settings menu (#1005) 2022-05-12 12:55:46 -06:00
bladeoner
ad638a5dbd
Update file headers (#981) 2022-01-09 09:41:38 -07:00
Daryl Borth
b291b3e6c5 Fixed SD2SP2 / SD gecko issues 2021-02-06 16:05:55 -07:00
Daryl Borth
615a358996 reverse mounting order, fix bug storing save/load method 2021-02-02 16:06:39 -07:00
bladeoner
faf5ef9f1b
Update file headers (#959) 2021-01-06 12:13:32 -08:00
bladeoner
b2f1a8f535
Update file headers (#934) 2020-07-02 00:50:35 -06:00
Daryl Borth
c44a2db968 skip chinese traditional (no translation). fix language default. 2020-03-13 13:42:43 -06:00
xjsxjs197
29735a817d
update SIMP_CHINESE translations (#911)
* update SIMP_CHINESE translations

* update SIMP_CHINESE translations

* Update zh.lang
2020-03-13 13:25:21 -06:00
Pwedge
cd264c16da Added support for serial port 2 (SP2 / SD2SP2) on Gamecube (#884) 2019-12-23 22:30:59 -07:00
Daryl Borth
d7739e797e only enable AutoDisplayMessages if display framerate or clock is on 2019-11-03 10:43:06 -07:00
Daryl Borth
f15028a5ac fix issue enabling both frame rate and clock 2019-06-03 19:18:57 -06:00
bladeoner
8447bdf94c Add Show Local Time option. (#848)
Adds the option 'Show Local Time" under Game Settings, Video when playing a game.
2019-05-15 18:54:54 -06:00
bladeoner
6fc9c9f96d Snes9x - Add Settings.IsPatched to know if ROM was patched. (#840) 2019-04-11 07:53:45 -06:00
bladeoner
4e057ed7b4 Snes9x - Add the separate echo buffer option. (#836)
Snes9x
- Add the separate echo buffer option.
2019-04-10 12:21:57 -06:00
bladeoner
dc9149939e Backport frequency changes (#820)
Adjust default input rate, too.
Use nominal frequency ratio for APU.
2019-02-23 18:51:28 -07:00
Daryl Borth
6b23a58a83 fix crash on launch when using network shares 2019-01-29 20:47:40 -07:00
Corey Garst
e27e792485 Port option to not append Auto to save filenames from vbagx and fceugx (#808) 2019-01-29 20:31:25 -07:00
Daryl Borth
b723af3635 Add support to load external background music 2019-01-06 10:17:20 -07:00
Daryl Borth
9e038bee04 add ability to externally load fonts and activate japanese/korean
translations.
2019-01-05 17:07:07 -07:00
Daryl Borth
a129950089 set widescreen by default when in 16:9 mode 2019-01-05 10:58:10 -07:00
Zalo
85cc152ca9 removed ImageFolder from GCSettings because it can always be retrieved from GCSettings.PreviewImage, added function to get its value 2019-01-02 17:25:13 +01:00
bladeoner
6c225c269b
Change widescreen setting
Change widescreen setting to no autocorrection, this fixes mangled screen on newer tv's
2018-12-27 06:45:52 +01:00
Daryl Borth
7d69e75c36 update file headers 2018-12-26 16:10:12 -07:00
bladeoner
1479319bb5 Add Interpolation option and Add Gamemenu Audio
This adds the following:
- A new gamemenu option called Audio
- Under the new gamemenu option an option Interpolation with three options:  Gaussian (Default), Linear, None
2018-12-23 18:14:30 +01:00
bladeoner
e04cb171ee Get SuperFX Overclock working, APU hacks to fix Earthworm Jim 2, adjust SA1 settings to fix Super Mario RPG slowdowns
* Get SuperFX Overclock working with core 1.57
* Get APU Hacks working with core 1.57 to fix Earthworm Jim 2
* Adjusted SA1 settings to fix Super Mario RPG slowdowns with core 1.57
2018-11-13 19:24:16 -07:00
Daryl Borth
402a4ec3a2 re-apply changes that update core to 1.56 2018-11-11 16:57:16 -07:00
Daryl Borth
c5eed33de0 Add Wii U GamePad support (thanks Fix94!) 2018-09-05 19:59:14 -06:00
Daryl Borth
16e8b6dd25 if arguments are passed to the emu to autoboot a game, then the main
menu button should be labelled Exit, and leave the emu instead of going
back to the main menu. cleanup autoboot code.
2018-08-30 10:11:24 -06:00
Daryl Borth
0533d181a3 change some defaults 2018-08-26 20:33:04 -06:00
Daryl Borth
babf402d01 rewritten audio code. a work-in-progress. 2018-08-22 15:19:11 -06:00
Daryl Borth
cacc596722 disable sound sync (if enabled) when using turbo mode. fixes sound
cutting off when using turbo.
2018-08-21 08:38:50 -06:00
Daryl Borth
acd7e773f0 reduce sound input rate slightly. 2018-08-20 09:29:40 -06:00
Daryl Borth
845e69d889 revert remainder of snes9x code back 2018-08-20 09:11:01 -06:00
Daryl Borth
c77b4f4963 try to improve audio sync 2018-08-19 16:38:33 -06:00
Daryl Borth
860d77a094 change audio playback to 48khz. this should fix the tinny sound problem. 2018-08-18 12:44:28 -06:00
Daryl Borth
a2ebaeac72 add soft and sharp video filtering options 2018-08-16 09:35:24 -06:00
Daryl Borth
c617a00d69 re-add explicit Wii U Pro controller mappings 2018-08-16 09:21:10 -06:00
Daryl Borth
5ea5f217b5 partially revert snes9x core. fixes performance issues. 2018-08-16 08:41:30 -06:00
Daryl Borth
7da04d7d01 fix sound crackling 2018-08-14 11:00:45 -06:00
Daryl Borth
856a1ac127 backport more changes from snes9x master 2018-08-11 14:56:31 -06:00
Daryl Borth
6788d15aae automatically create preview image dirs if they don't exist 2018-08-02 11:28:00 -06:00
Daryl Borth
9703bef743 remove wiiupc since libogc wiiuse now supports WiiU Pro controller.
remove update check completely. compatibility fixes for newer devkitppc.
2018-08-01 12:44:21 -06:00
emu_kidid
a417745817 - Fix compilation errors with latest libOGC/devkitPPC
- Fix GameCube build
- Add PowerPC specific Blargg makefile flags
- Add LTO to Makefile.gc
2018-06-06 23:40:11 +09:30
Etienne Haarsma
a0ff37c92e Add MSU1 support (thanks qwertymodo!) 2018-01-17 15:59:23 +01:00
Daryl Borth
10a881ac05 merging changes from Zopenko 2016-12-08 17:51:57 -07:00
Juan Ruvalcaba
3c0bafb263 -Add Super FX Overclock option 2016-03-12 13:58:51 -07:00
dborth
874c95f7c8 merge image preview changes from cebolleto 2014-10-24 02:47:59 +00:00
dborth
19c8d16c74 fix issue 468 - cheats do not persist 2011-02-15 17:08:35 +00:00
dborth
d968149ac5 replace file calls with standard ones 2011-01-20 02:52:56 +00:00
dborth
e103c7bd4d lang updates 2010-08-29 21:43:32 +00:00