Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
gmerc
13 days ago
|
parent
|
context
|
favorite
| on:
Bytecode VMs in surprising places (2024)
Many games have. Neverwinter Nights (and descendents like the Witcher), Dragon Age, Jade Enpire implemented their own byte code scripting language.
Fun fact, for the console port of Dragon Age: Origins the scripts were cross compiled to cpp.
help
account42
12 days ago
[–]
Many games have their own scripting system with or without byte code. This is however not the same as Another World where the
entire
game is implemented on top of a small VM.
reply
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Fun fact, for the console port of Dragon Age: Origins the scripts were cross compiled to cpp.