Jump to content

vSNES 2.86 beta5 Updated


Recommended Posts

According to Romhacking.net and vSNES's Official Site, vSNES, the up and comming Snes tool has been updated:

 

v2.85

- SRC: added support for IPS files

- SRC: fixed a bug in the main window's display of shifted values (eg. CGAddB)

- GUI: fixed code and GUI to scale better according to the current DPI setting

- GUI: fixed some issues with HexViewer's rendering

- GUI: added checkbox to control updating of the main lists

- GUI: added button for using DirectColor on regular and Mode7 BGs

- GUI: removed black outline on blurred screens by copying the adjacent pixels

- GUI: adjusted updating the 8-bit and 16-bit images so that switching appears seamless

- GUI: set checking of ZST headers to enabled by default

- GUI: separated memo component for cartridge extensions into its own groupbox

 

In case you're not familiar with vSNES:

 

vSNES represents a SNES console, like an emulator. It simply consists of some memory that holds the status of the hardware. Unlike an emulator, it lacks the ability to execute the code in the RAM or ROM chips, allowing the components to interact. So what good is it?

Well, emulators like Genecyst or MEKA let you view the hardware at work, for example the color palette or the video RAM. ZSNES lacks such features, but the savestates contain all the info. A savestate is like a SNES frozen in time.

 

vSNES comes with several tools:

 

1-The preview window shows you the picture that is included in the ZSNES savestate file.

2-The MemViewer allows you to view the content of VRAM, WRAM and the cartridge using the colors selected in the PalViewer.

3-The SceneViewer shows you the current screen of the SNES and the parts it consists of (i.e. regular backgrounds, sprites, Mode7 backgrounds, HDMA and offset-per-tile info).

4-The HexEditor shows the content of the larger RAM or ROM arrays as bytes and as text, and allows you to edit them.

5-The list editor allows you to edit the values in the main list.

6-The SPCViewer shows the header, the ID666 tag and the extended ID666 tags of a SPC file. It also loads the data into vSNES, so you can view the variables in the main window's APU list and the arrays in the HexViewer.

7-The CartViewer has a second page that shows the content of the internal ROM header, just as it is stored in the ROM. It also allows selecting the correct ROM type if the automatic detection fails; this might be required to get correct HDMA table info.

HomePage with downloads and Screenshots

 

Note that there are two major SNES9x builds: the official one and the one from nesvideos. Movies created with one build might be incompatible with the other one.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...