Search found 95 matches

by Bart
Mon Jan 29, 2024 5:11 am
Forum: The Catwalk
Topic: PowerPC clock speed now automatically set to board values
Replies: 20
Views: 14264

PowerPC clock speed now automatically set to board values

As of version e59ecea, the PowerPC frequency is set automatically based on board stepping (66, 100, or 166). You should be able to remove this from your Supermodel.ini files and make sure it is not set. If you're using a frontend that requires a value, set it to 0. Use -ppc-frequency / PowerPCFreque...
by Bart
Thu Jan 04, 2024 9:08 am
Forum: Alternative Fashion
Topic: Help me to compile Supermodel on macOS Sonoma(Apple Silicone) "no LC_RPATH found"
Replies: 11
Views: 30416

Re: Help me to compile Supermodel on macOS Sonoma(Apple Silicone) "no LC_RPATH found"

Hopefully someone can chime in. I have an M1 Mac but haven't yet tried building Supermodel on it. I'm off to CES next week but can look at this afterwards. We also have a git PR that I feel awful about that has been there for months and would add support for GitHub actions (automated Supermodel buil...
by Bart
Thu Jan 04, 2024 9:03 am
Forum: The Dark Room
Topic: About the input system
Replies: 4
Views: 9801

Re: About the input system

That is a wild idea but if you can pull it off, would be great. Note this will require that you open source your front end under the same GPLv3 license. Hopefully it's sufficiently well encapsulated and independent from the rest of Supermodel that you could include Supermodel as a git submodule as o...
by Bart
Wed Jan 03, 2024 6:52 pm
Forum: The Dark Room
Topic: About the input system
Replies: 4
Views: 9801

Re: About the input system

The input system naming convention is assembled from peripheral identifiers (like "JOY") and labels for axes and buttons. They're all contained here.
by Bart
Wed Jan 03, 2024 5:28 am
Forum: The Catwalk
Topic: Model 3 official emulation on Yakuza games!
Replies: 23
Views: 41554

Re: Model 3 official emulation on Yakuza games!

Thank you for the translation!
by Bart
Tue Dec 26, 2023 12:25 am
Forum: The Catwalk
Topic: Merry Christmas!
Replies: 3
Views: 15303

Merry Christmas!

Merry Christmas, everyone!
by Bart
Wed Dec 20, 2023 6:26 am
Forum: The Catwalk
Topic: It's posible to get and change roms textures?
Replies: 3
Views: 16352

Re: It's posible to get and change roms textures?

Not supported. You can export the textures from games but there is no functionality to import or alter textures. To export textures, run Supermodel with the "-dump-textures" command line argument or set DumpTextures to 1 in Supermodel.ini. Then, when you quit Supermodel, the textures curre...
by Bart
Sat Dec 09, 2023 9:33 pm
Forum: The Dark Room
Topic: power edition bug
Replies: 9
Views: 20978

Re: power edition bug

I wonder if it's worth whipping up some sort of regression test script that loads a bunch of states and snapshots the frame buffer. Not sure how to do a reliable quantitative comparison between the two that isn't overly sensitive to small differences (including differences between GPUs). I think the...
by Bart
Sat Dec 09, 2023 9:21 pm
Forum: The Catwalk
Topic: Living Room Setup with Mini PC (LaunchBox + Supermodel)
Replies: 2
Views: 14613

Re: Living Room Setup with Mini PC (LaunchBox + Supermodel)

That's awesome! I love Puzzle Bobble btw and Puyo Puyo. I wish I knew people who were into this stuff and wanted to play every now and then. Right now, I'm getting a serious craving for mid-90's PC games, namely Duke Nukem 3D, possibly because of the recent LGR video. I think when I'm back home for ...
by Bart
Thu Dec 07, 2023 6:29 pm
Forum: The Dark Room
Topic: power edition bug
Replies: 9
Views: 20978

Re: power edition bug

Are there still any polygon header bits whose function is unclear? I recently rehabilitated the polygon header debug tool.