![]() |
![]() |
#11 |
Professor
Join Date: Mar 2012
Location: France
Posts: 2,899
|
![]()
I've looked through some files, and wanted to try something like the reverb presets the bass library provides.
There's a function, and there are some presets, so I thought I'd just add something like that to my code for now, just to test it: Code:
BASS_SetEAXParameters(EAX_PRESET_ARENA); ![]() Anyway, I should finish the exercises, because I'm definitely far too inexperienced with C++ for now. ![]() |
![]() |
![]() |
![]() |
#12 | |
Archaeologist
Join Date: Jul 2008
Location: World
Posts: 1,940
|
![]() Quote:
|
|
![]() |
![]() |
![]() |
#13 |
Professor
Join Date: Mar 2012
Location: France
Posts: 2,899
|
![]()
And with PS sound effects are in lower quality. So, imagine how it would sound with our quality...
![]() I know there are some services that are using functions that probably talk to bass, but... Can we see the code of these services? It seems there's no source code for Tomb_NextGeneration.dll but I thought it was meant to be included for TRNG 1.3.0.0. Maybe it wasn't planed, or Paolone forgot to include it? (or maybe I just overlooked it... ![]() |
![]() |
![]() |
![]() |
#14 |
Archaeologist
Join Date: Jun 2010
Location: Germany
Posts: 1,503
|
![]()
Did anyone try to do the cleaner robot yet? It says to use the cube code from the previous tutorial but if I do that, the robot won't turn. It just moves halfway through the wall before it explodes
![]() I also made sure that I have exactly the same code as in the tutorial. The cube is still working fine but the robot seems to be broken ![]() |
![]() |
![]() |
![]() |
#15 |
Moderator
Join Date: Dec 2011
Location: Hungary
Posts: 3,755
|
![]()
I am just in Chapter 3, with the cleaner robot. Just started, in the morning I will try what you say. (Not that previous chapters, mostly Chapter 2 are 100 % clear for me...)
------------------------ How can I reach/call the memory zone fields (named in TRNG.dll triggers) in the source files? Later, if I am not such a dumb of DLL making (I hope it happens...), then I'd like to make functions/triggers with them, not using TRNG.dll triggers. (One reason: I don't want to use those Local/Global Alfa/Beta variables with them, but customized variables. No way to do that with exported TRNG.dll triggers.) EDIT: I mean, literally. I need the exact identification of these fields. Paolone tells something in the triggers.htm, but I don't get it. And that surely doesn't identify the fields, just the route. EDIT2: AODfan, I suspect what your reason is. You probably have installed in NG Center the complete plugin of the cleaner robot, made for Paolone's tutorial project. Uninstall it. Last edited by AkyV; 10-12-16 at 18:09. |
![]() |
![]() |
![]() |
#16 | |
Archaeologist
Join Date: Jun 2010
Location: Germany
Posts: 1,503
|
![]() Quote:
Edit: Found the problem. I forgot to add the code that actually changed the orientation of the robot: Code:
if (Direction != 0) { GET.pItem->OrientationH += Direction; } ![]() Last edited by AODfan; 10-12-16 at 20:31. |
|
![]() |
![]() |
![]() |
#17 |
Archaeologist
Join Date: Jun 2010
Location: Germany
Posts: 1,503
|
![]()
I got a little impatient with the tutorials and started working on some of the objects I need for my TR1 project. I'm currently working on TR1-3 styled rollingballs and I think they turned out quite good so far
![]() I only need to figure out how to give them a falling animation (instead of having them immediately reach the lowest floor) but everything else is working fine so far ![]() Last edited by AODfan; 11-12-16 at 17:08. |
![]() |
![]() |
![]() |
#18 |
Professor
Join Date: Dec 2009
Location: The Hague, Netherlands
Posts: 4,335
|
![]()
It IS happening. Great job!
![]() |
![]() |
![]() |
![]() |
#19 |
Professor
Join Date: Nov 2011
Location: Serbia
Posts: 4,743
|
![]()
That was really quick!
![]() Congrats, it's working flawlessly! ![]() I'm still at the magic flare tutorial... ![]() |
![]() |
![]() |
![]() |
#20 |
Junior Member
Join Date: Dec 2012
Location: Ancient Sky Arena
Posts: 1,923
|
![]()
This is awesome.
![]() |
![]() |
![]() |
![]() |
Bookmarks |
Thread Tools | |
|
|