Jump to content

Leaderboard

Popular Content

Showing content with the highest faith level since 04/25/2023 in File Comments

  1. Hello! i was wondering whether DLC 4 could be added at some point
    2 points
  2. so when is the english version gonna came out, i saw a lot of it on youtube
    2 points
  3. 2 points
  4. YOOOOOOO it's time to dissapear for a week. Wish me luck!
    2 points
  5. 2 points
  6. Hope I'm not too late, but for all who couldn't get it to work, I made a step-by-step guide. It looks quite long, but this process shouldn't be too time consuming. I'm also up for giving you my "fixed" game to see if that works, or make a video guide. [Start] Download the CtC from moriya shrine. Extract Run the game and press all. The game should crash because of the other scripts included. [Cleaning up] Go to the "script" "Len_05" is causing the crash. Delete (or move if you can fix it?) "Len_05" from the folder (and all the other scripts so you don't have to select). --> "Genmu" crashes, "player4" doesn't show up (not a script most likely) and "img" is just an image. The game should not crash now (though it's still in hyperspeed). To fix that, we need the Vsync patch. -->Actually recommend at least trying the game like this (with english patch which will I will show later on), it's pretty fun even if it's crazy (challenge mode!). You can do this with EoSD too. Navigating the menu is of course pain tho. [Vsync Patch --> Won't work yet] Get the Vsync patch from: https://en.touhouwiki.net/wiki/Game_Tools_and_Modifications#Vsync_Patches Search for it on the site Extract the download either in the game directory or elsewhere. Go in vpatch_rev4 in the download Copy "vpatch.exe", "vpatch.ini" and "vpatch_th_dnh.dll" Paste them in the game directory (Where the "th_dnh.exe" is and make sure it's named that way). Run "vpatch.exe" You'll get an gibberish error with "th_dnh.exe" and "UPX" That means you'll need to decompress the .exe file. [Decompressing] Go and get the program from the link (https://github.com/upx/upx/releases) or find your own. Or just download what I decompressed here: https://drive.google.com/file/d/1eLupoMLdYRbPXXI69CN-SFlx8nB4WJ44/view?usp=sharing [Optional] Check Phar's message here: https://www.shrinemaiden.org/forum/index.php?topic=1846.0 Click the link he sent about a conversation: http://www.shrinemaiden.org/forum/index.php?topic=357.msg18764#msg18764 [UPX instructions] Extract the contents. Run UPX in command prompt. -->cd (directory) / Example: C:\Users\User\Desktop\Setup for CtC\upx-3.96-win64 --> upx.exe You'll see the instructions. (A friendly tip: Copy the exe file in an location with easier path for upx, cause the original folder for CtC has spaces, which are a pain) Decompress the .exe file. --> upx.exe -d [location of th_dnh.exe] / Example: upx.exe -d C:\Users\Kasper\Desktop\th_dnh.exe (Placed it in the desktop for a reason, check for spaces) The .exe file should have been decompressed successfully. You'll know cause it'll be larger, around 1.400-1.500 kb. Move the decompressed th_dnh.exe back to the game directory (or overwrite the original if you copied). Launch "vpatch.exe"(this is what you'll be using to launch from now on). The game should not run at hyperspeed now and you can finally play (Would recommend the english patch). - - - - [Changing locale (windows 10)] --> only if it doesn't work in your language, it does for me. Go to control panel. Go in "Clock and Region". Click "Region". Go to the "administrative" tab. Click "Change system locale" Choose japanese and restart your computer. [English patch] Get the patch from here: https://github.com/danmaq/touhou-ctc-danmakufu/releases / https://drive.google.com/file/d/0BzXuiQtM784manVsd1Z2dVRYS00/view Extract it in a new folder and read the readme file. BEFORE YOU COPY! (you can just get the original back in the zip file if you did) Go in "script" --> "ctc" --> "DATA" Delete "THH.MENU.dat" --> It causes some very weird options in the menu, do mind it's still perfectly functional with it of course. After deleting, copy the "player" and "script" files into the game directory, and overwrite everything.
    2 points
  7. Ah finally this game has been posted cuz it was pain in butt to find it anywhere i just hope it will get translated someday
    2 points
  8. The game that people download only for 12.3.
    2 points
  9. damn the torrent DOES NOT have any seeders
    1 point
  10. The title in this post is wrong (and the file name too), it says corner lol They also said virus total link is wrong, and it could be nice to have an update with the english patch.
    1 point
  11. I remember there's an english patch at least for items, you might wanna update that.
    1 point
  12. 1 point
  13. 1 point
  14. that is exactly what i dont like about this game, story mode feels like you're just fighting regular boss sends with some slight rng factor rather than an actual 1v1 match, also gauge feels there for the sole reason just to replenish your shield once you get damaged as you dont hurt the ai's directly either. and ive heard about netplay being bad/laggy (aand as a person who isnt as good in bullet hells, dont think ill unlock it in the first place as ive read your previous comments here where you have to beat the game 4 times as characters with blue backgrounds. even if i'd want to play it with people on par with my skills)
    1 point
  15. Okay so i downloaded this game from here, no music. My friend Zach sent it to me the game (his game had music) Suddenly i have music. i dunno whats the difference.
    1 point
  16. Beat the game 4 times once with each of the blue background characters that should unlock all characters for vs mode and unlock online I played 1 game online and had the worst lag so be careful.
    1 point
  17. 1 point
  18. thcrap doesn't have a translation for the final build yet (it thinks the latest version is the demo 0.01a, so it says your game is outdated)
    1 point
  19. What do the 4 diamond things with the kanji mean on the Story Mode select? I mean I know they change some moves, but what do the kanji mean? (1st is magenta, 2nd is cyan, 3rd is yellow, 4th is purple) Edit: Nevermind, found it out by playing. I apologize.
    1 point
  20. Though it sounds like dogshit this works. Deleting the config.dat file works.
    1 point
  21. The included launcher appears to be broken. So I have created a script to work around this issue. Below is a basic patch tool that I have made in AutoHotkey. And before anyone begins to complain about virus detections. everything used is open source. Those being AutoHotkey, Ahk2Exe, Goldberg's Steam Emu, 7-zip and even the script itself is available via the GitHub link.. simply drop KR_Patch.exe into your Kubinashi Recollection install and run it. Feel free to remove the old launcher files. the only file you really need is the original Game.exe file Downloads: Binaries Source code GitHub if you have any issues with my patch tool, please report them to me. I've tested it and it works perfectly for me. But sometimes, different PCs cause weird issues with the same programs. As of now, I've decided to upload my tool to GitHub
    1 point
  22. I have a fix for the error with the first FOE achievement. 1. Open game.exe with a hex editor 2. Search for E8 48 24 FC FF 3. Replace it with 90 90 90 90 90 4. Save This might cause some issues so I recommend backing up the original .exe along with the save files.
    1 point
  23. Hey guys, the pain is over! I just found a page in archive.org that contains every single touhou game(mainstreams, spin-offs, PC-98)(UM and 17.5 are not included). All the games are patched with THCRAP Here's the link: https://archive.org/details/touhouassociatedgamecollect Enjoy! #SaveTheMoriyas!
    1 point
  24. Hey guys, the pain is over! I just found a page in archive.org that contains every single touhou game(mainstreams, spin-offs, PC-98)(UM and 17.5 are not included). All the games are patched with THCRAP Here's the link: https://archive.org/details/touhouassociatedgamecollect Enjoy! #SaveTheMoriyas!
    1 point
  25. 1 point
  26. in case anyone wonders, that is exactly what it is and all you have to do to reset the button configuration is to delete the config.dat from the game folder, after that you can play the game normally.
    1 point
  27. how do you shoot bullets they're bullets you can't just shoot bullets at bullets (joke btw)
    1 point
  28. You can run this game, only with everything from this download. Step 1: Open config.exe and select the option with five question marks (as seen in linked photo) Step 2: Open th_dnh.exe. Then open Directory. Select "[DIR.] thC". Then select the one that says Concealed the Conclusion in blue text and press Z again. Step 3: Now you can select any of the four types (to change it you have to press control key at the same time) Step 4: Enjoy Edit: To play in a bigger screen, press maximize button on the tab bar
    1 point
  29. 1 point
  30. Alright, these controls are a little strange, but here you go~! Controls: Directional arrows - move Esc - exit the game without saving the game Z button - accept (only in the menu) X button - jump C button - run A button - break S button - inventory button D - put, use object or interact button Q and W move your action bar (to the right or Left) Space - pause When in inventory button Z - take all button A - clear half button D - take one button S - exit inventory Space - craft button object C - place it on the action bar or place it in the furnace (top) X button - place it in the furnace (bottom) When paused Space - return to the game X button - save and exit the game This may have changed, as this is quite old, also, I changed my configs.
    1 point
  31. 1 point
  32. To play this game, follow the directions on this website: https://46okumen.com/pc-98-emulation/. I went with the first option (there is a second one). Worked for me, should work for you.
    1 point
  33. i need help i am not able to play this game
    1 point
  34. 1 point
  35. Press your windows key Control Panel > Clock, Language, And Region > Change Location > Administrative > Language for non-Unicode programs > Chnage system Locale > Chinese Then restart your computer
    1 point
  36. Okay... Was just trying to repel Cirno's freaking army and got SO CLOSE to a 50%/50%, which WOULD have been a tie. Didn't realize they could still move, and they pushed themselves up to 51%. That's what I get for taking the Human Village with 3 armies after my blood.
    1 point
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.