Commit Graph

278 Commits

Author SHA1 Message Date
blackb0x 3caa605e2a
Correct 2 lines in spanish.lang 2023-01-07 20:43:29 +00:00
bjxuf 30093ff61a
Updated spanish.lang to r1280 2023-01-02 18:51:36 -04:00
wiidev df76e45150 Add SD card mode
- This allows you to play your Wii games from an SD card
- It currently only supports 1 partition
- I've tested it with a 256GB Amazon Basics microSDXC card
2023-01-01 17:00:35 +00:00
wiidev ab3273f475 Automatically pick the cIOS for games
To avoid unnecessary IOS reloads the following d2x cIOS setup should be used.

- Slot 249 base 56
- Slot 250 base 57
- Slot 251 base 38 (Wii) / base 58 (vWii)

Or you could use the following, which should improve game compatibility.

- Slot 248 base 38 (Wii)
- Slot 249 base 56
- Slot 250 base 57
- Slot 251 base 58
2023-01-01 17:00:34 +00:00
wiidev 5813ff3981 Change some menu text 2023-01-01 17:00:32 +00:00
wiidev bb21617dba Allow games to render at their framebuffer widths
This effectively disables horizontal scaling and when paired with GCVideo it should give you a pixel perfect image.
2023-01-01 17:00:31 +00:00
wiidev c3a65d572c Support multiple instances with separate configs 2023-01-01 17:00:30 +00:00
wiidev 15aabd4f53 A few changes for update retrieval 2023-01-01 17:00:29 +00:00
wiidev 7edecdaaa3 Add an option to hide or show the game count 2023-01-01 17:00:22 +00:00
wiidev 43cc0d3601 Add an option to remember the last game 2023-01-01 17:00:20 +00:00
wiidev 4be1ca22d3 Add cover action options 2023-01-01 17:00:19 +00:00
wiidev 0a51a64c0c Remove the 480p patch warning 2023-01-01 17:00:18 +00:00
wiidev 31941bedcd Cleanup EmuNAND and WAD settings 2023-01-01 17:00:17 +00:00
wiidev 51820394a1 Improve cover downloading 2023-01-01 17:00:16 +00:00
wiidev 8ab03c4bf9 Improve caching
Thanks to Oddx. I just tested his changes, fixed some issues and then refactored code.
2023-01-01 17:00:14 +00:00
Bamsemesteren 5fe131ca84
Proofreading
Money for me?
2022-05-25 19:33:40 +02:00
Bamsemesteren 90976f3a7f
Additions 2022-05-25 18:10:40 +02:00
Bamsemesteren 4691093629
Additions 2022-05-25 17:20:15 +02:00
Bamsemesteren 16d543e6d4
Grammar and additions 2022-05-25 12:18:19 +02:00
Bamsemesteren 295e69aa8b
Edit danish.lang
Grammar checking and adding danish translations
2022-05-25 11:50:07 +02:00
wiidev 8e22fbe8e5 Spanish translation fixes 2021-08-07 01:59:10 +01:00
bjxuf e0ba9bcd52 Update spanish.lang 2021-08-03 18:59:23 +01:00
DDinghoya e740bfbba8
Update korean.lang 2021-08-02 09:24:54 +09:00
wiidev 08a44a2b57 Add deflicker filter options 2021-08-01 18:00:21 +01:00
wiidev 6b0a425bb0 Add an option to reset all game settings 2021-08-01 18:00:19 +01:00
wiidev 1836d33287 Translation fixes 2021-08-01 18:00:18 +01:00
wiidev 3bf1f02468 Fix background music selection 2021-04-04 19:00:02 +01:00
DDinghoya c669033ef3 Update korean.lang 2021-02-10 15:44:04 +00:00
wiidev c6d2efd765 Added extra caching options
Thanks to Oddx & geoGolem
2020-12-12 21:33:31 +00:00
wiidev 1129a26b44 Update wolfSSL and networking code
Uses MEM2 for downloads, improves timeout handling and adds proxy support.
2020-11-08 21:29:44 +00:00
wiidev 30855664dd Added an option to set a custom server address 2020-11-08 21:27:42 +00:00
wiidev 35a9fdb71b Removed BenFi because the server went offline 2020-11-08 21:27:23 +00:00
wiidev adda9dd571 Add AltWFC and BenFi as private server options 2020-07-09 02:10:25 +01:00
wiidev 1fa611ac24 Updated portuguese_br.lang
Thanks Codemastershock.
2020-07-09 02:09:45 +01:00
wiidev 9ed98769e3 Updated korean.lang
Thanks DDinghoya.
2020-07-09 02:09:28 +01:00
wiidev c2610b0df5 Download languages and updates from GitHub 2020-07-09 02:04:39 +01:00
wiidev 2a87b71a26 Change "Game Cube" to "GameCube" 2020-07-09 02:04:39 +01:00
wiidev 7d01cc0359 Add Nintendont BBA emulation and net profile options 2020-07-09 02:04:39 +01:00
wiidev 8172a19c42 Update to r1272 2019-08-26 18:53:21 +01:00
Cyan 92af55325c sync to sourceforce r1267
* Set Nintendont as default gamecube mode for new loader install.
* Set the Nintendont video scale option on 2 lines.
* Added the Nintendont video scale option to individual game settings.
* Added parental control option to block change of loader's Layout (requested)
* Updated Language : FR, PT-BR, IT
2017-12-14 18:38:14 +01:00
cyan06 3a62520601 * Fixed compiling meta.cpp under linux/mac
* Removed Neek2o warning when using SD card on Wii.
* Added A button to exit credit page (self_slaughter)

Nintendont:
* Updated to Config to v7 (self_slaughter)
* Added Triforce Arcade mode option (self_slaughter)
* Added compatibility for GPT and EBR partition type (v3.400+)

* Updated language files: French
2016-10-19 13:01:42 +00:00
cyan06 83e3aa545c * Fixed custom banner download issue introduced in r1259.
* Fixed spelling mistake in image download function.
* Reverted HTTP to non SSL revision (r1252).
* Removed Nintendont internal update feature (requires SSL).
* Added batch wad (un)install from a folder.
* Changed the wad install menu interface.
* Added an option to the wad class to display or hide errors on wad install.
* Fixed RemoveDirectory return value.
* Added game type and console name in exported game list. (requested)

* Updated French language
2016-01-02 16:23:01 +00:00
cyan06 991e48c398 * Fixed download issue after a previous download.
* Reverted default titles path to be /usbloader_gx/
  Too many users reported issue with sub-folder.
* Added favorite icons to Animated banner Game Window. 
  (Thanks to Suloku for the patch!)
* Added GUI settings to choose favorite layout on banners.

* Updated French language
2015-08-14 14:44:47 +00:00
cyan06 5785a48e1f Nintendont :
* Added support for Nintendont CFG v6.
* Added PAL50 Patch settings.
* Added Remove read speed limit settings.
* Added video scale and Video offset to individual game settings.
  inherit value for "video scale" is -21 instead of the usual -1

* Updated language files : French
2015-08-11 17:16:12 +00:00
cyan06 f49b732a3b svn wrong file addition format...
update meta.xml version too.
2015-07-05 14:47:47 +00:00
cyan06 36c94fc4e1 * Added basic Neek2o support for EmuNAND channels autoboot.
Note: No game settings are used when using neek mode,
  except "Return To" and "EmuNAND path".
  "Return To" ON forces reload of the emuNAND "NK2O" channel
  on Wii and the emuNAND "Return to WiiU" channel on vWii.
* Added a feature option to boot into Neek without game autoboot.
* Added a prompt to select NAND Dump path if needed.
* Fixed EmuNAND Chan setting read from EmuNAND Save setting
  when set to "Use global".
* Removed the check for cIOS d2x when selecting emuNAND options.

* updated language files for neek.
2015-07-05 14:44:24 +00:00
cyan06 4611ae1998 * Fixed compilation warning (Thanks Greywolf)
* Added current version and revision number to boot screen
* Renamed "Gametdb Path" to "Titles Path" and set 
  default path for title's files to /titles/ subfolder.
* Added a prompt to move existing files when editing
  Titles path. (Greywolf)
* Added an option to display Multi-disc prompt when 
  launching gamecube games with DM/DML/Nintendont.
* Fixed exiting the credit page (press B to exit)
* Set Loader's IOS setting to 58 if only 58 is available.
* Removed unneeded IOS58 patches to libruntimeiospatch

Nintendont:
* Added Nintendont 3.304+ new version detection.
* Removed warning if HID is enabled without controller.ini 
  on r3.304+. HID setting still used to copy .ini if needed.
* Fixed Booting game from USB if not on the first partition.
* Fixed loading settings/cheats/controller.ini when booting
  from Disc.
* Added a missing warning message if kenobiwii.bin is not
  found but debug option is enabled on Wii consoles.

* Updated French language file
2015-04-04 16:04:30 +00:00
Cyan 644e96b2d9 * Changed partition detection for DIOS MIOS to allow logical
partition located before primary partition. (Thanks RCJayce)
* Changed partition detection for Nintendont to allow logical
  and primary partitions before the first FAT32 partition.
  (ex. NTFS primary+FAT32 primary)
* Moved IsWiiU() function to sys.c

* Fixed French language file
2015-02-14 15:41:20 +00:00
Cyan 02f708f4d0 * Removed PS3 Controller support
* Added a check on WiiU aspect ratio setting in features menu
* Updated French and Spanish language file
2015-01-19 22:51:50 +00:00
Cyan db6517256e * Added WiiU pro controller support.
Some menus or buttons might not work. (Thanks Airline38)
  L3+R3 to shutdown the pad.
* Added PS3 controller support over USB, requires loader's
  IOS set to IOS58. Button mapped as Classic Controller.
* Added a WiiU Auto aspect fixer based on current WiiU setting.
* Added a WiiU Widescreen switcher in Features menu.


Nintendont:
* Fixed detection for nintendont v2.263+ issue 2294
* Added a WiiU Widescreen setting. issue 2296
  Default value based on current WiiU aspect ratio settings.
* Added a setting to choose Nincfg.bin behavior at launch issue 2297
  Always delete; Always create; No change. 
* Removed unused game specific settings section (MGS2)
* Renamed MCEmu ON setting to Multi
* Added Disc launching feature
* Added user prompt to select where MCEmu should be
  located when using Disc launching.
  The device is auto-detected if Gamecube source setting 
  is set to SD or Main(USB) only.
* Changed prompt type to warning if Nintendont version
  detection fails.


Thanks to Airline38 for the WiiU pro base patch.
2015-01-04 20:22:06 +00:00