Sebanisu
|
cd015ff539
Updated main directory to FF8 folder and added check for lang-en to try to improve compatability with 2000 cd version.
|
6 years ago |
Sebanisu
|
d4392a4558
making the offscreen buffer scale with screen. previously it wouldn't draw at res it would draw at expected viewport size. so blockyness happens when scale up.
|
6 years ago |
Sebanisu
|
d347ac1dcd
Added append and combine to FF8String
|
6 years ago |
Sebanisu
|
48b012a733
Update Module_main_menu_Loading.cs
|
6 years ago |
Sebanisu
|
fddbec40fc
hid some of the files to simulate the files missing to try to make the code not crash.
|
6 years ago |
Sebanisu
|
61aa28b804
fixed code on linux
|
6 years ago |
Sebanisu
|
9f186118dd
as I Was working on loading screen the exception happened again got me to look at it again. I think I fixed it.
|
6 years ago |
Sebanisu
|
b6283cc627
Added a replaceRegion function that is a short term fix for location strings. kinda want something more general. But this will work for now. :D
|
6 years ago |
Sebanisu
|
6e298faeff
added indexer to ff8string changed another byte[] to ff8string
|
6 years ago |
Sebanisu
|
e1cff3e031
Using offical ff8 location strings in load/save game screen. need to now replace 2 byte special characters with region names.
|
6 years ago |
Sebanisu
|
09bdbe2589
Got location strings added to strings.cs and made strings.cs multifile friendly.
|
6 years ago |
Sebanisu
|
ce6920014e
block selection screen is functional, still missing animation.
|
6 years ago |
Sebanisu
|
2b154b9e59
i added the arrows. corrected time played to show total hours. adjusted disc offset
|
6 years ago |
Sebanisu
|
13c8015535
first 3 blocks are drawing correctly.
|
6 years ago |
Sebanisu
|
9a90f18cc5
menu and string encoder progress
|
6 years ago |
Sebanisu
|
e722804daf
corrected if statements for scaling
|
6 years ago |
Sebanisu
|
8435e49256
added the boxes the save data will show up in. Have it rendering offscreen. goal is to prerender stuff.
|
6 years ago |
Sebanisu
|
f3fa2ba640
starting game selection screen
|
6 years ago |
Sebanisu
|
b438ecc976
Cursor is working for select slot screen. now just need to work on next peice
|
6 years ago |
Sebanisu
|
4a86ca16bf
put loaidng header into it's own file and misc
|
6 years ago |
Sebanisu
|
d48d023591
progess made on load screen
|
6 years ago |