Commit Graph

906 Commits

Author SHA1 Message Date
Daryl Borth
1c0e621ce2 support forwarders that pass in sd1:/ 2022-01-13 14:37:14 -07:00
saulfabreg Wii VC Project
1bd50c7036
Allow "Original" (240p) render mode in 480p configurations (Taken from niuus' Snes9x RX) (#982)
* Allow "Original" render mode in 480p configurations (niuus)

Taken from Snes9x RX by @niuus (a fork of Snes9x GX). Info: https://github.com/niuus/Snes9xRX/commit/4f4627fe
Allow "Original" render mode to be selectable when using the Wii Options TV Resolution setting for "EDTV or HDTV (480p)" over component cables:
- This caters specifically to LCD / LED users with 240p supported displays, since the option was previously hidden. Users with CRT / PVM / BVM displays with supported 480p Progressive Scan mode will also benefit, since no Wii setting switch will be needed for the "Original" 240p mode to be used.

* Change order of Filtered Sharp/Soft settings for match with original Snes9x GX (dborth)

This commit is for change the order of Filtered Sharp/Soft settings for match with original Snes9x GX (suggested by dborth).
2022-01-13 12:53:21 -07:00
saulfabreg Wii VC Project
80eba1fd1d
Update Spanish language translation + bring it to 2022 (#983)
* Update Spanish language translation + bring it to 2022

Updated again some Spanish translations and replaced year 2021 to 2022 since this new year is 2022.

* fixed mistranslated "Oct" string to "Obtubre", correct is "Octubre"
2022-01-12 10:29:33 -07:00
bladeoner
be82c06820
Optimize Github workflow (#980) 2022-01-09 09:41:47 -07:00
bladeoner
ad638a5dbd
Update file headers (#981) 2022-01-09 09:41:38 -07:00
bladeoner
97dbf6caa0
Added Scale2x video filter and rename Scanlines filter (thanks Tanooki16!) (#979)
- Added the Scale2x video filter
- Rename the Scanlines filter to TV Mode
2021-11-25 13:33:45 -07:00
saulfabreg Wii VC Project
a9b9303f43
Update (again) Spanish language translation (#978)
Update some untranslated and mistranslated messages and text from Snes9xGX.
2021-10-16 12:06:26 -07:00
bladeoner
abf7c389fe
Change Github Workflow build name (#977) 2021-10-04 09:03:17 -06:00
Daryl Borth
8aa8e4ce74 fixed the option to disable the aiming crosshair, fixed support for
128kb backup files (thanks Tanooki16!)
2021-09-02 10:04:28 -06:00
bladeoner
5bff07b305
Snes9x - Add 128KByte SRAM support in cheats (#976) 2021-08-27 08:40:49 -06:00
bladeoner
514d6c88ff
Snes9x - Add support for mapping more than 128KByte SRAM (#975) 2021-08-24 08:48:02 -06:00
bladeoner
33d7a143cb
Update Dutch language and other language files (#973) 2021-08-09 08:42:11 -06:00
Daryl Borth
e4040ee124 fixing build on new devkitppc 2021-08-06 12:36:05 -06:00
bladeoner
14f06f25c7
Snes9x - cheats: Fix of delete instead of free on strdup. (#971) 2021-05-16 17:28:59 -06:00
bladeoner
243865281b
Adjusted scanline filter (Thanks Tanooki16!) (#970) 2021-05-16 17:28:47 -06:00
GomesBR
eb0e39db8f
Update pt_br.lang (#969)
Updated the language to fix a few inconsistencies, add missing translations and give it a overhaul. Cheers!
2021-03-24 13:02:50 -06:00
Daryl Borth
eb25cb3fea update to 4.5.2 2021-03-23 18:48:10 -06:00
Daryl Borth
7b112520ad change max dimensions back to 640x480, fix bug in png loading 2021-03-16 19:41:10 -06:00
bladeoner
067ee50218
Small credits adjustment (#967) 2021-03-07 16:44:13 -07:00
Daryl Borth
17ecc4eb30 increase max game screenshot size to 640x512 2021-03-07 10:26:18 -07:00
Daryl Borth
5efab5a07f updated french translation (thanks Tanooki16!) 2021-03-07 10:22:47 -07:00
Daryl Borth
85dddcc226 update icon 2021-03-07 10:18:26 -07:00
Daryl Borth
056eb7801b fix size 2021-03-07 09:54:08 -07:00
Daryl Borth
136a25db8f Merge branch 'master' of https://github.com/dborth/snes9xgx.git 2021-02-28 14:56:31 -07:00
Daryl Borth
81d082b328 update game delete icon 2021-02-28 14:56:23 -07:00
EthanArmbrust
09149db1b3
Add support for Mayflash 2-port SNES USB adapter (#965)
* Add support for Mayflash 2-port SNES USB adapter

* Fix declaration

* increase char buffer size for GetUSBControllerInfo
2021-02-20 13:21:21 -07:00
Daryl Borth
4e11dc00b3 Merge branch 'master' of https://github.com/dborth/snes9xgx.git 2021-02-12 15:31:02 -07:00
Daryl Borth
d10f5c185a add L+R+START for back to menu for wii classic controller 2021-02-12 15:29:35 -07:00
bladeoner
ff20f95258
Snes9x - memmap: Add a comment about the new hack detection. (#963) 2021-02-08 08:47:39 -07:00
bladeoner
b47c74744e
Snes9x - memmap: Add heuristic to detect Earthbound hack. (#962) 2021-02-07 10:17:05 -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
Daryl Borth
bf65ffe432 fix SD2SP2 2021-01-31 09:45:14 -07:00
Daryl Borth
82f15c4643 add .bs to list of files to display 2021-01-28 12:02:53 -07:00
Daryl Borth
3cf1285ea6 change max game image dimensions to 640x480 to support screenshots 2021-01-28 11:52:26 -07:00
Daryl Borth
bf8a8b4d44 finalize 4.4.9 2021-01-18 18:59:54 -07:00
bladeoner
faf5ef9f1b
Update file headers (#959) 2021-01-06 12:13:32 -08:00
bladeoner
4764320910
Create dummy files (#958) 2020-12-24 11:11:28 -07:00
Daryl Borth
05501bed81 revert git ignore 2020-10-25 11:58:57 -06:00
Daryl Borth
684068bd91 revert makefile changes, update CI 2020-10-25 11:57:36 -06:00
bladeoner
d1dd578f47
Refactor make files and change artifact output (#949)
This changes the following:
- Uploads a separate Wii and Gamecube artifact
- Excludes uploading the elf files
- Creates the complete Wii structure under executables/Snes9xGX
- Creates the complete GameCube structure under executables/Snes9xGX-GameCube
- Doesn't upload empty folders like the snes9xgx folder with cheats, roms and saves but it is created in a local environment
2020-10-25 10:19:32 -06:00
Daryl Borth
d4397bf6a5 copy freetype from buildtools dir 2020-10-06 10:07:31 -06:00
Daryl Borth
3f0e3a6b90 remove unneeded line 2020-09-28 16:48:26 -06:00
Daryl Borth
0e03e6c96a add ability to change the player mapped to a connected controller 2020-09-28 16:46:30 -06:00
Daryl
5df5747c54 correct aspect ratio by changing viWidth to 644 (vaguerant) 2020-09-02 18:33:16 -06:00
Daryl
ff223e4da8 load cover images directly from file instead of an intermediary buffer 2020-08-09 13:08:51 -06:00
bladeoner
c1fb2e5a1e
Snes9x - Remove S9xChooseFilename (#941)
This is integration of the frontend with the core. Disable
the snapshot button mappings that use it. Any frontend should
implement those port commands its own.

Co-authored-by: dborth <dborth@gmail.com>
2020-08-08 10:45:42 -06:00
bladeoner
c14ff9464a
Snes9x - Remove S9xSetPalette (#940) 2020-08-08 10:28:59 -06:00
bladeoner
158d09b9d2
Snes9x - Remove S9xChooseMovieFilename (#942)
This is integration of the frontend with the core. Disable
the button mappings that use it. The frontend should implement on
its own.
2020-08-08 10:28:38 -06:00
bladeoner
1c021f105b
Snes9x - Add explicit declaration of tile unit templates. (#943)
Silences warnings and prevents double-compilation.
2020-08-08 10:28:28 -06:00