Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - bloowm

Pages: 1
1
General THPS(X) / Re: Old Schooler looking for help!
« on: May 28, 2020, 10:38:57 pm »
https://mega.nz/file/XplGUYSa#11UDoV7OfwgvBnSJbznocuPqksytpO9lKlxr9Enzar4
If your on Windows 10, you can just mount the iso by double clicking it and installing
If you aren't use WinCDEmu

2
I made a tool that lets you easily create a THUG Pro soundtrack. No third party tools required to convert, input a folder of mp3s/flacs/whatever and it will output to your THUG Pro folder with the json generated. Just open the program, drag and drop folder, enter name, and it will begin converting. Only thing it requires is the .NET framework which THUG Pro also requires. You can get the latest build here:

https://github.com/Technach/MusicToTHUGPro/releases

You can also use command line arguments to convert directly, for example:
Code: [Select]
MusicToTHUGPro.exe -i "C:\mysongs\input\" -n "My Soundtrack" -fn "my_st" -o "C:\mysongs\output" (-fn & -o are not required switches)

If you have any issues or feature requests leave them here or on the repo.
(Yes it's infinitely easier to just play Spotify in the background, but this is for those who care)

3
The game is pretty prone to crashing, if you're running the game at any higher than 1080p it will crash. This might be the case with multimonitor setups as well. If you're running at higher than 1080p try using the windowmode plugin, but if your not it could be because of a few things, all.pkr not extracted and dummied, or ddraw/dinput/other dlls missing/unpatched. it could also be because directplay isn't installed which isnt included with windows anymore, you can go to the add and remove features panel and install it. If none of these work I have a preinstalled copy of the game that just works when copying across machines, I'm working on making an installer package for the game with everything preapplied

Pages: 1