Search found 127 matches
- Sun Nov 24, 2024 7:00 pm
- Forum: The Fitting Room
- Topic: Unable to compile Supermodel in Ubuntu
- Replies: 11
- Views: 19822
Re: Unable to compile Supermodel in Ubuntu
The README.txt is out of date but the parameters for resolution are still the same. If you compiled Supermodel yourself, it should be reading from Config/Supermodel.ini. If you installed via Flatpak or something, who knows. Someone recently put in a change that lets you store Supermodel.ini in vario...
- Fri Oct 04, 2024 8:22 pm
- Forum: The Catwalk
- Topic: Thinking of shuttering the forums
- Replies: 14
- Views: 31286
Re: Thinking of shuttering the forums
Is there a way to make a permanent invite link?
- Thu Sep 05, 2024 12:28 am
- Forum: The Dark Room
- Topic: OKAY FAIL
- Replies: 4
- Views: 15028
Re: OKAY FAIL
I think an enum would be good. Something like:
Code: Select all
enum Result
{
OKAY,
FAILED
};
- Wed Sep 04, 2024 9:06 pm
- Forum: The Fitting Room
- Topic: Compiled on UBUNTU 24.04.1 LTS... Stretch not work.. help please.
- Replies: 2
- Views: 8062
Re: Compiled on UBUNTU 24.04.1 LTS... Stretch not work.. help please.
Low resolutions work for me on Ubuntu 24.04. But then when I exit, I lose the monitor. I have a dual monitor setup and Supermodel will start full screen on the primary monitor but when I exit, only the second monitor works and the task bar transfers to it. I have to re-enable to monitor explicitly i...
- Wed Sep 04, 2024 6:45 pm
- Forum: The Dark Room
- Topic: OKAY FAIL
- Replies: 4
- Views: 15028
Re: OKAY FAIL
I customarily use 0 as success (i.e., no condition) and non-zero as an error code (or just true for bool), similar to the POSIX convention, for functions that otherwise have no return type. I've seen both conventions in code bases. The reason I prefer this convention to this day over the increasingl...
- Thu Aug 22, 2024 4:47 pm
- Forum: The Fitting Room
- Topic: Star Wars Trilogy Crosshair Issue
- Replies: 2
- Views: 9592
Re: Star Wars Trilogy Crosshair Issue
The XBox controller's axes may not be very stable. I would use a mouse instead and remove the controller from the configuration for Star Wars in Supermodel.ini.
- Wed Aug 21, 2024 11:02 pm
- Forum: The Catwalk
- Topic: Model 3 official emulation on Yakuza games!
- Replies: 27
- Views: 87906
Re: Model 3 official emulation on Yakuza games!
Lol -- I know for a fact that Model 2 emulation is thanks to ElSemi.
- Fri Aug 16, 2024 10:45 pm
- Forum: The Fitting Room
- Topic: Custom Music
- Replies: 12
- Views: 21291
Re: Custom Music
I didn't want the comment blocks there but there is no way to do nested comments in XML, which is really annoying. Maybe I should have made this an INI file...
- Fri Aug 16, 2024 7:43 am
- Forum: The Fitting Room
- Topic: Custom Music
- Replies: 12
- Views: 21291
Re: Custom Music
They need to be in the same working directory as Supermodel. I use the command line, so it's the same folder as Supermodel.exe for me. Did you make sure to remove the comment blocks, too? Paste your music XML and your Supermodel.log files here.
- Sun Aug 11, 2024 3:21 am
- Forum: The Fitting Room
- Topic: Custom Music
- Replies: 12
- Views: 21291
Re: Custom Music
Oops, the file was packaged wrong. A new one should appear within a few hours that actually contains the new Music.xml file.