SNEmulDS: Difference between revisions

From WikiTemp, the GBAtemp wiki
⧼vector-jumptonavigation⧽ ⧼vector-jumptosearch⧽
Phoenix (talk | contribs)
No edit summary
No edit summary
 
(2 intermediate revisions by one other user not shown)
Line 5: Line 5:
* '''Author(s):''' Archeide
* '''Author(s):''' Archeide
* '''URL:''' [http://www.snemul.com/ds/ SNEmulDS Homepage]  
* '''URL:''' [http://www.snemul.com/ds/ SNEmulDS Homepage]  
* '''Download:''' [http://news.gbatemp.net/SNEmulDSv05b.zip click here ]
* '''Download:''' [http://filetrip.net/f3509-SNEmulDS-0-6-alpha-2-unofficial.html SNEmulDS o.6 alpha 2 (unofficial)]
 
0.6 alpha-
 
The preview-alpha version of SNEmulDS 0.6 is now available for all the brave testers around the world!
 
The GUI artworks are not ready, so you have a “naked” and not very pretty GUI, but at least, you have the multi languages support!
 
You can check if your language is correct.
You can choose one of the language in the firmware or some language by editing the snemul.cfg :
# Language of GUI
# -1 -> Use firmware settings
Firmware languages:
# 0 -> Japanese (Katakana only)
# 1 -> English
# 2 -> French
# 3 -> German
# 4 -> Italian
# 5 -> Spanish
Non firmware languages:
# 106 -> Portuguese
# 107 -> Catalan
# 108 -> Polish
# 109 -> Dutch
# 110 -> Danish
 
Various External RAM packages can be used to improve large rom emulation, see snemul.cfg for more informations.
 
Scaling support has three modes :
- Full screen : nearly like snezzids
- Half scaling : “smart” scaling, only reduce half the backgrounds, and doesn’t squish sprites. It looks quite fine in games.
- No scaling : no scaling at all, classic SNEmulDS mode, still default
 
Here is the complete list of changes compated to 0.5 beta:


- New GUI using framebuffer for sub screen
- New GUI using framebuffer for sub screen
Line 46: Line 13:
- Memory pak support (Opera RAM, Slot 2 card reader, etc. using libram) with paging or with large ROM mapping
- Memory pak support (Opera RAM, Slot 2 card reader, etc. using libram) with paging or with large ROM mapping
- Scaling with pseudo bi-linear filtering and sprites squishing : full screen scaling (like snezzids), half scaling (half scaled and without sprites squishing), and no scaling (classic snemulds mode)
- Scaling with pseudo bi-linear filtering and sprites squishing : full screen scaling (like snezzids), half scaling (half scaled and without sprites squishing), and no scaling (classic snemulds mode)
- Autiomatic SRAM saving when needed  
- Autiomatic SRAM saving when needed
- Some other bugfixes and improvements in GUI
- Some other bugfixes and improvements in GUI


== See also ==
== See also ==

Latest revision as of 17:01, 3 March 2010

- New GUI using framebuffer for sub screen - Better human interface, improved file selector (alphabetical sorted), buttons, check boxes, multi choose zones, etc. - New GUI supports joypad (joypad is not supported when emulator is running however). - Multi language support (more than 10 supported, including katakan japanese !) - Memory pak support (Opera RAM, Slot 2 card reader, etc. using libram) with paging or with large ROM mapping - Scaling with pseudo bi-linear filtering and sprites squishing : full screen scaling (like snezzids), half scaling (half scaled and without sprites squishing), and no scaling (classic snemulds mode) - Autiomatic SRAM saving when needed - Some other bugfixes and improvements in GUI

See also