Page 1 of 4
The Last Of Us 2 remastered dev menu cheat table
Posted: Fri Apr 04, 2025 2:44 pm
by festkula
Unless the devs remove the dev menu out of the game this will always work
Credit to DMkiller for code
Features:
Infinite ammo
Infinite weapons health
Infinite sprint
Infinite crafting
Infinite craftables
Invincible
No reload
Unlock all collectibles
Unlock all levels
Unlock all trophies/journal
Unlock all upgrades
Spawn items/weapon
Teleport player
And other developer tools
F1 for the Dev Menu
F2 for the Quick Menu
F3 for the Favorites Menu
Enter to select in menu
Backspace to go backwards
Arrows/Mouse to move in dev menu
Edit:
Before you running the script please make sure that your Cheat Engine have admin rights to prevent the process error

Re: The Last Of Us 2 remastered dev menu cheat table
Posted: Sat Apr 05, 2025 10:29 am
by Decaphaze
Havent tried a lot of the options yet, but can say the infinite crafting doesn't seem to work and appears to crash the game.
Re: The Last Of Us 2 remastered dev menu cheat table
Posted: Sat Apr 05, 2025 11:04 am
by festkula
it works for me

Re: The Last Of Us 2 remastered dev menu cheat table
Posted: Sat Apr 05, 2025 1:18 pm
by ADHDmania
thank you, It works great. I am idiot, I am trying to make this table myself, I doesn't works at all. thanks god people actually know what to do makes this table
Re: The Last Of Us 2 remastered dev menu cheat table
Posted: Sat Apr 05, 2025 6:32 pm
by garysully1986
Enter and backspace is for navigating and selecting, took me a while to figure this out. Enter to select, backspace to go back.
Re: The Last Of Us 2 remastered dev menu cheat table
Posted: Sat Apr 05, 2025 6:40 pm
by festkula
garysully1986 wrote: ↑Sat Apr 05, 2025 6:32 pm
Enter and backspace is for navigating and selecting, took me a while to figure this out. Enter to select, backspace to go back.
i updated with the keys, it is the same keys in most cases so i didnt even think of mentioning it
Re: The Last Of Us 2 remastered dev menu cheat table
Posted: Sat Apr 05, 2025 7:49 pm
by Nick7547
I was hoping if i could make my fov and camera settings constant, or disable aim zoom. I was thinking this could be found in the "camera" tab, but its the only tab that doesn't work, nothing happens when i click on it. can someone tell me what this tab does and possibly how to access it? Or if there is another way to disable aim zoom/fov change that would be great.
Re: The Last Of Us 2 remastered dev menu cheat table
Posted: Sat Apr 05, 2025 10:52 pm
by DMkiller
ADHDmania wrote: ↑Sat Apr 05, 2025 1:18 pm
thank you, It works great. I am idiot, I am trying to make this table myself, I doesn't works at all. thanks god people actually know what to do makes this table
If I'd known how to share a file here on the forum, I would have done it right away.
It was my first post here

I'm sorry for the inconvenience
Re: The Last Of Us 2 remastered dev menu cheat table
Posted: Sat Apr 05, 2025 10:58 pm
by DMkiller
Nick7547 wrote: ↑Sat Apr 05, 2025 7:49 pm
I was hoping if i could make my fov and camera settings constant, or disable aim zoom. I was thinking this could be found in the "camera" tab, but its the only tab that doesn't work, nothing happens when i click on it. can someone tell me what this tab does and possibly how to access it? Or if there is another way to disable aim zoom/fov change that would be great.
I don't think the dev menu opens properly with this cheat engine method.
Therefore, I think some features are missing.
However, it could also be that the dev menu in the public version of the game is incomplete and has been nerfed by the developers.
But this menu is also helpful in my opinion an it was a fast way to enable some little cheats

Re: The Last Of Us 2 remastered dev menu cheat table
Posted: Sat Apr 05, 2025 11:06 pm
by DMkiller
garysully1986 wrote: ↑Sat Apr 05, 2025 6:32 pm
Enter and backspace is for navigating and selecting, took me a while to figure this out. Enter to select, backspace to go back.
yea thats right. i miss to tell who to navigate.
Enter and Backspace doing what you say.
if you play with controller then you have more options.
Manual camera:
use WASD on keyboard and use the left stick on the controller to move the camera.
with controller you can use LT/L2 to speed up the camera and RT/R2 to slow down the camera.
with LB/L1 you can move down the camera and with RB/R1 you can move up the camera.
I don't know how to do that on keyboard.
if you want to change a value on a option, then you can do that also only with the controller (i also couldn't found any button on keyboard for it)
Hold A on Xbox Controller or X on Playstation Controller and then you can change the value with the D-Pad.
The Menu can also controlled by the mouse but it's the game should be paused for it...
Re: The Last Of Us 2 remastered dev menu cheat table
Posted: Sun Apr 06, 2025 12:24 am
by krechbkk
Error:Failure determining what MenuPTR means
openProcess('tlou-ii-l.exe')
sleep(500)
if addr==nil then
autoAssemble([[
aobscanmodule(MenuPTR,tlou-ii.exe,48 8B 05 ? ? ? ? C5 ? ? ? ? ? ? ? C5 ? ? ? ? ? ? ? C5 ? ? ? ? ? ? ? 4C)
registersymbol(MenuPTR)]])
local addr=getAddress("MenuPTR") addr=addr+readInteger(addr+3)+7
unregisterSymbol("MenuPTR") registerSymbol("MenuPTR", addr, true)
else
end
Error:Failure determining what MenuPTR means
Script Error
openProcess('tlou-ii-l.exe')
sleep(500)
if addr==nil then
autoAssemble([[
aobscanmodule(MenuPTR,tlou-ii.exe,48 8B 05 ? ? ? ? C5 ? ? ? ? ? ? ? C5 ? ? ? ? ? ? ? C5 ? ? ? ? ? ? ? 4C)
registersymbol(MenuPTR)]])
local addr=getAddress("MenuPTR") addr=addr+readInteger(addr+3)+7
unregisterSymbol("MenuPTR") registerSymbol("MenuPTR", addr, true)
else
end
Error:Failure determining what MenuPTR means
Script Error
Re: The Last Of Us 2 remastered dev menu cheat table
Posted: Sun Apr 06, 2025 12:29 am
by festkula
krechbkk wrote: ↑Sun Apr 06, 2025 12:24 am
Error:Failure determining what MenuPTR means
openProcess('tlou-ii-l.exe')
sleep(500)
if addr==nil then
autoAssemble([[
aobscanmodule(MenuPTR,tlou-ii.exe,48 8B 05 ? ? ? ? C5 ? ? ? ? ? ? ? C5 ? ? ? ? ? ? ? C5 ? ? ? ? ? ? ? 4C)
registersymbol(MenuPTR)]])
local addr=getAddress("MenuPTR") addr=addr+readInteger(addr+3)+7
unregisterSymbol("MenuPTR") registerSymbol("MenuPTR", addr, true)
else
end
Error:Failure determining what MenuPTR means
Script Error
openProcess('tlou-ii-l.exe')
sleep(500)
if addr==nil then
autoAssemble([[
aobscanmodule(MenuPTR,tlou-ii.exe,48 8B 05 ? ? ? ? C5 ? ? ? ? ? ? ? C5 ? ? ? ? ? ? ? C5 ? ? ? ? ? ? ? 4C)
registersymbol(MenuPTR)]])
local addr=getAddress("MenuPTR") addr=addr+readInteger(addr+3)+7
unregisterSymbol("MenuPTR") registerSymbol("MenuPTR", addr, true)
else
end
Error:Failure determining what MenuPTR means
Script Error
You gotta have your game launched and then put tlou2 as process
Re: The Last Of Us 2 remastered dev menu cheat table
Posted: Sun Apr 06, 2025 5:22 am
by Darkknight_86
Hi Bro,
Could you show me how to cheat the "Parts" and "Supplyment" only? I tried to go thought the tables, but no luck.
Thanks
Re: The Last Of Us 2 remastered dev menu cheat table
Posted: Sun Apr 06, 2025 5:38 am
by festkula
Darkknight_86 wrote: ↑Sun Apr 06, 2025 5:22 am
Hi Bro,
Could you show me how to cheat the "Parts" and "Supplyment" only? I tried to go thought the tables, but no luck.
Thanks
How I did that was i Just unlocked all upgrades so I had all upgrades and didnt need to worry about supplyment.
Should be in inventory tab at F2 menu
Re: The Last Of Us 2 remastered dev menu cheat table
Posted: Sun Apr 06, 2025 5:41 am
by Darkknight_86
festkula wrote: ↑Sun Apr 06, 2025 5:38 am
Darkknight_86 wrote: ↑Sun Apr 06, 2025 5:22 am
Hi Bro,
Could you show me how to cheat the "Parts" and "Supplyment" only? I tried to go thought the tables, but no luck.
Thanks
How I did that was i Just unlocked all upgrades so I had all upgrades and didnt need to worry avout supplyment.
Should be in inventory tab at F2 menu
Yes i can find this option, but i just want to enjoy the game myself, so that, i don't want to unlock all of that, ^^