Forum CDRinfo.pl

Forum CDRinfo.pl (https://forum.cdrinfo.pl/)
-   Homebrew (https://forum.cdrinfo.pl/f106/)
-   -   [PS2] SNES-Station (https://forum.cdrinfo.pl/f106/ps2-snes-station-96537/)

Jolek 07.07.2017 14:22

[PS2] SNES-Station
 
Ilość załączników: 3
SNES-Station to emulator Super Nintendo Entertainment System/Super Famicom dla Playstation 2.


Pierwsza wersja jaka ostatnio wyszła to:
SNES-Station MOD by pinguinoctis z 23/11/2016.

https://s1.postimg.cc/2p4r1nofm7/screenshot_1.jpg

Dodatkowe możliwości:

- Wsparcie dla kodów (cheats), program korzysta z tych samych kodów co generowane przez Snes9x.
Tu jest samouczek jak to zrobić: https://pinguinoctis.blogspot.it/201...n-mod-026.html.

- Możliwość zapisania\załadowania stanu zapisu z miejsca gdzie ROM jest zlokalizowany.

- Możliwość zmiany tła. Formaty JPG i PNG są wspierane. Obsługiwany rozmiar to 640x480.

- Możliwość dodania okładki (PNG i JPG).

Więcej w changelogu:
Kod:

SNES Station 0.2.6c Mod 11/23/16
+ Fixed the bug which caused ".zip" roms to not appear. The letter "z" was excluded in the comparison function, but the big "Z" still worked. So ".ZIP" roms wouldn't cause the issue.
+ Added support to PNG images for covers! If no JPG is found a PNG will be searched, this means JPGs will always have the highest priority. For PNG support I've used the uPNG library.  https://github.com/elanthis/upng
+ No more Cheat Mode option. Now to edit cheats it's enough to press the Select button.
+ Added the possibility to return one directory back by pressing the Circle button.
+ Added the possibility to have a custom background! Both JPG and PNG images are supported. They must be sized 640x480, they must be copied where the emulator ELF resides and they must be named "BG.JPG" or "BG.PNG" (both lower or uppercase are fine).
+ Added an option to enable/disable background music in MISC folder.
+ Added an option to enable/disable black border on covers in MISC folder.
+ Added some options to run an external BOOT/BOOT.ELF from mc0, mass and cdfs in MISC folder. I don't know how much they are stable, since I had to tweak the loading process a bit.
+ Added an option to Save (they will be saved in mc0) and Load settings in MISC folder.

#############################################
SNES Station 0.2.6b Mod 10/29/16
+ Finally I updated all the IRX modules with the latest ones (since I managed to update my PS2SDK).
+ Added a Cheat Mode in MISC folder, during cheat mode, instead of running a game you can enable/disable single cheats, so now cheat names are important.
+ Added an option to show file extensions inside MISC folder, it's enabled by default.
+ Added an option to show cover art in MISC folder! All you have to do is to copy a 128x128 JPG image together with a game and be sure that it has the same name as it.
*Please note*: I used the NanoJPEG decoder and it has some limitations! Progressive and lossless JPGs won't work!  http://keyj.emphy.de/nanojpeg/
+ To avoid confusion between files I restored the file filter as it had to be.
+ While adding the cover art support I had to fix even HUGE memory bugs in the emulator itself! Memory chunks got corrupted and they were never freed. That is to say, if you ran a game a lot of times SNES Station could crash. Now it should work fine, I hope!
+ This mod now has dependency only on the fileXio library, so the ELF size is reduced.
- Removed the experimental support for video modes, as of now I can't get it right.

#############################################
SNES Station 0.2.6a Mod 10/15/16
+ Added a MISC folder with options inside (similar to uLaunchELF).
+ USB modules updated! I didn't realize they were so old, now they are the same as FMCB.
+ Added *experimental* support to progressive/interlaced video mode inside MISC folder (unfortunately I still can't get it right).
+ Added an option to enable/disable cheats inside MISC folder.
+ Added an option to exit the emulator from MISC folder.

- Among the suggestions I received, two of them were really simple to implement: enabling/disabling cheats and exiting the emulator from menu.
- A better approach would be to display and selectively enable/disable cheats inside a list, but it would require a lot of work and time. Still I'm considering to make it in a near future.
- Then, another suggestion was to enable 480p support, I'm still working on it. Screen gets bigger (I don't know if it's correct or wrong behaviour.  Maybe it's only my TV fault?) and the image, as expected, becomes a progressive one.

#############################################
SNES Station 0.2.6 Mod 10/11/16
+ Rewritten ROM selection interface, now it looks similar to the one in uLaunchELF.
+ IRX modules are loaded only when needed and some of them are updated.
+ Added support to Cheats (please follow this link to know how to apply them): https://pinguinoctis.blogspot.it/2016/10/tutorial-cheats-snes-station-mod-026.html
+ Save States and SRAM Saves now will be written and loaded in the same directory where the ROM starts (except if ROMs are loaded from CD/DVD). So now, for better readibility, save files are filtered out in the ROM selection menu.

#############################################
SNES Station 0.2.5 Mod 10/11/16
+ Now it works without needing a CD/DVD in the disc tray.
+ Fixed a bug in the USB rom selection where there was an extra empty space that could hang/crash the emulator if selected.
+ MC1 now is working in ROM selection menu.
+ Improved Save States stability.

Oficjalny link:
https://drive.google.com/uc?export=d...0w5UV9sY1dsVzQ

Źródło\strona projektu:
https://pinguinoctis.blogspot.it/201...od-update.html


Druga wersja to:
Unofficial SnesStation Update by SP193 z 06/09/2016.

https://s16.postimg.cc/6gxg8d84l/logo.jpg

- Wspiera wszystkie modele PS2.
- Wspiera tryby obrazu z przeplotem (480i\576i).

Reszta jest w changelogu:
Kod:

SnesStation v0.2.4S build 2016/09/06
* Added an option to exit.
* Added help text for the exit option.
* Re-added the file filter for ROMs.


v0.2.4S release 05/09/2016
I have decided to work on an update for the old SnesStation emulator, based on the old work by Mega Man. Ideally, a new emulator should be written so that it will be easier to maintain it (unless SnesStation is really that perfect!), but that will take too long.

Features, as of v0.2.4S 2016/05/09:

* Updated to use the latest FILEXIO, IOMAN, USBD, USBHDFSD, HDD and PFS modules from the PS2SDK.
* No dependency on libhdd.
* No dependency on the obsolete usbmass library.
* Updated CDVD IRX (overlay module by Hiryu) module (no more freezing when there is no disc inserted).
* Built-in support for USB mass storage devices and the HDD unit.
* On-the-fly patching, so that it is easier to update the patch.
* IOP Reset fix (missing synchronization).
* No dependency on the mainboard-specific modules (i.e. XSIO2MAN, LIBSD), for compatibility with all PlayStation 2 models.
* Support for interlaced video *modes.
* Added option for controlling the interlace option.
* Interlaced NTSC/PAL is used by default.

Updated to use the latest FILEXIO, IOMAN, USBD, USBHDFSD, HDD and PFS modules from the PS2SDK.
No dependency on libhdd.
No dependency on the obsolete usbmass library.
Updated CDVD IRX (overlay module by Hiryu) module (no more freezing when there is no disc inserted).
Built-in support for USB mass storage devices and the HDD unit.
On-the-fly patching, so that it is easier to update the patch.
IOP Reset fix (missing synchronization).
No dependency on the mainboard-specific modules (i.e. XSIO2MAN, LIBSD), for compatibility with all PlayStation 2 models.
Support for interlaced video modes.
Added option for controlling the interlace option.
Interlaced NTSC/PAL is used by default.
Added an option to exit.
Added help text for the exit option.
Re-added the file filter for ROMs.

Oficjalny link:
https://www.sendspace.com/file/ar642x.

Źródło\strona projektu:
http://psx-scene.com/forums/f19/unof...update-156184/.


Trzecia wersja to:
MOD by ffgriever z 07/12/2007.

Tu zostały tylko zaktualizowane sterowniki USB.
Przed włączeniem tej wersji należy\można wcześniej włożyć płytę np z grą, muzyką
aby mieć możliwość zapisu ustawień.
Jest to dosyć stara wersja, więc polecam tylko do\z testów\ciekawości.

Pobieralnia:
http://www.mediafire.com/file/fyi9mq...07_ffgmod01.7z.

Meanthord 14.11.2017 20:58

3 wersje, ale najlepsza to...? ;)

Berion 15.11.2017 13:59

Nie ma najlepszej. Są różne. ;) O tej "0.2.6c" to nawet nie słyszałem.

Jolek 15.11.2017 17:17

Pod względem prędkości emulacji to wszystkie są na tym samym poziomie.

Wersja ze zaktualizowanymi sterownikami USB przez ffgriever niestety ma bug (org wersja też go miała),
powodujący "zamarznięcie" programu na jakiś czas (już nie pamiętam ile to trwa),
np podczas zapisu ustawień na konsolach nowszych niż SCPH-5000X,
jeśli w napędzie nie ma płyty.
Więc raczej wrzuciłem ją jako bonus.

Wersja zaktualizowana przez SP193 i MOD by pinguinoctis wyeliminowała ten błąd.
Resztę zalet i poprawek można znaleźć w changelogu.

Na razie nie bawiłem się z MODem pinguinoctisa.
Teoretycznie ma najwięcej do zaoferowania.

BTW może niedługo (w Grudniu) wyjdzie nawet mała aktualizacja dla wersji zaktualizowanej przez SP193.


Wszystkie czasy w strefie CET. Aktualna godzina: 11:33.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.