Search found 126 matches
- Fri Oct 04, 2024 8:22 pm
- Forum: The Catwalk
- Topic: Thinking of shuttering the forums
- Replies: 13
- Views: 11874
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: 3214
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: 3631
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: 3214
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: 5115
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: 67499
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: 9847
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: 9847
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: 9847
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.
- Sun Aug 11, 2024 12:32 am
- Forum: The Fitting Room
- Topic: Custom Music
- Replies: 12
- Views: 9847
Re: Custom Music
It's already released and you just need to follow the instructions in Music.xml and edit accordingly.