Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,15 @@ Gameplay
## Building
Information on how to compile Li-Ri is available in the INSTALL file.

# System requirements
CPU - 59.7 MHz; <br>
RAM - 40 MB; <br>
Comment on lines +27 to +28
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Where are these values from?
Have you tried Li-Ri on a computer with these caracteristics?

I'm really hesitant to put it in the README, as it may vary and we will never update them again, letting them obsolete and wrong

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Im have processor 1.99 GHz processor, and game eats 3%. And 3% of 1.99 GHz it 59.7 MHz

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

image

Graphics card - With OpenGL support; <br>
minimal OS:
- Windows XP
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did you test the executable on a Windows XP?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

SDL 2 works correctly on Win XP

- Android 4.1
- Linux 2.6

-------------

Copyright (c) 2023
Expand Down
Loading