mirror of
https://github.com/dborth/snes9xgx.git
synced 2024-11-01 08:25:18 +01:00
finalize 4.1.3
This commit is contained in:
parent
b0dc24689f
commit
6978c615ce
@ -2,8 +2,8 @@
|
||||
<app version="1">
|
||||
<name>Snes9X GX</name>
|
||||
<coder>Tantric</coder>
|
||||
<version>4.1.2</version>
|
||||
<release_date>20091007</release_date>
|
||||
<version>4.1.3</version>
|
||||
<release_date>20091130</release_date>
|
||||
<short_description>Super Nintendo Emulator</short_description>
|
||||
<long_description>
|
||||
A Super Nintendo Emulator for Wii
|
||||
|
13
readme.txt
13
readme.txt
@ -10,7 +10,7 @@
|
||||
————————————————————————————————————————————————————————————————————————————
|
||||
|
||||
×—–—–—–—– –—–—–—–—–—–—–—–—–—–— —–—–—–—–—–—–—–—-—–-–•¬
|
||||
|0O×øo· Snes9x GX 4.1.2 ·oø×O0|
|
||||
|0O×øo· Snes9x GX 4.1.3 ·oø×O0|
|
||||
| http://code.google.com/p/snes9x-gx |
|
||||
| (Under GPL License) |
|
||||
`¨•¨¨¨¨¨ ¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨ ¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨ ¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨ ¨¨¨¨¨¨¨¨¨¨¨¨¨'
|
||||
@ -35,7 +35,7 @@ Wii homebrew is WiiBrew (www.wiibrew.org).
|
||||
* Cheat support
|
||||
* Auto Load/Save Game Snapshots and SRAM
|
||||
* Custom controller configurations
|
||||
* SD, USB, DVD (requires DVDx), SMB, GC Memory Card, Zip, and 7z support
|
||||
* SD, USB, DVD (requires DVDx), SMB, Zip, and 7z support
|
||||
* Autodetect PAL/NTSC, 16:9 widescreen support
|
||||
* Original/filtered/unfiltered video modes
|
||||
* Turbo Mode - up to 2x the normal speed
|
||||
@ -46,6 +46,15 @@ Wii homebrew is WiiBrew (www.wiibrew.org).
|
||||
| UPDATE HISTORY |
|
||||
•˜———–—––-- - —————————––––– ———–—––-- - —————————––––– ———–—––-- - ————————•
|
||||
|
||||
[4.1.3 - November 30, 2009]
|
||||
|
||||
* Fixed SMB
|
||||
* Added separate horizontal/vertical zoom options
|
||||
* Improved scrolling timing - the more you scroll, the fast it goes
|
||||
* Fixed reset button on Wii console - now you can reset multiple times
|
||||
* Minor code optimizations
|
||||
* Reduce memory fragmentation - fixes out of memory crashes
|
||||
|
||||
[4.1.2 - October 7, 2009]
|
||||
|
||||
* Revamped filebrowser and file I/O
|
||||
|
@ -1,4 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<app version="4.1.2">
|
||||
<file url="http://snes9x-gx.googlecode.com/files/Snes9x%20GX%204.1.2%20-%20Wii.zip"></file>
|
||||
<app version="4.1.3">
|
||||
<file url="http://snes9x-gx.googlecode.com/files/Snes9x%20GX%204.1.3%20-%20Wii.zip"></file>
|
||||
</app>
|
||||
|
Loading…
Reference in New Issue
Block a user