Frictional Games Forum (read-only)
(V1.2) Tetris: The dark descent - Printable Version

+- Frictional Games Forum (read-only) (https://www.frictionalgames.com/forum)
+-- Forum: Amnesia: The Dark Descent (https://www.frictionalgames.com/forum/forum-6.html)
+--- Forum: Custom Stories, TCs & Mods (https://www.frictionalgames.com/forum/forum-35.html)
+---- Forum: Showcase (https://www.frictionalgames.com/forum/forum-36.html)
+---- Thread: (V1.2) Tetris: The dark descent (/thread-7590.html)

Pages: 1 2 3 4 5 6


RE: Tetris: The dark descent (V1.1) - Tenno - 05-24-2011

Had a blast playing this, very surprising what the engine is capable of. Horror tetris, classic. Big Grin


RE: Tetris: The dark descent (V1.2) - Apjjm - 05-28-2011

Version 1.2 released. This mod is now a full conversion with no jitter!
Notes:
  • Full Conversion option, with custom logo and own profile directory.
  • No more "Jitter" when moving peices (Full Conversion Only)
  • Level system changed (With option to change difficulty)
  • High-score is tracked inside the save-name
  • More responsive controls (With option to change block-movement speed)

---
Also, thanks for all the great comments - Happy you are enjoying this mod.


RE: (V1.2) Tetris: The dark descent - Kyle - 05-28-2011

The full conversion doesn't work.

I followed the exact instructions and it says that it won't work.

I made a shortcut to "Amnesia.exe" and then I went into it's properties. Under "Target", and this is what I put under it exactly including quotes:

"C:\Program Files (x86)\Steam\SteamApps\common\amnesia the dark descent\Amnesia.exe""tetris_TDD\tetris_main_init.cfg"

That didn't work so I tried this, including quotes:

"C:\Program Files (x86)\Steam\SteamApps\common\amnesia the dark descent\tetris_TDD\tetris_main_init.cfg"

That also didn't work the way it supposed to work. When I double click on it, it sends me to the "tetris_main_init.cfg".


RE: (V1.2) Tetris: The dark descent - Apjjm - 05-28-2011

What error does it give? My path reads:
Code:
"C:\Program Files (x86)\Steam\steamapps\common\amnesia the dark descent\Amnesia.exe" <space> "tetris_TDD\tetris_main_init.cfg"
With the mod (the cfg file) in the following directory:
Code:
C:\Program Files (x86)\Steam\steamapps\common\amnesia the dark descent\tetris_TDD

Edit:
It seems your folders are set up correctly from the information provided. The solution may be that you need a space before the part you add to the target (otherwise the path won't be valid). Have you tried this?


RE: (V1.2) Tetris: The dark descent - Urkle - 05-28-2011

You might try instead doing
Code:
"C:\Program Files (x86)\Steam\steamapps\common\amnesia the dark descent\Launcher.exe" <space> "tetris_TDD\tetris_main_init.cfg"

As steam does "funky stuff" and launches Launcher even when you initially try and launch Amnesia..exe.

The latest updates (as of april 1st) include changes to that Launcher will pass tetris_TDD/tetris_main_init.cfg over to amnesia.exe correctly.


RE: (V1.2) Tetris: The dark descent - Kyle - 05-28-2011

It works beautifully. Big Grin


RE: (V1.2) Tetris: The dark descent - Apjjm - 05-28-2011

(05-28-2011, 04:31 PM)Kyle Wrote: It works beautifully. Big Grin
Glad you got it working Smile.

(05-28-2011, 04:22 PM)Urkle Wrote: You might try instead doing
Code:
"C:\Program Files (x86)\Steam\steamapps\common\amnesia the dark descent\Launcher.exe" <space> "tetris_TDD\tetris_main_init.cfg"

As steam does "funky stuff" and launches Launcher even when you initially try and launch Amnesia..exe.

The latest updates (as of april 1st) include changes to that Launcher will pass tetris_TDD/tetris_main_init.cfg over to amnesia.exe correctly.
Thanks, updated the instructions to tell the user to point to the launcher instead of the main executable.


RE: (V1.2) Tetris: The dark descent - Tenno - 06-09-2011

Just played V1.2 and it was a great improvement, my only suggestion is that you could add a sound when a line is cleared.

Nice update, looking forward to more from you Smile


RE: (V1.2) Tetris: The dark descent - DarkEagle - 06-11-2011

You know, Angel Scripting is like scripting a normal game... Big Grin


RE: (V1.2) Tetris: The dark descent - yman - 06-27-2011

Talk about bloatware, to have to install all of ATDD just to play some Tetris.