It's not directly broken, when you shoot for a moment it does it's supposed to do.
[Request] After The Fall
Re: [Request] After The Fall
No recoil is working fine for me.
Added Inf health.
- Attachments
-
- AfterTheFall_kravitch +5.CT
- (91.8 KiB) Downloaded 264 times
Re: [Request] After The Fall
Well, I don't know if I can help you SoggyCow, I don't have the steam version of the game.
But you can try this:
1) Open the game process and Activate mono features in the Mono menu:
2) Next click Dissect mono. The Mono dissector window will open.
3) In Mono dissector window press CTRL+F and type "ApplyRecoil" and then click Find (It will take some time, just wait for the result)
4) It will find the method ApplyRecoil. It should be automatically highlighted. Right click on it and select Jit. This will open selected method in the Memory viewer.
5) Here scroll down and try to find the address with this Opcode movups [rdi],xmm0:
6) Right click on this line and select Replace with code that does nothing:
7) Leave this and just hit OK:
Now go back in the game and see if the recoil is gone.
But you can try this:
1) Open the game process and Activate mono features in the Mono menu:
2) Next click Dissect mono. The Mono dissector window will open.
3) In Mono dissector window press CTRL+F and type "ApplyRecoil" and then click Find (It will take some time, just wait for the result)
4) It will find the method ApplyRecoil. It should be automatically highlighted. Right click on it and select Jit. This will open selected method in the Memory viewer.
5) Here scroll down and try to find the address with this Opcode movups [rdi],xmm0:
6) Right click on this line and select Replace with code that does nothing:
7) Leave this and just hit OK:
Now go back in the game and see if the recoil is gone.
Re: [Request] After The Fall
Didn't knew that there are other versions lol
If you already have the address why not make a script with it?
Followed your instructions, got to the address and made this with it.
I got the steam version btw.
No Recoil (test)
Code: Select all
[ENABLE]
aobscanmodule(Recoil,GameAssembly.dll,0F 11 07 0F 11 43 34)
alloc(newmem,$1000,Recoil)
label(code)
label(return)
newmem:
code:
//;movups [rdi],xmm0
movups [rbx+34],xmm0
jmp return
Recoil:
jmp newmem
nop 2
return:
registersymbol(Recoil)
[DISABLE]
Recoil:
db 0F 11 07 0F 11 43 34
unregistersymbol(Recoil)
dealloc(newmem)
But yeh just try it out and let me know if it works (hopefully for all versions?).
Edit:
Saw in your pics that this part is different GameAssembly.dll.
So you might have to change GameAssembly.dll to GameAssembly.dll.il2cpp
Re: [Request] After The Fall
Yes, actually there are 3 versions. Steam, Rift and Quest
I do have steam (with a lot of games on my account), but I have Meta Quest 2 as my VR headset and since After the Fall is crossbuy (you will get PCVR and Quest version for one price) on Oculus store, there is no reason for me to go with the steam version.
That script is already in my table. But for some reason it does not work for SoggyCow.
Re: [Request] After The Fall
Ah okay
Maybe it's the thing I've mentioned
Edit:
Nvm, took a look into your table and there it's also just GameAssembly.dll lol
Re: [Request] After The Fall
You guys are awesome, learning a lot from just your posts going to try some stuff out now and report back!
I give away my guns every game, people are so happy
update.
yes no recoil now works flawlessly. i use both of your tables, for one has auto fire. having lots of fun rn.
I give away my guns every game, people are so happy
update.
yes no recoil now works flawlessly. i use both of your tables, for one has auto fire. having lots of fun rn.
Re: [Request] After The Fall
I'm trying to follow along also. But, I'm not getting it. I'm running on Steam with a Q2 headset using AirLink. The latest table will not let me select the No Recoil. What do I have to do to get that to work, please?
Re: [Request] After The Fall
OK, so it may have been by shear dumb luck, a littel bit of googling, and a few beers, but I think I got it figured out and used the info above to add to the table for no recoil! I'm 120% new at this, and have never tinkered with it before, but figured, what the hell could I break?! Thank you everyone!!
Re: [Request] After The Fall
Can you please post your working no recoil script? I'm just curious what is different in the steam version.jafo5150 wrote: ↑Wed May 25, 2022 12:02 amOK, so it may have been by shear dumb luck, a littel bit of googling, and a few beers, but I think I got it figured out and used the info above to add to the table for no recoil! I'm 120% new at this, and have never tinkered with it before, but figured, what the hell could I break?! Thank you everyone!!
Re: [Request] After The Fall
Here's what's working for me. **DISCLAIMER** This was a SUPER lucky attempt at this. I've NEVER done this before, and honestly don't know what the hell I'm doing. But, if it works, it works.kravitch wrote: ↑Wed May 25, 2022 2:57 pmCan you please post your working no recoil script? I'm just curious what is different in the steam version.jafo5150 wrote: ↑Wed May 25, 2022 12:02 amOK, so it may have been by shear dumb luck, a littel bit of googling, and a few beers, but I think I got it figured out and used the info above to add to the table for no recoil! I'm 120% new at this, and have never tinkered with it before, but figured, what the hell could I break?! Thank you everyone!!
- Attachments
-
- AfterTheFall_kravitch +5.1.CT
- (100.65 KiB) Downloaded 230 times
Re: [Request] After The Fall
I added both of the best from kravitch & Akira's work, updated recoil from kravitch's tutorial.
Give them both +1 forum Reputation by hitting thumbs up button thx.
100% tested on Steam version.
Ammo Clip
Ammo Capacity
Rapid Fire (The SUPER FAST one by kravitch)
No Recoil
Inf Health
Inf Health + easy kills
Automatic Fire (needed for shotgun)
Unlock All Rewards
Give them both +1 forum Reputation by hitting thumbs up button thx.
100% tested on Steam version.
Ammo Clip
Ammo Capacity
Rapid Fire (The SUPER FAST one by kravitch)
No Recoil
Inf Health
Inf Health + easy kills
Automatic Fire (needed for shotgun)
Unlock All Rewards
- Attachments
-
- AfterTheFall +8.CT
- (97.77 KiB) Downloaded 484 times
Re: [Request] After The Fall
Great, I will give these a try, I have been trying to work out a no recoil with no success, I have steam, I really hope no recoil works, thanks for your work
Who is online
Users browsing this forum: Aly Niichi, Barbarians, LIOBOSS