I have a question for those who like to use #AI.
-
@NicksWorld The key is prompt engineering and a fuck load of testing. Test test test. Always test what the AI spews, and if something doesn't work, tell the AI and test again. And Control G is your best friend in cases where you're pasting hundreds of debug logs.
@cubic What's a debug log?
-
@cubic I'm just trying to make a game more accessible for blind people. Dragon ball Z Budokai Tenkaichi 2.
@NicksWorld Best thing you'll be able to come up with is probably an auto OCR tool or something that contacts an LLM. I've said this before, it's highly doubtful you'll be able to make a full-blown mod like that without hooking directly into the game's processes or reverse engineering its code. You also have to think about how the game is written and compiled (different game engines and such). Not every console game is created equal.
-
@NicksWorld Best thing you'll be able to come up with is probably an auto OCR tool or something that contacts an LLM. I've said this before, it's highly doubtful you'll be able to make a full-blown mod like that without hooking directly into the game's processes or reverse engineering its code. You also have to think about how the game is written and compiled (different game engines and such). Not every console game is created equal.
@cubic I was told I could use cheat engine to make an overlay that could see the story markers but I do not know if this is a realistic solution.
-
@cubic I was told I could use cheat engine to make an overlay that could see the story markers but I do not know if this is a realistic solution.
@NicksWorld Cheat engine isn't permanent, and even if you somehow managed to come up with some advanced wizzardry to get your cheats to stick, you'd also have the emulator to contend with.
-
@NicksWorld Cheat engine isn't permanent, and even if you somehow managed to come up with some advanced wizzardry to get your cheats to stick, you'd also have the emulator to contend with.
@cubic I see. This is sounding like its not possible and as far I I know, you can't get into the game's code if its a ISO file because its just an image of a game.
-
@cubic I see. This is sounding like its not possible and as far I I know, you can't get into the game's code if its a ISO file because its just an image of a game.
@NicksWorld And again, what engine does it use? Does the engine have any known calls or ways of hooking into it and capturing its processes? What tools were used to assemble and compile the code? So many factors to think of.
-
@cubic I see. This is sounding like its not possible and as far I I know, you can't get into the game's code if its a ISO file because its just an image of a game.
@NicksWorld @cubic You can probably extract the ISO. people that worked on DBZ Tenkaichi 4 did it.
-
@NicksWorld @cubic You can probably extract the ISO. people that worked on DBZ Tenkaichi 4 did it.
-
@NicksWorld @cubic You can probably extract the ISO. people that worked on DBZ Tenkaichi 4 did it.
@pixelate @NicksWorld Extracting the ISO is one thing, but getting a mod to work without dicking around with the code is another.
-
@cubic I was told I could use cheat engine to make an overlay that could see the story markers but I do not know if this is a realistic solution.
@NicksWorld @cubic I mean you might be able to do that but like that's gonna depend on the emulator too, and it may be easier just to mod the game itself with AI rather than all that.
-
@pixelate @NicksWorld Extracting the ISO is one thing, but getting a mod to work without dicking around with the code is another.
-
@NicksWorld @cubic I mean you might be able to do that but like that's gonna depend on the emulator too, and it may be easier just to mod the game itself with AI rather than all that.
-
@cubic I'm just trying to make a game more accessible for blind people. Dragon ball Z Budokai Tenkaichi 2.
@NicksWorld @cubic Oh goodness. For that one I'd just wait until AI is good enough to help with that in real time, either telling you where to go or doing it itself. That's gonna be really difficult.
-
@NicksWorld @cubic Oh goodness. For that one I'd just wait until AI is good enough to help with that in real time, either telling you where to go or doing it itself. That's gonna be really difficult.
-
@NicksWorld @cubic I'm not sure how much PCSX2 lets other processes dig into the memory. You'd have to look into that.
-
@pixelate @NicksWorld Extracting the ISO is one thing, but getting a mod to work without dicking around with the code is another.
@cubic @NicksWorld Yeah I hadn't looked at the whole thread before replying.
-
@NicksWorld @cubic I'm like 80% sure.
-
@NicksWorld @cubic I'm like 80% sure.
-
@NicksWorld @pixelate I know of only 1 extraction tool for PS2 games, PSound. But even that's kinda hit and miss because of sample rates, encryption and other shit, plus that codebase is a million years old.
-
@NicksWorld @pixelate I know of only 1 extraction tool for PS2 games, PSound. But even that's kinda hit and miss because of sample rates, encryption and other shit, plus that codebase is a million years old.