Theme editor

  • RequestStream Movies, TV shows and anime streaming • 1 week trial
  • use the latest updates page in the main menu for recently updated games (we are still fixing this section.)

Other Dark Dimensions: A Spiritual Successor [v0.06.6-30-25 Public] [Stray Dream Games]

BixNoodz

Bustin' caps since 2001
Registered
Lewd
Prestige 1
Prestige 4
Prestige 5
Joined
Sep 2, 2022
Threads
27
Messages
60
Vouches
0
Likes
143
LewdCoins
⚡200,626
Donation coins
0
Platinum
0
1/3
‎3 Years of Service‎
Thread owner
Allow others to update?
  1. yes
Developer Name
Stray Dream Games
Developer Links
Version
v0.06.6-30-25 Public
Latest Update
Jun 30, 2025
Release Date
Jun 15, 2025
Language
English
OS
  1. Windows
  2. Linux
  3. MacOS
Screenshot 2025-07-02 at 08-31-02 Banner.png (AVIF Image 1280 × 720 pixels).png

Overview:
After saving the world from hostile spirits time and time again as a half-ghost superhero, Danny Fenton’s life has settled down into a semi-normal routine… until an alternate dimension's tyrannical ruler sets their sights on Danny's world! Now our hero becomes drawn into a battle to save not only his own friends and family, but an already conquered world's remaining human survivors and resistance members! Can Danny Phantom free the “Dark-Verse" and stop the coming invasion of alternate reality ghosts before it’s too late?’​

Navigate between your original town and the ‘Dark-Verse’ as you meet classic characters from the show, and their alternate dimension selves! Friend becomes foe! Villains become heroes! Enjoy dozens of high-quality lewd scenes featuring fan favorites, both human and ghost! A returning cast of characters and brand-new faces, never been lewded before! Rich storylines and character interactions inspired by the classic TV show!

2DCG, Male Protagonist, Mobile Game, Parody , School Setting, Animated, Incest, MILF, Paranormal, Possession, Superpowers
Extract and run
v0.06.6-30-25 Public Launch Update
Changed from Redot 4.3 to Godot 4.4.1, navigate to %APPDATA%\Redot\app_userdata (Win+R, paste, run) on Windows and move the 'Dark Dimensions- Spiritual Successor' to %APPDATA%\Godot\app_userdata to transfer your saves and settings to the updated engine.

Content Updates:

  • Added additional sound effects.
  • Added additional music.
  • Script refined in some areas.
  • Some animations changed, or refined.

Improvements:

  • Consumption of VRAM has been reduced significantly.
  • Costly graphics option has been turned off in scenes where it would provide no effect, currently only active on the map.
  • Save names are filled with a default 'date/time' to simplify the process of saving.

Bug Fixes:

  • UI:
    • You can no longer dismiss the save screen while the input screen is visible, preventing a soft lock of the game.
    • Textbox name and quick button now should correctly hide anytime the textbox forcefully needs to hide.


  • NAVIGATION:
    • Gymnasium exit no longer points to the main hallway and instead to the right hallway.


  • QUEST:
    • An event trigger in the livingroom that could be activated improperly has been changed so that activation will only occur at the proper time.
    • Players who have saved outside the gymnasium after the event triggers before completing the investigation of the next location, and would be stuck from finishing the investigation, their location will be set to the Gymnasium upon loading.
  • BACKEND:
    • Reset data to defaults when returning to the title screen, fixes data persisting through starting a new game.
  • SAVE / LOADING:
    • Loading specific CG / event sequences, would not have their animation state set correctly on reload. This should now be corrected.
    • Upon loading, the textbox is dismissed instantly to prevent displaying the wrong text.
v0.06.6-15-25 Launch Update
Built using Godot (Redot fork), will move back to Godot within a version or two, and a heavily modified / extended version of Dialogic.

Content
-Explorable Locations:

  • Fenton Works
  • Casper High
-CG / Cutscenes:

  • A very bombastic intro with many pieces of art for you to enjoy.
  • Two ‘lewd’ scenes, although the background are still works in progress.

Game Engine / Dialogic Features:

  • History
    • Features non-animated portraits of characters, some currently missing, but allows you to review the dialogue of ‘scenarios’ you’ve experienced.
  • Keybinds
    • H: Hide textbox
    • F1: Show FPS / Performance Statistics
    • X: Advance dialogue
  • Rollback
    • Was not natively implemented into Dialogic, so a custom solution had to be coded. It is not as advanced as Ren’py’s version, but during a ‘scenario’ (when a dialogue box is present) it will allow you to hop back in conversation up to 60 lines.
    • Currently to prevent bugs, when an ‘event’ (internal record of various story points) threshold is crossed that ‘event’ will restart and clear the current rollback saves.
    • It is also disabled during more ‘cinematic / cg’ scenarios, because of animation glitches currently.
  • Save / Load
    • Saving / Loading is available at all times, but in the middle of an ‘event’ on load you will restart that event.
    • Saves are nameable, and contain other information about the current status of the game that is displayed on the UI.
    • Saves are also ‘prefixed’ with the current date, then time, and then version under which they were originally created.
    • This allows them to be organized, at the bottom of the save / load page you will see the ‘prefix’ currently selected, clicking on that will bring up a drop down menu showing you all saves sharing that ‘prefix’.
    • To preserve compatibility between versions and to fix bugged saves, the loaded data is processed beforehand to examine and fix logic bugs.
  • Settings
    • There are a wide range of UI customizations available. Including changing the background color / text color / outline color, the font used for dialogue, the font used for some UI pieces, and then a third font option used in other parts of the game.
    • Display settings are limited but will be expanded.
    • Gameplay options available are only for the battle preview mode, accessed on the title screen.
    • Also are sliders to control the overall volume, sound effect volume, ambient volume, music volume, and a special type of ‘music’ referred to as songs. Songs are used to provide more fine control of the music to us as creators.
  • Animated Characters
    • Spine, a mesh based animation tool, rigged character portraits are currently in the game, although currently their feature set is extremely limited.
  • 2.5D world
    • Godot allows us to have the characters position themselves along the z axis (depth) along with the traditional y (up/down) and x (left/right). This gives us a lot of creative freedom.
  • Prototype 3D map
    • A prototype version of the intended city map has been made in 3D, and will continue to be updated with customized assets in the future. This semi-isometric map currently only covers a small part of the city, but more will be added in the future.
  • Prototype Battle System
    • From the title screen, a preview of the current direction for the Battle System is available to be tested. It is not completely representative of the desired balance, community feedback will help drive its advancement so it will help fulfill your fantasy of fighting as Danny.
    • There will not be direct leveling, but as the main scenario progresses further there will be a natural strengthening of Danny’s abilities.
    • Consumable Item Crafting will be part of the game and a way to even the odds in challenging battles.
  • Prototype Phone
    • Unlocked in the game, but currently not very useful, the phone will be your hub to interact with the game world and also have bonus content.
  • Custom Event System
    • Flexible event system that should lead to easy debugging of any logic errors, and keeps code related to it isolated from the dialogue of the game.
    • For player’s it will be completely invisible, but will open the doors to having a smooth experience while exploring the Dark Dimensions world.
  • Custom Navigation System
    • Our navigation system allows the smooth integration of characters / pickable items into the various locations of the game. They will only show up when the conditions in the game are correct, usually by time / quest / main scenario progress.

DOWNLOAD
Win
: - - -
Linux: - - -
Mac: - - -


Screenshot 2025-07-02 at 08-31-06 banner_small.png (AVIF Image 2000 × 1080 pixels).pngScreenshot 2025-07-02 at 08-31-11 image.png (AVIF Image 1570 × 888 pixels).pngScreenshot 2025-07-02 at 08-31-17 Danny_Birthday.png (AVIF Image 3840 × 2160 pixels).pngScreenshot 2025-07-02 at 08-31-21 snapshot_2025-06-30_17-45-05.png (AVIF Image 1920 × 1080 pix...pngScreenshot 2025-07-02 at 08-31-25 snapshot_2025-06-30_17-43-06.png (AVIF Image 1920 × 1080 pix...pngScreenshot 2025-07-02 at 08-31-28 snapshot_2025-06-30_17-44-11.png (AVIF Image 1920 × 1080 pix...pngScreenshot 2025-07-02 at 08-31-31 snapshot_2025-06-30_17-48-47.png (AVIF Image 1920 × 1080 pix...png
 
I'm interested. I hope that this one don't crush my hopes as the other one.
 
I'll be keeping an eye on this one, always love to see a parody game that actually stays on model instead of taking the bike-pump to everyone.
 
I hope the same thing doesn't happen as with Amity Park.
The main problem of Amity Park was GZone. The new team of Dark Dimensions look more serious, but also started to lack consistency. The next update is already postponed for 3 week (at least) and they communicated it a week after they found out themself, that one of the decs needs to care for an ill family member.

It's a shady start. Also their decision against the community to use GoDot instead od RenPy is a nice touch.
 
Back
Top Bottom