|
|
|
|
| Welcome, Guest | Home | Search | Login | Register | |
| Author | SNES9X 1.39 possible? (Read 19237 times) | ||||||
|
snes1423
256 MB ![]() ![]() ![]() ![]() ![]() Posts: 458 A Man born of Mechina |
on: January 03, 2025, 02:43
i have a G3 Wallstreet running 8.1 the newest version of snes9x to run under 8.1 is 1.2.6 it runs well but there's quite a few games that have bug's that were fixed in the 1.3.x releases it would be great if someone could port a newer version to 8.1 and maybe even 7.6.1 heres the source codehttps://www.lysator.liu.se/snes9x/1.39a/ |
||||||
|
lauland
|
512 MB ![]() ![]() ![]() ![]() ![]() Posts: 674 Symtes 7 Mewconer!
Reply #1 on: January 03, 2025, 19:15
|
For software that runs on multiple platforms, not all source code releases are created equal. The source you linked includes support for only Windows and Unix (with X11), using either Visual Studio or a Makefile. To get it to work on any Mac (7/8/9 or X), the Mac support from an earlier (or later?) version would need to be folded in. So it isn't possible to just compile it, as is. You'd need to hunt down the source for some other version that DID include Mac support. Then the two versions would need to be combined somehow. Depending on how far the versions had drifted, this could end up quite a lot of work.
|
|
Pages: [1]
|
| ||
|
© 2021 System7Today.com. |


heres the source code