bladeoner
74fb38bcd1
Update copyright ( #1048 )
2023-01-30 14:07:14 -07:00
saulfabreg Wii VC Project
c84d99060c
(Re)added Frameskip option and added PAL 576p support (Tanooki16) ( #1045 )
...
* (Re)added frameskip option and added PAL 576p support (Tanooki16)
* Fix mistake with number of total video modes (fixes PAL 60Hz option not appearing)
2023-01-24 15:29:08 -07:00
InfiniteBlueGX
3f4f475f01
Fix a crash when selecting Cancel after removing an SD/USB device and re-opening the app ( #1034 )
2022-10-24 09:34:55 -06:00
InfiniteBlueGX
fb4165fb96
Various minor updates/improvements ( #1033 )
...
* Add 1+2+Plus menu toggle option for Wiimote (credit to Niuus for the idea)
* Update some text strings
* Update credits
* Add B/1 cancel trigger to WindowPrompts
* Add option to mute game audio (credit: Tanooki16's Snes9xTX)
2022-10-22 15:42:09 -06:00
InfiniteBlueGX
2e539163c8
Add controller options for Mouse in port 2 and Mouse in both ports ( #1031 )
2022-10-19 17:34:04 -06:00
InfiniteBlueGX
d03164449b
Add a couple new controller remapping options ( #1028 )
...
* Add option to choose which button/combo is used to toggle the menu
* Add option to remap the ABXY buttons to the right analog stick
2022-10-09 19:46:32 -06:00
Daryl Borth
3c0f05da3f
Merge branch 'master' of git@github.com:dborth/snes9xgx.git
2022-07-18 13:04:38 -06:00
Daryl Borth
88deb038bc
switch to chosen video mode on first load if not automatic
2022-07-18 13:04:30 -06:00
saulfabreg Wii VC Project
9b40986b93
SNES Hi-Res Mode ON/OFF and Sprite Limit ON/OFF (Tanooki16) ( #1019 )
...
* SNES Hi-Res Mode ON/OFF and Sprite Limit ON/OFF (thanks Tanooki16!)
* SNES Hi-Res Mode ON/OFF and Sprite Limit ON/OFF (thanks Tanooki16!)
* SNES Hi-Res Mode ON/OFF and Sprite Limit ON/OFF (thanks Tanooki16!)
* SNES Hi-Res Mode ON/OFF and Sprite Limit ON/OFF (thanks Tanooki16!)
* Add Spanish translation for both options of SNES Hi-Res mode and Sprite Limit
* Update es.lang
2022-06-28 21:54:05 -06:00
saulfabreg Wii VC Project
e68ae81f3a
Disabled peripheral devices by default if not selected in controller settings (Tanooki16) ( #1018 )
2022-06-28 15:53:33 -06:00
saulfabreg Wii VC Project
411ff1c5c5
Add a toggle to hide/show the SRAM save button in the save menu UI (InfiniteBlueGX) ( #1011 )
...
* Add a toggle to hide/show the SRAM save button in the save menu UI (InfiniteBlueGX)
* Add a toggle to hide/show the SRAM save button in the save menu UI (InfiniteBlueGX)
* Add a toggle to hide/show the SRAM save button in the save menu UI (InfiniteBlueGX)
* Add a toggle to hide/show the SRAM save button in the save menu UI (InfiniteBlueGX)
* Add Spanish translation for "Hide SRAM Saving"
2022-06-03 13:50:37 -06:00
InfiniteBlueGX
2dcea7e3bf
Add Turbo Mode Button remapping feature and "Other Mappings" submenu ( #1006 )
...
* Create Turbo Mode submenu under Button Mappings
"Enable Turbo Mode" was moved into this new menu.
* Add Turbo Mode Button remap to the Turbo Mode settings menu
* Rename the Turbo Mode Settings enum
* Remove an extra TriggerUpdate added by mistake
* Fix an edge case where Turbo could be activated on dpad up/left when nunchuck Z/C is mapped
* Rename the Turbo Mode submenu to "Other Mappings"
* Add an enumeration for the remappable buttons for Turbo Mode
2022-05-20 15:54:29 -06:00
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