• DCEmu Homebrew Emulation & Theme Park News

    The DCEmu the Homebrew Gaming and Theme Park Network is your best site to find Hacking, Emulation, Homebrew and Theme Park News and also Beers Wines and Spirit Reviews and Finally Marvel Cinematic Universe News. If you would like us to do reviews or wish to advertise/write/post articles in any way at DCEmu then use our Contact Page for more information. DCEMU Gaming is mainly about video games -

    If you are searching for a no deposit bonus, then casino-bonus.com/uk has an excellent list of UK casino sites with sorting functionality. For new online casinos. Visit New Casino and learn how to find the best options for UK players. Good luck! - Explore the possibilities with non UK casinos not on Gamstop at BestUK.Casino or read more about the best non UK sites at NewsBTC.
  • May 7th, 2019

    by Published on May 7th, 2019 17:21
    1. Categories:
    2. PC News

    Pantheon v8.444 is released. Pantheon is Windows desktop application with collection of games for video consoles and home computers from the past. The games are not the part of the application, instead they will be downloaded (with the game manual or review - if available) from the internet, after you activate the game. Downloaded files are stored on the local file system and will be available offline the next time you wish to play the game. Finally, the program file is loaded into the memory and executed inside the emulator. Current version has emulator of Atari 2600 with collection of 170 games, emulator of Atari 5200 with collection of 50 games and emulator of Atari 8-bit computers with collection of 26 games.

    Pantheon is still in development, new features and games are added almost every day. But you may experience occasional artifacts or crashes during the gameplay, and game snapshots may not be available in the following releases.

    http://bostjan-grandovec.si/Content/News.htm


    http://www.emucr.com/2019/05/pantheon-v8444.html ...
    by Published on May 7th, 2019 17:16
    1. Categories:
    2. PC News

    RetroArch v1.7.6 is released. RetroArch is a multi-system emulator for Linux, Windows, Mac OS X and *BSD. It is formerly known as SSNES. Its design and background is quite different than most other emulators as RetroArch does not implement an emulation core itself. RetroArch talks to libretro, a generic emulator core API. This means that RetroArch is core agnostic, and it does not care which emulator core is running.

    Currently there are libretro implementations for systems such as SNES, NES, GBA, GB/GBC, Genesis, and even arcade games (Final Burn Alpha).

    libretro isn't only usable for emulators. A preliminary port of an open source reimplementation of Cave Story has been ported to libretro as well.

    RetroArch believes in modularity. The application itself is a command-line driven application suitable for HTPC and/or headless use. There also exists a GUI frontend for RetroArch, supporting every single config option available in RetroArch.

    http://www.libretro.com/

    http://www.emucr.com/2019/05/retroarch-v177.html ...
    by Published on May 7th, 2019 17:05
    1. Categories:
    2. Playstation Vita News



    After announcing it via a PSA in late March of the current year, TheFloW has finally released Trinity, the third public jailbreak for the PS Vita. Trinity relies on a PSP emulator escape exploit (as well as a MIPS and ARM kernel exploit) in order to work. You can see it in action in the following video shared by the developer himself:

    If you've already followed the instructions written in the PSA back when it was originally posted then you can proceed to install the jailbreak right away. However, if you didn't, you will need to download any PSP game to your Vita first; a PSN account linked to your Vita is required to do so. Demos and minis are OK, while PS Classics and Vita games will not work. TheFloW recommends to download the following free demos based on your region: Ape Quest (EU or UK), LocoRoco Midnight Carnival (NA or SG), YS seven (JP). If you're on firmware 3.69, you will also need to either upgrade to 3.70 or set your connection's DNS to 212.47.229.76.

    Once you're ready, you can follow these instructions to install Trinity to your PS Vita:





    1.Download and install qcma and psvimgtools (check the releases section for the binaries).


    2.Start qcma and within the qcma settings set the option Use this version for updates to FW 0.00 (Always up-to-date) to spoof the System Software check.


    3.Launch Content Manager on your PS Vita and connect it to your computer, where you then need to select PS Vita System -> PC, and after that you select Applications. Finally select PSP™/Other and click on the game that you want to turn into the Trinity exploit. If you see an error message about System Software, you should simply reboot your device to solve it (if this doesn't solve, then put your device into airplane mode and reboot). If this does still not work, then alternatively set DNS to 212.47.229.76 to block updates.


    4.Transfer the game over to your computer by clicking on Copy on your PS Vita. After copying, you go to the folder /Documents/PS Vita/PGAME/xxxxxxxxxxxxxxxx/YYYYZZZZZ on your computer, where xxxxxxxxxxxxxxxx is some string corresponding to your account ID and YYYYZZZZZ is the title id of the game that you've just copied over. You can look at the image at YYYYZZZZZ/sce_sys/icon0.png to verify that it is indeed your chosen game. Furthermore, the YYYYZZZZZ folder should contain these folders: game, license and sce_sys.


    5.Before you attempt to modify the backup, you should make a copy of it. Just copy YYYYZZZZZ somewhere else, such that if you fail to follow the instructions, you can copy it back and retry.


    6.Insert the xxxxxxxxxxxxxxxx string here. If the AID is valid, it will yield a key that you can now use to decrypt/re-encrypt your game.


    7.Decrypt the game backup as follows (if you haven't installed psvimgtools yet, then just place them in the YYYYZZZZZfolder):

    psvimg-extract -K YOUR_KEY game/game.psvimg game_dec

    If done correctly, you should see an output like this:

    creating file ux0: pspemu/temp/game/PSP/GAME/YYYYZZZZZ/EBOOT.PBP (x bytes)...
    creating file ux0: pspemu/temp/game/PSP/GAME/YYYYZZZZZ/__sce_ebootpbp (x bytes)...
    all done.


    8.Download Trinity and copy the PBOOT.PBP file to game_dec/ux0_pspemu_temp_game_PSP_GAME_YYYYZZZZZ/PBOOT.PBP(the files EBOOT.PBP, __sce_ebootpbp and VITA_PATH.txt should exist in this folder). If PBOOT.PBP does already exist there, just overwrite it.


    9.Now re-encrypt the backup similar to above:

    psvimg-create -n game -K YOUR_KEY game_dec game

    If done correctly, you should see an output like this:

    adding files for ux0: pspemu/temp/game/PSP/GAME/YYYYZZZZZ
    packing file ux0: pspemu/temp/game/PSP/GAME/YYYYZZZZZ/EBOOT.PBP (x bytes)...
    packing file ux0: pspemu/temp/game/PSP/GAME/YYYYZZZZZ/PBOOT.PBP (x bytes)...
    packing file ux0: pspemu/temp/game/PSP/GAME/YYYYZZZZZ/__sce_ebootpbp (x bytes)...
    created game/game.psvimg (size: x, content size: x)
    created game/game.psvmd


    10.Remove the game_dec folder and select Refresh database in qcma settings.


    11.Now you need to copy back the modified backup to your PS Vita: Launch Content Manager on your PS Vita and connect it to your computer (if it's already open, just go back to the first menu), where you then need to select PC -> PS Vita System, and after that you select Applications. Finally select PSP™/Other and click on the modified game. Perform the copy operation and exit Content Manager.


    12.In the livearea, the game should now have a different icon and should now be called Trinity. If not, please re-read the instructions more carefully and begin from fresh.


    13.Turn on Wi-Fi, then reboot your device and straightly launch Trinity. Do not do anything else, otherwise the exploit will be less reliable. It is very important that you do not have any running downloads in background.


    14.Enjoy the exploitation process and wait until it launches the Construct. If the exploit fails, simply rerun Trinity.


    15.Within the Construct, select Download VitaShell, then Install HENkaku and finally Exit.


    16.Congratulations, your device is now able ...
    by Published on May 7th, 2019 17:03
    1. Categories:
    2. Nintendo Switch

    Port by @rsn8887.

    This is my Switch port of OpenRCT2, a re-implementation of RollerCoaster Tycoon 2. A construction and management simulation video game that simulates amusement park management.

    Data files from the original game are required to play this game.

    Download: https://github.com/rsn8887/openrct2/releases/latest

    Note: I made a very minor update to v1.02. The mouse pointer did not change into the hand when hovering over hotspots in the park, such as the visitors or signs. I also slightly reduced the joystick pointer speed to make it easier to control with the stick.

    To update from 1.01 to 1.02, it is enough to just replace the .nro.

    # OpenRCT2 (RollerCoaster Tycoon 2) port for Switch

    https://gbatemp.net/threads/release-...switch.537952/ ...
    by Published on May 7th, 2019 16:53
    1. Categories:
    2. PS3 News
    Article Preview

    Never say its impossible, as now the dream of having homebrew and (cough) other goodies on the PlayStation 3 SuperSlim running the latest firmware is now possible as an 'anonymous' developer has now release PS3HEN v2.00 into the wild, to lay 'cracked' eggs for your Sony breakfast!
    CHANGELOG - v2.0.0

    • Fake flash is no longer used, in favor of on-the-fly patching
    • Fixed blackscreen crashes
    • Fixed random recovery kicks
    • ISO support added
    • PS3MAPI support can now read/set process mem using webman
    • KW stealth extensions added
    • Random lv2 panic fixed
    • Added check in html for hen success
    • Kernel plugins support
    • Photo gui opcode support for webman
    • Syscall 389/409 product mode check disabled
    • Opcode 1339 added, returns HEN version (0x0200)


    Click to expand...
    Please See the News Source Linked Below for all the latest Installation Info, Download Links, and Usage Warnings/Tips!

    NEWS SOURCE: PS3HEN v2.0.0 Official Update (via) PSX-Place

    via
    https://www.maxconsole.com/threads/p...eleased.52546/ ...
    by Published on May 7th, 2019 16:44
    1. Categories:
    2. PS4

    Electronic Arts' Access subscription service will be available on PlayStation 4 from July this year.
    EA Access was first announced in 2014, but it has only been available to users on Xbox One and PC. Speaking at the time, Sony stated that EA Access conflicted with its own subscription platform.
    "PlayStation Plus memberships are up more than 200% since the launch of PlayStation 4, which shows that gamers are looking for memberships that offer a multitude of services, across various devices, for one low price," Sony said.
    "We don't think asking our fans to pay an additional $5 a month for this EA-specific program represents good value to the PlayStation gamer."
    That position has evidently softened over time, and EA Access will now launch on PlayStation 4 in July this year. The service will cost $4.99 a month, with annual subscriptions available for $29.99.
    "As we continue to invest in digital and subscription services, bringing our games to even more people across both next generation consoles is an exciting opportunity for everyone," said Matt Bilbey, EA's executive vice president of strategic growth, in a statement.
    "Our goal is to give players more choice to try and play our games wherever and however they choose, and we're happy to bring the service to PlayStation 4."

    https://www.gamesindustry.biz/articl...tion-4-in-june ...
  • Search DCEmu

  • Advert 3