page  <- 123456789101112131415 <- 1 ... 15
^^
vv
List results:
Search options:
Use \ before commas in usernames
Prime World Editor v1.2.3

This build adds support for quickplay. There is a new button in the world editor that, when clicked, will immediately launch Dolphin and boot the game into the map you're editing. You can control Samus's spawn position in the editor; she will spawn wherever the editor camera is located, or you can right click -> play from here and Samus will spawn in the spot you clicked on.

This tweet has a video showing the feature in action: https://twitter.com/arukidev/status/1115181360518389760

Heavy caveat: Only the v1.088 GameCube version of MP1 is supported (NTSC 0-00). Other games & builds are a possibility in the future but currently they do not have this feature.

The game-side functionality for this is implemented via a PrimeAPI patch, and the source code for that can be found here: https://github.com/arukibree/PWEQuickplayPatch
I run this here hotel of an evening
O.O
Hey all; quick development update

I'm gonna officially put out a call for more contributors to the project. It's been becoming more and more clear to me that I don't have the kind of time I need to implement all the features I want in any sort of reasonable timeframe, especially as the amount of free time I have has shrunk drastically over the last ~2 years or so. I don't like the idea that this project lives or dies based on my own personal ability to work on it. I've always felt it had a lot more potential than just what I've been able to do with it on my own, and I'd like to see that potential get realized at some point.

If anyone's interested in contributing to PWE (working on whatever features you're interested in), please let me know! I realize there might be a learning curve to get started especially as the build system is not very easy to use, but I'd be glad to take some time out to smooth that out and make it easier, and assist newcomers in getting started, if anyone is interested.

You can get in touch with me here or on the Metroid Prime Modding Discord Server.
Edit history:
ultranerd: 2019-05-27 02:34:38 pm
am i the only person who thinks a mod where all the metroid prime beams (aka dark, light, annihilator etc) are available in metroid prime 1 would be amazing
that sounds terrible

but nobody's stopping you from realizing that mod
Thanks to some major efforts put in by Cirrus and Ceres, PWE's build system has been moved from qmake over to CMake. It should be far easier to compile & run on different dev environments, and it's also been successfully built on macOS and Linux. Hopefully we will also have prebuilt binaries available for those platforms soon.

I'm hoping this will help get a few new developers on board the project. I'd like to put together a rough roadmap of planned updates and features sometime soon. If anyone is interested in contributing to the project, let us know on Discord if you have any issues building or need help navigating the codebase.

Also, I want to provide a heads up that I will probably not be making much of an effort to keep this thread up to date anymore since pretty much all the activity has moved to Discord by now, and there are rarely any substantial posts here other than my own updates. If you'd like to stay up to date on the project (and other projects such as URDE) then I would recommend joining the Discord and/or keeping an eye on github.