Page 31 of 68

Re: RESIDENT EVIL 2 +10 +3 (table Update7.2)

Posted: Thu Jan 31, 2019 8:50 pm
by gir489
Cielos wrote:
Thu Jan 31, 2019 7:29 pm
where is your "no spread" script? I've just upload an update, will include yours on next update... (and I need to find Sun's reticle script as well...)
also, did you forgot to include the lua script from my table? it's needed for easy time setting for the "game play time mod" script.
Sun's is garbage, it locks the reticle at always open. Mine is better.

Code: Select all

{ Game   : re2.exe
  Version: 1.0
  Date   : 2019-01-28
  Author : gir489

  NoSpread
}

[ENABLE]

aobscanmodule(NoSpread,re2.exe,FF 66 0F 5A C1 F3 0F 11 87 20 01 00 00) // should be unique
alloc(newmem,$1000,"re2.exe"+BFD8DA0)

label(code)
label(return)

newmem:

code:
  mov [rdi+00000120],(float)100
  jmp return

NoSpread+05:
  jmp newmem
  nop
  nop
  nop
return:
registersymbol(NoSpread)

[DISABLE]

NoSpread+05:
  db F3 0F 11 87 20 01 00 00

unregistersymbol(NoSpread)
dealloc(newmem)

{
// ORIGINAL CODE - INJECTION POINT: "re2.exe"+BFD8DA0

"re2.exe"+BFD8D77: 0F 5A C0                    -  vcvtps2pd xmm0,xmm0
"re2.exe"+BFD8D7A: 48 89 D9                    -  mov rcx,rbx
"re2.exe"+BFD8D7D: 66 0F 5A D0                 -  cvtpd2ps xmm2,xmm0
"re2.exe"+BFD8D81: E8 CA 78 00 F5              -  call re2.exe+FE0650
"re2.exe"+BFD8D86: 48 8B 43 50                 -  mov rax,[rbx+50]
"re2.exe"+BFD8D8A: 0F 57 C9                    -  xorps xmm1,xmm1
"re2.exe"+BFD8D8D: F3 0F 5A C8                 -  cvtss2sd xmm1,xmm0
"re2.exe"+BFD8D91: 48 83 78 18 00              -  cmp qword ptr [rax+18],00
"re2.exe"+BFD8D96: 0F 85 58 FF FF FF           -  jne re2.exe+BFD8CF4
"re2.exe"+BFD8D9C: 66 0F 5A C1                 -  cvtpd2ps xmm0,xmm1
// ---------- INJECTING HERE ----------
"re2.exe"+BFD8DA0: F3 0F 11 87 20 01 00 00     -  movss [rdi+00000120],xmm0
// ---------- DONE INJECTING  ----------
"re2.exe"+BFD8DA8: 48 8B 43 50                 -  mov rax,[rbx+50]
"re2.exe"+BFD8DAC: 48 83 78 18 00              -  cmp qword ptr [rax+18],00
"re2.exe"+BFD8DB1: 0F 85 3D FF FF FF           -  jne re2.exe+BFD8CF4
"re2.exe"+BFD8DB7: 48 89 FA                    -  mov rdx,rdi
"re2.exe"+BFD8DBA: 48 89 D9                    -  mov rcx,rbx
"re2.exe"+BFD8DBD: E8 9E 4D 0C F5              -  call re2.exe+109DB60
"re2.exe"+BFD8DC2: 48 8B 4B 50                 -  mov rcx,[rbx+50]
"re2.exe"+BFD8DC6: 48 83 79 18 00              -  cmp qword ptr [rcx+18],00
"re2.exe"+BFD8DCB: 0F 85 23 FF FF FF           -  jne re2.exe+BFD8CF4
"re2.exe"+BFD8DD1: 39 E8                       -  cmp eax,ebp
}
Just found a nasty bug with universal item key. If you use it on the photo thing, it'll work for the first 4 photos, but on the 5th one, it'll get stuck and you have to force close RE2. Sucks because I didn't save yet on that run.

Re: RESIDENT EVIL 2 +9 +3 (table Update6)

Posted: Thu Jan 31, 2019 8:51 pm
by Tracido
Ownsin wrote:
Mon Jan 28, 2019 5:08 am
Exeter wrote:
Mon Jan 28, 2019 5:05 am
Cyphanix wrote:
Mon Jan 28, 2019 4:44 am
Guys, for some reason I'm invulnerable in the game. Nothing can damage me and anything that physically attacks me just passes through me as if they didn't hit me. I don't know how I did this. Maybe because I was fiddling with OP's table. Can anyone please tell me how to get back to normal and be attacked normally? I tried closing the table and loading back to my save. It didn't seem to matter.
Turn off the undead script. (Don't just close the table, actually turn off the script).

I mentioned this earlier already in a previous post that the undead script eventually makes you act like a ghost where attacks go through you. And even if an attack connects, it won't be registered by the game as having taken damage. It's pretty cool tbh. :P
I have it turned off. I unchecked everything in the table and then closed cheat engine. It doesn't matter all attacks sill go through me like nothing.
Has anyone fixed this? I just want to turn it off again and play my game normally?

Please note, I started my last save just with the same game without even USING the table..

Am I permanently glitched in invincibility untouchable mode?

Re: RESIDENT EVIL 2 +10 +3 (table Update7.2)

Posted: Fri Feb 01, 2019 12:52 am
by Deathwing Zero
Cielos wrote:
Thu Jan 31, 2019 7:29 pm
also, did you forgot to include the lua script from my table? it's needed for easy time setting for the "game play time mod" script.
Mostly, from what I can tell, he's cutting out the "structures" section of the table. Basically a huge section of the table that looks like this:

Code: Select all

<Structures StructVersion="2">
    <Structure Name="unnamed structure" AutoFill="0" AutoCreate="1" DefaultHex="0" AutoDestroy="0" DoNotSaveLocal="0" RLECompression="1" AutoCreateStructsize="4096">
      <Elements>
        <Element Offset="0" Vartype="Pointer" Bytesize="8" DisplayMethod="Unsigned Integer">
          <Structure Name="Autocreated from 15635F98" AutoFill="0" AutoCreate="1" DefaultHex="0" AutoDestroy="0" DoNotSaveLocal="0" RLECompression="1" AutoCreateStructsize="4096">
            <Elements>
              <Element Offset="0" Vartype="Pointer" Bytesize="8" RLECount="20" DisplayMethod="Unsigned Integer"/>
              <Element Offset="160" Vartype="String" Bytesize="4" DisplayMethod="Unsigned Integer"/>
              <Element Offset="164" Vartype="Double" Bytesize="8" DisplayMethod="Unsigned Integer"/>
              <Element Offset="172" Vartype="4 Bytes" Bytesize="4" DisplayMethod="Unsigned Integer"/>
              <Element Offset="176" Vartype="Pointer" Bytesize="8" RLECount="5" DisplayMethod="Unsigned Integer"/>
This goes on for 20,433 lines, after which comes the Table comments, and then the lua script. I've tried both gir489s slimmed table, as well as removing this section myself and the table seems to work fine, so I don't really know what exactly it's for. He did seem to remove the luascript in his previous post though.

Re: RESIDENT EVIL 2 +9 +3 (table Update6)

Posted: Fri Feb 01, 2019 12:56 am
by Ownsin
Tracido wrote:
Thu Jan 31, 2019 8:51 pm
Ownsin wrote:
Mon Jan 28, 2019 5:08 am
Exeter wrote:
Mon Jan 28, 2019 5:05 am


Turn off the undead script. (Don't just close the table, actually turn off the script).

I mentioned this earlier already in a previous post that the undead script eventually makes you act like a ghost where attacks go through you. And even if an attack connects, it won't be registered by the game as having taken damage. It's pretty cool tbh. :P
I have it turned off. I unchecked everything in the table and then closed cheat engine. It doesn't matter all attacks sill go through me like nothing.
Has anyone fixed this? I just want to turn it off again and play my game normally?

Please note, I started my last save just with the same game without even USING the table..

Am I permanently glitched in invincibility untouchable mode?
Sadly, you're probably permanently glitched. I have tried to get an answer to fix this issue from here but no one could really answer me with a proper fix. What I did was go back to an earlier save where I didn't use the table. The issue that causes your problem is that you probably tried to reset the game's time clock, right? that's what usually breaks it for me. So, my best advice is to find a save before you used it and continue from there. It definitely sucks but this is the only solution I found for this problem so far.

Good luck.

Re: RESIDENT EVIL 2 +10 +3 (table Update7.2)

Posted: Fri Feb 01, 2019 12:59 am
by Exeter
Deathwing Zero wrote:
Fri Feb 01, 2019 12:52 am
Cielos wrote:
Thu Jan 31, 2019 7:29 pm
also, did you forgot to include the lua script from my table? it's needed for easy time setting for the "game play time mod" script.
Mostly, from what I can tell, he's cutting out the "structures" section of the table. Basically a huge section of the table that looks like this:

Code: Select all

<Structures StructVersion="2">
    <Structure Name="unnamed structure" AutoFill="0" AutoCreate="1" DefaultHex="0" AutoDestroy="0" DoNotSaveLocal="0" RLECompression="1" AutoCreateStructsize="4096">
      <Elements>
        <Element Offset="0" Vartype="Pointer" Bytesize="8" DisplayMethod="Unsigned Integer">
          <Structure Name="Autocreated from 15635F98" AutoFill="0" AutoCreate="1" DefaultHex="0" AutoDestroy="0" DoNotSaveLocal="0" RLECompression="1" AutoCreateStructsize="4096">
            <Elements>
              <Element Offset="0" Vartype="Pointer" Bytesize="8" RLECount="20" DisplayMethod="Unsigned Integer"/>
              <Element Offset="160" Vartype="String" Bytesize="4" DisplayMethod="Unsigned Integer"/>
              <Element Offset="164" Vartype="Double" Bytesize="8" DisplayMethod="Unsigned Integer"/>
              <Element Offset="172" Vartype="4 Bytes" Bytesize="4" DisplayMethod="Unsigned Integer"/>
              <Element Offset="176" Vartype="Pointer" Bytesize="8" RLECount="5" DisplayMethod="Unsigned Integer"/>
This goes on for 20,433 lines, after which comes the Table comments, and then the lua script. I've tried both gir489s slimmed table, as well as removing this section myself and the table seems to work fine, so I don't really know what exactly it's for. He did seem to remove the luascript in his previous post though.
Hm yeah. Removing the structure stuff literally took out 1MB on the size. LUA scripts are still intact as well now. Much cleaner. Wonder what the <structures> stuff is for?

Re: RESIDENT EVIL 2 +10 +3 (table Update7.3)

Posted: Fri Feb 01, 2019 1:05 am
by Deathwing Zero
I have no idea, I've yet to play around with every option on the table to make sure everything works as should with that section removed. It's weird. It started when he added a work around to stop AI freezing in update 6.2. You can see the table suddenly gained 700kb size then, and the lua script is no where near that large. Hopefully Cielos has some idea what it is, even gir489 wasn't sure.

Edit:
Updated my compilation table thingy.

Changes are:
Updated to Cielos table version 7.3
added jim2point0's camera mods.

You can get it here:
viewtopic.php?p=76773#p76773

As always, if any author wants their items removed, or if the table should just be stopped entirely, please let me know and I will do so.

Re: RESIDENT EVIL 2 +10 +3 (table Update7.3)

Posted: Fri Feb 01, 2019 1:30 am
by ledbthand
2A must be one of the devs, or a friend of one of the devs. haha!

I'm surprised that the Calico M950 wasn't hidden in there. They even have reference to RE 1.5. Maybe it will be a DLC or something. :D

[Link]

Re: RESIDENT EVIL 2 +9 +3 (table Update6)

Posted: Fri Feb 01, 2019 1:47 am
by Tracido
Tracido wrote:
Thu Jan 31, 2019 8:51 pm
Ownsin wrote:
Mon Jan 28, 2019 5:08 am
Exeter wrote:
Mon Jan 28, 2019 5:05 am


Turn off the undead script. (Don't just close the table, actually turn off the script).

I mentioned this earlier already in a previous post that the undead script eventually makes you act like a ghost where attacks go through you. And even if an attack connects, it won't be registered by the game as having taken damage. It's pretty cool tbh. :P
I have it turned off. I unchecked everything in the table and then closed cheat engine. It doesn't matter all attacks sill go through me like nothing.
Has anyone fixed this? I just want to turn it off again and play my game normally?

Please note, I started my last save just with the same game without even USING the table..

Am I permanently glitched in invincibility untouchable mode?
Ok, I think i solved it.

Try this Ownsin, change costumes and for a bonus maybe switch on a controller, suddenly I'm in the fight with Tyrant and he's shredding me to pieces like the good old days

Ack, nope, that solved nothing but the hits from tyrant, the animations, and hits from others still miss endlessly and no grabs, ack, hope this doesn't carry over to the b playthrough.. As it effected Ada perma, too

Re: RESIDENT EVIL 2 +9 +3 (table Update6)

Posted: Fri Feb 01, 2019 3:00 am
by Exeter
Tracido wrote:
Fri Feb 01, 2019 1:47 am
Tracido wrote:
Thu Jan 31, 2019 8:51 pm
Ownsin wrote:
Mon Jan 28, 2019 5:08 am


I have it turned off. I unchecked everything in the table and then closed cheat engine. It doesn't matter all attacks sill go through me like nothing.
Has anyone fixed this? I just want to turn it off again and play my game normally?

Please note, I started my last save just with the same game without even USING the table..

Am I permanently glitched in invincibility untouchable mode?
Ok, I think i solved it.

Try this Ownsin, change costumes and for a bonus maybe switch on a controller, suddenly I'm in the fight with Tyrant and he's shredding me to pieces like the good old days

Ack, nope, that solved nothing but the hits from tyrant, the animations, and hits from others still miss endlessly and no grabs, ack, hope this doesn't carry over to the b playthrough.. As it effected Ada perma, too
2nd Run or any 'New Game' will force reset everything except unlocked bonus material. So it won't carry over.

Re: RESIDENT EVIL 2 +9 +3 (table Update6)

Posted: Fri Feb 01, 2019 3:22 am
by Tracido
Exeter wrote:
Fri Feb 01, 2019 3:00 am
2nd Run or any 'New Game' will force reset everything except unlocked bonus material. So it won't carry over.
Oh thank gawd, yeah I only used that thing once and man that's a lesson that at least won't carry over, whew..

Re: RESIDENT EVIL 2 +9 +3 (table Update6)

Posted: Fri Feb 01, 2019 4:32 am
by Ownsin
Tracido wrote:
Fri Feb 01, 2019 3:22 am
Exeter wrote:
Fri Feb 01, 2019 3:00 am
2nd Run or any 'New Game' will force reset everything except unlocked bonus material. So it won't carry over.
Oh thank gawd, yeah I only used that thing once and man that's a lesson that at least won't carry over, whew..
Yeah, It doesn't carry over. I can confirm. Definitely never use the game time reset. It screws up the game completely.

Re: RESIDENT EVIL 2 +10 +3 (table Update7.3)

Posted: Fri Feb 01, 2019 6:52 am
by Cielos
Practiti0ner wrote:
Thu Jan 31, 2019 8:03 pm
Having a bit of trouble with the model swap, option 2a won't work with Leon or Claire to any model choice, option 2b just crashes the game at the load screen wither either Leon or Claire.

I'm no expert with CE for sure so maybe I'm doing it wrong? Not sure exactly but all the other options outside of the model swap work.
read the post before your post~

///
Tracido wrote:
Thu Jan 31, 2019 8:51 pm
Ownsin wrote:
Mon Jan 28, 2019 5:08 am
Exeter wrote:
Mon Jan 28, 2019 5:05 am


Turn off the undead script. (Don't just close the table, actually turn off the script).

I mentioned this earlier already in a previous post that the undead script eventually makes you act like a ghost where attacks go through you. And even if an attack connects, it won't be registered by the game as having taken damage. It's pretty cool tbh. :P
I have it turned off. I unchecked everything in the table and then closed cheat engine. It doesn't matter all attacks sill go through me like nothing.
Has anyone fixed this? I just want to turn it off again and play my game normally?

Please note, I started my last save just with the same game without even USING the table..

Am I permanently glitched in invincibility untouchable mode?
activate the scripts you need, then load the save that was glitched.
there's a blank entry under the enable script, after the "Game Time (cjbok)" script.
you should find 2 entries "god (auto reset)" and "god". both should be in ZERO. if you find the "god" entry in 1, most likely you were using an earlier version of "undead" and you saved after your health drop to the "min health" specified.
just set the "god" entry back to ZERO and you're good to go. remember to save the game once more~

Re: RESIDENT EVIL 2 +9 +3 (table Update6.1)

Posted: Fri Feb 01, 2019 9:23 am
by fiftyfiftybooking
jim2point0 wrote:
Thu Jan 31, 2019 5:18 pm
STN wrote:
Tue Jan 29, 2019 5:34 pm
Why not upload to the forums? Your link will die in few months or a year and people will complain broken link.

This is literally the purpose of this forum to share cts.
Sorry, my bad. I forgot that this was built into the forums. It's been a while!
ForgotMyLogin wrote:
Tue Jan 29, 2019 7:38 pm
a
Thank you so much, you're a legend when it comes to these sort of tables, did the DeadEndThrills forums shut down? I don't know where to look for my lovely camera tables/mods for obsessive screenshot taking anymore.
The forums are there, but not active anymore. The URL is maintained for archiving purposes, but you won't find anything new there. DET didn't have time to maintain the forums anymore.

I'll attach the table to this post.
This is great, only issue is the light source anchored to the player's FOV doesn't follow the camera so all the exploration is pretty damn dark. Still, thanks so much for this, always found these camera mods cool.

Re: RESIDENT EVIL 2 +10 +3 (table Update7.3)

Posted: Fri Feb 01, 2019 10:53 am
by KS212
I'm scratching my head over what's wrong with the game time reset you guys have here... I used the one in the fearlessrevolution trainer and it doesn't break anything that I could see.

Granted I only used it once... toggled on at approx halfway thru Leon A playthru... confirmed time was back at 0:00:00, then toggled off and time began to count again and that was it and when I finished the game, it was logged as 1hr 40min or something, enough to give S rank and I also used in conjunction with the reset footsteps, reset itambox and reset medicine uses to unlock 4 cheevos at once.

Maybe you're hooking far too much in the background?...

Re: RESIDENT EVIL 2 +10 +3 (table Update7.4)

Posted: Fri Feb 01, 2019 2:04 pm
by tizzio
@Exeter hi there :) , as ever i have some unpopular but worthy suggestion , for example : what about a hack that completely null the recoil and the spreading of the bullets ? so at least we could use the automatic weapons without excange them for a non automatic weapon , also , you think it could be hard to create a hack that allow the change of an animation ? you know something that allow the characters to use the weapons with a single hand