Inori/GPCS4: A Playstation 4 emulator just begin

栏目: IT技术 · 发布时间: 6年前

内容简介:A Playstation 4 emulator which was just started.A project done for fun, and for technical research.The only reason I have started this project is for learning 3D graphics; I don't intend it to become a serious application.

GPCS4

A Playstation 4 emulator which was just started.

A project done for fun, and for technical research.

The only reason I have started this project is for learning 3D graphics; I don't intend it to become a serious application.

Latest progress

Inori/GPCS4: A Playstation 4 emulator just begin

First commercial game support, We are Doomed . Thanks to our developers.

It's not playable now, since the FPS is very low, because there are currently no optimizations.

GPCS4 will recompile all the shaders, untiling all the textures and upload all the buffers every frame, making it less efficient.

Besides, there are still some problems in the game pad emulation.

We will try to resolve these issues incrementally.

Inori/GPCS4: A Playstation 4 emulator just begin

First correct image rendered, although this is a 2D image demo, it's actually rendered in a 3D pipeline.

There is still some hard-coded test code, but with more design, and most importantly, using our shader translator. There won't be any hand-written shaders anymore.

Next I'll focus on Nier and improve the graphics implementation.

Inori/GPCS4: A Playstation 4 emulator just begin

This is a previous running result of Nier:Automata. It is not correct yet, and I'll try to improve it.

Roadmap

  • Graphics

    • Gnm reverse engineering
      Parsing PM4 command buffers and some other formats to recover the original Gnm calls.  Still a lot of work.
      
    • Vulkan backend
      Translate Gnm calls into vulkan calls. Far from complete.
      
    • Shader recompiler
      Translate GCN bytecode into Spir-V bytecode. Far from complete.
      
  • Hardware

    • Audio
      Just started.
      
    • Gamepad
      Basic implementation.
      
  • System

    • Dynamic linker
      TLS support is not complete yet, and possibly neither are some other initialization functions.
      
    • System resource management, ie. Thread, virtual memory, synchronize object, file, clock.
      For functions which do not require system resource (e.g: math functions),  we'll use the system libraries directly.  For others, we will try to implement them, one by one.
      

Join

Read our Developer's Guide

For more details you could join our discord server to contact me, or if you are used to Tencent QQ/TIM, just join our group. There you can get more resources which are useful for contributing.

Discord: GPCS4

Tencent QQ/TIM Group Number: 470865218

Build

To run or develop GPCS4, a CPU supporting AVX512 as well as a graphics card supporting Vulkan are required.

Currently, only Windows build is supported.

For more details, see the Developer's Guide

Credits

License

GPL-3.0


以上所述就是小编给大家介绍的《Inori/GPCS4: A Playstation 4 emulator just begin》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

CSS禅意花园

CSS禅意花园

[美] Dave Shea、Molly E. Holzschlag / 陈黎夫、山崺颋 / 人民邮电出版社 / 2007-6 / 49.00元

这本书的作者是世界著名的网站设计师,书中的范例来自网站设计领域最著名的网站——CSS Zen Garden(CSS禅意花园)。全书分为两个主要部分。第1章为第一部分,讨论网站“CSS禅意花同”及其最基本的主题,包含正确的标记结构和灵活性规划等。第二部分包括6章,占据了书中的大部分篇幅。 每章剖析“CSS禅意花园”收录的6件设计作品,这些作品围绕一个主要的设计概念展开,如文字的使用等。通过探索......一起来看看 《CSS禅意花园》 这本书的介绍吧!

HTML 编码/解码
HTML 编码/解码

HTML 编码/解码

XML、JSON 在线转换
XML、JSON 在线转换

在线XML、JSON转换工具

HEX CMYK 转换工具
HEX CMYK 转换工具

HEX CMYK 互转工具