• Login
  • Register
  • Dolphin Forums
  • Home
  • FAQ
  • Download
  • Wiki
  • Code


Dolphin, the GameCube and Wii emulator - Forums › Dolphin Emulator Discussion and Support › Support v
« Previous 1 ... 359 360 361 362 363 ... 1133 Next »

Suggestion to solve the cheat code problem
View New Posts | View Today's Posts

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
Suggestion to solve the cheat code problem
01-21-2016, 11:55 PM
#1
CosmoCortney Offline
Junior Member
**
Posts: 43
Threads: 11
Joined: Dec 2012
Lightbulb 
Hello,
people who use cheat codes with Dolphin may have noticed that they don't always work as they should.
This can be easily explained:
Dolphin writes the cheat codes into the virtual memory and the changes can be overwritten by the game for a moment.
The result is that cheats behave weird (Moon jump doesn't work in WW).
But cheats do flawlessly work on a physical console because the cheats are "executed" by a code handler the console executes every single frame.
There it doesn't matter whether the game attempts to overwrite the cheated value or not. The code handler's PPC will write/execute the cheat every single frame.
So Dolphin could also apply a PPC based code handler to solve this problem.

(to still allow an unlimited amount of cheats Dolphin could map a few kBytes of virtual memory where the code handler and cheats can be stored)
CPU: 2 x Intel Xeon e5 2687w @ 3.1GHz (3.8GHz turbo)
GPU: Asus GTX 980 STRIX
RAM: 16GB DDR3 1600MHz
Dolphin is installed on an SSD by OCZ; Vertex 3 with 530MB/s Rs, 500MB/s Ws
Website Find
Reply
« Next Oldest | Next Newest »


  • View a Printable Version
  • Subscribe to this thread
Forum Jump:


Users browsing this thread: 1 Guest(s)



Powered By MyBB | Theme by Fragma

Linear Mode
Threaded Mode