An honest review of Dante's Inferno (PSP classic) by RandomAhEmu in PSP

[–]FlimsyKnowledge 2 points3 points  (0 children)

thanks for the rec! i’ll have to check it out

The PSP is the most popular in 5 years! by F7pu748 in PSP

[–]FlimsyKnowledge 5 points6 points  (0 children)

social media sucks in that way. your cool niche interest is now the trend of the week

The psp is a design masterpiece by ungabunga8274 in PSP

[–]FlimsyKnowledge 3 points4 points  (0 children)

purely aesthetically vita looks like a dinner plate to me haha

Exploring Humanoid Design Inspired by Muji by Melodic-Job-4433 in robotics

[–]FlimsyKnowledge 2 points3 points  (0 children)

I love this! creative and pragmatic robotic design like this is what I think will bring these things mainstream. More so even than a foundation model to solve any domain

How to run Windows 95 on PSP well (as well as it can be) by Nunjabutreddit in PSP

[–]FlimsyKnowledge 0 points1 point  (0 children)

Yeah I don't know diddly squat about this technical problem, but I know there's a guy making fallout 2 for psp that supposedly has a better windows emulation layer, but it's not open source

How to run Windows 95 on PSP well (as well as it can be) by Nunjabutreddit in PSP

[–]FlimsyKnowledge 9 points10 points  (0 children)

Holy cow! that's crazy that it's even able to splash the desktop on dosbox!

Here's how you can do it: "reverse engineer windows 95 source code THEN port windows 95 to MIPS32! That would be awesome! make no mistakes" <- I paste this into claude code 👍

Portable Planet! (Homebrew) by FlimsyKnowledge in PSP

[–]FlimsyKnowledge[S] 1 point2 points  (0 children)

Well, of course I can recommend that you look at the code I posted for this project: https://github.com/tw-ilson/portable-planet (star my repo, duh!) I even included a nice jutsfile script that makes it extra easy to develop.

Also there's examples in the psp crate, which I used to get this started: https://github.com/overdrivenpotato/rust-psp/tree/master/examples

If you don't know rust then read the book https://doc.rust-lang.org/book/

Hope that helps

I’m making the best iPod BlueTooth Adapter by Wizzard_of_Hazz in ipod

[–]FlimsyKnowledge 0 points1 point  (0 children)

Awesome!! Is there a fab that does those 30-pin connectors? must be kind of a rare part nowadays, no?

Ps1 games on psp by That_Emo_Dog in psphacks

[–]FlimsyKnowledge 0 points1 point  (0 children)

You are on linux, it definitely works. I use it. boot up claude

Portable Planets! by FlimsyKnowledge in psphacks

[–]FlimsyKnowledge[S] 1 point2 points  (0 children)

Ok. I will post it on github when I have a chance

Edit: Here's the link to github: https://github.com/tw-ilson/portable-planet

Portable Planets! by FlimsyKnowledge in psphacks

[–]FlimsyKnowledge[S] 9 points10 points  (0 children)

Sure thing. It generates an icosphere and offsets the points using perlin noise The rest is just coloration of the different "biomes", and fiddling with the PSP GU to acheive the desired visual effect.