Switch to English?
Yes
Переключитись на українську?
Так
Переключиться на русскую?
Да
Przełączyć się na polską?
Tak
Post your project for free and start receiving proposals from freelancers within minutes after publication!

Unity developer for porting games to consoles

Translated91 USD

  1. 1486    4  0
    2 days91 USD

    Good afternoon. I have been developing games in Unity for the last 7 years (before that, I was a web developer for another 8 years), I have no experience in porting, but I am ready to learn.

  2. 1 proposal concealed
  1. 946
     1  0

    7 days91 USD

    To successfully port your games to Nintendo Switch, PlayStation, and Xbox, it is essential to first redesign the input architecture for gamepads, optimize resource consumption, and eliminate critical platform-specific bugs. It is also important to check compliance with the console manufacturers' guidelines (TRC/TCR) to ensure the project passes certification successfully.
    In my work, I use the Unity Input System for flexible control configuration. To give you an idea, here is a rough outline of my approach for initializing the controller when the game starts:
    void SetupGamepadInput() {
    var gamepad = Gamepad.current;
    if (gamepad != null) BindGamepad(gamepad);
    }
    When porting, I also focus on performance profiling and reducing memory usage.
    Show me the source code of the first game, and I will be able to provide exact timelines and costs for adapting it for Switch.

  2. 1510    10  0
    5 days91 USD

    Good day! We have experience porting Unity projects to console platforms, including optimization for specific SDK requirements and working with controllers. We achieve this through deep customization of build pipelines and adaptation of graphical settings to the hardware. We are ready to discuss the details of long-term collaboration and the technical specifics of your projects.

  • Stanislav O.
    14 June, 19:27 |

    бюджет 80 євро - то за 1 годину рейт?

  • Vladyslav Matviienko Asmodeus
    14 June, 19:32 |

    Доброго дня. Це орієнтовна сума за один виконаний порт. Вона залежить від обсягу роботи та складності проєкту


Client
Vladyslav Matviienko Asmodeus
Czech Republic Czech Republic
Project published
15 days 7 hours back
66 views
Tags
  • Nintendo Switch
  • xbox
  • playstation
  • gamepad
  • Unity
  • Porting