mirror of
https://github.com/retro100/dosbox-wii.git
synced 2025-02-04 12:56:35 +01:00
Update README and Install/Compile instructions.
This commit is contained in:
parent
e602def726
commit
b32d301f19
@ -175,4 +175,3 @@ If the compilation is successful the file `dosbox-wii.dol` is created.
|
||||
|
||||
Now `dosbox-wii.dol` can be executed on the Wii. The easiest way is to replace the `boot.dol` file of an existing dosbox-wii installation (sd:/apps/dosbox-wii) with this file. In this case the name `dosbox-wii.dol` must also be renamed to `boot.dol` accordingly.
|
||||
|
||||
If you want do compile Dosbox with older devkitPro and lib versions (like the dosbox-wii 1.7 version was compiled) then open the Makefile and change `LIBS_VER:=CUR` to `LIBS_VER:=OLD`. This would only work if you really have the old versions installed. If you change this use `make clean` after changing.
|
||||
|
6
README
6
README
@ -2,7 +2,7 @@
|
||||
|
||||
- DOSBox Wii -
|
||||
Current Version based on r4301 and jmarsh patches for dynrec
|
||||
http://code.google.com/p/dosbox-wii
|
||||
https://github.com/dborth/dosbox-wii
|
||||
(Under GPL License)
|
||||
|
||||
==============================================================================
|
||||
@ -16,6 +16,7 @@ A port of DOSBox to the Wii using SDL Wii.
|
||||
* SD/USB mounting
|
||||
* Most DOS games are playable
|
||||
* Home menu, with on-screen keyboard
|
||||
* Dynamic Recompiler support with core=dynamic for high performance emulation
|
||||
|
||||
-=[ Performance on Wii and vWii ]=-
|
||||
|
||||
@ -42,8 +43,7 @@ A port of DOSBox to the Wii using SDL Wii.
|
||||
-=[ Update History ]=-
|
||||
|
||||
[current master - 2021]
|
||||
* Updated to latest libogc and devkitPPC
|
||||
BUG: Virtual Keyboard doesn't work with current/updated libs/devkitPPC.
|
||||
* Updated to latest libogc (2.1.0-1) and devkitPPC (r38-1)
|
||||
* Convert CRLF line terminators to unix line terminators (like at original SVN repo)
|
||||
* Sync to DOSBox SVN r4301 (which is > 0.74-3 (r4250))
|
||||
For more informations about sync r4301 see docs/PORTING_Wii.txt.
|
||||
|
Loading…
x
Reference in New Issue
Block a user