mirror of
https://github.com/collinsmith/riiablo.git
synced 2025-01-22 02:07:26 +07:00
Updated README
This commit is contained in:
parent
6db614c633
commit
6336ead864
15
README.md
15
README.md
@ -6,18 +6,19 @@ already own a copy of the game to play this. I am going to do my best to remain
|
|||||||
faithful to the original game, however I am planning on changing and adding
|
faithful to the original game, however I am planning on changing and adding
|
||||||
additional features as I think they become necessary. I will write articles in
|
additional features as I think they become necessary. I will write articles in
|
||||||
the future explaining how I was able to accomplish certain things, and how
|
the future explaining how I was able to accomplish certain things, and how
|
||||||
some systems work.
|
some core systems work.
|
||||||
|
|
||||||
Some important changes that I will note are that this version supports a 16:9
|
Some important changes that I will note are that this version supports a 16:9
|
||||||
aspect ratio (the original was 640x480 and expansion was 800x600), and will
|
aspect ratio (the original was 640x480 and expansion was 800x600), and will
|
||||||
eventually support wider. Because I'm limited to the original game assets, the
|
eventually support wider. Because I'm limited to the original game assets, the
|
||||||
game will be upscaled to the desired resolution, and 480p seems to work well on
|
game will be upscaled to the desired resolution, and 480p seems to work well on
|
||||||
a smart phone. This does run on Android, and I have been using a Galaxy Note 5
|
a smart phone, however I want to target 360p for the menus because components
|
||||||
as the min spec when testing, but older phones may work as well. I can already
|
are sized much better. This does run on Android, and I have been using a Galaxy
|
||||||
play Diablo II on PC, my goal is to be able to sit back and play it casually
|
Note 5 as the min spec when testing, but older phones may work as well. I can
|
||||||
with my friends while also supporting cross-platform play. This game will one
|
already play Diablo II on PC, my goal is to be able to sit back and play it
|
||||||
day support local play that can then be taken online (similar to Open
|
casually with my friends while also supporting cross-platform play. This game
|
||||||
Battle.net), with a more secure option being far beyond that.
|
supports local play that can then be taken online (similar to Open Battle.net),
|
||||||
|
with a more secure option being far beyond that.
|
||||||
|
|
||||||
*NOTE: This is not playable yet, but the game runs and you can load save files,
|
*NOTE: This is not playable yet, but the game runs and you can load save files,
|
||||||
walk around a bit and look at your characters.* Game saves are not modified
|
walk around a bit and look at your characters.* Game saves are not modified
|
||||||
|
Loading…
Reference in New Issue
Block a user