2 235 lajków
507 komentarzy
0 filmów
3 przesłanych
0 obserwujących
2 518 pobrań
How to use this, does it automatically make the generated NPC take effect?
@InfiniteQuestion Then it should be hardcoded
@InfiniteQuestion You can add a custom CAM type in cameras.ymt in the format it already exists, and then convert it to a hash, provided that the game's reading of the CAM type is not hardcoded.
@InfiniteQuestion I think it should be possible to add newshake yourself in its format, so that the custom name shake can be read
@InfiniteQuestionHow is the name and hash of the [Shakes] list obtained, can I only select these from the [Shakes] list to replace newshake for the time being?
What I need to change is
oldshake=SKY_DIVING_SHAKE
newshake=PARACHUTING_SHAKE
[Shakes] below is just a list of all shakes that cannot be modified, what does oldshake and newshake mean, and which one is enabled when pressing F8
Can add an ini configuration to turn it on and off at any time during the game?
In the latest 3788, changing the lens value in the menu will not update. You can only manually modify the xml configuration. Then the first person is completely broken and will crash after switching.
[20:16:29] EXCEPTION_ACCESS_VIOLATION (0xC0000005) @ Address 0x7FF633E81C52 (GTA5.exe+0x231C52 base:0x7FF633C50000) Platform: gtav-legacy Our Base: 00007FFF25120000
RIP: 7FF633E81C52 RSP: 920A1BF1C0 RBP: 920A1BF2E9 RAX: 7FF600000000
RBX: 0 RCX: 1D1D0BE2B00 RDX: 7FF635A0F910 RDI: 1D1D0BE2B00 RSI: 7FF635A0F910
R8: 0 R9: A70102CA R10: 0 R11: 920A1BF320
R12: 7FF635A1B910 R13: 1D1C7CEDFB0 R14: 0 R15: 1D1D0AE2960
first 10 bytes: FF 50 38 48 85 C0 74 54 44 8B
Trace 0 ntdll::RtlLocateExtendedFeature 0000000180012da6 (ntdll.dll+12DA6)
Trace 1 ntdll::RtlLocateExtendedFeature 0000000180012176 (ntdll.dll+12176)
Trace 2 ntdll::KiUserExceptionDispatcher 0000000180165b0e (ntdll.dll+165B0E)
Trace 3 0000000140231c52 (GTA5.exe+231C52)
Trace 4 0000000140231c26 (GTA5.exe+231C26)
Trace 5 000000014022b9c8 (GTA5.exe+22B9C8)
Trace 6 00000001402a1f36 (GTA5.exe+2A1F36)
Trace 7 0000000140273fc4 (GTA5.exe+273FC4)
Trace 8 00000001401fcbc4 (GTA5.exe+1FCBC4)
Trace 9 000000014028c61a (GTA5.exe+28C61A)
Trace 10 0000000140274d26 (GTA5.exe+274D26)
Trace 11 000000014168110d (GTA5.exe+168110D)
Trace 12 00000001416808fb (GTA5.exe+16808FB)
Trace 13 0000000140028684 (GTA5.exe+28684)
Trace 14 0000000140021d67 (GTA5.exe+21D67)
Trace 15 0000000141680504 (GTA5.exe+1680504)
Trace 16 00000001400013cc (GTA5.exe+13CC)
Trace 17 000000014133b4d3 (GTA5.exe+133B4D3)
Trace 18 0000000141878f70 (GTA5.exe+1878F70)
Trace 19 KERNEL32::BaseThreadInitThunk 000000018002e8d7 (KERNEL32.DLL+2E8D7)
Trace 20 ntdll::RtlUserThreadStart 000000018008c48c (ntdll.dll+8C48C)
I haven't played it yet, is the XML format you are using compatible with MENYOO's XML vehicle format, so that MENYOO's XML vehicle mod can be loaded seamlessly
@sonydev great