Emulation64.com  ::  EmuTalk.net  ::  DCEmu.co.uk     About  ::  Hosting  ::  Donate 
Home Files Forums Reviews Guides Articles Interviews

Welcome to the Emulation64 Network

 




    Friday, August 30, 2019
2019-08-30 Recent Releases

* ARCADE32/64 0.213 - http://arcade.mameworld.info/

* HBMAME 0.213 - http://hbmame.1emulation.com/

* MESS/MESSUI/MAMEUI 0.213 - http://messui.1emulation.com/

* Emu28 v133 [HP18C, HP28C] - https://hp.giesselink.com/emu28.htm

* Hoxs64 1.0.22.4 [Commodore 64] - http://www.hoxs64.net/Default.aspx

* Pantheon 8.794 [Multisystem] - http://bostjan-grandovec.si/Content/Download.htm

* RPCS3 0.0.7 Alpha [PS3] - https://github.com/RPCS3/rpcs3/releases

* Q-emuLator 3.2.2 [Sinclair QL] - http://www.terdina.net/ql/winql.html

* WinArcadia 25.71 [s2650-based] - https://amigan.yatho.com/
 



    Friday, August 23, 2019
2019-08-23 Recent Releases

* XuR (2019-08-18) [Sinclair] - http://zx81.vb81.free.fr/

* MEmu 6.3.2 [Android] - https://www.memuplay.com/blog/2016/02/16/memu-101/

* WinArcadia 25.7 [s2650-based] - https://amigan.yatho.com/

* Negatron 0.99.5 [frontend] - http://babelsoft.net/products/negatron.htm

* Emu Loader 8.8.1 [Frontend] - http://emuloader.mameworld.info/downloads.htm
 



    Saturday, August 17, 2019
Cemu 1.15.12b released!

Cemu is a Nintendo Wii U emulator that runs commercial games. Highly experimental software to emulate Wii U applications on PC.

# Cemu detailed changelog for 1.15.12
# Patreon release date: 2019-08-09
# Public release date: 2019-08-16

general:


Fixed a bug where Cemu would take two screenshots when gamepad view was closed
general: Taking a screenshot will now show a notifcation on the screen (if notification overlay is enabled)
general: Added game profile option to set either TV or GamePad output as the default screen (#152)

general: The graphic pack window now has an option to filter for games that are in the game list (enabled by default)
general: Fixed a bug where any changed graphic pack settings would get lost when updating graphic packs (#150)
general: Added fallback for community graphic pack download in case cemu.info is down or unreachable

GX2: Added support for accessing gl_PointCoord in shaders
This makes stars in the night sky in BotW visible. It's unknown if anything else is affected
Requires proper point sprite support in compatibility profile which is working on all vendors except AMD's windows driver


http://cemu.info/
 



    Friday, August 16, 2019
2019-08-16 Recent Releases

* Hoxs64 1.0.21.2 [Commodore64] - http://www.hoxs64.net/Default.aspx

* pfeMAME 2.9.5 [Frontend] - https://sourceforge.net/projects/pfemame/rss?path=/

* GameEx 15.61 [Frontend] - https://www.gameex.com/news/

* Emu Loader 8.8 [Frontend] - http://emuloader.mameworld.info/downloads.htm
 



    Wednesday, August 07, 2019
2019-08-07 Recent Releases

MAME 0.212 was released

* Official MAME - https://www.mamedev.org/release.php
* MAMEUI64 - http://www.mameui.info/
* MESS, MESSUI, MAMEUI32 - http://messui.1emulation.com/
* ARCADE32/64 - http://arcade.mameworld.info/
* HBMAME - http://hbmame.1emulation.com/
* SDLMAME64 for Intel Mac OS/X - http://sdlmame.lngn.net/

Other

* XuR (2019-08-03) [Sinclair ZX81] - http://zx81.vb81.free.fr/

* Emulicious (2019-07-19) [Multi-system] - http://emulicious.net/news/

* Emma02 v1.31 [cosmac-based] - https://www.emma02.hobby-site.com/download.html

* MEmu 6.2.9 [Android] - https://www.memuplay.com/blog/2016/02/16/memu-101/

* qemu 3.1.1 [Multi-system, Linux only] - https://download.qemu.org/

* pfeMAME 2.9.4 [Frontend] - https://sourceforge.net/projects/pfemame/rss?path=/

* dgVoodoo 2.61 [Plugin] - http://dege.freeweb.hu/index.html

* RomProperties 1.4 [Rom Manager] - https://github.com/GerbilSoft/rom-properties/releases
 



    Monday, August 05, 2019
hpsx64 v0260 released!

hpsx64 (Highly-Experimental Playstation Simulator x64) is a PlaysStation (PS) & PlayStation 2 (PS2) emulator for x64 based systems. This is a WORK IN PROGRESS.

hpsx64 Changelog:


hps1x64 v0260 - Window size options, R3000A optimizations (LWL/LWR/SWL/SWR)


https://sourceforge.net/projects/hpsx64/
 



    Friday, August 02, 2019
Cemu v1.15.11c released!

It's time for another Cemu update! Version 1.15.11 has just been publicly released which improves the handling of updates & DLC in several ways (better content type detection, automatic backup & restore in case of a failed install and other under the hood enhancements), shader changes in preparation of the upcoming Vulkan renderer (if you are a developer, you may want to check those in better detail by reading the changelog, otherwise your shaders may only be compatible with the OpenGL backend in the future), more functions for the built-in debugger and your usual dose of bug fixes.

Here is the full official changelog:


# # Cemu detailed changelog for 1.15.11c
# Patreon release date: 2019-07-26
# Public release date: 2019-08-02

# New in 1.15.11c:

GX2: Fixed emulation of gl_PointSize when geometry shaders are used

# New in 1.15.11b:

general: Fixed a bug where DLC would be installed into the wrong location
GX2: Fixed broken transform feedback on OpenGL (#157, #159)

# New in 1.15.11:

general: Better update/dlc handling
Updated mlc01 folder locations for updates and dlc to match those of an actual Wii U
Newly installed updates and dlc will be stored at the new locations, while previously installed ones are still detected properly
Improved detection of type of content (affects installation and gamelist)
Installing updates/dlc will now backup previously installed content and restore it on failure/cancelation

debugger: Implemented more instructions for assembler and disassembler
debugger: Assembler now supports basic expressions in place of constants
debugger: Fixed a crash when stepping into imports

coreinit: Fixed OSUninterruptibleSpinLock_Acquire() not restoring interrupts before switching to the scheduler

nn_erreula: Fixed a bug where the same message would keep poping up

padscore: Opening the input configuration window no longer temporarily disconnects the emulated controllers
padscore: Fixed PPC stack corruption caused by KPADSamplingCallback (#140)

nn_fp: IsOnline() now only returns true if there is an established friend server session. This should fix crashes or softlocks in games that only worked in online mode


GX2: Shader tweaks to bridge the gap between OpenGL and the upcoming Vulkan renderer
If you are a graphic pack developer, be aware of these changes:
- All shaders are now generated with a Vulkan and OpenGL compatible header using #ifdef / #endif preprocessor directives
- gl_Position should always be set via the new SET_POSITION() macro
- Shaders used in combination with point primitives always have to write gl_PointSize
- Point shaders that get their point size from renderstate have a new uniform variable (uf_pointSize)
- Primitive points will modify the vertex shader base hash (+0x71)
Existing custom shaders remain compatible with the OpenGL backend, except for vertex/geometry shaders used in combination with GL_POINTS which need to be updated


Note:
(#xx) refers to bug tracker issues resolved by this change. See " target="_blank">http://bugs.cemu.info/projects/cemu/[/quote]

http://cemu.info/index.html#download
 

SSF PreviewVer R6 released!

SSF is a Sega Saturn emulator for Windows systems using DirectX 9.0b. The current version claims near-complete implementation of the Sega Saturn hardware (not counting emulation bugs), and can emulate the Saturn based Sega Titan Video arcade hardware too. As with most emulators, CDs or disc images are not included and have to be owned separately. The BIOS is also not included; as of 0.07 Beta R3, games run without the BIOS however. The usage of BIOS files is optional but recommended for better compatibility, and needed for tasks such as management of the contents of the internal memory of the Sega Saturn, or setting the system clock.

SSF Changelog:



Fix for hangup immediately after startup
Subcode correction when using CD image
Improvement of CD image reading
How to hold index data in CD track (CD Track / Index option, files in CDIndex folder need to be recreated)
Display problem fixed at the time of GPU rendering
And the CD image used by the Android version has also been changed to CUE + Binary Image.


http://aaaaaaaa.g2.xrea.com/ssf/files/
 

File Releases

Cemu_1.21.3
No Description in database.

cemu_1.21.2
No Description in database.

cemu_1.21.1
No Description in database.

Cemu_1.21.0
No Description in database.

Cemu_1.20.2
No Description in database.



Latest Forum Posts

Introducing Project64 ...
Last Reply: NES_player4LIFE
Replies: 1

2021-04-02 Recent Rel ...
Last Reply: Robbbert
Replies: 0

mGBA v0.9.0 released!
Last Reply: spotanjo3
Replies: 0

2021-03-26 Recent Rel ...
Last Reply: spotanjo3
Replies: 1

no$gba v3.04 released ...
Last Reply: spotanjo3
Replies: 0


Latest Reviews

NDS - Okamiden
Created by WhiteX

Wii - deBlob 2
Created by WhiteX

Wii: The Conduit
Created by WhiteX

NDS: Hotel Dusk - Room ...
Created by WhiteX

NDS: Elite Beat Agents
Created by WhiteX


Support Guides

PCSX2
Created by Martin

Dolphin Emulator
Created by Martin

Nintendo DS Homebrew.
Created by WhiteX

PSX Plugins: Lewpy's Gl ...
Created by Dark Watcher

PSX Plugins: P.E.Op.S S ...
Created by Dark Watcher


Our Affiliates

AEP-Emu.de
DCEmu.co.uk
PSemu.pl


47,426,559 Visitors To The Emulation64 Network

Copyright 1999 - 2024 www.emulation64.com