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


Dolphin, the GameCube and Wii emulator - Forums › Dolphin Emulator Discussion and Support › General Discussion v
« Previous 1 ... 106 107 108 109 110 ... 369 Next »

Is it actually possible to just rewrite a GCN/Wii game into a PC game?
View New Posts | View Today's Posts

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
Is it actually possible to just rewrite a GCN/Wii game into a PC game?
11-06-2015, 01:31 PM (This post was last modified: 11-06-2015, 01:33 PM by Fiora.)
#8
Fiora Offline
x86 JIT Princess
**********
Developers (Some Administrators and Super Moderators)
Posts: 237
Threads: 0
Joined: Aug 2014
Lua is really really common in games nowadays; see here. Speed of scripting systems typically doesn't matter too much because they're what you use to control game logic, mission scripts, etc, not slow things that require a whole lot of computation. Though even Lua has a JIT available (luajit), and the language (like python) is compiled to bytecode before being run.
Website Find
Reply
« Next Oldest | Next Newest »


Messages In This Thread
Is it actually possible to just rewrite a GCN/Wii game into a PC game? - slax65 - 11-05-2015, 08:37 PM
RE: Is it actually possible to just rewrite a GCN/Wii game into a PC game? - Benze - 11-05-2015, 09:08 PM
RE: Is it actually possible to just rewrite a GCN/Wii game into a PC game? - JosJuice - 11-05-2015, 09:40 PM
RE: Is it actually possible to just rewrite a GCN/Wii game into a PC game? - lamedude - 11-05-2015, 10:00 PM
RE: Is it actually possible to just rewrite a GCN/Wii game into a PC game? - AnyOldName3 - 11-06-2015, 01:30 AM
RE: Is it actually possible to just rewrite a GCN/Wii game into a PC game? - Fiora - 11-06-2015, 02:42 AM
RE: Is it actually possible to just rewrite a GCN/Wii game into a PC game? - AnyOldName3 - 11-06-2015, 11:06 AM
RE: Is it actually possible to just rewrite a GCN/Wii game into a PC game? - Fiora - 11-06-2015, 01:31 PM

  • 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