The only thing I could find related to this issue is in the known bugs and problems section in Manual Transmission.
oggpeg
View profile on GTA5-Mods.com »
Posts made by oggpeg
-
RE: Steering wheel "wiggle"
-
[VEHICLE] Classic sport bikes
Now that games like Ride 4 is out and people have already started porting bikes to GTA, I'd love to see some classic sport bikes. There is a ton of newer bike models already ported, but classics aren't there.
I think it's a rare opportunity as the bikes are laser scanned and very detailed. And the game has absolute motorcycle world gems.
Like holy hell; Yamaha FZR 750 R OW 01, Honda RVF750 RC45 and a 92' Fireblade 900RR, Ducati 916 etc.
There is even the more regural classics of that era, that many people may have even owned and ridden, not just the halo bikes.
The list of 90's and 2000's classic superbikes and supersports is amazing. Even the 2010's era bikes are there. -
[SCRIPT] Vehicle first person view camera movement when shifting gears.
Wondering if it is possible to have first person camera movements/effects for gear shifts? Relatively simple script possibly.
For example, maybe using a hacky way like using the not-so-intense recoil shakes timed with gear shifts:
<RecoilShakeHashFirstPerson>FPS_SMG_RECOIL_SHAKE</RecoilShakeHashFirstPerson>
<RecoilShakeHashFirstPerson>FPS_PISTOL_RECOIL_SHAKE</RecoilShakeHashFirstPerson>Or even more fancy and better version, where the vehicle first person view slightly moves according to G-forces.
There are camera scripts that already do the latter one, but as far as I know, none of them use the vanilla GTA first person view.
-
Simple changes in Vehicles.meta for better motorcyle first-person view.
Hello! As we all know that motorcycle first-person view is weird. As if the camera is sticking on the middle of the fuel tank. And I'd bet it's a pet peeve of everyone who enjoys riding motorycles in GTA V.
But for some reason this problem doesn't exist on Hakuchou, the camera leans to the side of the bike when turning. So the solution is in it's Vehicles.metaSo here is what I found and I think it's really useful for modders too. Updating to this camera angle to a good motorycle addon or your own favorite ones is icing on the cake.
Here is a quick terrible quality raw video example of it
First things first , I'm just a dummie messing with Vehicles.meta so bear that in mind. I may have made unecessary changes too. I just threw stuff together that worked. So if someone knows if there is mistakes, let me know. Use at your own risk and create backups.
- Use OpenIV and open your favorite motorcycles Vehicles.meta
- Example Bati \Grand Theft Auto V\mods\common.rpf\data\levels\gta5
- Change <coverBoundOffsets> to:
<coverBoundOffsets>HAKUCHOU2_COVER_OFFSET_INFO</coverBoundOffsets>
Delete the line <POVTuningInfo>Change the line <POVTuningInfo> to:
<POVTuningInfo>HAKUCHOU_POV_TUNING</POVTuningInfo>
- Change <bonnetCameraName> to:
<bonnetCameraName>BIKE_HAKUCHOU_POV_CAMERA</bonnetCameraName>
- Change <povCameraName> to:
<povCameraName>BIKE_HAKUCHOU_POV_CAMERA</povCameraName>
-
Change <firstPersonDrivebyData>
<firstPersonDrivebyData>
<Item>BIKE_HAKUCHOU_FRONT</Item>
(6.) You may need to change the offset of the camera especially for other types than sport bikes using the line.
<PovCameraOffset x="0.000000" y="0.000000" z="0.00000" />
x=horizontal | y=forward/back | z=up/downE:
oggpeg about an hour agoIf this camera angle is used on dirt type bikes like Sanchez there is finally a lean back animation too.
Here is another quick clip demonstration -
RE: How to increase engine sound? - Or reduce ambient sounds?
If OP or someone else decides to go through this hell, please do release the files too.
-
RE: [Information/Discussion] ScriptHookV & OpenIV Updates
I use Steam version so it was really simple. I found it right after I wrote my previous comment.
If you are a Steam user, follow this tutorial https://forums.gta5-mods.com/topic/18253/how-to-download-old-exes-after-update-steam
-
RE: [Information/Discussion] ScriptHookV & OpenIV Updates
@Star-Man-0 said in [Information/Discussion] ScriptHookV & OpenIV Updates:
The ScriptHook V is now outdated.
I don't press anyone, I'm just warming those who pass hereHave a nice game !
Hah, I desperately tried to hold the update back, but the Steam automatic update was too quick for me. Second time this happened to me.
Back to nice waiting game it is.
I started using mods this summer and I still haven't found a way to keep my game locked to a version. If there is a good way to do it, I'd be more than happy to know about it.
E: Nevermind. It was easy to download the old version.