Surreal64CE Xbox

From GameBrew
Surreal64CE
Surreal64ce2.png
General
Authorweinerschnitzel, Ez0n3, Joel Middendorf, freakdave
TypeConsole
VersionB6.1 Beta 7 r352
LicenseMixed
Last Updated2017/12/17
Links
Download
Website
Source

Surreal64 Community Edition (Surreal64 CE for short) is a Nintendo64 emulator for the Microsoft Xbox. It is a continuation of Surreal 64, which was a port of three existing emulators for PC. Those emulators included 1964 0.8.5, Project 64 1.4, and UltraHLE.

Surreal64 CE is a modification made by several Xbox-Scene community members. This project is built off of Surreal64 XXX, and was previously known as Surreal64 XXX CE. The main goal of the project is to improve Surreal64 with the addition of:

  • New or updated N64 emulators.
  • New or updated audio, video and RSP plugins.
  • Improved controls.
  • A user friendly and skinnable ROM launcher.

Installation

The rom folder is set to D:\Roms\ by default and is editable in the Surreal.ini. The roms must be located in the directory specified in the ini.

The actual path may be different if you have the rom path set to a folder outside the directory containing the xbe executables. The folder containing the default.xbe will become the "root" path when it is launched.

The actual path may be E:\Emulators\Surreal64CE\, but when the launcher is running, it treats Surreal64CE\ as the root D:\. If the roms reside outside the "root", a full path must be specified. Otherwise, you can use the relative path using D:\ as the root (IE: D:\Roms\, D:\Skins\, D:\Media\).

If your roms don't show up in the rom list, you can try to:

  • Hit the "Y" button while the rom list is showing and no menus are open.
  • Delete E:\TDATA\a64fea57\RomlistCache.dat
  • Delete E:\TDATA\64ce64ce\RomlistCache.dat

See the online manual For more information.

User guide

FAQ

Q. What does Range Fog and Linear Fog mean?

Range Fog is the default fog method and usually correct method fog. Linear Fog refers to depth based fog on a linear filter.

It is less costly, but requires the Software Vertex Clipper, which itself uses more resources than the old hardware method.

Linear Fog can create a more visually appealing thickness of fog, but some less desirable artifacts may appear. Rice 6.12 only.

Q: Software Vertex Clipper, what?

The Software Vertex Clipper uses code that also relies on DirectX features unsupported by XBOX. You can witness the missing side textures on treasure chests in Legend of Zelda.

The rest of the functionality is enough to work, and it also corrects some bad vertex clipping seen in Conker's BFD in the level "Enter the Vertex."

You can enable the Software Vertex Clipper by selecting "Software Vertex Processing" in Video Settings. Rice 6.12 only.

Q: I am experiencing graphics glitches in X game.

The most common graphics issues result from Rice Video's lack of [Hardware] Framebuffer Emulation.

Garbled textures, missing effects, bad vertex clipping, and black/missing textures can be a result of a plugin incompatibility rather than a port incompatibility.

Check your PC for compatibility with the closest Rice Video plugin to determine if the bug is in fact a regression or something that can be fixed.

Next, you can do some research to find out what type of bug you are encountering and if it can be fixed. Gonetz' GLideN64 dev blog has great explanations for N64 HLE graphics problems.

Q: I am experiencing a crash after X in Y game.

Make sure you are giving the emulator enough RAM, and try setting Texture Memory to AUTO.

Some games handle the auto texture memory trick better than others.

Q: PJ64 1.6 doesn't play opening animations all of the time. Why?

There are some changes to PJ64 where previous optimizations don't work as gracefully.

The result is that some opening animations get skipped at the cost of good emulation speed.

Q: Turok Dinosaur Hunter doesn't work or crashes on me. Why?

PJ64 1.6 won't boot it due to optimization issues. 1964 1.1 will only boot it with audioMusyX.

Both emulators will eventually crash, either randomly, or after the first key is recovered. Mupen64 would be needed to play this game fully.

Q: Players 2 and 4 are unplayable in Conker's BFD deathmatch.

Sorry. Again, this is a core issue.

Q: Can I tweak the speed of a game?

Yes. Adjust the Counter Factor value in the emulator's .ini or .rdb.

A lower CF value emulates closer to a real N64, while a higher CF value will create a better experience on old hardware like the Xbox.

Generally, adjusting CF will do a better job than Frameskip.

Q: Load/Save States as well as the In Game Menu cause me crashes.

Yes, these bugs have been around since Surreal64 1.0. They are a result of the emulator and plugins running natively with the lower level xbox functionality written into various parts of Surreal64.

Most emulators for the Xbox include a simple App that the emulator is built ontop of.with Surreal64, when a problem occurs, the interface becomes inaccessible.

Screenshots

surreal64ce3.png

surreal64ce4.png

surreal64ce5.png

surreal64ce6.png

Media

Conker's BFD Surreal64CE B6.0 (Surreal64CE)

Changelog

B6.0 2015/01/15

Core Updates:

  • 1964 1.1 added - Starting in 2009, freakdave, Ez0n3 and schibo all gave their efforts to porting this to Xbox. I only finished what they started.
  • PJ64 1.6 added - Before the leak gained publicity in 2012, Mudlord and Squarepusher shared their discovery with me and the xbox port happened shortly after.
  • UltraHLE updated to match UHLE Alpha codebase - UHLE Alpha uses some larger buffers for sound and textures, and has very slight changes to syncing.

RSP Plugin Updates:

  • RSP Recompiler updated to 1.7.0.9.
  • HLE RSP Plugin updated with MusyX HLE.
  • MusyX will require use of "AudioMusyX" until a proper HLE audio plugin is ported.

Video Plugin Updates:

  • Rice Video 6.12 updated with several changes from mainline and some backport fixes from Rice 5.60.
  • Near Plane Clipping hack for Zelda.
  • HW vertex handling from Rice Video 5.60.
  • Pixel Shader combiner switched to PC version (faster and complete).
  • Software Vertex Clipper as an option for corner cases.
  • Glide64 LOD fix for correct fog depth.
  • Moveword insert matrix fix for SSB.
  • Fill_Rect primColor fix for MK64.
  • Various renames/refactors and other less noticeable bug fixes.

Input Plugin Updates:

  • Deadzone threshold decreased for better button-to-analog mapping.

Credits

Greets to my old teammates Ez0n3 and freakdave for the hours of fun spent hacking away at Surreal64 when we all had time for it.

A very special thanks to the emulator developers that have given me direct help and support:

  • Schibo (1964 author).
  • Azimer (HLE audio plugin author).
  • death-droid (Rice Video plugin maintainer).
  • Salvy (DaedalusX64 developer).
  • Mudlord & SquarePusher (for sharing hcs' leak of PJ64 1.6).
  • ratop46 (Rice Video bug fixes).
  • X-Scale (CIC-NUS-6105 reverse engineering and Pif2.dat fixes).

Thanks to the authors of the software:

  • Schibo (again).
  • Rice.
  • Zilmar.
  • Jabo.
  • Gent.
  • Smiff.
  • Witten.
  • Azimer (again).
  • JttL.
  • bobby.smiles32.
  • Hacktarux.
  • StrmnNrmn.

Also thanks to oDD, Lantus and GogoAckman.

N64 Greets to emu_kidid, Salvy, Wally, gonetz, Narann.

Xbox Greets to Madmab, hcf, gamezfan, FrankMorris, Neil222, cbagy, waal, Wimpy, Perr, NeoBomb, Bigby, MMQ, everyone who has taken enough interest in Surreal64 to give feedback, and the other current developers and artists at EmuXtras.net.

External links

Advertising: