View Single Post
  #1  
Old 20-06-2021, 19:57
L33THAK0R's Avatar
L33THAK0R L33THAK0R is offline
Registered User
 
Join Date: Feb 2021
Location: Saudi Arabia
Posts: 406
Thanks: 137
Thanked 117 Times in 70 Posts
L33THAK0R is on a distinguished road
The Technomancer

Hi all,

I've recently been attempting to test the title, "The Technomancer" to see what can and cannot be ripped, however I'm running into a small issue. The title only supports CPU's with 4 cores, anymore and you'll be greeted with an inifinte loading screen, post-intro-videos. I'm aware you can restrict the number of cores to be used on a windows machine by going "System Configuration" --> "Boot" --> "Advanced Options" --> "Number of precessors:", however this process requires a system restart for changes to take effect, and seems like an awfully large annoyance for the end-user.


I attempted to use a simple batch script (see the following for an explanation if you're unclear as to the function of this script)
Code:
start "" /affinity 3 "TheTechnomancer.exe"
to reduce the number of cores accessible to the executable, however this results in an immediate CTD, mere seconds after the attempted launch of said executable.

Has anyone managed to get this title working on > 4 Core systems, without the former method, or at least a method that doesn't require the end-user restarting the system/vm?

Last edited by L33THAK0R; 20-06-2021 at 19:59.
Reply With Quote
Sponsored Links