PlayStation Studios removed PC references across most studio pages, adding credibility to the rumor that Sony may be changing its first-party PC release plans.
Yes, but making a port of a game to a console involves using the console’s APIs for things. Things like input, network, graphics and others can’t use generic libraries in consoles like you can on PC. If you’re making a game on a modern game engine a lot of that is abstracted away for you, but if you’re working on a game engine or a game written from scratch you need to take these things into consideration.
Honestly emulations been around for ever idk how many games I’ve played on PC that I shouldn’t have been able to. It’s just a matter of when not if
Yes, but making a port of a game to a console involves using the console’s APIs for things. Things like input, network, graphics and others can’t use generic libraries in consoles like you can on PC. If you’re making a game on a modern game engine a lot of that is abstracted away for you, but if you’re working on a game engine or a game written from scratch you need to take these things into consideration.