Not sure, this is the first time doing a Greenlight. I know Steam has some SDKs, so we might need to implement those, but I can't imagine it taking too long.
Here is a list of currently supported resolutions.
4:3
640x480
800x600
1024x768
1280x1024
1600x1200
16:9
1280x720
1600x900
1920x1080
16:10
1280x800
1440x900
1680x1050
1920x1200
Making the game data driven is one way to simplify the development. We do that with some of our stuff. Mostly it's the unique table objects and goal detection that's table specific. This is where using code is required.
One way around the certification to add code is to use a scripting...
Serenseven is correct. (I'm guessing he came to this conclusion from my previous posts). Zen has the advantage of designing the tables to work within thier framework of code, where we have to design the framework to work with the tables.
Gameroom has the advantage of all the inputs and outputs...
Xbox 360 leaderboards are separate from all other platforms, due to Microsofts rules about leaderboard servers. They will be reset when we put out the next patch.
Welcome.
When we implement the goals we try to find every instance that triggers it. Sometimes we miss a specific sequence that makes it act differently.
We trigger the goals based on events like sounds and displays on the DMD. There are 2 things that can mess this up.
1) If there is a sequence of events on the display that you can skip by pressing the flippers, can cause you to skip past we use to trigger the goal.
2) We try to find events...
I should clarify that DLC that doesn't contain executable code has no submission fee. We keep all our code changes in the Title Update which requires a submission fee.
Each new table requires code to implement it's functionality. Even though it's rom emulated, we still need code to implement...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.