Customize a PS4 into a PC

20GT

Member
I want to customize a PS4 into a PC. The PC will have a secondary more powerful and faster system so it can eavesdrop on the PS4 during FPS games like Battlefield 4

The PC will identify and target the enemy by parsing the info or viewing it on the screen. Allowing the user an auto aim feature (through CronusMAX)

Example A laser pointer mouse
The laser pointer mouse works as follows. A camera is directed at the projected screen. The camera inputs its video data into the FPGA, where it is converted to a more useful format and then processed to extract the location of the laser pointer on the screen, along with the corner coordinates of the screen. The projected screen is then mapped to the computer screen – the projection does not fill up the entire field of view of the camera, so some rendering will be done to make the necessary conversion. After the laser pointer location is rendered to map to the user’s computer screen, its coordinates are outputted through PS/2 to the computer to move the mouse in the appropriate fashion.
With a CronusMAX and the correct python and machine learning programs it should be able to learn how to play the games on the PS4.

Opinions and advice on PC construction and eavesdropping possess.
Thanks
 
Last edited:
I'm confused, but are you trying to use PC hardware to boost the performance of a PS4?
 
no

The PC will identify and target the enemy by parsing the info or viewing it on the screen. Allowing the user an auto aim feature (through CronusMAX)

All I need to know is the hardware/technical part of the PC being able to view or obtain the information the PS4 is sending to the monitor.

a78c2b09_s.jpg

bf4_spotting.jpg


Can it be done internally without using a webcam and projector?

Of course there is a lot more to it. Specially written programs, code and scripts. But nothing server side. Just the PC watching, seeing, registering, and using the controller to react.
 
Last edited:
Well it would be easy to have the output sent to a PC using HDMI, but I don't know of any software that can examine the content and then send the output via USB to act as a controller.
 
Well it would be easy to have the output sent to a PC using HDMI, but I don't know of any software that can examine the content and then send the output via USB to act as a controller.


Of course I will have to write that the parsing of the information software.
I'm not sure if the raw data can be parsed. But the images on the screen can be recognised and reacted to using machine learning.
Cronusmax will handle the controller
 
Last edited:
no, I'm teaching myself Machine Learning programming and I want to create a Computer with its own Artificial intelligence as a learning experience project. I'm not enrolled in a school or anything like that. And yes that would be a part of it but it would take more than just a program.
 
Back
Top