So not sure if anyone else has gotten hit by this bug but the game has stopped me from putting the flasks into the alter. Anyway of someone could make a script to somehow counter that please?
Maybe something that can remove the items from the alter or that place them into the alter?
The option to place them doesn't even come up anymore after i placed the first flask near the start of the game.
Or even a script to turn on Mercenaries mode without the need to complete the game?
I have a cheat to change items in the inventory, but the icon changes but the graphic does not change
Does anyone know how to change one weapon to another?
To be honest, mouseover items are useless other than changing item quantity.
The item changed by this cannot actually be used.
Internally, item IDs are categorized as ammunition, consumables, weapons, etc. If you do not assign this category ID, it is meaningless to change only the item ID.
It only has visual meaning.
This is probably going to be a relatively long wait. They added anti-tamper functions in the last update just prior to the release of SoR, so unless someone manages to figure out a way of bypassing the anti-tamper functions, it's pretty much impossible.
You can always use REFramework by praydog over on his [Link] it patches the anti tamper bs as well as adding some nice stuff like the ability to disable that stupid vignette. Idk if the table here works still but at least it won't go crashing the game lol.
I know making inf clip ammo requires changing two different addresses as I did that earlier but I honestly don't remember if that were the case before as it was ages ago when I did cheats for the game for my personal use and I can't even find the table it's floating around on my pc somewhere lol or I deleted it when I deleted a lot of outdated tables.
I don't plan on releasing or updating anything for village as I will probably just be making quick cheats to get through the rose DLC on hardcore and call it a day as I have played the campaign way too many times.
Did some quick'n'dirty pointer hunting for Shadows of Rose. All of my attempts to inject code result in a crash, but at the very least you can still freeze some values to get basic stuff like infinite health and ammo. This is what I found:
Player health is a Float, with max 1000.
Player mold charges are 4 Bytes, equal to (number of charges)*100
Current weapon ammo is 4 Bytes, but there are two addresses that both need to be changed/frozen, or the gun can lock up.
I've attached some pointers that I found for the above. Keeping them frozen worked fine for a playthrough of my own and they've persisted for several restarts. But I'm inexperienced with pointers and I have no idea if they'll work for others. Maybe someone can find the info useful.
Did some quick'n'dirty pointer hunting for Shadows of Rose. All of my attempts to inject code result in a crash, but at the very least you can still freeze some values to get basic stuff like infinite health and ammo. This is what I found:
Player health is a Float, with max 1000.
Player mold charges are 4 Bytes, equal to (number of charges)*100
Current weapon ammo is 4 Bytes, but there are two addresses that both need to be changed/frozen, or the gun can lock up.
I've attached some pointers that I found for the above. Keeping them frozen worked fine for a playthrough of my own and they've persisted for several restarts. But I'm inexperienced with pointers and I have no idea if they'll work for others. Maybe someone can find the info useful.
This worked perfectly for infinite ammo/clip for the new expansion! That's all I wanted. Thank you!
Did some quick'n'dirty pointer hunting for Shadows of Rose. All of my attempts to inject code result in a crash, but at the very least you can still freeze some values to get basic stuff like infinite health and ammo. This is what I found:
Player health is a Float, with max 1000.
Player mold charges are 4 Bytes, equal to (number of charges)*100
Current weapon ammo is 4 Bytes, but there are two addresses that both need to be changed/frozen, or the gun can lock up.
I've attached some pointers that I found for the above. Keeping them frozen worked fine for a playthrough of my own and they've persisted for several restarts. But I'm inexperienced with pointers and I have no idea if they'll work for others. Maybe someone can find the info useful.
Simple and efficient, good jod. I was able to finish the dlc in hardcore