I have a question for those who like to use #AI.
-
@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.
-
@NicksWorld @pixelate Those are PC games. Console titles are a whole other can of mutant spiders.
-
@NicksWorld @pixelate Those are PC games. Console titles are a whole other can of mutant spiders.
-
@NicksWorld @pixelate Again, PC vs console. PC engines are more well known, especially modern ones. This is a Playstation 2 game from 20-some years ago.
-
@NicksWorld @pixelate Again, PC vs console. PC engines are more well known, especially modern ones. This is a Playstation 2 game from 20-some years ago.
-
@NicksWorld @pixelate PC game means ported to and optimised for PC, not running on a PC through a console emulator.
-
@NicksWorld @pixelate PC game means ported to and optimised for PC, not running on a PC through a console emulator.
-
@NicksWorld @pixelate It's like saying hey, I got Windows 2000 running on an Android tablet! No, you didn't, you got Windows 2000 running in a virtualised environment that borrows some of the physical hardware of an Android tablet.
-
@NicksWorld @pixelate It's like saying hey, I got Windows 2000 running on an Android tablet! No, you didn't, you got Windows 2000 running in a virtualised environment that borrows some of the physical hardware of an Android tablet.
-
@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.
@cubic @NicksWorld Oh man, PSound. I loved that back in the day. Put in my disk for MK Armageddon, got it started, and out popped all the announcer dialog and such. It was pretty cool at the time.
-
@NicksWorld @cubic I ain't no programmer.
-
@NicksWorld @cubic I ain't no programmer.
-
I have a question for those who like to use #AI. For those using Claude, could you make a program without coding knowledge? I want to potentially make a game more accessible for #Blind people but just don't know how to program at all. Am I just royally screwed because I didn't spend years and years learning advanced python or not? I genuinely want to know.
@NicksWorld@mastodon.stickbear.me You can use AI to help with the code, but as someone who has actually created a Yahtzee game completely with the CoPilot from within Visual Studio Code, it worked, but fell flat when I tried to get it on Github. It had all sorts of messed up code. Yet, I can definitely play it locally on my computer. So I think if I had at least basic understanding of code I'd be able to understand better what the AI is doing, and from there, give the AI better instructions to get it to do what I want. -
@NicksWorld@mastodon.stickbear.me You can use AI to help with the code, but as someone who has actually created a Yahtzee game completely with the CoPilot from within Visual Studio Code, it worked, but fell flat when I tried to get it on Github. It had all sorts of messed up code. Yet, I can definitely play it locally on my computer. So I think if I had at least basic understanding of code I'd be able to understand better what the AI is doing, and from there, give the AI better instructions to get it to do what I want.
@technolass It's cool that you were even able to make a game at all, but you're right about understanding the fundamentals of code, as other people have told me.
-
I have a question for those who like to use #AI. For those using Claude, could you make a program without coding knowledge? I want to potentially make a game more accessible for #Blind people but just don't know how to program at all. Am I just royally screwed because I didn't spend years and years learning advanced python or not? I genuinely want to know.
@NicksWorld Don‘t use it in a way that you don’t know what it’s doing. Start small and use it to teach you programming so diligently that you then can code yourself what you have learned. If you don’t you’re not getting far and probably asking for trouble.